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/nogaps.el | |
parent | 63a8a7ef1c3b7906399406e2fa7ccd4431d37a09 (diff) | |
download | ratpoison-dc1091504fd27520d9c8922f53ffc47a3c4389de.zip |
add copyright notices
Diffstat (limited to 'contrib/nogaps.el')
-rw-r--r-- | contrib/nogaps.el | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/nogaps.el b/contrib/nogaps.el index a38afcc..9ca9b26 100644 --- a/contrib/nogaps.el +++ b/contrib/nogaps.el @@ -1,3 +1,9 @@ +;;; 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. + (require 'cl) (defun ratpoison-nogaps () |