Adds writer test case for RCU
[folly.git] / folly / io / async / AsyncPipe.cpp
index d64a164d6c4706a96559a51ca7e8163e1de7a3d2..13581f4b4e2191c845051f0690a4390b4f7912dd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-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.
@@ -266,4 +266,4 @@ void AsyncPipeWriter::handleWrite() {
   }
 }
 
-} // folly
+} // namespace folly