diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-01-01 16:53:30 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-01-01 16:53:30 +0000 |
commit | e0784fd2856ffaf0332904f6e15e70189c2040ae (patch) | |
tree | aa727e19f514ff623090ff879152e7ff4be9e195 /app-vim/foldutil | |
parent | Updated Copyright dates to 2005. (Manifest recommit) (diff) | |
download | gentoo-2-e0784fd2856ffaf0332904f6e15e70189c2040ae.tar.gz gentoo-2-e0784fd2856ffaf0332904f6e15e70189c2040ae.tar.bz2 gentoo-2-e0784fd2856ffaf0332904f6e15e70189c2040ae.zip |
Updated Copyright dates to 2005.
Diffstat (limited to 'app-vim/foldutil')
-rw-r--r-- | app-vim/foldutil/ChangeLog | 4 | ||||
-rw-r--r-- | app-vim/foldutil/foldutil-1.6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-vim/foldutil/ChangeLog b/app-vim/foldutil/ChangeLog index 9d8099d92c1e..1ab4c86871dd 100644 --- a/app-vim/foldutil/ChangeLog +++ b/app-vim/foldutil/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for app-vim/foldutil -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/ChangeLog,v 1.4 2004/09/03 02:38:35 ciaranm Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/ChangeLog,v 1.5 2005/01/01 16:49:55 eradicator Exp $ 03 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> foldutil-1.6.ebuild: Help text, bug #62559 diff --git a/app-vim/foldutil/foldutil-1.6.ebuild b/app-vim/foldutil/foldutil-1.6.ebuild index 89f8896ad467..d8f24907a97b 100644 --- a/app-vim/foldutil/foldutil-1.6.ebuild +++ b/app-vim/foldutil/foldutil-1.6.ebuild @@ -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/app-vim/foldutil/foldutil-1.6.ebuild,v 1.4 2004/09/03 02:38:35 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/foldutil-1.6.ebuild,v 1.5 2005/01/01 16:49:55 eradicator Exp $ inherit vim-plugin |