Adds writer test case for RCU
[folly.git] / folly / hash / SpookyHashV1.h
index bb457d5f80f3ac24fa41cabf59c3039a81a4e0d6..2883a647553c12d2372641e7e8bc90573403b60c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2017-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.
@@ -299,5 +299,5 @@ private:
     uint8_t  m_remainder;           // length of unhashed data stashed in m_data
 };
 
-}  // namespace hash
-}  // namespace folly
+} // namespace hash
+} // namespace folly