sys/linux: move copyright to the top of the file
diff --git a/sys/linux/dev_infiniband_rdma.txt b/sys/linux/dev_infiniband_rdma.txt
index dceb32f..e39fcd6 100644
--- a/sys/linux/dev_infiniband_rdma.txt
+++ b/sys/linux/dev_infiniband_rdma.txt
@@ -1,12 +1,10 @@
-# TODO: This needs some fixups according to PR review:
-# https://github.com/google/syzkaller/pull/1053
-# In the meantime, add it as is.
-
-# Copyright 2015 syzkaller project authors. All rights reserved.
+# Copyright 2019 syzkaller project authors. All rights reserved.
 # Use of this source code is governed by Apache 2 LICENSE that can be found
 # in the LICENSE file.
 
-# Description of syscall arguments. See README.md for details.
+# TODO: This needs some fixups according to PR review:
+# https://github.com/google/syzkaller/pull/1053
+# In the meantime, add it as is.
 
 include <uapi/linux/fcntl.h>
 include <rdma/ib_verbs.h>