Revert D6745720: [folly][compression] Log (de)compression bytes
[folly.git] / folly / stats / TimeseriesHistogram.cpp
index 22c972fb50ab72b23965f58a5249fac6937c13db..d26c47f3cff1bccd44c68f634073ac2d7bc6fbe6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2013-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.
@@ -19,4 +19,4 @@
 
 namespace folly {
 template class TimeseriesHistogram<int64_t>;
-}
+} // namespace folly