]> git.ipfire.org Git - thirdparty/tar.git/commitdiff
doc: fix date in example
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 2 Jan 2024 02:54:58 +0000 (18:54 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 2 Jan 2024 03:08:46 +0000 (19:08 -0800)
* doc/tar.texi: Fix copyright date in example.

doc/tar.texi

index b1b8ab27768524d8b94666d273cf62923f14e354..f4a67049afe28ecc683fe5a3fa28c604eca4fe20 100644 (file)
@@ -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 <http://gnu.org/licenses/gpl.html>.
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.