Copyright 2014->2015
[folly.git] / folly / test / AtomicBitSetTest.cpp
index 3a0a0efc53b9e8333a35c51a294c20cb6010712a..1826598ed6709dbe3712fb0ff20c916c6f27f6d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2014 Facebook, Inc.
+ * Copyright 2015 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -59,4 +59,3 @@ int main(int argc, char *argv[]) {
   gflags::ParseCommandLineFlags(&argc, &argv, true);
   return RUN_ALL_TESTS();
 }
-