diff options
author | 2023-04-15 15:41:01 +0300 | |
---|---|---|
committer | 2023-04-15 15:41:16 +0300 | |
commit | 95a47387d9854a8f9d6d3459c3454a860cb12f75 (patch) | |
tree | e75d3b7c5f55bbc3a2047f3e9bd5ca2aec9623c9 | |
parent | net-misc/r8125: Fixes for kernels 5.19 and 6.1 (diff) | |
download | gentoo-95a47387d9854a8f9d6d3459c3454a860cb12f75.tar.gz gentoo-95a47387d9854a8f9d6d3459c3454a860cb12f75.tar.bz2 gentoo-95a47387d9854a8f9d6d3459c3454a860cb12f75.zip |
net-misc/r8125: fix IncorrectCopyright
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r-- | net-misc/r8125/r8125-9.008.00.ebuild | 2 | ||||
-rw-r--r-- | net-misc/r8125/r8125-9.009.01.ebuild | 2 | ||||
-rw-r--r-- | net-misc/r8125/r8125-9.009.02.ebuild | 2 | ||||
-rw-r--r-- | net-misc/r8125/r8125-9.011.00.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/r8125/r8125-9.008.00.ebuild b/net-misc/r8125/r8125-9.008.00.ebuild index d3d593df5844..ba9eb264d3da 100644 --- a/net-misc/r8125/r8125-9.008.00.ebuild +++ b/net-misc/r8125/r8125-9.008.00.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 diff --git a/net-misc/r8125/r8125-9.009.01.ebuild b/net-misc/r8125/r8125-9.009.01.ebuild index 6c64d2ff981b..a88080038413 100644 --- a/net-misc/r8125/r8125-9.009.01.ebuild +++ b/net-misc/r8125/r8125-9.009.01.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 diff --git a/net-misc/r8125/r8125-9.009.02.ebuild b/net-misc/r8125/r8125-9.009.02.ebuild index 60221798a097..bdeb5b0245c5 100644 --- a/net-misc/r8125/r8125-9.009.02.ebuild +++ b/net-misc/r8125/r8125-9.009.02.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 diff --git a/net-misc/r8125/r8125-9.011.00.ebuild b/net-misc/r8125/r8125-9.011.00.ebuild index 0714e4b6d50a..40413bb9c984 100644 --- a/net-misc/r8125/r8125-9.011.00.ebuild +++ b/net-misc/r8125/r8125-9.011.00.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 |