Fix copyright lines
[folly.git] / folly / io / async / ScopedEventBaseThread.cpp
index 7ffaae6270d2d9f55a689653a6793e45900dcf4b..e180c18b402d04a6a8b72b122a4b1e73cf90b8a2 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.
@@ -71,4 +71,4 @@ ScopedEventBaseThread::~ScopedEventBaseThread() {
   th_.join();
 }
 
-}
+} // namespace folly