update-netbsd.sh: fix script name, update year range in copyright.
authorFrederic Cambus <fred@statdns.com>
Wed, 21 Apr 2021 14:05:14 +0000 (08:05 -0600)
committerTom Tromey <tromey@adacore.com>
Wed, 21 Apr 2021 14:05:14 +0000 (08:05 -0600)
Fix the script name and year range in update-netbsd.sh.

gdb/ChangeLog
2021-04-21  Frederic Cambus  <fred@statdns.com>

* syscalls/update-netbsd.sh: Fix script name display in usage, and
update year range in generated copyright notices.

gdb/ChangeLog
gdb/syscalls/update-netbsd.sh

index a601300e95509625664a344323f3c66754a65ccc..13d0bc26f3718bf128c2c42ccf83763332213316 100644 (file)
@@ -1,3 +1,8 @@
+2021-04-21  Frederic Cambus  <fred@statdns.com>
+
+       * syscalls/update-netbsd.sh: Fix script name display in usage, and
+       update year range in generated copyright notices.
+
 2021-04-20  Felix Willgerodt  <felix.willgerodt@intel.com>
 
        * c-exp.y (qualifier_seq_noopt): Replace qualifier_seq with
index 505bdc2564f6b5305143952e4c71fffe8c52260d..75cd8f0adab8dbb8fa5f98e96ffc5bf4500235cd 100755 (executable)
 
 if [ $# -ne 1 ]; then
    echo "Error: Path to syscall.h missing. Aborting."
-   echo "Usage: update-gnulib.sh <path-to-syscall.h>"
+   echo "Usage: update-netbsd.sh <path-to-syscall.h>"
    exit 1
 fi
 
 cat > netbsd.xml.tmp <<EOF
 <?xml version="1.0"?> <!-- THIS FILE IS GENERATED -*- buffer-read-only: t -*-  -->
 <!-- vi:set ro: -->
-<!-- Copyright (C) 2020 Free Software Foundation, Inc.
+<!-- Copyright (C) 2020-2021 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright