mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Update copyright dates for 2025
Automated using this command: perl -pi.bak -e 's/(20[012][0-9])-20[12][01234]/$1-2025/g' `git ls-files`
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# libguestfs
|
||||
# Copyright (C) 2009-2023 Red Hat Inc.
|
||||
# Copyright (C) 2009-2025 Red Hat Inc.
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@@ -2620,7 +2620,7 @@ msgstr ""
|
||||
msgid ""
|
||||
"%s: guest filesystem shell\n"
|
||||
"%s lets you edit virtual machine filesystems\n"
|
||||
"Copyright (C) 2009-2023 Red Hat Inc.\n"
|
||||
"Copyright (C) 2009-2025 Red Hat Inc.\n"
|
||||
"Usage:\n"
|
||||
" %s [--options] cmd [: cmd : cmd ...]\n"
|
||||
"Options:\n"
|
||||
@@ -3269,7 +3269,7 @@ msgstr ""
|
||||
msgid ""
|
||||
"%s: FUSE module for libguestfs\n"
|
||||
"%s lets you mount a virtual machine filesystem\n"
|
||||
"Copyright (C) 2009-2023 Red Hat Inc.\n"
|
||||
"Copyright (C) 2009-2025 Red Hat Inc.\n"
|
||||
"Usage:\n"
|
||||
" %s [--options] mountpoint\n"
|
||||
"Options:\n"
|
||||
@@ -4439,7 +4439,7 @@ msgstr ""
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: Run a rescue shell on a virtual machine\n"
|
||||
"Copyright (C) 2009-2023 Red Hat Inc.\n"
|
||||
"Copyright (C) 2009-2025 Red Hat Inc.\n"
|
||||
"Usage:\n"
|
||||
" %s [--options] -d domname\n"
|
||||
" %s [--options] -a disk.img [-a disk.img ...]\n"
|
||||
@@ -4558,7 +4558,7 @@ msgstr ""
|
||||
#, c-format
|
||||
msgid ""
|
||||
"libguestfs-test-tool: interactive test tool\n"
|
||||
"Copyright (C) 2009-2023 Red Hat Inc.\n"
|
||||
"Copyright (C) 2009-2025 Red Hat Inc.\n"
|
||||
"Usage:\n"
|
||||
" libguestfs-test-tool [--options]\n"
|
||||
"Options:\n"
|
||||
|
||||
Reference in New Issue
Block a user