diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 12:22:19 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 12:22:19 +0000 |
commit | 6ad093e3eb797528a2125198328f089d1f636227 (patch) | |
tree | 243cb0be884ed9207b41be000998fb6e6eb3a53c /gnome-extra/gconf-editor | |
parent | Update Copyright years (diff) | |
download | gentoo-2-6ad093e3eb797528a2125198328f089d1f636227.tar.gz gentoo-2-6ad093e3eb797528a2125198328f089d1f636227.tar.bz2 gentoo-2-6ad093e3eb797528a2125198328f089d1f636227.zip |
Update Copyright years
Diffstat (limited to 'gnome-extra/gconf-editor')
-rw-r--r-- | gnome-extra/gconf-editor/gconf-editor-0.3.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/gconf-editor/gconf-editor-0.4.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gnome-extra/gconf-editor/gconf-editor-0.3.ebuild b/gnome-extra/gconf-editor/gconf-editor-0.3.ebuild index 43c17ee22f7e..15c96130a4bd 100644 --- a/gnome-extra/gconf-editor/gconf-editor-0.3.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-0.3.ebuild,v 1.4 2002/10/04 05:36:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-0.3.ebuild,v 1.5 2003/02/13 12:17:23 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="an editor to the GConf2 system" diff --git a/gnome-extra/gconf-editor/gconf-editor-0.4.0.ebuild b/gnome-extra/gconf-editor/gconf-editor-0.4.0.ebuild index 8ec38a52a91f..a4a977bcab37 100644 --- a/gnome-extra/gconf-editor/gconf-editor-0.4.0.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-0.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-0.4.0.ebuild,v 1.3 2003/01/19 16:13:04 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-0.4.0.ebuild,v 1.4 2003/02/13 12:17:27 vapier Exp $ inherit gnome2 |