Close AsyncServerSocket sockets in reverse order
[folly.git] / folly / detail / BitsDetail.h
index db713061256fbce04bc8453a978e29d6c2c76d69..d526338528e5a22af9132fdbcdb7b562059b5402 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.
@@ -51,4 +51,3 @@ int popcountll(unsigned long long x);
 }  // namespace folly
 
 #endif /* FOLLY_DETAIL_BITSDETAIL_H_ */
-