Fix copyright lines
[folly.git] / folly / io / async / test / Util.h
index fda4a527a6c3efeb1b9e1fb7939908500476fe98..8da84c4bed95ee328374b91644928814fbdfdd22 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -17,8 +17,8 @@
 #pragma once
 
 #include <folly/io/async/test/TimeUtil.h>
-#include <folly/test/TestUtils.h>
 #include <folly/portability/GTest.h>
+#include <folly/test/TestUtils.h>
 
 /**
  * Check how long a timeout took to fire.