diff options
author | Ronny (tastytea) Gutbrod <gentoo@tastytea.de> | 2022-10-30 03:09:50 +0100 |
---|---|---|
committer | Ronny (tastytea) Gutbrod <gentoo@tastytea.de> | 2022-10-30 03:09:50 +0100 |
commit | 8f84bafdaed42c9d26929493a3c09c7d5aaa41ae (patch) | |
tree | bf29f5634b3b63b22635d611445ed33e3173d964 /dev-python/i3ipc | |
parent | x11-misc/autotiling: use PEP517 (diff) | |
download | guru-8f84bafdaed42c9d26929493a3c09c7d5aaa41ae.tar.gz guru-8f84bafdaed42c9d26929493a3c09c7d5aaa41ae.tar.bz2 guru-8f84bafdaed42c9d26929493a3c09c7d5aaa41ae.zip |
dev-python/i3ipc: fix copyright year
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
Diffstat (limited to 'dev-python/i3ipc')
-rw-r--r-- | dev-python/i3ipc/i3ipc-2.2.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/i3ipc/i3ipc-2.2.1-r1.ebuild b/dev-python/i3ipc/i3ipc-2.2.1-r1.ebuild index 1a00b25ab..0874c895a 100644 --- a/dev-python/i3ipc/i3ipc-2.2.1-r1.ebuild +++ b/dev-python/i3ipc/i3ipc-2.2.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 |