]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/LICENSE
Tweak fix LICENSE and LICENSE-FOSS spelling errors
[bacula/bacula] / bacula / LICENSE
index 8f657c3be49d700bc32ca2edabd0241c07fcf7f1..10d15ca96c22d8d4bfc178c2e1bc470d8c527be2 100644 (file)
@@ -1,5 +1,6 @@
 
-             Last revision: 06 May 2014
+             Last major revision: 06 May 2014
+             Last minor revision: 16 July 2016
 
 Bacula is licensed under the GNU Affero General Public License, version
 3.0 as published by the Free Software Foundation, Inc. ("AGPLv3").
@@ -26,7 +27,7 @@ General Public License are as follows:
 
    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.
@@ -61,28 +62,28 @@ AGPLv3 are as follows:
 The copyright for certain source files may include in addition to what is
 listed above the following copyright:
 
-   Copyright (C) 2000-2015 Free Software Foundation Europe e.V.
+   Copyright (C) 2000-2016 Free Software Foundation Europe e.V.
 
 The copyright on the Baculum code is:
 
-   Copyright (C) 2013-2015 Marcin Haba
+   Copyright (C) 2013-2016 Marcin Haba
 
-Copyrights of certain "script" files such as headers, shell script, Makefiles,
-etc ... were never explicitly defined. In almost all cases, they have
-been copyrighted with a BSD 2-Clause copyright to make them easier. However,
-as is the case of all BSD type copyrights you must keep the copyright in
-place and on any binary only released the copyright notice must also be
-released with the binaries.  An example of such a copyright is:
+Copyrights of certain "script" files such as headers, shell script,
+Makefiles, etc ...  were previously not explicitly defined.  In almost all
+cases, they are now copyrighted with a BSD 2-Clause copyright to make them
+easier.  However, as is the case of all BSD type copyrights you must keep
+the copyright in place and on any binary only released, the copyright notice
+must also be released with the binaries.  An example of such a copyright is:
 
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2016 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
 It is equivalent to the full BSD copyright of:
 
 =====
-Copyright (C) 2000-2015 Kern Sibbald
+Copyright (C) 2000-2016 Kern Sibbald
 License: BSD 2-Clause; see file LICENSE-FOSS
 
 Redistribution and use in source and binary forms, with or without
@@ -108,7 +109,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 ====
 
 Note: the exact form of the copyright (dates, name) might vary, but
-the intent is the same, namely that the full BSD 2-Clause coypright 
+the intent is the same, namely that the full BSD 2-Clause copyright 
 applies.  The file LICENSE-FOSS has a few more details.