From: Karel Zak Date: Wed, 24 Apr 2024 10:05:25 +0000 (+0200) Subject: docs: fix GPL name typo X-Git-Tag: v2.40.1-rc1~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4f1947a4bf9719be3bc112684b80bc679b20b821;p=thirdparty%2Futil-linux.git docs: fix GPL name typo References: https://github.com/util-linux/util-linux/pull/2988 Signed-off-by: Karel Zak (cherry picked from commit f4cb44bd1140ff3e778491671f4bd17e73cb78ee) --- diff --git a/disk-utils/fsck.8.adoc b/disk-utils/fsck.8.adoc index c2908b033..355253fc7 100644 --- a/disk-utils/fsck.8.adoc +++ b/disk-utils/fsck.8.adoc @@ -1,7 +1,7 @@ //po4a: entry man manual //// Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved. -This file may be copied under the terms of the GNU Public License. +This file may be copied under the terms of the GNU General Public License. //// = fsck(8) :doctype: manpage diff --git a/disk-utils/swaplabel.8.adoc b/disk-utils/swaplabel.8.adoc index 14ab6c438..de440d394 100644 --- a/disk-utils/swaplabel.8.adoc +++ b/disk-utils/swaplabel.8.adoc @@ -1,7 +1,7 @@ //po4a: entry man manual //// Copyright 2010 Jason Borden -This file may be copied under the terms of the GNU Public License. +This file may be copied under the terms of the GNU General Public License. //// = swaplabel(8) :doctype: manpage diff --git a/disk-utils/swaplabel.c b/disk-utils/swaplabel.c index 6b5078677..2c56e1501 100644 --- a/disk-utils/swaplabel.c +++ b/disk-utils/swaplabel.c @@ -8,7 +8,7 @@ * * Usage: swaplabel [-L label] [-U UUID] device * - * This file may be redistributed under the terms of the GNU Public License + * This file may be redistributed under the terms of the GNU General Public License * version 2 or later. * */ diff --git a/include/pager.h b/include/pager.h index 6d8fdd771..e5ba4d721 100644 --- a/include/pager.h +++ b/include/pager.h @@ -1,7 +1,7 @@ /* * SPDX-License-Identifier: GPL-2.0-or-later * - * This file may be redistributed under the terms of the GNU Public License. + * This file may be redistributed under the terms of the GNU General Public License. */ #ifndef UTIL_LINUX_PAGER #define UTIL_LINUX_PAGER diff --git a/libsmartcols/scols-filter.5.adoc b/libsmartcols/scols-filter.5.adoc index ec1d95c5a..1cb39d09d 100644 --- a/libsmartcols/scols-filter.5.adoc +++ b/libsmartcols/scols-filter.5.adoc @@ -2,7 +2,7 @@ //// Copyright (C) 2023 Karel Zak -This file may be copied under the terms of the GNU Public License. +This file may be copied under the terms of the GNU General Public License. //// = scols-filter(5) :doctype: manpage diff --git a/misc-utils/blkid.8.adoc b/misc-utils/blkid.8.adoc index 5e8002d73..3b02c7529 100644 --- a/misc-utils/blkid.8.adoc +++ b/misc-utils/blkid.8.adoc @@ -1,6 +1,6 @@ //po4a: entry man manual // Copyright 2000 Andreas Dilger (adilger@turbolinux.com) -// This file may be copied under the terms of the GNU Public License. +// This file may be copied under the terms of the GNU General Public License. = blkid(8) :doctype: manpage :man manual: System Administration diff --git a/misc-utils/fincore.1.adoc b/misc-utils/fincore.1.adoc index 73f90c3b2..2ee43435f 100644 --- a/misc-utils/fincore.1.adoc +++ b/misc-utils/fincore.1.adoc @@ -2,7 +2,7 @@ //// Copyright 2017 Red Hat, Inc. -This file may be copied under the terms of the GNU Public License. +This file may be copied under the terms of the GNU General Public License. //// = fincore(1) :doctype: manpage diff --git a/misc-utils/findfs.8.adoc b/misc-utils/findfs.8.adoc index 560a5bada..4e033b7f7 100644 --- a/misc-utils/findfs.8.adoc +++ b/misc-utils/findfs.8.adoc @@ -1,6 +1,6 @@ //po4a: entry man manual // Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved. -// This file may be copied under the terms of the GNU Public License. +// This file may be copied under the terms of the GNU General Public License. = findfs(8) :doctype: manpage :man manual: System Administration diff --git a/misc-utils/lastlog2.8.adoc b/misc-utils/lastlog2.8.adoc index b6be372d6..c0d3ecf4b 100644 --- a/misc-utils/lastlog2.8.adoc +++ b/misc-utils/lastlog2.8.adoc @@ -1,7 +1,7 @@ //po4a: entry man manual //// Copyright 2023 Thorsten Kukuk (kukuk@suse.de) -This file may be copied under the terms of the GNU Public License. +This file may be copied under the terms of the GNU General Public License. //// = lastlog2(8) :doctype: manpage diff --git a/misc-utils/uuidd.8.adoc b/misc-utils/uuidd.8.adoc index c1c66258c..16b4e906e 100644 --- a/misc-utils/uuidd.8.adoc +++ b/misc-utils/uuidd.8.adoc @@ -1,7 +1,7 @@ //po4a: entry man manual //// Copyright 2007 by Theodore Ts'o. All Rights Reserved. -This file may be copied under the terms of the GNU Public License. +This file may be copied under the terms of the GNU General Public License. //// = uuidd(8) :doctype: manpage diff --git a/misc-utils/uuidgen.1.adoc b/misc-utils/uuidgen.1.adoc index e1d2cae05..659a7804d 100644 --- a/misc-utils/uuidgen.1.adoc +++ b/misc-utils/uuidgen.1.adoc @@ -1,7 +1,7 @@ //po4a: entry man manual //// Copyright 1999 Andreas Dilger (adilger@enel.ucalgary.ca) -This file may be copied under the terms of the GNU Public License. +This file may be copied under the terms of the GNU General Public License. //// = uuidgen(1) :doctype: manpage diff --git a/misc-utils/wipefs.8.adoc b/misc-utils/wipefs.8.adoc index 184c7236e..886ddb62e 100644 --- a/misc-utils/wipefs.8.adoc +++ b/misc-utils/wipefs.8.adoc @@ -1,6 +1,6 @@ //po4a: entry man manual // Copyright 2009 by Karel Zak. All Rights Reserved. -// This file may be copied under the terms of the GNU Public License. +// This file may be copied under the terms of the GNU General Public License. = wipefs(8) :doctype: manpage :man manual: System Administration diff --git a/po-man/cs.po b/po-man/cs.po index eea0b8bf1..4b0995eb4 100644 --- a/po-man/cs.po +++ b/po-man/cs.po @@ -2599,7 +2599,7 @@ msgstr "" "*who*(1)\n" #. Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../disk-utils/fsck.8.adoc:6 #, no-wrap @@ -6866,7 +6866,7 @@ msgstr "" "*swapon*(8)\n" #. Copyright 2010 Jason Borden -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../disk-utils/swaplabel.8.adoc:6 #, no-wrap @@ -11672,7 +11672,7 @@ msgstr "" "z https://www.kernel.org/pub/linux/utils/util-linux/[archivu jádra Linuxu]." #. Copyright 2000 Andreas Dilger (adilger@turbolinux.com) -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/blkid.8.adoc:4 #, no-wrap @@ -13062,7 +13062,7 @@ msgstr "" # #. Copyright 2017 Red Hat, Inc. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/fincore.1.adoc:7 #, no-wrap @@ -13171,7 +13171,7 @@ msgstr "" "*who*(1)\n" #. Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/findfs.8.adoc:4 #, no-wrap @@ -17179,7 +17179,7 @@ msgstr "" # #. Copyright 2021 Red Hat, Inc. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/lsfd.1.adoc:7 #, no-wrap @@ -20217,7 +20217,7 @@ msgid "*mv*(1)" msgstr "" #. Copyright 2007 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/uuidd.8.adoc:6 #, no-wrap @@ -20457,7 +20457,7 @@ msgid "*uuid*(3), *uuidgen*(1)" msgstr "" #. Copyright 1999 Andreas Dilger (adilger@enel.ucalgary.ca) -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/uuidgen.1.adoc:6 #, no-wrap @@ -21042,7 +21042,7 @@ msgid "" msgstr "" #. Copyright 2009 by Karel Zak. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/wipefs.8.adoc:4 #, no-wrap @@ -24402,7 +24402,7 @@ msgstr "_/etc/terminal-colors.d/disable_" # #. Copyright (C) 1994-2005 Jeff Tranter (tranter@pobox.com) #. Copyright (C) 2012 Karel Zak . -#. It may be distributed under the GNU Public License, version 2, or +#. It may be distributed under the GNU General Public License, version 2, or #. any higher version. See section COPYING of the GNU Public license #. for conditions under which this file may be redistributed. #. type: Title = diff --git a/po-man/de.po b/po-man/de.po index 413affd8e..6bc73fd5a 100644 --- a/po-man/de.po +++ b/po-man/de.po @@ -3066,7 +3066,7 @@ msgstr "" "*sfdisk*(8)\n" #. Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../disk-utils/fsck.8.adoc:6 #, no-wrap @@ -8442,7 +8442,7 @@ msgstr "" "*partx*(8)\n" #. Copyright 2010 Jason Borden -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../disk-utils/swaplabel.8.adoc:6 #, no-wrap @@ -14242,7 +14242,7 @@ msgstr "" "heruntergeladen werden kann." #. Copyright 2000 Andreas Dilger (adilger@turbolinux.com) -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/blkid.8.adoc:4 #, no-wrap @@ -15997,7 +15997,7 @@ msgid "*posix_fadvise*(2)" msgstr "*posix_fadvise*(2)\n" #. Copyright 2017 Red Hat, Inc. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/fincore.1.adoc:7 #, no-wrap @@ -16127,7 +16127,7 @@ msgstr "" "*cachestat*(2)\n" #. Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/findfs.8.adoc:4 #, no-wrap @@ -21190,7 +21190,7 @@ msgid "*clock_getres*(2) *clock_gettime*(2)" msgstr "*clock_getres*(2) *clock_gettime*(2)\n" #. Copyright 2021 Red Hat, Inc. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/lsfd.1.adoc:7 #, no-wrap @@ -24613,7 +24613,7 @@ msgid "*mv*(1)" msgstr "*mv*(1)\n" #. Copyright 2007 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/uuidd.8.adoc:6 #, no-wrap @@ -24912,7 +24912,7 @@ msgstr "" "*uuidgen*(1)\n" #. Copyright 1999 Andreas Dilger (adilger@enel.ucalgary.ca) -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/uuidgen.1.adoc:6 #, no-wrap @@ -25647,7 +25647,7 @@ msgstr "" "*whereis -u -ms -M /usr/man/man1 -S /usr/src -f **\n" #. Copyright 2009 by Karel Zak. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/wipefs.8.adoc:4 #, no-wrap @@ -29866,7 +29866,7 @@ msgstr "" #. Copyright (C) 1994-2005 Jeff Tranter (tranter@pobox.com) #. Copyright (C) 2012 Karel Zak . -#. It may be distributed under the GNU Public License, version 2, or +#. It may be distributed under the GNU General Public License, version 2, or #. any higher version. See section COPYING of the GNU Public license #. for conditions under which this file may be redistributed. #. type: Title = diff --git a/po-man/es.po b/po-man/es.po index 6548e4584..900b17aa7 100644 --- a/po-man/es.po +++ b/po-man/es.po @@ -2807,7 +2807,7 @@ msgstr "" "*sfdisk*(8)\n" #. Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../disk-utils/fsck.8.adoc:6 #, no-wrap @@ -7408,7 +7408,7 @@ msgstr "" "*partx*(8)\n" #. Copyright 2010 Jason Borden -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../disk-utils/swaplabel.8.adoc:6 #, no-wrap @@ -12355,7 +12355,7 @@ msgstr "" "Kernel Archive E<.UE .>" #. Copyright 2000 Andreas Dilger (adilger@turbolinux.com) -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/blkid.8.adoc:4 #, no-wrap @@ -13782,7 +13782,7 @@ msgstr "*ioprio_set*(2)\n" # #. Copyright 2017 Red Hat, Inc. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/fincore.1.adoc:7 #, no-wrap @@ -13889,7 +13889,7 @@ msgstr "" "*getconf*(1p)\n" #. Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/findfs.8.adoc:4 #, no-wrap @@ -18239,7 +18239,7 @@ msgid "*clock_getres*(2) *clock_gettime*(2)" msgstr "" #. Copyright 2021 Red Hat, Inc. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/lsfd.1.adoc:7 #, fuzzy, no-wrap @@ -21401,7 +21401,7 @@ msgid "*mv*(1)" msgstr "*mv*(1)\n" #. Copyright 2007 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/uuidd.8.adoc:6 #, no-wrap @@ -21645,7 +21645,7 @@ msgstr "" "*uuidgen*(1)\n" #. Copyright 1999 Andreas Dilger (adilger@enel.ucalgary.ca) -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/uuidgen.1.adoc:6 #, no-wrap @@ -22312,7 +22312,7 @@ msgid "" msgstr "*cd /usr/bin* *whereis -u -ms -M /usr/man/man1 -S /usr/src -f **\n" #. Copyright 2009 by Karel Zak. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/wipefs.8.adoc:4 #, no-wrap @@ -25737,7 +25737,7 @@ msgstr "" # #. Copyright (C) 1994-2005 Jeff Tranter (tranter@pobox.com) #. Copyright (C) 2012 Karel Zak . -#. It may be distributed under the GNU Public License, version 2, or +#. It may be distributed under the GNU General Public License, version 2, or #. any higher version. See section COPYING of the GNU Public license #. for conditions under which this file may be redistributed. #. type: Title = diff --git a/po-man/fr.po b/po-man/fr.po index 7d18e012e..aaf775264 100644 --- a/po-man/fr.po +++ b/po-man/fr.po @@ -3103,7 +3103,7 @@ msgstr "" "*sfdisk*(8)\n" #. Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../disk-utils/fsck.8.adoc:6 #, no-wrap @@ -8484,7 +8484,7 @@ msgstr "" "*partx*(8)\n" #. Copyright 2010 Jason Borden -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../disk-utils/swaplabel.8.adoc:6 #, no-wrap @@ -14194,7 +14194,7 @@ msgstr "" "EIE." #. Copyright 2000 Andreas Dilger (adilger@turbolinux.com) -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/blkid.8.adoc:4 #, no-wrap @@ -15836,7 +15836,7 @@ msgstr "*ioprio_set*(2)\n" # #. Copyright 2017 Red Hat, Inc. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/fincore.1.adoc:7 #, no-wrap @@ -15973,7 +15973,7 @@ msgstr "" "*getconf*(1p)\n" #. Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/findfs.8.adoc:4 #, no-wrap @@ -21031,7 +21031,7 @@ msgid "*clock_getres*(2) *clock_gettime*(2)" msgstr "" #. Copyright 2021 Red Hat, Inc. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/lsfd.1.adoc:7 #, fuzzy, no-wrap @@ -24316,7 +24316,7 @@ msgid "*mv*(1)" msgstr "*mv*(1)\n" #. Copyright 2007 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/uuidd.8.adoc:6 #, no-wrap @@ -24587,7 +24587,7 @@ msgstr "" "*uuidgen*(1)\n" #. Copyright 1999 Andreas Dilger (adilger@enel.ucalgary.ca) -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/uuidgen.1.adoc:6 #, no-wrap @@ -25273,7 +25273,7 @@ msgid "" msgstr "*cd /usr/bin* *whereis -u -ms -M /usr/man/man1 -S /usr/src -f **\n" #. Copyright 2009 by Karel Zak. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/wipefs.8.adoc:4 #, no-wrap @@ -29241,7 +29241,7 @@ msgstr "" # #. Copyright (C) 1994-2005 Jeff Tranter (tranter@pobox.com) #. Copyright (C) 2012 Karel Zak . -#. It may be distributed under the GNU Public License, version 2, or +#. It may be distributed under the GNU General Public License, version 2, or #. any higher version. See section COPYING of the GNU Public license #. for conditions under which this file may be redistributed. #. type: Title = diff --git a/po-man/ko.po b/po-man/ko.po index a74c3f4d3..92b768c4b 100644 --- a/po-man/ko.po +++ b/po-man/ko.po @@ -2235,7 +2235,7 @@ msgstr "" "*sfdisk*(8)\n" #. Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../disk-utils/fsck.8.adoc:6 #, no-wrap @@ -5874,7 +5874,7 @@ msgstr "" "*partx*(8)\n" #. Copyright 2010 Jason Borden -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../disk-utils/swaplabel.8.adoc:6 #, no-wrap @@ -9847,7 +9847,7 @@ msgid "The *vigr* and *vipw* commands are part of the util-linux package and are msgstr "" #. Copyright 2000 Andreas Dilger (adilger@turbolinux.com) -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/blkid.8.adoc:4 #, no-wrap @@ -10884,7 +10884,7 @@ msgstr "*posix_fadvise*(2)\n" # #. Copyright 2017 Red Hat, Inc. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/fincore.1.adoc:7 #, no-wrap @@ -10979,7 +10979,7 @@ msgstr "" "*getconf*(1p)\n" #. Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/findfs.8.adoc:4 #, no-wrap @@ -13869,7 +13869,7 @@ msgstr "" # #. Copyright 2021 Red Hat, Inc. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/lsfd.1.adoc:7 #, no-wrap @@ -16566,7 +16566,7 @@ msgid "*mv*(1)\n" msgstr "*mv*(1)\n" #. Copyright 2007 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/uuidd.8.adoc:6 #, no-wrap @@ -16760,7 +16760,7 @@ msgstr "" "*uuidgen*(1)\n" #. Copyright 1999 Andreas Dilger (adilger@enel.ucalgary.ca) -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/uuidgen.1.adoc:6 #, no-wrap @@ -17295,7 +17295,7 @@ msgstr "" "*whereis -u -ms -M /usr/man/man1 -S /usr/src -f **\n" #. Copyright 2009 by Karel Zak. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/wipefs.8.adoc:4 #, no-wrap @@ -20083,7 +20083,7 @@ msgstr "" # #. Copyright (C) 1994-2005 Jeff Tranter (tranter@pobox.com) #. Copyright (C) 2012 Karel Zak . -#. It may be distributed under the GNU Public License, version 2, or +#. It may be distributed under the GNU General Public License, version 2, or #. any higher version. See section COPYING of the GNU Public license #. for conditions under which this file may be redistributed. #. type: Title = diff --git a/po-man/pt_BR.po b/po-man/pt_BR.po index 70f7ada6e..e6fe67f5e 100644 --- a/po-man/pt_BR.po +++ b/po-man/pt_BR.po @@ -3079,7 +3079,7 @@ msgstr "" "*sfdisk*(8)\n" #. Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../disk-utils/fsck.8.adoc:6 #, no-wrap @@ -8480,7 +8480,7 @@ msgstr "" "*partx*(8)\n" #. Copyright 2010 Jason Borden -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../disk-utils/swaplabel.8.adoc:6 #, no-wrap @@ -12999,7 +12999,7 @@ msgid "" msgstr "" #. Copyright 2000 Andreas Dilger (adilger@turbolinux.com) -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/blkid.8.adoc:4 #, fuzzy, no-wrap @@ -14421,7 +14421,7 @@ msgstr "ioprio_set falhou" # #. Copyright 2017 Red Hat, Inc. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/fincore.1.adoc:7 #, no-wrap @@ -14527,7 +14527,7 @@ msgstr "" "*getconf*(1p)\n" #. Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/findfs.8.adoc:4 #, no-wrap @@ -18590,7 +18590,7 @@ msgid "*clock_getres*(2) *clock_gettime*(2)" msgstr "" #. Copyright 2021 Red Hat, Inc. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/lsfd.1.adoc:7 #, fuzzy, no-wrap @@ -21708,7 +21708,7 @@ msgid "*mv*(1)" msgstr "*mv*(1)\n" #. Copyright 2007 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/uuidd.8.adoc:6 #, no-wrap @@ -21947,7 +21947,7 @@ msgid "*uuid*(3), *uuidgen*(1)" msgstr "*-1*" #. Copyright 1999 Andreas Dilger (adilger@enel.ucalgary.ca) -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/uuidgen.1.adoc:6 #, fuzzy, no-wrap @@ -22550,7 +22550,7 @@ msgid "" msgstr "" #. Copyright 2009 by Karel Zak. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/wipefs.8.adoc:4 #, fuzzy, no-wrap @@ -26002,7 +26002,7 @@ msgstr "terminal-colors.d(5)" # #. Copyright (C) 1994-2005 Jeff Tranter (tranter@pobox.com) #. Copyright (C) 2012 Karel Zak . -#. It may be distributed under the GNU Public License, version 2, or +#. It may be distributed under the GNU General Public License, version 2, or #. any higher version. See section COPYING of the GNU Public license #. for conditions under which this file may be redistributed. #. type: Title = diff --git a/po-man/ro.po b/po-man/ro.po index f46ff1299..2ad9ce0c6 100644 --- a/po-man/ro.po +++ b/po-man/ro.po @@ -2242,7 +2242,7 @@ msgstr "" "*sfdisk*(8)\n" #. Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../disk-utils/fsck.8.adoc:6 #, no-wrap @@ -5863,7 +5863,7 @@ msgstr "" "*partx*(8)\n" #. Copyright 2010 Jason Borden -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../disk-utils/swaplabel.8.adoc:6 #, no-wrap @@ -9883,7 +9883,7 @@ msgid "The *vigr* and *vipw* commands are part of the util-linux package and are msgstr "Comenzile *vigr* și *vipw* fac parte din pachetul util-linux și sunt disponibile la https://www.kernel.org/pub/linux/utils/util-linux/[Linux Kernel Archive]" #. Copyright 2000 Andreas Dilger (adilger@turbolinux.com) -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/blkid.8.adoc:4 #, no-wrap @@ -11032,7 +11032,7 @@ msgstr "*posix_fadvise*(2)\n" # #. Copyright 2017 Red Hat, Inc. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/fincore.1.adoc:7 #, no-wrap @@ -11127,7 +11127,7 @@ msgstr "" "*cachestat*(2)\n" #. Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/findfs.8.adoc:4 #, no-wrap @@ -14348,7 +14348,7 @@ msgstr "*clock_getres*(2) *clock_gettime*(2)\n" # #. Copyright 2021 Red Hat, Inc. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/lsfd.1.adoc:7 #, no-wrap @@ -17169,7 +17169,7 @@ msgid "*mv*(1)\n" msgstr "*mv*(1)\n" #. Copyright 2007 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/uuidd.8.adoc:6 #, no-wrap @@ -17376,7 +17376,7 @@ msgstr "" "*uuidgen*(1)\n" #. Copyright 1999 Andreas Dilger (adilger@enel.ucalgary.ca) -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/uuidgen.1.adoc:6 #, no-wrap @@ -17906,7 +17906,7 @@ msgstr "" "*whereis -u -ms -M /usr/man/man1 -S /usr/src -f **\n" #. Copyright 2009 by Karel Zak. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/wipefs.8.adoc:4 #, no-wrap @@ -20730,7 +20730,7 @@ msgstr "" # #. Copyright (C) 1994-2005 Jeff Tranter (tranter@pobox.com) #. Copyright (C) 2012 Karel Zak . -#. It may be distributed under the GNU Public License, version 2, or +#. It may be distributed under the GNU General Public License, version 2, or #. any higher version. See section COPYING of the GNU Public license #. for conditions under which this file may be redistributed. #. type: Title = diff --git a/po-man/sr.po b/po-man/sr.po index 61d6a3e90..5c459cbcb 100644 --- a/po-man/sr.po +++ b/po-man/sr.po @@ -2987,7 +2987,7 @@ msgstr "" "*sfdisk*(8)\n" #. Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../disk-utils/fsck.8.adoc:6 #, no-wrap @@ -8206,7 +8206,7 @@ msgstr "" "*partx*(8)\n" #. Copyright 2010 Jason Borden -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../disk-utils/swaplabel.8.adoc:6 #, no-wrap @@ -13843,7 +13843,7 @@ msgstr "" "www.kernel.org/pub/linux/utils/util-linux/[Linux Kernel Archive]“" #. Copyright 2000 Andreas Dilger (adilger@turbolinux.com) -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/blkid.8.adoc:4 #, no-wrap @@ -15552,7 +15552,7 @@ msgstr "*posix_fadvise*(2)\n" # #. Copyright 2017 Red Hat, Inc. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/fincore.1.adoc:7 #, no-wrap @@ -15678,7 +15678,7 @@ msgstr "" "*getconf*(1p)\n" #. Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/findfs.8.adoc:4 #, no-wrap @@ -20583,7 +20583,7 @@ msgid "*clock_getres*(2) *clock_gettime*(2)" msgstr "" #. Copyright 2021 Red Hat, Inc. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/lsfd.1.adoc:7 #, no-wrap @@ -24062,7 +24062,7 @@ msgid "*mv*(1)" msgstr "*mv*(1)\n" #. Copyright 2007 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/uuidd.8.adoc:6 #, no-wrap @@ -24348,7 +24348,7 @@ msgstr "" "*uuidgen*(1)\n" #. Copyright 1999 Andreas Dilger (adilger@enel.ucalgary.ca) -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/uuidgen.1.adoc:6 #, no-wrap @@ -25066,7 +25066,7 @@ msgstr "" "*whereis -u -ms -M /usr/man/man1 -S /usr/src -f **\n" #. Copyright 2009 by Karel Zak. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/wipefs.8.adoc:4 #, no-wrap @@ -29193,7 +29193,7 @@ msgstr "" # #. Copyright (C) 1994-2005 Jeff Tranter (tranter@pobox.com) #. Copyright (C) 2012 Karel Zak . -#. It may be distributed under the GNU Public License, version 2, or +#. It may be distributed under the GNU General Public License, version 2, or #. any higher version. See section COPYING of the GNU Public license #. for conditions under which this file may be redistributed. #. type: Title = diff --git a/po-man/uk.po b/po-man/uk.po index 00236cbde..165f5d430 100644 --- a/po-man/uk.po +++ b/po-man/uk.po @@ -3022,7 +3022,7 @@ msgstr "" "*sfdisk*(8)\n" #. Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../disk-utils/fsck.8.adoc:6 #, no-wrap @@ -8338,7 +8338,7 @@ msgstr "" "*partx*(8)\n" #. Copyright 2010 Jason Borden -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../disk-utils/swaplabel.8.adoc:6 #, no-wrap @@ -14009,7 +14009,7 @@ msgstr "" "з https://www.kernel.org/pub/linux/utils/util-linux/[архіву ядра Linux]" #. Copyright 2000 Andreas Dilger (adilger@turbolinux.com) -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/blkid.8.adoc:4 #, no-wrap @@ -15705,7 +15705,7 @@ msgstr "*posix_fadvise*(2)\n" # #. Copyright 2017 Red Hat, Inc. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/fincore.1.adoc:7 #, no-wrap @@ -15835,7 +15835,7 @@ msgstr "" "*cachestat*(2)\n" #. Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/findfs.8.adoc:4 #, no-wrap @@ -20805,7 +20805,7 @@ msgid "*clock_getres*(2) *clock_gettime*(2)" msgstr "*clock_getres*(2) *clock_gettime*(2)\n" #. Copyright 2021 Red Hat, Inc. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/lsfd.1.adoc:7 #, no-wrap @@ -24057,7 +24057,7 @@ msgid "*mv*(1)" msgstr "*mv*(1)\n" #. Copyright 2007 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/uuidd.8.adoc:6 #, no-wrap @@ -24327,7 +24327,7 @@ msgstr "" "*uuidgen*(1)\n" #. Copyright 1999 Andreas Dilger (adilger@enel.ucalgary.ca) -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/uuidgen.1.adoc:6 #, no-wrap @@ -25037,7 +25037,7 @@ msgstr "" "*whereis -u -ms -M /usr/man/man1 -S /usr/src -f **\n" #. Copyright 2009 by Karel Zak. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/wipefs.8.adoc:4 #, no-wrap @@ -29128,7 +29128,7 @@ msgstr "" # #. Copyright (C) 1994-2005 Jeff Tranter (tranter@pobox.com) #. Copyright (C) 2012 Karel Zak . -#. It may be distributed under the GNU Public License, version 2, or +#. It may be distributed under the GNU General Public License, version 2, or #. any higher version. See section COPYING of the GNU Public license #. for conditions under which this file may be redistributed. #. type: Title = diff --git a/po-man/util-linux-man.pot b/po-man/util-linux-man.pot index d645eccbb..5c4854194 100644 --- a/po-man/util-linux-man.pot +++ b/po-man/util-linux-man.pot @@ -2482,7 +2482,7 @@ msgid "*cfdisk*(8), *mkfs*(8), *partx*(8), *sfdisk*(8)" msgstr "" #. Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../disk-utils/fsck.8.adoc:6 #, no-wrap @@ -6628,7 +6628,7 @@ msgid "*fdisk*(8), *cfdisk*(8), *parted*(8), *partprobe*(8), *partx*(8)" msgstr "" #. Copyright 2010 Jason Borden -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../disk-utils/swaplabel.8.adoc:6 #, no-wrap @@ -10957,7 +10957,7 @@ msgid "" msgstr "" #. Copyright 2000 Andreas Dilger (adilger@turbolinux.com) -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/blkid.8.adoc:4 #, no-wrap @@ -12305,7 +12305,7 @@ msgstr "" #. Copyright 2017 Red Hat, Inc. # -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/fincore.1.adoc:7 #, no-wrap @@ -12402,7 +12402,7 @@ msgid "*mincore*(2), *getpagesize*(2), *getconf*(1p) *cachestat*(2)" msgstr "" #. Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/findfs.8.adoc:4 #, no-wrap @@ -16271,7 +16271,7 @@ msgstr "" #. Copyright 2021 Red Hat, Inc. # -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/lsfd.1.adoc:7 #, no-wrap @@ -19248,7 +19248,7 @@ msgid "*mv*(1)" msgstr "" #. Copyright 2007 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/uuidd.8.adoc:6 #, no-wrap @@ -19479,7 +19479,7 @@ msgid "*uuid*(3), *uuidgen*(1)" msgstr "" #. Copyright 1999 Andreas Dilger (adilger@enel.ucalgary.ca) -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/uuidgen.1.adoc:6 #, no-wrap @@ -20051,7 +20051,7 @@ msgid "" msgstr "" #. Copyright 2009 by Karel Zak. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/wipefs.8.adoc:4 #, no-wrap @@ -23285,7 +23285,7 @@ msgstr "" #. Copyright (C) 1994-2005 Jeff Tranter (tranter@pobox.com) #. Copyright (C) 2012 Karel Zak . # -#. It may be distributed under the GNU Public License, version 2, or +#. It may be distributed under the GNU General Public License, version 2, or #. any higher version. See section COPYING of the GNU Public license #. for conditions under which this file may be redistributed. #. type: Title = diff --git a/sys-utils/eject.1.adoc b/sys-utils/eject.1.adoc index dc6a4177c..dd99ae524 100644 --- a/sys-utils/eject.1.adoc +++ b/sys-utils/eject.1.adoc @@ -3,7 +3,7 @@ Copyright (C) 1994-2005 Jeff Tranter (tranter@pobox.com) Copyright (C) 2012 Karel Zak . -It may be distributed under the GNU Public License, version 2, or +It may be distributed under the GNU General Public License, version 2, or any higher version. See section COPYING of the GNU Public license for conditions under which this file may be redistributed. ////