]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
regress: Fix loading of test-plugin
authorEric Bollengier <eric@baculasystems.com>
Mon, 25 Mar 2024 13:41:44 +0000 (14:41 +0100)
committerEric Bollengier <eric@baculasystems.com>
Mon, 25 Mar 2024 13:41:44 +0000 (14:41 +0100)
bacula/src/plugins/fd/test-plugin-fd.c

index 54e4ece9ccdb4569cecb0db4bc7564addc7940ca..3f29e766dc8b9d2245705b051ac375573d0b6e0d 100644 (file)
@@ -41,7 +41,7 @@ extern "C" {
 
 static const int dbglvl = 000;
 
-#define PLUGIN_LICENSE      "Bacula Systems(R) SA"
+#define PLUGIN_LICENSE      "AGPLv3"
 #define PLUGIN_AUTHOR       "Kern Sibbald"
 #define PLUGIN_DATE         "September 2017"
 #define PLUGIN_VERSION      "4"