aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2022-01-01 19:03:38 +0400
committerJoel Brobecker <brobecker@adacore.com>2022-01-01 19:13:23 +0400
commit936623f4e03ade8354d82abfeec4efc387f2ce92 (patch)
tree480162fb4d5a768fef78d3c081411d7c9d4b6c48 /gdb
parent2da76ea4567fb5fbb5add1074f4596e8aff6a7cd (diff)
downloadfsf-binutils-gdb-936623f4e03ade8354d82abfeec4efc387f2ce92.zip
fsf-binutils-gdb-936623f4e03ade8354d82abfeec4efc387f2ce92.tar.gz
fsf-binutils-gdb-936623f4e03ade8354d82abfeec4efc387f2ce92.tar.bz2
gdb/copyright.py: Add update-netbsd.sh to MULTIPLE_COPYRIGHT_HEADERS
Add gdb/syscalls/update-netbsd.sh to the reminder printed at the end of the execution listing all the files where a manual update of the copyright header is needed. This scripts contains some inline code which includes a copyright header.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/copyright.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/copyright.py b/gdb/copyright.py
index 560754f..c4e6f94 100644
--- a/gdb/copyright.py
+++ b/gdb/copyright.py
@@ -245,6 +245,7 @@ MULTIPLE_COPYRIGHT_HEADERS = (
"gdb/doc/gdb.texinfo",
"gdb/doc/refcard.tex",
"gdb/gdbarch.sh",
+ "gdb/syscalls/update-netbsd.sh",
)
# The list of file which have a copyright, but not head by the FSF.