Fix copyright lines
[folly.git] / folly / fibers / FiberManager.h
index 9e1fa067454f7afbf48b0d395a86790c4009d896..645a347672e60fdc649007303bebdd65ea9fc66f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 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>