Improvement fbvector.computePushBackCapacity
[folly.git] / folly / TimeoutQueue.h
index d30192548650a17c63888f0560a70054c3e95448..b6ab638c215cf7c437073f4eb3d5680166ab060e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2012 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -129,4 +129,3 @@ class TimeoutQueue {
 }  // namespace folly
 
 #endif /* FOLLY_TIMEOUTQUEUE_H_ */
-