aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-02-18 16:02:42 +0100
committerDmitry Vyukov <dvyukov@google.com>2020-02-18 16:05:10 +0100
commit135c18aadb0147f93d3e2658e42fc7a479b9ad04 (patch)
tree74ba2b3a708ebe1f06a79adb73e4b44785ba4d95 /sys/linux
parent012fbc3229ebef871a201ea431b16610e6e0d345 (diff)
tools: add script that checks copyright headers
Fixes #1604
Diffstat (limited to 'sys/linux')
-rw-r--r--sys/linux/dev_infiniband_rdma.txt3
-rw-r--r--sys/linux/dev_video4linux.txt2
-rw-r--r--sys/linux/mptcp.txt2
-rw-r--r--sys/linux/socket_netlink_generic_team.txt2
4 files changed, 4 insertions, 5 deletions
diff --git a/sys/linux/dev_infiniband_rdma.txt b/sys/linux/dev_infiniband_rdma.txt
index 1376f5141..a8e24c16d 100644
--- a/sys/linux/dev_infiniband_rdma.txt
+++ b/sys/linux/dev_infiniband_rdma.txt
@@ -1,6 +1,5 @@
# 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.
+# Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
# TODO: This needs some fixups according to PR review:
# https://github.com/google/syzkaller/pull/1053
diff --git a/sys/linux/dev_video4linux.txt b/sys/linux/dev_video4linux.txt
index d7bd586ed..92fc34c7f 100644
--- a/sys/linux/dev_video4linux.txt
+++ b/sys/linux/dev_video4linux.txt
@@ -1,5 +1,5 @@
# Copyright 2018 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.
+# Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
# Constants for this descriptions were generated on the following tree:
# https://source.codeaurora.org/quic/la/kernel/msm-4.9 msm-4.9
diff --git a/sys/linux/mptcp.txt b/sys/linux/mptcp.txt
index 76755e385..a55088b35 100644
--- a/sys/linux/mptcp.txt
+++ b/sys/linux/mptcp.txt
@@ -1,5 +1,5 @@
# Copyright 2018 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.
+# Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
# TCP Extensions for Multipath Operation with Multiple Addresses
# https://tools.ietf.org/html/rfc6824
diff --git a/sys/linux/socket_netlink_generic_team.txt b/sys/linux/socket_netlink_generic_team.txt
index d671af833..fd889d3c4 100644
--- a/sys/linux/socket_netlink_generic_team.txt
+++ b/sys/linux/socket_netlink_generic_team.txt
@@ -1,5 +1,5 @@
# Copyright 2018 syzkaller project authors. All rights reserved.
-# Use of this source code is governed by Apache 2 LICENSE that can be teamnd in the LICENSE file.
+# Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
# AF_NETLINK/NETLINK_GENERIC/team support.