diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:05:25 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:05:25 +0000 |
commit | 4551c6c9be6529b2ca6f4da969291e2560b1431c (patch) | |
tree | 960c5763e6ef2509eb20965d49aa99bdac2df853 /x11-misc/xhkeys | |
parent | sync IUSE (missing), don't dep on arch for gnuconfig_update (Manifest recommit) (diff) | |
download | gentoo-2-4551c6c9be6529b2ca6f4da969291e2560b1431c.tar.gz gentoo-2-4551c6c9be6529b2ca6f4da969291e2560b1431c.tar.bz2 gentoo-2-4551c6c9be6529b2ca6f4da969291e2560b1431c.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" |