]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Tweak copyrights
authorEric Bollengier <eric@baculasystems.com>
Thu, 29 Apr 2021 08:47:12 +0000 (10:47 +0200)
committerEric Bollengier <eric@baculasystems.com>
Thu, 24 Mar 2022 08:03:01 +0000 (09:03 +0100)
bacula/src/dird/snapshot.c
bacula/src/qt-console/tray-monitor/tray-ui.h
bacula/src/stored/tape_dev.h

index e8d3c0d1b880f661222dd887a5f3a7930f9efefd..b9403edf8832e2c9605a8bc5e3ac1533173c28cd 100644 (file)
    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"
index 025f8edec408b836a4f72aa0922644b9360e963e..eba79a4bc571306e98dc8574f3278ac3be34f9ad 100644 (file)
@@ -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() {
index d5c930f35a02a6a7a5f383de8b78c10810c74ffc..c05dee572946a59b61ea0de9faa6715c64abbcde 100644 (file)
    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