From c2e6281fe929a399a3fd73f0b7099102a0acd54e Mon Sep 17 00:00:00 2001 From: Nicolas Boichat Date: Mon, 16 Aug 2004 22:18:58 +0000 Subject: [PATCH] Fix copyright dates. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1539 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/src/tray-monitor/authenticate.c | 8 ++++---- bacula/src/tray-monitor/tray-monitor.c | 6 +++--- bacula/src/tray-monitor/tray-monitor.h | 6 +++--- bacula/src/tray-monitor/tray_conf.c | 2 +- bacula/src/tray-monitor/tray_conf.h | 2 +- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/bacula/src/tray-monitor/authenticate.c b/bacula/src/tray-monitor/authenticate.c index dfcb4974e6..acec72f556 100644 --- a/bacula/src/tray-monitor/authenticate.c +++ b/bacula/src/tray-monitor/authenticate.c @@ -1,9 +1,9 @@ /* * - * Bacula UA authentication. Provides authentication with - * the Director. + * Bacula authentication. Provides authentication with + * File and Storage daemons. * - * Kern Sibbald, June MMI + * Nicolas Boichat, August MMIV * * This routine runs as a thread and must be thread reentrant. * @@ -11,7 +11,7 @@ * */ /* - Copyright (C) 2001-2004 Kern Sibbald and John Walker + Copyright (C) 2004 Kern Sibbald and John Walker This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/bacula/src/tray-monitor/tray-monitor.c b/bacula/src/tray-monitor/tray-monitor.c index 2733e054e9..90c64b80cb 100644 --- a/bacula/src/tray-monitor/tray-monitor.c +++ b/bacula/src/tray-monitor/tray-monitor.c @@ -8,7 +8,7 @@ */ /* - Copyright (C) 2000-2004 Kern Sibbald and John Walker + Copyright (C) 2004 Kern Sibbald and John Walker This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public @@ -386,8 +386,8 @@ Without that I don't how to get status from the File or Storage Daemon :-(\n"), static void MonitorAbout(GtkWidget *widget, gpointer data) { GtkWidget* about = gtk_message_dialog_new_with_markup(GTK_WINDOW(window),GTK_DIALOG_MODAL, GTK_MESSAGE_INFO, GTK_BUTTONS_CLOSE, _( "Bacula Tray Monitor\n\n" - "Copyright (C) 2000-2004 Kern Sibbald and John Walker\n" - "Written by Nicolas Boichat (2004)\n" + "Copyright (C) 2004 Kern Sibbald and John Walker\n" + "Written by Nicolas Boichat\n" "\nVersion: " VERSION " (" BDATE ") %s %s %s" ), HOST_OS, DISTNAME, DISTVER); gtk_dialog_run(GTK_DIALOG(about)); diff --git a/bacula/src/tray-monitor/tray-monitor.h b/bacula/src/tray-monitor/tray-monitor.h index 7891e86ad8..8a9462b4e2 100644 --- a/bacula/src/tray-monitor/tray-monitor.h +++ b/bacula/src/tray-monitor/tray-monitor.h @@ -1,12 +1,12 @@ /* - * Includes specific to the Director + * Includes specific to the tray monitor * - * Kern Sibbald, December MM + * Nicolas Boichat, August MMIV * * Version $Id$ */ /* - Copyright (C) 2000-2004 Kern Sibbald and John Walker + Copyright (C) 2004 Kern Sibbald and John Walker This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/bacula/src/tray-monitor/tray_conf.c b/bacula/src/tray-monitor/tray_conf.c index 2015f7c88a..8d63a66856 100644 --- a/bacula/src/tray-monitor/tray_conf.c +++ b/bacula/src/tray-monitor/tray_conf.c @@ -22,7 +22,7 @@ * Version $Id$ */ /* - Copyright (C) 2000-2004 Kern Sibbald and John Walker + Copyright (C) 2004 Kern Sibbald and John Walker This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/bacula/src/tray-monitor/tray_conf.h b/bacula/src/tray-monitor/tray_conf.h index 89a975ee58..a4ff45d5e7 100644 --- a/bacula/src/tray-monitor/tray_conf.h +++ b/bacula/src/tray-monitor/tray_conf.h @@ -8,7 +8,7 @@ * Version $Id$ */ /* - Copyright (C) 2000-2004 Kern Sibbald and John Walker + Copyright (C) 2004 Kern Sibbald and John Walker This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as -- 2.39.2