mirror of
https://github.com/taigaio/taiga-docker.git
synced 2025-07-30 09:24:24 +02:00
fix: company name: Kaleidos Ventures SL now is Kaleidos INC
This commit is contained in:
parent
19364065f5
commit
5cc8243ec4
@ -20,7 +20,7 @@ Taiga follows the [conventional commits format](https://www.conventionalcommits.
|
||||
|
||||
## Developer Certificate of Origin + License
|
||||
|
||||
By contributing to Kaleidos Ventures SL, You accept and agree to the following terms and conditions for Your present and future Contributions submitted to Kaleidos Ventures SL Except for the license granted herein to Kaleidos Ventures SL and recipients of software distributed by Kaleidos Ventures SL, You reserve all right, title, and interest in and to Your Contributions.
|
||||
By contributing to Kaleidos INC, You accept and agree to the following terms and conditions for Your present and future Contributions submitted to Kaleidos INC Except for the license granted herein to Kaleidos INC and recipients of software distributed by Kaleidos INC, You reserve all right, title, and interest in and to Your Contributions.
|
||||
|
||||
All Contributions are subject to the following DCO + License terms.
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
#
|
||||
# Copyright (c) 2021-present Kaleidos Ventures SL
|
||||
# Copyright (c) 2021-present Kaleidos INC
|
||||
|
||||
set -x
|
||||
exec docker compose -f docker-compose.yml -f docker-compose.penpot.yml up -d $@
|
||||
|
@ -4,7 +4,7 @@
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
#
|
||||
# Copyright (c) 2021-present Kaleidos Ventures SL
|
||||
# Copyright (c) 2021-present Kaleidos INC
|
||||
|
||||
set -x
|
||||
exec docker compose -f docker-compose.yml up -d $@
|
||||
|
@ -4,7 +4,7 @@
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
#
|
||||
# Copyright (c) 2021-present Kaleidos Ventures SL
|
||||
# Copyright (c) 2021-present Kaleidos INC
|
||||
|
||||
set -x
|
||||
exec docker compose -f docker-compose.yml -f docker-compose-inits.yml run --rm taiga-manage $@
|
||||
|
Loading…
x
Reference in New Issue
Block a user