diff options
author | Ulrich Müller <ulm@gentoo.org> | 2020-02-14 07:26:40 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2020-02-14 07:45:41 +0100 |
commit | 9449cc26a82120a0dc41ef1942faf2d7be2d8821 (patch) | |
tree | 6ce7e458e3e137b9ace5ffc5d47b04b30548960f /eclass | |
parent | dev-libs/libflatarray: clean rm options (diff) | |
download | gentoo-9449cc26a82120a0dc41ef1942faf2d7be2d8821.tar.gz gentoo-9449cc26a82120a0dc41ef1942faf2d7be2d8821.tar.bz2 gentoo-9449cc26a82120a0dc41ef1942faf2d7be2d8821.zip |
ant-tasks.eclass: Use standard copyright/license header.
As decided by the council in its 2020-02-09 meeting, ebuilds and
eclasses in the Gentoo repository must be licensed under GPL-2.
Note that stripping out the "or later" clause is possible without
asking authors for their permission:
https://www.gnu.org/licenses/gpl-faq.en.html#AllCompatibility
Restore the original start year 2007, which is also the year when
the eclass was first committed.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/ant-tasks.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/ant-tasks.eclass b/eclass/ant-tasks.eclass index 04c6fb5b7d67..c882196e7758 100644 --- a/eclass/ant-tasks.eclass +++ b/eclass/ant-tasks.eclass @@ -1,5 +1,5 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License, v2 or later +# Copyright 2007-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 # @ECLASS: ant-tasks.eclass # @MAINTAINER: |