Fix copyright lines
[folly.git] / folly / futures / detail / Types.h
index 163ef0060bc83dea6cf8996c298cb9b5c7ce12ab..9f7b8afe4502e687aa084ebd4753ca2f828f28b6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 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.
@@ -35,4 +35,4 @@ namespace folly {
 ///   futures::sleep(std::chrono::seconds(1));
 using Duration = std::chrono::milliseconds;
 
-}
+} // namespace folly