Fix copyright lines
[folly.git] / folly / io / async / test / SocketPair.h
index 2f5489ca434bf58d6d48007221fde64042b82d12..80222507e2387b4b54dccdaf2bc21833d9f0eb8f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-present 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.
@@ -51,4 +51,4 @@ class SocketPair {
   int fds_[2];
 };
 
-}
+} // namespace folly