Fix copyright lines
[folly.git] / folly / experimental / Instructions.h
index 972b62d79a982bf2993a0472330f3adce8b494fd..5f6bda5e1cea30779d0d338158f3f6e7d5a3588a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-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.
@@ -147,6 +147,6 @@ struct Haswell : public Nehalem {
 #endif
   }
 };
-}
-}
-} // namespaces
+} // namespace instructions
+} // namespace compression
+} // namespace folly