|
1 | 1 | // Copyright (c) 2024-2025 Broadcom. All Rights Reserved.
|
2 | 2 | // The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
|
3 | 3 | //
|
4 |
| -// This software, the RabbitMQ Stream Java client library, is dual-licensed under the |
5 |
| -// Mozilla Public License 2.0 ("MPL"), and the Apache License version 2 ("ASL"). |
6 |
| -// For the MPL, please see LICENSE-MPL-RabbitMQ. For the ASL, |
7 |
| -// please see LICENSE-APACHE2. |
| 4 | +// Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | +// you may not use this file except in compliance with the License. |
| 6 | +// You may obtain a copy of the License at |
8 | 7 | //
|
9 |
| -// This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, |
10 |
| -// either express or implied. See the LICENSE file for specific language governing |
11 |
| -// rights and limitations of this software. |
| 8 | +// http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | +// |
| 10 | +// Unless required by applicable law or agreed to in writing, software |
| 11 | +// distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 13 | +// See the License for the specific language governing permissions and |
| 14 | +// limitations under the License. |
12 | 15 | //
|
13 | 16 | // If you have any questions regarding licensing, please contact us at
|
14 | 17 |
|
|
0 commit comments