summaryrefslogtreecommitdiff
path: root/plugins/channeltx/modfreedv
diff options
context:
space:
mode:
authorf4exb <f4exb06@gmail.com>2019-04-11 06:39:30 +0200
committerf4exb <f4exb06@gmail.com>2019-04-11 06:39:30 +0200
commitef15157a5007ff69966a49e8f6ccb6da60940c01 (patch)
tree81139b2f0b7e3bb84fd84316b7c17b1fdf5e5c10 /plugins/channeltx/modfreedv
parentdc519fbda7ba8d9d3faf2e844b66506327ff4b93 (diff)
Fixed incomplete copyright headers (1)
Diffstat (limited to 'plugins/channeltx/modfreedv')
-rw-r--r--plugins/channeltx/modfreedv/freedvmod.cpp1
-rw-r--r--plugins/channeltx/modfreedv/freedvmod.h1
-rw-r--r--plugins/channeltx/modfreedv/freedvmodgui.cpp1
-rw-r--r--plugins/channeltx/modfreedv/freedvmodgui.h1
-rw-r--r--plugins/channeltx/modfreedv/freedvmodplugin.cpp1
-rw-r--r--plugins/channeltx/modfreedv/freedvmodplugin.h1
-rw-r--r--plugins/channeltx/modfreedv/freedvmodsettings.cpp1
-rw-r--r--plugins/channeltx/modfreedv/freedvmodsettings.h1
8 files changed, 8 insertions, 0 deletions
diff --git a/plugins/channeltx/modfreedv/freedvmod.cpp b/plugins/channeltx/modfreedv/freedvmod.cpp
index 04d5398cb..02be4564f 100644
--- a/plugins/channeltx/modfreedv/freedvmod.cpp
+++ b/plugins/channeltx/modfreedv/freedvmod.cpp
@@ -4,6 +4,7 @@
// 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 //
// the Free Software Foundation as version 3 of the License, or //
+// (at your option) any later version. //
// //
// This program is distributed in the hope that it will be useful, //
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
diff --git a/plugins/channeltx/modfreedv/freedvmod.h b/plugins/channeltx/modfreedv/freedvmod.h
index 1f3b92238..5ac2bb3f7 100644
--- a/plugins/channeltx/modfreedv/freedvmod.h
+++ b/plugins/channeltx/modfreedv/freedvmod.h
@@ -4,6 +4,7 @@
// 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 //
// the Free Software Foundation as version 3 of the License, or //
+// (at your option) any later version. //
// //
// This program is distributed in the hope that it will be useful, //
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
diff --git a/plugins/channeltx/modfreedv/freedvmodgui.cpp b/plugins/channeltx/modfreedv/freedvmodgui.cpp
index 2983b638e..022a42ae3 100644
--- a/plugins/channeltx/modfreedv/freedvmodgui.cpp
+++ b/plugins/channeltx/modfreedv/freedvmodgui.cpp
@@ -4,6 +4,7 @@
// 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 //
// the Free Software Foundation as version 3 of the License, or //
+// (at your option) any later version. //
// //
// This program is distributed in the hope that it will be useful, //
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
diff --git a/plugins/channeltx/modfreedv/freedvmodgui.h b/plugins/channeltx/modfreedv/freedvmodgui.h
index ce228a71a..6285e9b3a 100644
--- a/plugins/channeltx/modfreedv/freedvmodgui.h
+++ b/plugins/channeltx/modfreedv/freedvmodgui.h
@@ -4,6 +4,7 @@
// 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 //
// the Free Software Foundation as version 3 of the License, or //
+// (at your option) any later version. //
// //
// This program is distributed in the hope that it will be useful, //
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
diff --git a/plugins/channeltx/modfreedv/freedvmodplugin.cpp b/plugins/channeltx/modfreedv/freedvmodplugin.cpp
index 562ce17b3..07516ba25 100644
--- a/plugins/channeltx/modfreedv/freedvmodplugin.cpp
+++ b/plugins/channeltx/modfreedv/freedvmodplugin.cpp
@@ -4,6 +4,7 @@
// 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 //
// the Free Software Foundation as version 3 of the License, or //
+// (at your option) any later version. //
// //
// This program is distributed in the hope that it will be useful, //
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
diff --git a/plugins/channeltx/modfreedv/freedvmodplugin.h b/plugins/channeltx/modfreedv/freedvmodplugin.h
index 1d41b34c8..eb773fe64 100644
--- a/plugins/channeltx/modfreedv/freedvmodplugin.h
+++ b/plugins/channeltx/modfreedv/freedvmodplugin.h
@@ -4,6 +4,7 @@
// 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 //
// the Free Software Foundation as version 3 of the License, or //
+// (at your option) any later version. //
// //
// This program is distributed in the hope that it will be useful, //
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
diff --git a/plugins/channeltx/modfreedv/freedvmodsettings.cpp b/plugins/channeltx/modfreedv/freedvmodsettings.cpp
index 1eb84be47..bb2f169cb 100644
--- a/plugins/channeltx/modfreedv/freedvmodsettings.cpp
+++ b/plugins/channeltx/modfreedv/freedvmodsettings.cpp
@@ -4,6 +4,7 @@
// 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 //
// the Free Software Foundation as version 3 of the License, or //
+// (at your option) any later version. //
// //
// This program is distributed in the hope that it will be useful, //
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
diff --git a/plugins/channeltx/modfreedv/freedvmodsettings.h b/plugins/channeltx/modfreedv/freedvmodsettings.h
index 3bbfc28f7..77d689cc1 100644
--- a/plugins/channeltx/modfreedv/freedvmodsettings.h
+++ b/plugins/channeltx/modfreedv/freedvmodsettings.h
@@ -4,6 +4,7 @@
// 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 //
// the Free Software Foundation as version 3 of the License, or //
+// (at your option) any later version. //
// //
// This program is distributed in the hope that it will be useful, //
// but WITHOUT ANY WARRANTY; without even the implied warranty of //