Consistently have the namespace closing comment
[folly.git] / folly / experimental / observer / detail / Core.cpp
index 649993adfb29c5b368dbe6369ff4125cfdb29b59..c692c04a55ca51414ea6e1649e4bc1466369cfd0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 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.
@@ -178,5 +178,5 @@ void Core::removeStaleDependents() {
     }
   });
 }
-}
-}
+} // namespace observer_detail
+} // namespace folly