summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2011-12-27 17:55:13 +0000
committerChristian Faulhammer <fauli@gentoo.org>2011-12-27 17:55:13 +0000
commit78f3c358b427938abe86e9f48677e91f68ba2764 (patch)
tree50ac6aed0c5c35a2cda7fed3b8522985a1de9f86 /eclass/vim-spell.eclass
parentStable for ppc/ppc64; bug #395543 (diff)
downloadhistorical-78f3c358b427938abe86e9f48677e91f68ba2764.tar.gz
historical-78f3c358b427938abe86e9f48677e91f68ba2764.tar.bz2
historical-78f3c358b427938abe86e9f48677e91f68ba2764.zip
Update copyright years in headers
Diffstat (limited to 'eclass/vim-spell.eclass')
-rw-r--r--eclass/vim-spell.eclass5
1 files changed, 2 insertions, 3 deletions
diff --git a/eclass/vim-spell.eclass b/eclass/vim-spell.eclass
index ff00b93e6e43..4d2400edae5a 100644
--- a/eclass/vim-spell.eclass
+++ b/eclass/vim-spell.eclass
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/vim-spell.eclass,v 1.8 2010/04/23 19:01:37 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/vim-spell.eclass,v 1.9 2011/12/27 17:55:12 fauli Exp $
#
# Original Author: Ciaran McCreesh <ciaranm@gentoo.org>
@@ -125,4 +125,3 @@ vim-spell_pkg_postinst() {
echo
epause
}
-