commit:     9449cc26a82120a0dc41ef1942faf2d7be2d8821
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 14 06:26:40 2020 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Feb 14 06:45:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9449cc26

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 <AT> gentoo.org>

 eclass/ant-tasks.eclass | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/eclass/ant-tasks.eclass b/eclass/ant-tasks.eclass
index 04c6fb5b7d6..c882196e775 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:

Reply via email to