diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-03-06 04:21:44 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-03-06 04:21:44 +0000 |
commit | a7840d3a1d63fd2e97b745b8023064cd5de17a17 (patch) | |
tree | 6e0ce00e0b301dfada84b023344ca58867269069 /x11-misc/xhkeys/files | |
parent | we license under gpl2, not gpl2 or later (diff) | |
download | historical-a7840d3a1d63fd2e97b745b8023064cd5de17a17.tar.gz historical-a7840d3a1d63fd2e97b745b8023064cd5de17a17.tar.bz2 historical-a7840d3a1d63fd2e97b745b8023064cd5de17a17.zip |
we license under gpl2, not gpl2 or later
Diffstat (limited to 'x11-misc/xhkeys/files')
-rw-r--r-- | x11-misc/xhkeys/files/xhkeys | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/xhkeys/files/xhkeys b/x11-misc/xhkeys/files/xhkeys index d0c5d6199400..681cc7717875 100644 --- a/x11-misc/xhkeys/files/xhkeys +++ b/x11-misc/xhkeys/files/xhkeys @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/files/xhkeys,v 1.1 2003/11/20 23:29:49 port001 Exp $ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# 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 $ start() { ebegin "Starting xhkeys" |