summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2020-03-10 16:49:26 +0100
committerJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2020-03-10 16:49:26 +0100
commit1cf3af5a79bc5267fafc3703d24c3f816b34a718 (patch)
tree9a1170f9b85f141be37adb39ff6599b3f5b3fa55
parent3cce2b5b4d17692486b593284de11358006e55ef (diff)
downloadrabbitmq-server-git-1cf3af5a79bc5267fafc3703d24c3f816b34a718.tar.gz
Update copyright (year 2020)
-rw-r--r--packaging/common/LICENSE.tail4
-rw-r--r--packaging/debs/Debian/debian/copyright4
-rw-r--r--packaging/windows-exe/rabbitmq_nsi.in2
-rw-r--r--scripts/rabbitmq-script-wrapper2
-rwxr-xr-xscripts/rabbitmq-server.ocf2
5 files changed, 7 insertions, 7 deletions
diff --git a/packaging/common/LICENSE.tail b/packaging/common/LICENSE.tail
index 561af0521a..267f113134 100644
--- a/packaging/common/LICENSE.tail
+++ b/packaging/common/LICENSE.tail
@@ -56,7 +56,7 @@ The rest of this package is licensed under the Mozilla Public License 1.1
Authors and Copyright are as described below:
The Initial Developer of the Original Code is GoPivotal, Inc.
- Copyright (c) 2007-2020 Pivotal Software, Inc. All rights reserved.
+ Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved.
MOZILLA PUBLIC LICENSE
@@ -508,7 +508,7 @@ EXHIBIT A -Mozilla Public License.
The Original Code is RabbitMQ.
The Initial Developer of the Original Code is GoPivotal, Inc.
- Copyright (c) 2007-2020 Pivotal Software, Inc. All rights reserved.''
+ Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved.''
[NOTE: The text of this Exhibit A may differ slightly from the text of
the notices in the Source Code files of the Original Code. You should
diff --git a/packaging/debs/Debian/debian/copyright b/packaging/debs/Debian/debian/copyright
index 38d430278c..2afe076ea6 100644
--- a/packaging/debs/Debian/debian/copyright
+++ b/packaging/debs/Debian/debian/copyright
@@ -4,7 +4,7 @@ Upstream-Contact: Jean-Sébastien Pédron <jean-sebastien@rabbitmq.com>
Source: https://github.com/rabbitmq/rabbitmq-server
Files: *
-Copyright: 2007-2015 Pivotal Software, Inc.
+Copyright: 2007-2020 VMware, Inc. or its affiliates.
License: MPL-1.1
Files: deps/rabbit_common/src/rabbit_numerical.erl deps/rabbit_common/src/rabbit_http_util.erl
@@ -25,7 +25,7 @@ License: MPL-1.1
The Original Code is RabbitMQ
.
The Initial Developer of the Original Code is Pivotal Software, Inc.
- Copyright (c) 2007-2020 Pivotal Software, Inc. All rights reserved.
+ Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved.
License: MIT
This is the MIT license
diff --git a/packaging/windows-exe/rabbitmq_nsi.in b/packaging/windows-exe/rabbitmq_nsi.in
index 5473b931ed..f1f4d678fa 100644
--- a/packaging/windows-exe/rabbitmq_nsi.in
+++ b/packaging/windows-exe/rabbitmq_nsi.in
@@ -67,7 +67,7 @@ VIAddVersionKey /LANG=${LANG_ENGLISH} "ProductName" "RabbitMQ Server"
;VIAddVersionKey /LANG=${LANG_ENGLISH} "Comments" ""
VIAddVersionKey /LANG=${LANG_ENGLISH} "CompanyName" "VMware, Inc."
;VIAddVersionKey /LANG=${LANG_ENGLISH} "LegalTrademarks" "" ; TODO ?
-VIAddVersionKey /LANG=${LANG_ENGLISH} "LegalCopyright" "Copyright (c) 2007-2020 Pivotal Software, Inc. All rights reserved."
+VIAddVersionKey /LANG=${LANG_ENGLISH} "LegalCopyright" "Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved."
VIAddVersionKey /LANG=${LANG_ENGLISH} "FileDescription" "RabbitMQ Server"
VIAddVersionKey /LANG=${LANG_ENGLISH} "FileVersion" "%%VERSION%%"
diff --git a/scripts/rabbitmq-script-wrapper b/scripts/rabbitmq-script-wrapper
index 6a379ce859..0a2fcea84e 100644
--- a/scripts/rabbitmq-script-wrapper
+++ b/scripts/rabbitmq-script-wrapper
@@ -12,7 +12,7 @@
## The Original Code is RabbitMQ.
##
## The Initial Developer of the Original Code is GoPivotal, Inc.
-## Copyright (c) 2007-2020 Pivotal Software, Inc. All rights reserved.
+## Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved.
##
SCRIPT="$(basename "$0")"
diff --git a/scripts/rabbitmq-server.ocf b/scripts/rabbitmq-server.ocf
index 814e032502..f5c1de9c3f 100755
--- a/scripts/rabbitmq-server.ocf
+++ b/scripts/rabbitmq-server.ocf
@@ -12,7 +12,7 @@
## The Original Code is RabbitMQ.
##
## The Initial Developer of the Original Code is GoPivotal, Inc.
-## Copyright (c) 2007-2020 Pivotal Software, Inc. All rights reserved.
+## Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved.
##
##