diff options
author | Sam James <sam@gentoo.org> | 2021-10-14 18:24:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-14 18:24:43 +0100 |
commit | 6029c28e315e40679012fd938fc7d8c75f845818 (patch) | |
tree | 0a3beb82bcfcda41a0ea169a6e21985344abf5c7 /x11-terms | |
parent | x11-terms/st: minor modernisation in 0.8.4-r1 (diff) | |
download | gentoo-6029c28e315e40679012fd938fc7d8c75f845818.tar.gz gentoo-6029c28e315e40679012fd938fc7d8c75f845818.tar.bz2 gentoo-6029c28e315e40679012fd938fc7d8c75f845818.zip |
x11-terms/st: fix IncorrectCopyright
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/st/st-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/st/st-9999.ebuild b/x11-terms/st/st-9999.ebuild index 295422f88576..525453f3d78e 100644 --- a/x11-terms/st/st-9999.ebuild +++ b/x11-terms/st/st-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 |