summaryrefslogtreecommitdiff
path: root/amqp_codegen.py
diff options
context:
space:
mode:
authordcorbacho <dparracorbacho@piotal.io>2020-07-11 19:34:19 +0100
committerdcorbacho <dparracorbacho@piotal.io>2020-07-11 19:34:19 +0100
commit72f8e6b7e09e991e2da44a92a83e4b1cc3c54288 (patch)
tree9140f8b0a99892048aa21d1c289dc65fce930244 /amqp_codegen.py
parent65da2e86bd65c6b6ecd48478ab092721696bc709 (diff)
downloadrabbitmq-codegen-git-72f8e6b7e09e991e2da44a92a83e4b1cc3c54288.tar.gz
Switch to Mozilla Public License 2.0 (MPL 2.0)
Diffstat (limited to 'amqp_codegen.py')
-rw-r--r--amqp_codegen.py15
1 files changed, 3 insertions, 12 deletions
diff --git a/amqp_codegen.py b/amqp_codegen.py
index 2d4d1700..39fb8252 100644
--- a/amqp_codegen.py
+++ b/amqp_codegen.py
@@ -1,16 +1,7 @@
-## The contents of this file are subject to the Mozilla Public License
-## Version 1.1 (the "License"); you may not use this file except in
-## compliance with the License. You may obtain a copy of the License
-## at https://www.mozilla.org/MPL/
+## This Source Code Form is subject to the terms of the Mozilla Public
+## License, v. 2.0. If a copy of the MPL was not distributed with this
+## file, You can obtain one at https://mozilla.org/MPL/2.0/.
##
-## Software distributed under the License is distributed on an "AS IS"
-## basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
-## the License for the specific language governing rights and
-## limitations under the License.
-##
-## The Original Code is RabbitMQ.
-##
-## The Initial Developer of the Original Code is GoPivotal, Inc.
## Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved.
##