Fix copyright lines
[folly.git] / folly / io / async / DelayedDestruction.h
index c46b8ff0d701b48e529d904caab0323ee1a556e2..f47ae3569ed29164e7a2b50c0cf31628921fb3a3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2014-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.
@@ -119,4 +119,4 @@ class DelayedDestruction : public DelayedDestructionBase {
     delete this;
   }
 };
-} // folly
+} // namespace folly