fix: company name: Kaleidos Ventures SL now is Kaleidos INC

This commit is contained in:
David Barragán Merino 2024-03-27 13:35:44 +01:00
parent 19364065f5
commit 5cc8243ec4
4 changed files with 4 additions and 4 deletions

View File

@ -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.

View File

@ -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 $@

View File

@ -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 $@

View File

@ -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 $@