From: Paul Eggert Date: Tue, 2 Jan 2024 02:54:58 +0000 (-0800) Subject: doc: fix date in example X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=f0098df0b3616ecbc427d3b4e7a4e5cf953c333c;p=thirdparty%2Ftar.git doc: fix date in example * doc/tar.texi: Fix copyright date in example. --- diff --git a/doc/tar.texi b/doc/tar.texi index b1b8ab27..f4a67049 100644 --- a/doc/tar.texi +++ b/doc/tar.texi @@ -4028,7 +4028,7 @@ successfully. For example, @w{@samp{tar --version}} might print: @smallexample tar (GNU tar) @value{VERSION} -Copyright (C) 2013-2020 Free Software Foundation, Inc. +Copyright (C) 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.