fix whitespace insertion

master
John Turner 1 year ago
parent 86d3b6d1b4
commit 46141609ac
No known key found for this signature in database

@ -14,7 +14,7 @@
(when-let ((author license-boilerplate-copyright-author)) (when-let ((author license-boilerplate-copyright-author))
(insert (format " %s" author))) (insert (format " %s" author)))
(insert "\n") (insert "\n")
(insert "\ (insert "
This program is free software: you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or the Free Software Foundation, either version 3 of the License, or

Loading…
Cancel
Save