Move RequestContext definitions to source files
[folly.git] / folly / io / RecordIO-inl.h
index 8587ac69342ec26026fb3f05036a50ecc0628a13..4eef3650886dd5d5b8135a1b620038da414eacd0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2014 Facebook, Inc.
+ * Copyright 2016 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -93,4 +93,3 @@ inline RecordInfo findRecord(ByteRange range, uint32_t fileId) {
 }  // namespace recordio_helpers
 
 }  // namespaces
-