Adds writer test case for RCU
[folly.git] / folly / portability / Math.h
index b19a00ab50ed455fd51de5b17d721c364b516651..86b4a8af9b39f6520d61b0cee0c2849b08c1edeb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-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.
@@ -68,4 +68,4 @@ inline long double nextafter(long double x, long double y) {
 #endif // __GNUC__
 
 #endif // __ANDROID__
-}
+} // namespace folly