Fixes: prevent compiler reporting UB, hazptr_array move operator, empty array test
[folly.git] / folly / experimental / EventCount.h
index b78e628f6f63a18e74c54308aa9131858290b3f7..f2f806cb0bac7de5228c757cfb33b2fa186d3dc2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -195,4 +195,4 @@ void EventCount::await(Condition condition) {
   }
 }
 
-}  // namespace folly
+} // namespace folly