diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:05:02 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:05:02 +0000 |
commit | 7b7dbb184d514997b6e770d5325e475952ae1830 (patch) | |
tree | 3d97b63873a2acee68b8cbe3f4e549e4b9b76068 /x11-misc/xhkeys | |
parent | sync IUSE (missing), don't dep on arch for gnuconfig_update (diff) | |
download | historical-7b7dbb184d514997b6e770d5325e475952ae1830.tar.gz historical-7b7dbb184d514997b6e770d5325e475952ae1830.tar.bz2 historical-7b7dbb184d514997b6e770d5325e475952ae1830.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'x11-misc/xhkeys')
-rw-r--r-- | x11-misc/xhkeys/files/xhkeys | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xhkeys/files/xhkeys b/x11-misc/xhkeys/files/xhkeys index 681cc7717875..35ec30dc62cc 100644 --- a/x11-misc/xhkeys/files/xhkeys +++ b/x11-misc/xhkeys/files/xhkeys @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/files/xhkeys,v 1.2 2004/03/06 04:21:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/files/xhkeys,v 1.3 2004/07/15 01:04:40 agriffis Exp $ start() { ebegin "Starting xhkeys" |