mirror of
https://git.savannah.gnu.org/git/tar.git
synced 2026-09-26 18:14:15 +00:00
doc: fix date in example
* doc/tar.texi: Fix copyright date in example.
This commit is contained in:
+1
-1
@@ -4028,7 +4028,7 @@ successfully. For example, @w{@samp{tar --version}} might print:
|
|||||||
|
|
||||||
@smallexample
|
@smallexample
|
||||||
tar (GNU tar) @value{VERSION}
|
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>.
|
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.
|
This is free software: you are free to change and redistribute it.
|
||||||
There is NO WARRANTY, to the extent permitted by law.
|
There is NO WARRANTY, to the extent permitted by law.
|
||||||
|
|||||||
Reference in New Issue
Block a user