diff options
author | Sam James <sam@gentoo.org> | 2022-04-07 20:29:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-07 20:29:10 +0100 |
commit | 3361ccdb2c90000e5e34298a3b96ddb65ed889a4 (patch) | |
tree | 663304c1ce6be4f751f05f5c5f9da4f900885c2d /games-util | |
parent | games-util/lutris: add patch to chose amdgpu-pro-vulkan driver (diff) | |
download | gentoo-3361ccdb2c90000e5e34298a3b96ddb65ed889a4.tar.gz gentoo-3361ccdb2c90000e5e34298a3b96ddb65ed889a4.tar.bz2 gentoo-3361ccdb2c90000e5e34298a3b96ddb65ed889a4.zip |
games-util/lutris: fix IncorrectCopyright
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/lutris/lutris-0.5.9.1-r1.ebuild | 2 | ||||
-rw-r--r-- | games-util/lutris/lutris-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games-util/lutris/lutris-0.5.9.1-r1.ebuild b/games-util/lutris/lutris-0.5.9.1-r1.ebuild index 06be0ac26a76..4d764c0d2fc1 100644 --- a/games-util/lutris/lutris-0.5.9.1-r1.ebuild +++ b/games-util/lutris/lutris-0.5.9.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 diff --git a/games-util/lutris/lutris-9999.ebuild b/games-util/lutris/lutris-9999.ebuild index 1a0b499e7b23..08bbca5e08d8 100644 --- a/games-util/lutris/lutris-9999.ebuild +++ b/games-util/lutris/lutris-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 |