Skip to content

Commit

Permalink
Apply license change to MPL based
Browse files Browse the repository at this point in the history
  • Loading branch information
tdelatorre committed Apr 16, 2021
1 parent 09a3e1b commit e93f375
Show file tree
Hide file tree
Showing 17 changed files with 849 additions and 56 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

## Developer Certificate of Origin + License

By contributing to Taiga Agile LLC., You accept and agree to the following terms and conditions for Your present and future Contributions submitted to Taiga Agile LLC. Except for the license granted herein to Taiga Agile LLC. and recipients of software distributed by Taiga Agile LLC., You reserve all right, title, and interest in and to Your Contributions.
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.

All Contributions are subject to the following DCO + License terms.

[DCO + License](https://github.com/taigaio/taiga-resources/blob/master/DCOLICENSE)
[DCO + License](DCOLICENSE)

There are many different ways to contribute to Taiga's platform, from patches, to documentation and UI enhancements, just find the one that best fits with your skills. Check out our detailed [contribution guide](https://resources.taiga.io/how-can-i-contribute)
405 changes: 371 additions & 34 deletions DCOLICENSE

Large diffs are not rendered by default.

391 changes: 373 additions & 18 deletions LICENSE

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ Help us keep the Taiga Community open and inclusive. Please read and follow our

## License

Every code patch accepted in Taiga codebase is licensed under [MIT-0](LICENSE). You must be careful to not include any code that can not be licensed under this license.
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.

Please read carefully [our license](https://github.com/taigaio/taiga-resources/blob/master/LICENSE) and ask us if you have any questions as well as the [Contribution policy](https://github.com/taigaio/taiga-resources/blob/master/CONTRIBUTING.md).
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-resources/blob/master/CONTRIBUTING.md).
6 changes: 6 additions & 0 deletions deploy.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# 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

#!/bin/sh
USER=kaleidos
HOST=taiga6
Expand Down
8 changes: 8 additions & 0 deletions layouts/_default/post.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<!--
This Source Code Form is subject to the terms of the Mozilla Public
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
-->

<div class="col-md-6 mb-4">
<article class="card">
<a href="{{ .Permalink }}">
Expand Down
8 changes: 8 additions & 0 deletions layouts/_internal/google_analytics.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<!--
This Source Code Form is subject to the terms of the Mozilla Public
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
-->

<script async src="https://www.googletagmanager.com/gtag/js?id=UA-55192325-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
Expand Down
8 changes: 8 additions & 0 deletions layouts/categories/list.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<!--
This Source Code Form is subject to the terms of the Mozilla Public
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
-->

{{ define "main" }}

<!-- blog post -->
Expand Down
8 changes: 8 additions & 0 deletions layouts/contributions/list.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<!--
This Source Code Form is subject to the terms of the Mozilla Public
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
-->

{{ define "main" }}
<section class="section-sm">
<div class="container">
Expand Down
8 changes: 8 additions & 0 deletions layouts/faqs/list.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<!--
This Source Code Form is subject to the terms of the Mozilla Public
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
-->

{{ define "main" }}
<section class="section-sm">
<div class="container">
Expand Down
8 changes: 8 additions & 0 deletions layouts/index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<!--
This Source Code Form is subject to the terms of the Mozilla Public
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
-->

{{ define "main" }}

<!-- Why Taiga -->
Expand Down
8 changes: 8 additions & 0 deletions layouts/partials/footer.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<!--
This Source Code Form is subject to the terms of the Mozilla Public
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
-->

{{ if .Site.Params.newsletter.enable }}
<section class="section-sm">
<div class="container">
Expand Down
8 changes: 8 additions & 0 deletions layouts/partials/head.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<!--
This Source Code Form is subject to the terms of the Mozilla Public
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
-->

<head>
<meta charset="utf-8">
<title>{{ .Site.Title }}</title>
Expand Down
8 changes: 8 additions & 0 deletions layouts/partials/social_metadata.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<!--
This Source Code Form is subject to the terms of the Mozilla Public
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
-->

<!-- Configure meta and title tags -->
<meta property="og:type" content="website" />
<meta property="og:url" content="{{ .Permalink }}" />
Expand Down
8 changes: 8 additions & 0 deletions layouts/shortcodes/break_line.html
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
<!--
This Source Code Form is subject to the terms of the Mozilla Public
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
-->

<br />
6 changes: 6 additions & 0 deletions publish.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# 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

#!/bin/sh

current_branch=`git rev-parse --abbrev-ref HEAD`
Expand Down
9 changes: 9 additions & 0 deletions static/css/custom.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@

/*
This Source Code Form is subject to the terms of the Mozilla Public
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
*/

body {
font-size: 16px;
}
Expand Down

0 comments on commit e93f375

Please sign in to comment.