diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2019-03-27 14:34:18 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-03-27 14:34:18 +0100 |
| commit | 8a528bedaac1e7af6880f87d1a54b31710dd108f (patch) | |
| tree | 9ef426a9accdf625a60082af68b84310d123ab77 /sys/linux/dev_infiniband_rdma.txt | |
| parent | b454dce22d9920994ffa077ba03cc640718e55bb (diff) | |
sys/linux: move copyright to the top of the file
Diffstat (limited to 'sys/linux/dev_infiniband_rdma.txt')
| -rw-r--r-- | sys/linux/dev_infiniband_rdma.txt | 10 |
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> |
