Add TimedDrivableExecutor to folly.
[folly.git] / folly / executors / GlobalThreadPoolList.cpp
index a9e5e5329ef5bc3f03dccd732fe08cde0f39c7d4..4cf23c1792b06470459e899ffa63da18c6b7ddd2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-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.
@@ -215,4 +215,4 @@ void ThreadPoolListHook::registerThread() {
       this, std::this_thread::get_id());
 }
 
-} // folly
+} // namespace folly