diff options
author | Tom Tromey <tromey@adacore.com> | 2023-05-31 06:27:16 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-06-21 08:47:05 -0600 |
commit | c9097e37c7bfdb407e1a5f137b69802a61390def (patch) | |
tree | f5785bd06826d76c6b075ecaced8807e040d4067 /gnulib/doc/gendocs_template | |
parent | 83aa25512de00bbbc469d3bf2414e99c8374e0d7 (diff) | |
download | gdb-c9097e37c7bfdb407e1a5f137b69802a61390def.zip gdb-c9097e37c7bfdb407e1a5f137b69802a61390def.tar.gz gdb-c9097e37c7bfdb407e1a5f137b69802a61390def.tar.bz2 |
Add missing backslash to update-gnulib.sh
A user on irc noticed a missing backslash on one line in
update-gnulib.sh. This patch adds it.
Re-running update-gnulib.sh causes a few copyright notices to change.
Presumably these are from upstream gnulib and shouldn't be touched by
our yearly update. I've updated the script to account for this, but I
did not want to try testing it...
Diffstat (limited to 'gnulib/doc/gendocs_template')
-rw-r--r-- | gnulib/doc/gendocs_template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnulib/doc/gendocs_template b/gnulib/doc/gendocs_template index a101977..0415d94 100644 --- a/gnulib/doc/gendocs_template +++ b/gnulib/doc/gendocs_template @@ -2,7 +2,7 @@ <!-- Parent-Version: 1.78 --> <!-- -Copyright (C) 2006-2023 Free Software Foundation, Inc. +Copyright (C) 2006-2022 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright |