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:
Richard W.M. Jones
2025-02-16 16:52:33 +00:00
parent 1b7d905d43
commit 72cfaff5c5
446 changed files with 460 additions and 460 deletions

View File

@@ -1,5 +1,5 @@
# libguestfs Java bindings
# 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

View File

@@ -4,7 +4,7 @@
# and from the code in the generator/ subdirectory.
# ANY CHANGES YOU MAKE TO THIS FILE WILL BE LOST.
#
# 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

View File

@@ -1,5 +1,5 @@
/* libguestfs Java bindings
* Copyright (C) 2009-2023 Red Hat Inc.
* Copyright (C) 2009-2025 Red Hat Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public

View File

@@ -1,5 +1,5 @@
/* libguestfs Java bindings
* Copyright (C) 2009-2023 Red Hat Inc.
* Copyright (C) 2009-2025 Red Hat Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public

View File

@@ -1,5 +1,5 @@
/* libguestfs Java bindings
* Copyright (C) 2009-2023 Red Hat Inc.
* Copyright (C) 2009-2025 Red Hat Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public

View File

@@ -178,4 +178,4 @@ Richard W.M. Jones (C<rjones at redhat dot com>)
=head1 COPYRIGHT
Copyright (C) 2011-2023 Red Hat Inc.
Copyright (C) 2011-2025 Red Hat Inc.

View File

@@ -1,5 +1,5 @@
/* libguestfs Java bindings.
* Copyright (C) 2009-2023 Red Hat Inc.
* Copyright (C) 2009-2025 Red Hat Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public

View File

@@ -1,6 +1,6 @@
#!/bin/sh -
# libguestfs Java bindings
# 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

View File

@@ -1,6 +1,6 @@
#!/bin/sh -
# libguestfs Java tests
# 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

View File

@@ -1,5 +1,5 @@
/* libguestfs Java bindings
* Copyright (C) 2009-2023 Red Hat Inc.
* Copyright (C) 2009-2025 Red Hat Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public