Refactors folly sync test cases
[folly.git] / folly / futures / ThreadWheelTimekeeper.h
index fbb1da4860afcc056901c31e45d14ad0f6a93dbf..6c2fb576c2ab1086ff468b9a5470bd1e5773c7d6 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.
@@ -45,4 +45,4 @@ class ThreadWheelTimekeeper : public Timekeeper {
   HHWheelTimer::UniquePtr wheelTimer_;
 };
 
-} // folly
+} // namespace folly