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:
parent
2da76ea456
commit
936623f4e0
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue