File tree Expand file tree Collapse file tree 10 files changed +20
-10
lines changed
rootfs/opt/bitnami/scripts Expand file tree Collapse file tree 10 files changed +20
-10
lines changed Original file line number Diff line number Diff line change 1
- # Copyright Broadcom , Inc. All Rights Reserved .
1
+ # Copyright VMware , Inc.
2
2
# SPDX-License-Identifier: APACHE-2.0
3
+ # Modifications copyright (C) 2025 Circle Internet Services, Inc.
3
4
4
5
services :
5
6
mongodb-primary :
Original file line number Diff line number Diff line change 1
- # Copyright Broadcom , Inc. All Rights Reserved .
1
+ # Copyright VMware , Inc.
2
2
# SPDX-License-Identifier: APACHE-2.0
3
+ # Modifications copyright (C) 2025 Circle Internet Services, Inc.
3
4
4
5
services :
5
6
mongodb :
Original file line number Diff line number Diff line change 1
1
#! /bin/sh
2
- # Copyright Broadcom , Inc. All Rights Reserved .
2
+ # Copyright VMware , Inc.
3
3
# SPDX-License-Identifier: APACHE-2.0
4
+ # Modifications copyright (C) 2025 Circle Internet Services, Inc.
4
5
set -eu
5
6
6
7
n=0
Original file line number Diff line number Diff line change 1
1
#! /bin/sh
2
- # Copyright Broadcom , Inc. All Rights Reserved .
2
+ # Copyright VMware , Inc.
3
3
# SPDX-License-Identifier: APACHE-2.0
4
+ # Modifications copyright (C) 2025 Circle Internet Services, Inc.
4
5
set -u
5
6
6
7
if [ $# -eq 0 ]; then
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
- # Copyright Broadcom , Inc. All Rights Reserved .
2
+ # Copyright VMware , Inc.
3
3
# SPDX-License-Identifier: APACHE-2.0
4
+ # Modifications copyright (C) 2025 Circle Internet Services, Inc.
4
5
#
5
6
# Bitnami MongoDB library
6
7
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
- # Copyright Broadcom , Inc. All Rights Reserved .
2
+ # Copyright VMware , Inc.
3
3
# SPDX-License-Identifier: APACHE-2.0
4
+ # Modifications copyright (C) 2025 Circle Internet Services, Inc.
4
5
#
5
6
# Environment configuration for mongodb
6
7
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
- # Copyright Broadcom , Inc. All Rights Reserved .
2
+ # Copyright VMware , Inc.
3
3
# SPDX-License-Identifier: APACHE-2.0
4
+ # Modifications copyright (C) 2025 Circle Internet Services, Inc.
4
5
5
6
# shellcheck disable=SC1091
6
7
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
- # Copyright Broadcom , Inc. All Rights Reserved .
2
+ # Copyright VMware , Inc.
3
3
# SPDX-License-Identifier: APACHE-2.0
4
+ # Modifications copyright (C) 2025 Circle Internet Services, Inc.
4
5
5
6
# shellcheck disable=SC1091
6
7
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
- # Copyright Broadcom , Inc. All Rights Reserved .
2
+ # Copyright VMware , Inc.
3
3
# SPDX-License-Identifier: APACHE-2.0
4
+ # Modifications copyright (C) 2025 Circle Internet Services, Inc.
4
5
5
6
# shellcheck disable=SC1091
6
7
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
- # Copyright Broadcom , Inc. All Rights Reserved .
2
+ # Copyright VMware , Inc.
3
3
# SPDX-License-Identifier: APACHE-2.0
4
+ # Modifications copyright (C) 2025 Circle Internet Services, Inc.
4
5
5
6
# shellcheck disable=SC1091
6
7
You can’t perform that action at this time.
0 commit comments