From 0677aba16a58d5a945ebb65fe1bf6ad6f78e6895 Mon Sep 17 00:00:00 2001
From: Swapnil Negi <swapnil.negi09@gmail.com>
Date: Fri, 23 Mar 2018 03:37:21 +0530
Subject: modtool: add option for copyrightholder

fixes #1587
---
 gr-utils/python/modtool/gr-newmod/cmake/Modules/GrPython.cmake | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to 'gr-utils/python/modtool/gr-newmod/cmake/Modules/GrPython.cmake')

diff --git a/gr-utils/python/modtool/gr-newmod/cmake/Modules/GrPython.cmake b/gr-utils/python/modtool/gr-newmod/cmake/Modules/GrPython.cmake
index 06e061e212..c7b4027971 100644
--- a/gr-utils/python/modtool/gr-newmod/cmake/Modules/GrPython.cmake
+++ b/gr-utils/python/modtool/gr-newmod/cmake/Modules/GrPython.cmake
@@ -1,6 +1,7 @@
 # Copyright 2010-2011 Free Software Foundation, Inc.
 #
-# This file is part of GNU Radio
+# This file was generated by gr_modtool, a tool from the GNU Radio framework
+# This file is a part of gr-howto
 #
 # GNU Radio is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-- 
cgit v1.2.3