summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-25 19:55:52 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-25 19:55:52 +0000
commitd9a66a6aa1deffe92f79707d662d4d97f468e4e5 (patch)
treefadd1a2f8db5848be9c4bf8cfa4a6616e2dea4ff /eclass/autotools.eclass
parentfixie (diff)
downloadhistorical-d9a66a6aa1deffe92f79707d662d4d97f468e4e5.tar.gz
historical-d9a66a6aa1deffe92f79707d662d4d97f468e4e5.tar.bz2
historical-d9a66a6aa1deffe92f79707d662d4d97f468e4e5.zip
Header updates/cleanups
Diffstat (limited to 'eclass/autotools.eclass')
-rw-r--r--eclass/autotools.eclass6
1 files changed, 3 insertions, 3 deletions
diff --git a/eclass/autotools.eclass b/eclass/autotools.eclass
index 4360771867b1..eac32be7f1b9 100644
--- a/eclass/autotools.eclass
+++ b/eclass/autotools.eclass
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
+# Distributed under the terms of the GNU General Public License v2
# Author: Martin Schlemmer <azarah@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/autotools.eclass,v 1.5 2002/10/20 10:43:04 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/autotools.eclass,v 1.6 2002/10/25 19:55:52 vapier Exp $
# The autotools eclass enables building of the apps that needs the latest autconf/automake.
#
# NOTES:
@@ -22,7 +22,7 @@
# # Copyright 1999-2002 Gentoo Technologies, Inc.
# # Distributed under the terms of the GNU General Public License, v2 or later
# # Maintainer: John Doe <john@foo.com>
-# # $Header: /var/cvsroot/gentoo-x86/eclass/autotools.eclass,v 1.5 2002/10/20 10:43:04 azarah Exp $
+# # $Header: /var/cvsroot/gentoo-x86/eclass/autotools.eclass,v 1.6 2002/10/25 19:55:52 vapier Exp $
#
# # If you need to set the versions different from in here, it *must*
# # be done before inherit.eclass is sourced