]> git.sur5r.net Git - bacula/bacula/commitdiff
Update year to 2016
authorKern Sibbald <kern@sibbald.com>
Sat, 2 Jan 2016 17:05:23 +0000 (18:05 +0100)
committerKern Sibbald <kern@sibbald.com>
Sat, 2 Jan 2016 17:05:23 +0000 (18:05 +0100)
bacula/src/console/authenticate.c
bacula/src/console/conio.c
bacula/src/console/conio.h
bacula/src/console/console.c
bacula/src/console/console_conf.c
bacula/src/console/console_conf.h
bacula/src/console/func.h
bacula/src/dird/vbackup.c
bacula/src/version.h

index cd50f282db65850bab62e2fe58680e2697729d92..17296cc2ad218dec3785a03b463e7063f8ba53db 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2015 Kern Sibbald
+   Copyright (C) 2000-2016 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 03860afbe02d70e4066ac76f5a4374dbb60f6d17..04edb8243a7c882e07b6caff6e57d469fa256438 100755 (executable)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2015 Kern Sibbald
+   Copyright (C) 2000-2016 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d44ceafb92638a2f19c83414a3fc26747c0241de..afec01694d0c427a1275fb6b082e8b21cfc83358 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2015 Kern Sibbald
+   Copyright (C) 2000-2016 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1ca30ae79821995f3d307559849c7657eb69b0b9..e1862b83f058423a5638112b18c864000ad48f7f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2015 Kern Sibbald
+   Copyright (C) 2000-2016 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 012fb01c92b1f5ad3ec16c33ab7bfb3a16f42b2c..202c21eaf64eb4ed84100be9a464ae6d8c3ef969 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2015 Kern Sibbald
+   Copyright (C) 2000-2016 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 5d0dea2f79d54fa9fa9b24cfed176f9015fe1f53..4d5eee7452645d28a24d13117975611aa3cc6f59 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2015 Kern Sibbald
+   Copyright (C) 2000-2016 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a527d7a0b7083ba52047a0c39fb95a1ebe71bc80..e37a55a1abb990b006754c9fb96487305e9593fc 100755 (executable)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2015 Kern Sibbald
+   Copyright (C) 2000-2016 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 215233024ba3c41481b8cdb0c700ac4bc78dfe66..07ec06c9741821a6963384d2186d4fa660afdce1 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2015 Kern Sibbald
+   Copyright (C) 2000-2016 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 229e2fb7e2fdd81f277e0d38a15151b6dc8ae15d..6fbdf3d48b4ec3286626999a863fb8cf566ad126 100644 (file)
@@ -6,13 +6,13 @@
 
 /* Note: there can be only *one* VERSION in this file */
 #define VERSION "7.2.1"
-#define BDATE   "23 December 2015"
-#define LSMDATE "23Dec15"
+#define BDATE   "2 January 2016"
+#define LSMDATE "02Jan16"
 
 #define RELEASE 1   /* Use ONLY in rpms */
 
-#define PROG_COPYRIGHT "Copyright (C) %d-2015 Kern Sibbald.\n"
-#define BYEAR "2015"       /* year for copyright messages in progs */
+#define PROG_COPYRIGHT "Copyright (C) %d-2016 Kern Sibbald.\n"
+#define BYEAR "2016"       /* year for copyright messages in progs */
 
 /*
  * Versions of packages needed to build Bacula components