Fix copyright lines
[folly.git] / folly / futures / test / BarrierTest.cpp
index 3fa3cc05ee33fc89cb26685c6316c41b24be76e0..3e8021710a0df38f96ac4e1c0a3ef3ad8723e0f9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-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.
@@ -168,4 +168,6 @@ TEST(BarrierTest, Random) {
   }
 }
 
-}}}  // namespaces
+} // namespace test
+} // namespace futures
+} // namespace folly