]> git.sur5r.net Git - bacula/bacula/commitdiff
Update copyright in Win32
authorKern Sibbald <kern@sibbald.com>
Thu, 23 Jan 2003 21:29:44 +0000 (21:29 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 23 Jan 2003 21:29:44 +0000 (21:29 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@318 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/filed/win32/winabout.cpp
bacula/src/filed/win32/winevents.cpp
bacula/src/filed/win32/winmain.cpp
bacula/src/filed/win32/winres.rc
bacula/src/filed/win32/winservice.cpp
bacula/src/filed/win32/winstat.cpp
bacula/src/filed/win32/wintray.cpp

index 6b1095e79070efb7bfa9ff7923636f358330a334..6f941c0cc49678b156b8b4b7b007e281498dfd3f 100755 (executable)
@@ -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
index 6853b1adfe7b5d8d76094b82e531edee9b3862fe..c41cf7cd983065abfcce4ea99fcb03d65a64c93d 100755 (executable)
@@ -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
index ddb3d1d04c59f3f94d0098f48853bd9df4d75535..33d33747ed139c843d9badf546347534929b86d4 100755 (executable)
@@ -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
index 4638580450c0fb6da69e78f835bcc1381a774291..9cf67df3a711e85d2d56b1b4b25bc380d2e5d2e1 100644 (file)
@@ -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
index 8190ff8dba244ab975e47d15cbf2b61550ed86f8..e17c7e2469bb506aa2d7f47781ced35afbf8903a 100755 (executable)
@@ -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
 //
 
 
index a5171d850f8462970c1979102a64454781eac53d..f9415dfa0492ebf20f6d24792913305c15afe3a0 100755 (executable)
@@ -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
index c74c1d41e72f8edd230411ad751fd7e44207b371..c8842da97e84d06b406a42e494feebf0c0b3975c 100755 (executable)
@@ -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
 //