Fix copyright lines
[folly.git] / folly / experimental / logging / test / XlogFile1.cpp
index b24085b425b7e000b49a1a1cd6326b6a54a67a90..852cb5b248ed052946ec03c80fa86fba09b367a2 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.
@@ -20,4 +20,4 @@ namespace logging_test {
 void testXlogFile1Dbg1(folly::StringPiece msg) {
   XLOG(DBG1) << "file1: " << msg;
 }
-}
+} // namespace logging_test