From 2dadfbb7d5f12cc09b5d34d95aedd52c94b25739 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Thu, 23 Jan 2003 21:29:44 +0000 Subject: [PATCH] Update copyright in Win32 git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@318 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/src/filed/win32/winabout.cpp | 2 +- bacula/src/filed/win32/winevents.cpp | 2 +- bacula/src/filed/win32/winmain.cpp | 2 +- bacula/src/filed/win32/winres.rc | 4 ++-- bacula/src/filed/win32/winservice.cpp | 2 +- bacula/src/filed/win32/winstat.cpp | 2 +- bacula/src/filed/win32/wintray.cpp | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bacula/src/filed/win32/winabout.cpp b/bacula/src/filed/win32/winabout.cpp index 6b1095e790..6f941c0cc4 100755 --- a/bacula/src/filed/win32/winabout.cpp +++ b/bacula/src/filed/win32/winabout.cpp @@ -1,5 +1,5 @@ /* - Copyright (C) 2000, 2001, 2002 Kern Sibbald and John Walker + Copyright (C) 2000-2003 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/filed/win32/winevents.cpp b/bacula/src/filed/win32/winevents.cpp index 6853b1adfe..c41cf7cd98 100755 --- a/bacula/src/filed/win32/winevents.cpp +++ b/bacula/src/filed/win32/winevents.cpp @@ -1,5 +1,5 @@ /* - Copyright (C) 2000, 2001, 2002 Kern Sibbald and John Walker + Copyright (C) 2000-2003 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/filed/win32/winmain.cpp b/bacula/src/filed/win32/winmain.cpp index ddb3d1d04c..33d33747ed 100755 --- a/bacula/src/filed/win32/winmain.cpp +++ b/bacula/src/filed/win32/winmain.cpp @@ -1,5 +1,5 @@ /* - Copyright (C) 2000, 2001, 2002 Kern Sibbald and John Walker + Copyright (C) 2000-2003 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/filed/win32/winres.rc b/bacula/src/filed/win32/winres.rc index 4638580450..9cf67df3a7 100644 --- a/bacula/src/filed/win32/winres.rc +++ b/bacula/src/filed/win32/winres.rc @@ -64,7 +64,7 @@ BEGIN VALUE "FileDescription", "Bacula File daemon for Win32\0" VALUE "FileVersion", VERSION "\0" VALUE "InternalName", "Bacula\0" - VALUE "LegalCopyright", "Copyright Kern Sibbald, 2002\0" + VALUE "LegalCopyright", "Copyright Kern Sibbald, 1999-2003\0" VALUE "LegalTrademarks", "Licensed under GNU GPL 2.0\0" VALUE "OriginalFilename", "filed.exe\0" VALUE "PrivateBuild", "\0" @@ -139,7 +139,7 @@ BEGIN IDC_WWW,90,60,239,10 LTEXT " ", IDC_WWW,90,70,239,10 - LTEXT "Copyright (C) 1999-2002, Kern Sibbald", + LTEXT "Copyright (C) 1999-2003, Kern Sibbald", IDC_COPYRIGHT,7,120,175,10 LTEXT "Licensed under GNU GPL 2.0.", IDC_TRADEMARK,7,130,175,10 diff --git a/bacula/src/filed/win32/winservice.cpp b/bacula/src/filed/win32/winservice.cpp index 8190ff8dba..e17c7e2469 100755 --- a/bacula/src/filed/win32/winservice.cpp +++ b/bacula/src/filed/win32/winservice.cpp @@ -25,7 +25,7 @@ // by Kern E. Sibbald. Many thanks to ATT and James Weatherall, // the original author, for providing an excellent template. // -// Copyright (2000) Kern E. Sibbald +// Copyright (2000-2003) Kern E. Sibbald // diff --git a/bacula/src/filed/win32/winstat.cpp b/bacula/src/filed/win32/winstat.cpp index a5171d850f..f9415dfa04 100755 --- a/bacula/src/filed/win32/winstat.cpp +++ b/bacula/src/filed/win32/winstat.cpp @@ -7,7 +7,7 @@ * */ /* - Copyright (C) 2000, 2001 Kern Sibbald and John Walker + Copyright (C) 2000-2003 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/filed/win32/wintray.cpp b/bacula/src/filed/win32/wintray.cpp index c74c1d41e7..c8842da97e 100755 --- a/bacula/src/filed/win32/wintray.cpp +++ b/bacula/src/filed/win32/wintray.cpp @@ -25,7 +25,7 @@ // by Kern E. Sibbald. Many thanks to ATT and James Weatherall, // the original author, for providing an excellent template. // -// Copyright (2000) Kern E. Sibbald +// Copyright (2000-2003) Kern E. Sibbald // -- 2.39.5