Fix copyright lines
[folly.git] / folly / test / SocketAddressTestHelper.cpp
index f0324335336c6c967830b7d7efa8272fb2e72ca8..8875b0097264281cb349645f28b40a3d5d75c0ef 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2015-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.
@@ -47,4 +47,4 @@ bool SocketAddressTestHelper::isFamilyOfAddrEnabled(const char* addr) {
   freeaddrinfo(resultsp);
   return !err;
 }
-}
+} // namespace folly