diff options
author | Johnathan Corgan <johnathan@corganlabs.com> | 2016-02-21 07:23:49 -0800 |
---|---|---|
committer | Johnathan Corgan <johnathan@corganlabs.com> | 2016-02-21 07:23:49 -0800 |
commit | 0e3b7a5962fa77a5b27e9875bd47dc13dab6c79e (patch) | |
tree | 54d274379fea68a013abfbeb2264011080ce4b42 /gr-utils/python/modtool/templates.py | |
parent | 051dc151d58ecdd2480f49c76c7c05edb944f1f4 (diff) | |
parent | baab51695118fcdf7201c5f52cd2b12420f7328d (diff) |
Merge remote-tracking branch 'noc0lour/gr_modtool-name_option'
Diffstat (limited to 'gr-utils/python/modtool/templates.py')
-rw-r--r-- | gr-utils/python/modtool/templates.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-utils/python/modtool/templates.py b/gr-utils/python/modtool/templates.py index dc840df392..9caf658194 100644 --- a/gr-utils/python/modtool/templates.py +++ b/gr-utils/python/modtool/templates.py @@ -26,7 +26,7 @@ Templates = {} # Default licence Templates['defaultlicense'] = ''' -Copyright %d <+YOU OR YOUR COMPANY+>. +Copyright %d ${copyrightholder}. This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |