projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2da76ea
)
gdb/copyright.py: Add update-netbsd.sh to MULTIPLE_COPYRIGHT_HEADERS
author
Joel Brobecker
<brobecker@adacore.com>
Sat, 1 Jan 2022 15:03:38 +0000
(19:03 +0400)
committer
Joel 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
patch
|
blob
|
history
diff --git
a/gdb/copyright.py
b/gdb/copyright.py
index 560754f4983a410def9dbdfa715c5f970e78422b..c4e6f947fe499f6a00ebc42bf2d0443d9b58acad 100644
(file)
--- 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.