fix some bugs in AsyncSSLSocketTest
[folly.git] / folly / ThreadCachedInt.h
index 58816e37f363e7ef88b3188ff69133d03eec1ff7..3f558579aa26d5bee3f879309cb95f1057da05a0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2011-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.
@@ -172,4 +172,4 @@ class ThreadCachedInt : boost::noncopyable {
   };
 };
 
-}
+} // namespace folly