Fix copyright lines
[folly.git] / folly / test / AHMIntStressTest.cpp
index 5f577afa746538ca993c16e82eb545269d91c248..1a77fd1239c1965f5ac7ab599d885c33a6c5b90f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-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.
@@ -93,7 +93,7 @@ struct MyObjectDirectory {
   std::shared_ptr<MyMap> prev_;
 };
 
-}
+} // namespace
 
 //////////////////////////////////////////////////////////////////////