Skip to content

Commit fec7a19

Browse files
Merge pull request #439 from UBC-DSCI/copyright-patch
Copyright patch
2 parents 907a632 + bef0a01 commit fec7a19

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

LICENSE.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# License
22

3-
This textbook is 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/)).
3+
Copyright (c) 2020 Tiffany A. Timbers, Trevor Campbell, Melissa Lee
4+
5+
This textbook (source contained in the [`introduction-to-datascience` repository](https://github.com/UBC-DSCI/introduction-to-datascience)) is 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/)).
46

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

@@ -13,7 +15,7 @@ The licensor cannot revoke these freedoms as long as you follow the license term
1315

1416
## Under the following terms:
1517

16-
- **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.
18+
- **Attribution** — You must give appropriate credit (mentioning that your work is derived from work that is Copyright © Tiffany A. Timbers, Trevor Campbell, Melissa Lee and, where practical, linking to https://datasciencebook.ca/), 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.
1719
- **NonCommercial** — You may not use the material for commercial purposes.
1820
- **ShareAlike** — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
1921

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
## Data Science: A First Introduction
22
This is the source for the *Data Science: A First Introduction* textbook.
33

4+
© 2020 Tiffany A. Timbers, Trevor Campbell, Melissa Lee
5+
46
## License Information
57

68
This textbook is offered under

0 commit comments

Comments
 (0)