diff options
author | Vitaly Zdanevich <zdanevich.vitaly@ya.ru> | 2024-04-24 19:49:58 +0400 |
---|---|---|
committer | Vitaly Zdanevich <zdanevich.vitaly@ya.ru> | 2024-04-24 19:49:58 +0400 |
commit | c1fcc63c1ae55aa7e30549100b09a483ee4cbdbe (patch) | |
tree | 290b42020a464290915995d019b6386e4922f9bc /dev-python/evernote2 | |
parent | dev-cpp/simdutf: add 5.2.6, drop 5.2.5 (diff) | |
download | guru-c1fcc63c1ae55aa7e30549100b09a483ee4cbdbe.tar.gz guru-c1fcc63c1ae55aa7e30549100b09a483ee4cbdbe.tar.bz2 guru-c1fcc63c1ae55aa7e30549100b09a483ee4cbdbe.zip |
dev-python/evernote2: fix header with comments about authors and license
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Diffstat (limited to 'dev-python/evernote2')
-rw-r--r-- | dev-python/evernote2/evernote2-1.0.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/evernote2/evernote2-1.0.0.ebuild b/dev-python/evernote2/evernote2-1.0.0.ebuild index 781f081bb..d9f68c94e 100644 --- a/dev-python/evernote2/evernote2-1.0.0.ebuild +++ b/dev-python/evernote2/evernote2-1.0.0.ebuild @@ -1,4 +1,5 @@ -# Copyright Gentoo Developers 2024 +# Copyright Gentoo Authors 2024 +# Distributed under the terms of the GNU General Public License v2 EAPI=8 |