]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/plugins/fd/test-plugin-fd.c
Switch from GPLv2 to AGPLv3
[bacula/bacula] / bacula / src / plugins / fd / test-plugin-fd.c
index 681ca2192bafb10568eb18de6a6186d8c07aebfb..85fdc10bafdc0e4ab35cbe1ba4d6621618dca465 100644 (file)
@@ -6,7 +6,7 @@
    The main author of Bacula is Kern Sibbald, with contributions from
    many others, a complete list can be found in the file AUTHORS.
    This program is Free Software; you can redistribute it and/or
-   modify it under the terms of version two of the GNU General Public
+   modify it under the terms of version three of the GNU Affero General Public
    License as published by the Free Software Foundation, which is 
    listed in the file LICENSE.
 
@@ -15,7 +15,7 @@
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
    General Public License for more details.
 
-   You should have received a copy of the GNU General Public License
+   You should have received a copy of the GNU Affero General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
    02110-1301, USA.
@@ -48,7 +48,7 @@ extern "C" {
 
 static const int dbglvl = 000;
 
-#define PLUGIN_LICENSE      "Bacula GPLv2"
+#define PLUGIN_LICENSE      "Bacula AGPLv3"
 #define PLUGIN_AUTHOR       "Kern Sibbald"
 #define PLUGIN_DATE         "April 2010"
 #define PLUGIN_VERSION      "1"