mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
website: Add text copy of license (#16559) * website: Add License According to the root LICENSE, the website is licensed under Creative Commons: CC BY-SA 4.0 license. To match the root of the project and the EE dir, a text copy of the license is now included. Updates AUTH-1246 * Update LICENSE * Create LICENSE for proprietary logo assets Added license information for proprietary assets. --------- Signed-off-by: Dominic R <dominic@sdko.org> Co-authored-by: Dominic R <dominic@sdko.org> Co-authored-by: Dewi Roberts <dewi@goauthentik.io>
This commit is contained in:
committed by
GitHub
parent
39cb638132
commit
3eeb741975
@@ -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.
|
||||
@@ -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.
|
||||
Reference in New Issue
Block a user