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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,8 +83,8 @@ We proudly host an active and vibrant community on our [Processing Discourse For
83
83
The content and the code of the Processing website are separately licensed.
84
84
85
85
- The **content**, including the reference and examples, is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License ([CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)).
86
-
- The **code** that structures the website is licensed under the GNU General Public License version 2 (GPL v2). This applies to the website code written by our team and contributors from the Processing community.
87
-
-**Gatsby**, the framework used for this website, is licensed under the Zero-Clause BSD License (ZeroBSD).
86
+
- The **code** that structures the website is licensed under the GNU General Public License version 2 ([GPL v2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html)). This applies to the website code written by our team and contributors from the Processing community.
87
+
-**Gatsby**, the framework used for this website, is licensed under the Zero-Clause BSD License ([0BSD](https://opensource.org/license/0BSD)).
88
88
89
89
For licensing information about the Processing core library and software, see https://github.com/processing/processing4/blob/main/LICENSE.md
0 commit comments