aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2019-03-27 14:34:18 +0100
committerDmitry Vyukov <dvyukov@google.com>2019-03-27 14:34:18 +0100
commit8a528bedaac1e7af6880f87d1a54b31710dd108f (patch)
tree9ef426a9accdf625a60082af68b84310d123ab77 /sys/linux
parentb454dce22d9920994ffa077ba03cc640718e55bb (diff)
sys/linux: move copyright to the top of the file
Diffstat (limited to 'sys/linux')
-rw-r--r--sys/linux/dev_infiniband_rdma.txt10
1 files changed, 4 insertions, 6 deletions
diff --git a/sys/linux/dev_infiniband_rdma.txt b/sys/linux/dev_infiniband_rdma.txt
index dceb32fdd..e39fcd621 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>