Skip to content

Commit b7f8dde

Browse files
authored
Update README with license details
Added license information for curriculum and media assets.
1 parent c45d7ce commit b7f8dde

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,20 @@
11
# art-plus-code
22
Website for the 2025 Art + Code.
3+
4+
5+
## License
6+
7+
All curriculum, documentation, lessons, and media assets in this repository are
8+
licensed under the **Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)** license unless otherwise noted.
9+
10+
This means you are free to share, remix, and adapt the materials for any purpose,
11+
including commercial use, as long as you:
12+
13+
1. Provide appropriate attribution to The Processing Foundation
14+
2. Indicate any changes made
15+
3. Distribute derivative works under the same CC BY-SA 4.0 license
16+
17+
See the [LICENSE](./LICENSE) file for full details.
18+
19+
**Note:** Software code in this repository (if any) remains under the MIT License,
20+
which is compatible with CC BY-SA 4.0 for documentation and media.

0 commit comments

Comments
 (0)