Fix resplit | batch
[folly.git] / folly / FileUtil.cpp
index fd82b278953ad622cb046c33626100f0dfc2c591..a62b365e4cceab729a89a9503dfa78f3129d1ec5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2014 Facebook, Inc.
+ * Copyright 2015 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -149,4 +149,3 @@ ssize_t pwritevFull(int fd, iovec* iov, int count, off_t offset) {
 #endif
 
 }  // namespaces
-