From: Eric Bollengier Date: Thu, 29 Apr 2021 08:47:12 +0000 (+0200) Subject: Tweak copyrights X-Git-Tag: Release-11.3.2~557 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbfff2eb0c99cee552609a4a1d97adeeebb35d6e;p=thirdparty%2Fbacula.git Tweak copyrights --- diff --git a/bacula/src/dird/snapshot.c b/bacula/src/dird/snapshot.c index e8d3c0d1b..b9403edf8 100644 --- a/bacula/src/dird/snapshot.c +++ b/bacula/src/dird/snapshot.c @@ -15,11 +15,6 @@ conveyed and/or propagated. Bacula(R) is a registered trademark of Kern Sibbald. - Bacula Systems(R) is a trademark of Bacula Systems SA. - Bacula Enterprise(TM) is a trademark of Bacula Systems SA. - - The licensor of Bacula Enterprise(TM) is Bacula Systems(R) SA, - Rue Galilee 5, 1400 Yverdon-les-Bains, Switzerland. */ #include "bacula.h" diff --git a/bacula/src/qt-console/tray-monitor/tray-ui.h b/bacula/src/qt-console/tray-monitor/tray-ui.h index 025f8edec..eba79a4bc 100644 --- a/bacula/src/qt-console/tray-monitor/tray-ui.h +++ b/bacula/src/qt-console/tray-monitor/tray-ui.h @@ -323,8 +323,8 @@ private slots: void cb_about() { QMessageBox::about(this, "Bacula Tray Monitor", "Bacula Tray Monitor\n" - "For more information, see: www.baculasystems.com\n" - "Copyright (C) 1999-2016, Bacula Systems(R) SA.\n" + "For more information, see: www.bacula.org\n" + "Copyright (C) 1999-2021, Kern Sibbald.\n" "All rights reserved."); } RESMON *get_director() { diff --git a/bacula/src/stored/tape_dev.h b/bacula/src/stored/tape_dev.h index d5c930f35..c05dee572 100644 --- a/bacula/src/stored/tape_dev.h +++ b/bacula/src/stored/tape_dev.h @@ -15,10 +15,6 @@ conveyed and/or propagated. Bacula(R) is a registered trademark of Kern Sibbald. - Bacula Systems(R) is a trademark of Bacula Systems SA. - - The licensor of Bacula Enterprise(TM) is Bacula Systems(R) SA, - Rue Galilee 5, 1400 Yverdon-les-Bains, Switzerland. */ /* * Inspired by vtape.h