diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2024-02-06 08:29:56 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-02-06 08:33:17 -0500 |
commit | b25fa9f136372cf971b83f53c42785fa16561736 (patch) | |
tree | 273a865111fd833af4edb983fe306d948c3731da /app-emulation | |
parent | sys-kernel/gentoo-kernel-bin: Bump to 6.7.4 (diff) | |
download | gentoo-b25fa9f136372cf971b83f53c42785fa16561736.tar.gz gentoo-b25fa9f136372cf971b83f53c42785fa16561736.tar.bz2 gentoo-b25fa9f136372cf971b83f53c42785fa16561736.zip |
app-emulation/wine-mono: fix copyright year in 9.0.0
It was formerly 2024 but did a bad wine-staging commit amend
that lowered this to 2023, oops.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine-mono/wine-mono-9.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-mono/wine-mono-9.0.0.ebuild b/app-emulation/wine-mono/wine-mono-9.0.0.ebuild index 96896ce732cf..f756896e7c2e 100644 --- a/app-emulation/wine-mono/wine-mono-9.0.0.ebuild +++ b/app-emulation/wine-mono/wine-mono-9.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 |