From: Kern Sibbald Date: Sat, 7 Mar 2020 14:59:35 +0000 (+0100) Subject: Some more copyright cleanup X-Git-Tag: Release-9.6.3~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=476bc212cc8a9ee35324ec30b15ef072b14eed2c;p=thirdparty%2Fbacula.git Some more copyright cleanup --- diff --git a/bacula/src/plugins/fd/docker/baculatar/Dockerfile b/bacula/src/plugins/fd/docker/baculatar/Dockerfile index 1c09e11af..1024367e2 100644 --- a/bacula/src/plugins/fd/docker/baculatar/Dockerfile +++ b/bacula/src/plugins/fd/docker/baculatar/Dockerfile @@ -2,18 +2,8 @@ # # Bacula® - The Network Backup Solution # -# Copyright (C) 2000-2020 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. -# -# You may use this file and others of this release according to the -# license defined in the LICENSE file, which includes the Affero General -# Public License, v3.0 ("AGPLv3") and some additional permissions and -# terms pursuant to its AGPLv3 Section 7. -# -# This notice must be preserved when any source code is -# conveyed and/or propagated. +# Copyright (C) 2000-2020 Kern Sibbald +# License: BSD 2-Clause; see file LICENSE-FOSS # # Bacula(R) is a registered trademark of Kern Sibbald. # diff --git a/bacula/src/plugins/fd/docker/baculatar/baculatar b/bacula/src/plugins/fd/docker/baculatar/baculatar index a7a5d6f56..95f7cf54b 100755 --- a/bacula/src/plugins/fd/docker/baculatar/baculatar +++ b/bacula/src/plugins/fd/docker/baculatar/baculatar @@ -2,18 +2,8 @@ # # Bacula® - The Network Backup Solution # -# Copyright (C) 2000-2020 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. -# -# You may use this file and others of this release according to the -# license defined in the LICENSE file, which includes the Affero General -# Public License, v3.0 ("AGPLv3") and some additional permissions and -# terms pursuant to its AGPLv3 Section 7. -# -# This notice must be preserved when any source code is -# conveyed and/or propagated. +# Copyright (C) 2000-2020 Kern Sibbald +# License: BSD 2-Clause; see file LICENSE-FOSS # # Bacula(R) is a registered trademark of Kern Sibbald. # diff --git a/bacula/src/plugins/fd/docker/baculatar/createimage.sh b/bacula/src/plugins/fd/docker/baculatar/createimage.sh index 36bfce6e1..d12c75df5 100755 --- a/bacula/src/plugins/fd/docker/baculatar/createimage.sh +++ b/bacula/src/plugins/fd/docker/baculatar/createimage.sh @@ -2,18 +2,8 @@ # # Bacula® - The Network Backup Solution # -# Copyright (C) 2000-2020 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. -# -# You may use this file and others of this release according to the -# license defined in the LICENSE file, which includes the Affero General -# Public License, v3.0 ("AGPLv3") and some additional permissions and -# terms pursuant to its AGPLv3 Section 7. -# -# This notice must be preserved when any source code is -# conveyed and/or propagated. +# Copyright (C) 2000-2020 Kern Sibbald +# License: BSD 2-Clause; see file LICENSE-FOSS # # Bacula(R) is a registered trademark of Kern Sibbald. # diff --git a/regress/scripts/regress-utils.sh b/regress/scripts/regress-utils.sh index c9f938516..a4a4665f8 100644 --- a/regress/scripts/regress-utils.sh +++ b/regress/scripts/regress-utils.sh @@ -1,6 +1,5 @@ #!/bin/bash # -# # Copyright (C) 2000-2020 Kern Sibbald # License: BSD 2-Clause; see file LICENSE-FOSS #