Add copyright to hacks.el
authorNils Gillmann <ng0@n0.is>
Thu, 17 May 2018 17:43:34 +0000 (17:43 +0000)
committerNils Gillmann <ng0@n0.is>
Thu, 17 May 2018 17:43:34 +0000 (17:43 +0000)
Signed-off-by: Nils Gillmann <ng0@n0.is>
doc/hacks.el

index 9f271b3afad42894e5626d332dd26d9491f6fad0..bfb5c98fac786e4fe0840e1e93a637624139bf9d 100644 (file)
@@ -1,6 +1,7 @@
 ;;;; hacks.el --- a few functions to help me work on the manual
 ;;;; Jim Blandy <jimb@red-bean.com> --- October 1998
 ;;;; -- imported from https://git.savannah.gnu.org/cgit/guile.git/tree/doc/hacks.el
+;;;; This code should be covered by the same license as GNU Guile (GPL3).
 
 (defun jh-exemplify-region (start end)
   (interactive "r")