summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2005-01-20 09:53:16 +0000
committerAkinori Hattori <hattya@gentoo.org>2005-01-20 09:53:16 +0000
commit52ce2535d1da47448d04c84cc9e9fac3f5bbe140 (patch)
treefdc9b1fd0221f149c848c4fe70659e9c2498c464 /eclass
parentmerge addwrite handling code from the cvs eclass (diff)
downloadgentoo-2-52ce2535d1da47448d04c84cc9e9fac3f5bbe140.tar.gz
gentoo-2-52ce2535d1da47448d04c84cc9e9fac3f5bbe140.tar.bz2
gentoo-2-52ce2535d1da47448d04c84cc9e9fac3f5bbe140.zip
update copyright
Diffstat (limited to 'eclass')
-rw-r--r--eclass/subversion.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/subversion.eclass b/eclass/subversion.eclass
index b773f4844093..7189816e8f6b 100644
--- a/eclass/subversion.eclass
+++ b/eclass/subversion.eclass
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/subversion.eclass,v 1.17 2005/01/20 09:51:17 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/subversion.eclass,v 1.18 2005/01/20 09:53:16 hattya Exp $
## --------------------------------------------------------------------------- #
# Author: Akinori Hattori <hattya@gentoo.org>