aboutsummaryrefslogtreecommitdiff
path: root/gdb/syscalls
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/syscalls')
-rwxr-xr-xgdb/syscalls/update-freebsd.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/syscalls/update-freebsd.sh b/gdb/syscalls/update-freebsd.sh
index 5d96026..1c00a4f 100755
--- a/gdb/syscalls/update-freebsd.sh
+++ b/gdb/syscalls/update-freebsd.sh
@@ -29,14 +29,14 @@
if [ $# -ne 1 ]; then
echo "Error: Path to syscall.h missing. Aborting."
- echo "Usage: update-gnulib.sh <path-to-syscall.h>"
+ echo "Usage: update-freebsd.sh <path-to-syscall.h>"
exit 1
fi
cat > freebsd.xml.tmp <<EOF
<?xml version="1.0"?> <!-- THIS FILE IS GENERATED -*- buffer-read-only: t -*- -->
<!-- vi:set ro: -->
-<!-- Copyright (C) 2009-2018 Free Software Foundation, Inc.
+<!-- Copyright (C) 2009-2020 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright