gdb/copyright.py: Add update-netbsd.sh to MULTIPLE_COPYRIGHT_HEADERS
authorJoel Brobecker <brobecker@adacore.com>
Sat, 1 Jan 2022 15:03:38 +0000 (19:03 +0400)
committerJoel Brobecker <brobecker@adacore.com>
Sat, 1 Jan 2022 15:13:23 +0000 (19:13 +0400)
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.

gdb/copyright.py

index 560754f4983a410def9dbdfa715c5f970e78422b..c4e6f947fe499f6a00ebc42bf2d0443d9b58acad 100644 (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.