|
|
@ -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
|
|
|
|