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.
This commit is contained in:
Joel Brobecker 2022-01-01 19:03:38 +04:00
parent 2da76ea456
commit 936623f4e0

View file

@ -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.