diff options
author | Mike Pagano <mpagano@gentoo.org> | 2023-01-28 18:45:21 -0500 |
---|---|---|
committer | Mike Pagano <mpagano@gentoo.org> | 2023-01-28 18:45:21 -0500 |
commit | e6c8f5df8110ea74e30b0937db43f567004c5dd7 (patch) | |
tree | 0997cde36be3067ac477887ce363d81c68625296 /eclass | |
parent | linux-mod.eclass: Remove EAPI deprecated function call (diff) | |
download | gentoo-e6c8f5df8110ea74e30b0937db43f567004c5dd7.tar.gz gentoo-e6c8f5df8110ea74e30b0937db43f567004c5dd7.tar.bz2 gentoo-e6c8f5df8110ea74e30b0937db43f567004c5dd7.zip |
linux-mod.eclass: Update copyright year
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/linux-mod.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/linux-mod.eclass b/eclass/linux-mod.eclass index 482775edc550..98b22dcb9fc6 100644 --- a/eclass/linux-mod.eclass +++ b/eclass/linux-mod.eclass @@ -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 # @ECLASS: linux-mod.eclass |