From 73e9f007544c8f13259c5c290e5429e91e9cfddd Mon Sep 17 00:00:00 2001 From: "Dmitry V. Levin" Date: Sat, 11 Nov 2017 23:08:09 +0000 Subject: [PATCH] maint/update_copyright_years.sh: fix typo in help output * maint/update_copyright_years.sh (print_help): Fix typo, disable here-document expansion. --- maint/update_copyright_years.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/maint/update_copyright_years.sh b/maint/update_copyright_years.sh index 42f8ba52..bab62c92 100755 --- a/maint/update_copyright_years.sh +++ b/maint/update_copyright_years.sh @@ -52,7 +52,7 @@ debug() { [ "$VERBOSE" -ge 2 ] && printf '%s\n' "$*"; } print_help() { - cat <