ThreadLocalDetail: fix bug just introduced w/ recent change to constexpr-ctor style...
[folly.git] / folly / detail / FingerprintPolynomial.h
index 9d191422bdd60baad56f6c9157d4588b7bd74bdf..9bc8804471581b8c1de574b7f290caf3ff1d3628 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2015 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -143,4 +143,3 @@ class FingerprintPolynomial {
 }  // namespace folly
 
 #endif /* FOLLY_BUILD_FINGERPRINTPOLYNOMIAL_H_ */
-