Skip to content

Commit 7cc752f

Browse files
authored
Merge pull request #48 from UBC-DSCI/license
updated license to CC BY-NC-SA 4.0
2 parents a532e14 + be69cd2 commit 7cc752f

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

LICENSE.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,24 @@
11
**CC BY 2.5 CA**
22

33
An Introduction to Data Science is
4-
made available under the **Creative Commons Attribution 2.5 Canada License** ([CC BY 2.5 CA](https://creativecommons.org/licenses/by/2.5/ca/)).
4+
made available under the **Attribution-NonCommercial-ShareAlike 4.0 International** ([CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)).
55

6-
This is a human-readable summary of (and not a substitute for) the license:
6+
This is a human-readable summary of (and not a substitute for) the [license](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode).
77

88
## You are free to:
99
**Share** — copy and redistribute the material in any medium or format
1010
**Adapt** — remix, transform, and build upon the material for any purpose, even commercially.
11-
12-
This license is acceptable for Free Cultural Works.
1311

1412
The licensor cannot revoke these freedoms as long as you follow the license terms.
1513

1614
## Under the following terms:
1715

1816
**Attribution** — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
1917

18+
**NonCommercial** — You may not use the material for commercial purposes.
19+
20+
**ShareAlike** — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
21+
2022
**No additional restrictions** — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
2123

2224
## Notices:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ bookdown::render_book('index.Rmd', 'bookdown::gitbook')
3434

3535
## License Information
3636

37-
[todo]
37+
[Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)](https://creativecommons.org/licenses/by-nc-sa/4.0/)

0 commit comments

Comments
 (0)