move futures/test/ExecutorTest.cpp to executors/
[folly.git] / folly / ThreadCachedArena.cpp
index 64c3eb965c9d8c191ea77bb99f3e076c6415332d..3869d6c2acc68e121dcc9c31217bba0f14159b45 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2015 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -50,4 +50,4 @@ size_t ThreadCachedArena::totalSize() const {
   return result;
 }
 
-}  // namespace folly
+} // namespace folly