folly: fix make_optional compliation issue with gnu++17
[folly.git] / folly / TimeoutQueue.h
index a20998b088560f5319e9b9ee391a3ecf732eff6d..9b90328fef459f324327080d547cc2bb1b46583b 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.
@@ -126,4 +126,4 @@ class TimeoutQueue {
   Id nextId_;
 };
 
-}  // namespace folly
+} // namespace folly