From 17f72e305e9e5bbe3e3500b11e3a67eea3e347cf Mon Sep 17 00:00:00 2001 From: Miguel Matey Sanz Date: Thu, 26 Sep 2024 13:23:31 +0200 Subject: [PATCH] r1(chore): change license to by-nc-sa --- .zenodo.json | 2 +- README.md | 4 ++-- _quarto.yml | 4 ++-- index.qmd | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.zenodo.json b/.zenodo.json index 3d73de0..8ad8840 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -22,5 +22,5 @@ "type": "supervisor" } ], - "notes": "All the code contained in '.ipynb' notebooks and the 'libs' folder are licensed under the GPL-3.0 License.
The data contained in the 'data' folder is licensed under the Open Data Commons Open Database License (ODbL).
The remaining documents included in this repository are licensed under the Creative Commons Attribution-ShareAlike (CC BY-SA 4.0)." + "notes": "All the code contained in '.ipynb' notebooks and the 'libs' folder are licensed under the GPL-3.0 License.
The data contained in the 'data' folder is licensed under the Open Data Commons Open Database License (ODbL).
The remaining documents included in this repository are licensed under the Creative Commons Attribution-NonCommercial-ShareAlike (CC BY-NC-SA 4.0)." } \ No newline at end of file diff --git a/README.md b/README.md index e38a5a7..0c194e9 100644 --- a/README.md +++ b/README.md @@ -83,13 +83,13 @@ To reproduce the outcomes presented in the thesis, open the desired Jupyter note [![License!: GPL v3](https://img.shields.io/badge/Code%20License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![License: ODbL](https://img.shields.io/badge/Data%20License-ODbL-brightgreen.svg)](https://opendatacommons.org/licenses/odbl/) -[![License: CC BY-SA 4.0](https://img.shields.io/badge/Documents%20License-CC_BY--SA_4.0-lightgrey.svg)](https://creativecommons.org/licenses/by-sa/4.0/) +[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/Documents%20License-CC_BY--NC--SA_4.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc-sa/4.0/) All the code contained in the `.ipynb` notebooks and the `libs` folder are licensed under the [GPL-3.0 License](LICENSE). The data contained in the `data` folder is licensed under the [Open Data Commons Open Database License](https://opendatacommons.org/licenses/odbl/1.0) (ODbL). -The remaining documents included in this repository are licensed under the [Creative Commons Attribution-ShareAlike](https://creativecommons.org/licenses/by-sa/4.0/) (CC BY-SA 4.0). +The remaining documents included in this repository are licensed under the [Creative Commons Attribution-NonCommercial-ShareAlike](https://creativecommons.org/licenses/by-nc-sa/4.0/) (CC BY-NC-SA 4.0). ## Funding diff --git a/_quarto.yml b/_quarto.yml index 60d490c..d911c24 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -40,7 +40,7 @@ book: left: | *Human Activity Recognition with Consumer Devices and Real-Life Perspectives*
- Licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/) © Miguel Matey Sanz, 2024 + Licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) © Miguel Matey Sanz, 2024 right: | This book was built with ❤️ and Quarto. background: light @@ -117,7 +117,7 @@ book: - reference/chapter5.analysis.visualization.qmd - tools.qmd - license: "CC BY-SA" + license: "CC BY-NC-SA" quartodoc: package: libs diff --git a/index.qmd b/index.qmd index 82c2e0e..bce97b3 100644 --- a/index.qmd +++ b/index.qmd @@ -68,14 +68,14 @@ Financial support for derived activities of this dissertation was received from :::: {.columns} ::: {.column width="60%"} -_Human Activity Recognition with Consumer Devices and Real-Life Perspectives_ Copyright © 2024 Miguel Matey Sanz. This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/). +_Human Activity Recognition with Consumer Devices and Real-Life Perspectives_ Copyright © 2024 Miguel Matey Sanz. This work is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/). ::: ::: {.column width="5%"} ::: ::: {.column width="35%"} -[![](figs/cc-by-sa.png){width=300 fig-align="center"}](https://creativecommons.org/licenses/by-sa/4.0/) +[![](figs/by-nc-sa.png){width=300 fig-align="center"}](https://creativecommons.org/licenses/by-nc-sa/4.0/) ::: :::: \ No newline at end of file