You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International Public License
3
+
# Creative Commons Attribution 4.0 International Public License
4
4
5
-
By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions.
5
+
By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions.
6
6
7
7
## 1. License
8
8
You are free to:
9
-
-**Share** — copy and redistribute the material in any medium or format
9
+
-**Share** — copy and redistribute the material in any medium or format.
10
+
-**Adapt** — remix, transform, and build upon the material for any purpose, even commercially.
10
11
11
12
Under the following terms:
12
13
-**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.
13
-
-**NonCommercial** — You may not use the material for commercial purposes.
14
-
-**NoDerivatives** — If you remix, transform, or build upon the material, you may not distribute the modified material.
15
14
16
15
No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
Copy file name to clipboardExpand all lines: README.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,18 @@
1
-
[](https://creativecommons.org/licenses/by-nc-nd/4.0/)
1
+
[](https://creativecommons.org/licenses/by/4.0/)
2
2
[](https://github.com/dimitri-yatsenko/datajoint-book/actions/workflows/main.yml)
# Creative Commons Attribution 4.0 International Public License
10
6
11
-
# Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International Public License
12
-
13
-
By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions.
7
+
By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions.
14
8
15
9
## 1. License
16
10
17
11
You are free to:
18
-
-**Share** — copy and redistribute the material in any medium or format
12
+
-**Share** — copy and redistribute the material in any medium or format.
13
+
-**Adapt** — remix, transform, and build upon the material for any purpose, even commercially.
19
14
20
15
Under the following terms:
21
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.
22
-
-**NonCommercial** — You may not use the material for commercial purposes.
23
-
-**NoDerivatives** — If you remix, transform, or build upon the material, you may not distribute the modified material.
24
17
25
18
No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
[](https://creativecommons.org/licenses/by-nc-nd/4.0/)
9
+
[](https://creativecommons.org/licenses/by/4.0/)
10
10
11
11
12
12
# Welcome
@@ -25,12 +25,14 @@ This is an **executable book**, following the principles of the [Executable Book
25
25
26
26
# License
27
27
28
-
This work is licensed under the [CC BY-NC-ND 4.0 International License](LICENSE.md).
28
+
This work is licensed under the [CC BY 4.0 International License](LICENSE.md).
29
29
30
-
You may share the content as long as you
31
-
* give appropriate credit
32
-
* do not use it for commercial purposes
33
-
* do not make modifications
30
+
You may:
31
+
* share the content in any medium or format
32
+
* adapt, remix, transform, and build upon the material for any purpose
33
+
34
+
Provided that you:
35
+
* give appropriate credit and indicate if changes were made
34
36
35
37
# Official Documentation
36
38
Official documentation for DataJoint can be found here:
@@ -45,5 +47,5 @@ Official documentation for DataJoint can be found here:
45
47
46
48
We welcome and appreciate your contributions to this book, whether as a reviewer or as a contributor.
47
49
All contributions will be gratefully acknowledged.
48
-
You may suggest modifications by submitting an issue in the main [GitHub repository](https://github.com/dimitri-yatsenko/datajoint-book/issues) for this book.
50
+
You may suggest modifications by submitting an issue in the main [GitHub repository](https://github.com/datajoint/datajoint-book/issues) for this book.
49
51
For more substrantial contributions and collaborations, including co-authorship and publications, please contact Dimitri Yatsenko.
0 commit comments