From 9dbbf5411d19913c8f31a4abb9eea0cd8521b687 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 5 Oct 2015 21:10:19 -0400 Subject: fix broken headers in a few random files --- eclass/java-ant-2.eclass | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) (limited to 'eclass/java-ant-2.eclass') diff --git a/eclass/java-ant-2.eclass b/eclass/java-ant-2.eclass index ea0f3e05fa90..64dca0af538f 100644 --- a/eclass/java-ant-2.eclass +++ b/eclass/java-ant-2.eclass @@ -1,19 +1,5 @@ -# eclass for ant based Java packages -# -# Copyright (c) 2004-2005, Thomas Matthijs -# Copyright (c) 2004-2015, Gentoo Foundation -# Changes: -# May 2007: -# Made bsfix make one pass for all things and add some glocal targets for -# setting up the whole thing. Contributed by kiorky -# (kiorky@cryptelium.net). -# December 2006: -# I pretty much rewrote the logic of the bsfix functions -# and xml-rewrite.py because they were so slow -# Petteri Räty (betelgeuse@gentoo.org) -# -# Licensed under the GNU General Public License, v2 -# +# Copyright 2004-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 # $Id$ # @ECLASS: java-ant-2.eclass -- cgit v1.2.3-65-gdbad