diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-14 19:22:58 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-14 19:22:58 +0000 |
commit | 764402d8b945f7abbfa5f68a6d16c94c635f7ffe (patch) | |
tree | f04a9feedef2357ee3aa9b9eef439447f76f14c3 /disk-utils/swaplabel.c | |
parent | Adding debian version 2.40-8. (diff) | |
download | util-linux-764402d8b945f7abbfa5f68a6d16c94c635f7ffe.tar.xz util-linux-764402d8b945f7abbfa5f68a6d16c94c635f7ffe.zip |
Merging upstream version 2.40.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'disk-utils/swaplabel.c')
-rw-r--r-- | disk-utils/swaplabel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/disk-utils/swaplabel.c b/disk-utils/swaplabel.c index 6b50786..2c56e15 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. * */ |