Fix copyright lines
[folly.git] / folly / experimental / logging / LogName.cpp
index 8bf8398fea339266342417ed63990e27c29dd435..75f81a862158b161c6ee7f1d92f0fd9ec6e2b57c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present 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.
@@ -124,4 +124,4 @@ StringPiece LogName::getParent(StringPiece name) {
 
   return StringPiece(name.begin(), idx);
 }
-}
+} // namespace folly