From bbfff2eb0c99cee552609a4a1d97adeeebb35d6e Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Thu, 29 Apr 2021 10:47:12 +0200 Subject: [PATCH] Tweak copyrights --- bacula/src/dird/snapshot.c | 5 ----- bacula/src/qt-console/tray-monitor/tray-ui.h | 4 ++-- bacula/src/stored/tape_dev.h | 4 ---- 3 files changed, 2 insertions(+), 11 deletions(-) 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 -- 2.47.3