From 8a528bedaac1e7af6880f87d1a54b31710dd108f Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Wed, 27 Mar 2019 14:34:18 +0100 Subject: sys/linux: move copyright to the top of the file --- sys/linux/dev_infiniband_rdma.txt | 10 ++++------ 1 file 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 include -- cgit mrf-deployment