[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gnuradio-commit
Subject:    [Commit-gnuradio] [gnuradio] 01/04: modtool: fix template - copyrightholder filed
From:       git () gnuradio ! org
Date:       2016-06-28 18:53:43
Message-ID: 20160628185343.EC42A1A8D19 () hertz ! gnuradio ! org
[Download RAW message or body]

This is an automated email from the git hooks/post-receive script.

jcorgan pushed a commit to branch next
in repository gnuradio.

commit 6f5330a700a94d99ea43b33a516285073a3e384d
Author: Jiří Pinkava <j-pi@seznam.cz>
Date:   Tue Jun 28 17:42:40 2016 +0200

    modtool: fix template - copyrightholder filed
---
 gr-utils/python/modtool/templates.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gr-utils/python/modtool/templates.py b/gr-utils/python/modtool/templates.py
index 07534e5..a9c117a 100644
--- a/gr-utils/python/modtool/templates.py
+++ b/gr-utils/python/modtool/templates.py
@@ -42,7 +42,7 @@ You should have received a copy of the GNU General Public License
 along with this software; see the file COPYING.  If not, write to
 the Free Software Foundation, Inc., 51 Franklin Street,
 Boston, MA 02110-1301, USA.
-'''.format(datetime.now().year)
+''' % datetime.now().year
 
 Templates['grlicense'] = '''
 Copyright {0} Free Software Foundation, Inc.

_______________________________________________
Commit-gnuradio mailing list
Commit-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/commit-gnuradio

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic