Adds writer test case for RCU
[folly.git] / folly / detail / DiscriminatedPtrDetail.h
index 8f0d70b8595d2acd0a2f0e55af2efd2018e79f98..24e9f7c273b9f7f1c4aefc4b5946a310c7692bf8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-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.
@@ -164,5 +164,5 @@ using ApplyConstVisitor = ApplyConstVisitor1<
     typename ConstVisitorResult<V, Types...>::type,
     Types...>;
 
-}  // namespace dptr_detail
-}  // namespace folly
+} // namespace dptr_detail
+} // namespace folly