Fix copyright lines
[folly.git] / folly / gen / test / FileBenchmark.cpp
index e76aa091855ce31683a69c1df08f78cf85b191d9..31adf6ab96da7032e9da888af1267ede3b69c787 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2015 Facebook, Inc.
+ * Copyright 2014-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.
@@ -13,7 +13,9 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
+
 #include <thread>
+
 #include <glog/logging.h>
 
 #include <folly/Benchmark.h>