Adds writer test case for RCU
[folly.git] / folly / FileUtil.cpp
index 0499d34dbc04b2ddfaa74d0217b6dcbcbea578d8..63d19fd57207facfc23c96c973d061682f0de9c8 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.
@@ -235,4 +235,4 @@ void writeFileAtomic(
   writeFileAtomic(filename, ByteRange(data), permissions);
 }
 
-}  // namespaces
+} // namespace folly