diff options
author | sabetts <sabetts> | 2004-12-02 00:33:22 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2004-12-02 00:33:22 +0000 |
commit | dc1091504fd27520d9c8922f53ffc47a3c4389de (patch) | |
tree | 36d0eb57565e7063a458fd84aec74ba5de215bad /contrib/clickframe.pl | |
parent | 63a8a7ef1c3b7906399406e2fa7ccd4431d37a09 (diff) | |
download | ratpoison-dc1091504fd27520d9c8922f53ffc47a3c4389de.zip |
add copyright notices
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: |