diff options
Diffstat (limited to 'contrib/clickframe.pl')
-rw-r--r-- | contrib/clickframe.pl | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/contrib/clickframe.pl b/contrib/clickframe.pl index 71c6cb6..0de921b 100644 --- a/contrib/clickframe.pl +++ b/contrib/clickframe.pl @@ -1,5 +1,11 @@ #!/usr/bin/perl - +# +# Copyright (C) 2003-2004 Shawn Betts +# +# Copying and distribution of this file, with or without modification, +# are permitted in any medium without royalty provided the copyright +# notice and this notice are preserved. +# # clickframe.pl is a utility to switch frames by clicking the # mouse. You must apply the patch below to xbindkeys for this script # to work. And add an entry like this to your .xbindkeysrc file: |