Disables AtomicLinkedList parallel test case
[folly.git] / folly / Unit.h
index dfcce1d3ff37b13ca20d9fff9008f483f3302b08..e18ef568acc830f9853c78d32c419f5b39d21735 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.
@@ -59,4 +59,4 @@ struct Unit {
 
 constexpr Unit unit {};
 
-}
+} // namespace folly