diff options
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 () |