Fix copyright lines
[folly.git] / folly / io / async / ssl / SSLErrors.h
index 2d37c49c0ab1e80eb73761e4eaaafb501a3712aa..f37fe4843ed07f62c6be135cce7d08f5f48230de 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Facebook, Inc.
+ * Copyright 2016-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.
@@ -45,4 +45,4 @@ class SSLException : public folly::AsyncSocketException {
  private:
   SSLError sslError;
 };
-}
+} // namespace folly