Skip to content

Commit 668eca5

Browse files
authored
chore: relicense to AGPL (taigaio#203)
1 parent 1607309 commit 668eca5

File tree

1,016 files changed

+4356
-3781
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,016 files changed

+4356
-3781
lines changed

.stylelintrc.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
2-
* This Source Code Form is subject to the terms of the Mozilla Public
3-
* License, v. 2.0. If a copy of the MPL was not distributed with this
4-
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
* This source code is licensed under the terms of the
3+
* GNU Affero General Public License found in the LICENSE file in
4+
* the root directory of this source tree.
55
*
66
* Copyright (c) 2021-present Kaleidos INC
77
*/

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 6.8.0 (unreleased)
44

5-
- ...
5+
- Change license to AGPL version 3.
66

77
## 6.7.7 (2024-02-26)
88

DCOLICENSE

Lines changed: 661 additions & 374 deletions
Large diffs are not rendered by default.

LICENSE

Lines changed: 661 additions & 373 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Help us keep the Taiga Community open and inclusive. Please read and follow our
4747

4848
## License
4949

50-
Every code patch accepted in Taiga codebase is licensed under [MPL 2.0](LICENSE). You must be careful to not include any code that can not be licensed under this license.
50+
Every code patch accepted in this repository is licensed under [AGPL 3.0](LICENSE). You must be careful to not include any code that can not be licensed under this license.
5151

5252
Please read carefully [our license](LICENSE) and ask us if you have any questions as well as the [Contribution policy](https://github.com/taigaio/taiga-front/blob/main/CONTRIBUTING.md).
5353

app-loader/app-loader.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/app.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/classes.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/modules/admin.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/modules/admin/lightboxes.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/modules/admin/memberships.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/modules/admin/nav.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/modules/admin/project-profile.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/modules/admin/project-values.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/modules/admin/roles.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/modules/admin/third-parties.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/modules/angular-translate-handler-log.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/modules/auth.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/modules/backlog.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/modules/backlog/lightboxes.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/modules/backlog/main.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/modules/backlog/sortable.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/modules/backlog/sprints.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/modules/base.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/modules/base/bind.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/modules/base/conf.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/modules/base/contrib.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/modules/base/filters.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/modules/base/http.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/modules/base/load-element.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/modules/base/location.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/modules/base/model.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/modules/base/navurls.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/modules/base/repository.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/modules/base/storage.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/modules/base/urls.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/modules/common.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

app/coffee/modules/common/analytics.coffee

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
2-
# This Source Code Form is subject to the terms of the Mozilla Public
3-
# License, v. 2.0. If a copy of the MPL was not distributed with this
4-
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
2+
# This source code is licensed under the terms of the
3+
# GNU Affero General Public License found in the LICENSE file in
4+
# the root directory of this source tree.
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77
###

0 commit comments

Comments
 (0)