]> jturnerusa.dev Git - emacs.d/commitdiff
fix whitespace insertion
authorJohn Turner <jturner.usa@gmail.com>
Mon, 23 Oct 2023 22:44:49 +0000 (18:44 -0400)
committerJohn Turner <jturner.usa@gmail.com>
Mon, 23 Oct 2023 22:44:49 +0000 (18:44 -0400)
lisp/license-boilerplate/license-boilerplate.el

index 722d14c9ec06b132a78007cdd74db589752aa62d..008d8ad9cbf07f30c61d2464b03752bce1eaab6f 100644 (file)
@@ -14,7 +14,7 @@
       (when-let ((author license-boilerplate-copyright-author))
         (insert (format " %s" author)))
       (insert "\n")
-      (insert "\
+      (insert "
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 3 of the License, or