Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

W1D1 licensing #6

Merged
merged 2 commits into from
Sep 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion tutorials/W1D1_TheEthosOfOpenScience/W1D1_Tutorial1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -906,7 +906,17 @@
"\n",
"#### Case Study: Neuromatch Academy Licensing\n",
"\n",
"TODO: Add text."
"All Academy material is published under CC-BY license. It’s a decision Neuromatch, Inc. took to pursue the aim of facilitating inclusive, collaborative and global participation in the computational sciences through education by making the learning content accessible and reproducible.\n",
"\n",
"CC (‘Creative Commons‘) licenses are one of several public copyright licenses that enable free distribution of content. A CC license is used when an author wants to give other people the right to share, use, and build upon a work that the author has created.\n",
"There are lots of different CC licenses. CC BY is the most generous as it “lets others distribute, remix, adapt, and build upon your work, even commercially, as long as they credit you for the original creation. This is the most accommodating of licenses offered. Recommended for maximum dissemination and use of licensed materials.”\n",
"\n",
"**All content published by Academy (tutorial code, tutorial videos, lecture power point slides, etc) is published under a CC BY license.** This means the content-creators are giving others permission to reuse the content. This also means that Academy can’t publish content that it doesn’t own, or that isn’t already under a CC BY license.\n",
"\n",
"To check the copyright license of the figures, which you would like to use, you can visit ‘Rights and permissions’ section in the header of the article from which they originated. Academy can only use a figure or other content if it’s under a CC BY license.\n",
"There are multiple types of CC BY license. Because Neuromatch, Inc. is and educational nonprofit and the primary use of images is for education and not for commercial use, it can use content under any CC BY license. \n",
"\n",
"<img src=\"https://github.com/neuromatch/nasa-open-science/blob/main/tutorials/W1D1_TheEthosOfOpenScience/static/nmalicense.png?raw=true\" style=\"width: 350px; height: auto;\" alt = \"Different license options.\"/>"
]
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -906,7 +906,17 @@
"\n",
"#### Case Study: Neuromatch Academy Licensing\n",
"\n",
"TODO: Add text."
"All Academy material is published under CC-BY license. It’s a decision Neuromatch, Inc. took to pursue the aim of facilitating inclusive, collaborative and global participation in the computational sciences through education by making the learning content accessible and reproducible.\n",
"\n",
"CC (‘Creative Commons‘) licenses are one of several public copyright licenses that enable free distribution of content. A CC license is used when an author wants to give other people the right to share, use, and build upon a work that the author has created.\n",
"There are lots of different CC licenses. CC BY is the most generous as it “lets others distribute, remix, adapt, and build upon your work, even commercially, as long as they credit you for the original creation. This is the most accommodating of licenses offered. Recommended for maximum dissemination and use of licensed materials.”\n",
"\n",
"**All content published by Academy (tutorial code, tutorial videos, lecture power point slides, etc) is published under a CC BY license.** This means the content-creators are giving others permission to reuse the content. This also means that Academy can’t publish content that it doesn’t own, or that isn’t already under a CC BY license.\n",
"\n",
"To check the copyright license of the figures, which you would like to use, you can visit ‘Rights and permissions’ section in the header of the article from which they originated. Academy can only use a figure or other content if it’s under a CC BY license.\n",
"There are multiple types of CC BY license. Because Neuromatch, Inc. is and educational nonprofit and the primary use of images is for education and not for commercial use, it can use content under any CC BY license. \n",
"\n",
"<img src=\"https://github.com/neuromatch/nasa-open-science/blob/main/tutorials/W1D1_TheEthosOfOpenScience/static/nmalicense.png?raw=true\" style=\"width: 350px; height: auto;\" alt = \"Different license options.\"/>"
]
},
{
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -906,7 +906,17 @@
"\n",
"#### Case Study: Neuromatch Academy Licensing\n",
"\n",
"TODO: Add text."
"All Academy material is published under CC-BY license. It’s a decision Neuromatch, Inc. took to pursue the aim of facilitating inclusive, collaborative and global participation in the computational sciences through education by making the learning content accessible and reproducible.\n",
"\n",
"CC (‘Creative Commons‘) licenses are one of several public copyright licenses that enable free distribution of content. A CC license is used when an author wants to give other people the right to share, use, and build upon a work that the author has created.\n",
"There are lots of different CC licenses. CC BY is the most generous as it “lets others distribute, remix, adapt, and build upon your work, even commercially, as long as they credit you for the original creation. This is the most accommodating of licenses offered. Recommended for maximum dissemination and use of licensed materials.”\n",
"\n",
"**All content published by Academy (tutorial code, tutorial videos, lecture power point slides, etc) is published under a CC BY license.** This means the content-creators are giving others permission to reuse the content. This also means that Academy can’t publish content that it doesn’t own, or that isn’t already under a CC BY license.\n",
"\n",
"To check the copyright license of the figures, which you would like to use, you can visit ‘Rights and permissions’ section in the header of the article from which they originated. Academy can only use a figure or other content if it’s under a CC BY license.\n",
"There are multiple types of CC BY license. Because Neuromatch, Inc. is and educational nonprofit and the primary use of images is for education and not for commercial use, it can use content under any CC BY license. \n",
"\n",
"<img src=\"https://github.com/neuromatch/nasa-open-science/blob/main/tutorials/W1D1_TheEthosOfOpenScience/static/nmalicense.png?raw=true\" style=\"width: 350px; height: auto;\" alt = \"Different license options.\"/>"
]
},
{
Expand Down