Fix copyright lines
[folly.git] / folly / test / SocketAddressTestHelper.cpp
index 5fe349e122a120e4ff6a9fc3502000107c0e4974..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,5 +47,4 @@ bool SocketAddressTestHelper::isFamilyOfAddrEnabled(const char* addr) {
   freeaddrinfo(resultsp);
   return !err;
 }
-
-}
+} // namespace folly