summaryrefslogtreecommitdiff
path: root/gr-utils/python/modtool/gr-newmod/include/howto
diff options
context:
space:
mode:
Diffstat (limited to 'gr-utils/python/modtool/gr-newmod/include/howto')
-rw-r--r--gr-utils/python/modtool/gr-newmod/include/howto/CMakeLists.txt3
-rw-r--r--gr-utils/python/modtool/gr-newmod/include/howto/api.h3
2 files changed, 4 insertions, 2 deletions
diff --git a/gr-utils/python/modtool/gr-newmod/include/howto/CMakeLists.txt b/gr-utils/python/modtool/gr-newmod/include/howto/CMakeLists.txt
index 1cfb5a6eac..664ca26a34 100644
--- a/gr-utils/python/modtool/gr-newmod/include/howto/CMakeLists.txt
+++ b/gr-utils/python/modtool/gr-newmod/include/howto/CMakeLists.txt
@@ -1,6 +1,7 @@
# Copyright 2011,2012 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
diff --git a/gr-utils/python/modtool/gr-newmod/include/howto/api.h b/gr-utils/python/modtool/gr-newmod/include/howto/api.h
index db5f81f394..03620be2df 100644
--- a/gr-utils/python/modtool/gr-newmod/include/howto/api.h
+++ b/gr-utils/python/modtool/gr-newmod/include/howto/api.h
@@ -1,7 +1,8 @@
/*
* Copyright 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