diff --git a/website/LICENSE b/website/LICENSE new file mode 100644 index 0000000000..1bf0bcacae --- /dev/null +++ b/website/LICENSE @@ -0,0 +1,6 @@ +Except where otherwise noted, the contents of this repository are licensed under +the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0). + +EXCEPTION: The contents of the `static/img/` directory (including logo and wordmark +images) are copyrighted and not licensed under CC BY-SA. All rights reserved +for those files. diff --git a/website/static/img/LICENSE b/website/static/img/LICENSE new file mode 100644 index 0000000000..9fd0e2366d --- /dev/null +++ b/website/static/img/LICENSE @@ -0,0 +1,3 @@ +This directory contains proprietary logo and wordmark assets. + +These files are NOT covered by the Creative Commons license applied to the rest of the parent website folder. All rights reserved.