From: Frederic Cambus Date: Wed, 21 Apr 2021 14:05:14 +0000 (-0600) Subject: update-netbsd.sh: fix script name, update year range in copyright. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fd34472cdce1d49bee6fa840caffff6f06de00de;p=binutils-gdb.git update-netbsd.sh: fix script name, update year range in copyright. Fix the script name and year range in update-netbsd.sh. gdb/ChangeLog 2021-04-21 Frederic Cambus * syscalls/update-netbsd.sh: Fix script name display in usage, and update year range in generated copyright notices. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a601300e955..13d0bc26f37 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2021-04-21 Frederic Cambus + + * syscalls/update-netbsd.sh: Fix script name display in usage, and + update year range in generated copyright notices. + 2021-04-20 Felix Willgerodt * c-exp.y (qualifier_seq_noopt): Replace qualifier_seq with diff --git a/gdb/syscalls/update-netbsd.sh b/gdb/syscalls/update-netbsd.sh index 505bdc2564f..75cd8f0adab 100755 --- a/gdb/syscalls/update-netbsd.sh +++ b/gdb/syscalls/update-netbsd.sh @@ -29,14 +29,14 @@ if [ $# -ne 1 ]; then echo "Error: Path to syscall.h missing. Aborting." - echo "Usage: update-gnulib.sh " + echo "Usage: update-netbsd.sh " exit 1 fi cat > netbsd.xml.tmp < -