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
commit9602ac4858b98613deb0049830f10376d403938f (patch)
treeba0d3a2b0899f10cb8341a90a00221b901ab8d69 /eclass
parentmerge addwrite handling code from the cvs eclass (diff)
downloadhistorical-9602ac4858b98613deb0049830f10376d403938f.tar.gz
historical-9602ac4858b98613deb0049830f10376d403938f.tar.bz2
historical-9602ac4858b98613deb0049830f10376d403938f.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>