Fix copyright lines
[folly.git] / folly / fibers / FiberManager.h
index b63abb4aef1c5c7282ab8ffcd59cf718fad0f38c..645a347672e60fdc649007303bebdd65ea9fc66f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 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.
@@ -16,4 +16,5 @@
 #pragma once
 
 #include <folly/fibers/FiberManagerInternal.h>
+
 #include <folly/fibers/FiberManager-inl.h>