Skip to content

Commit f4f8a94

Browse files
committed
License note
1 parent 1b3a773 commit f4f8a94

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,16 @@ It takes real HTML files, reusable components, a few compiler directives and pre
1818

1919
You will find, whilst reading this README, that there is a strong bias against things like hydration, virtual DOMs, bundles, or client-side rendering pipelines. That is because Sklair gives you just HTML, CSS, and JavaScript - exactly how the web was meant to work.
2020

21+
---
22+
23+
Sklair is licensed under AGPL-3.0.
24+
25+
**User‑provided content remains the property of the user**. Output generated by Sklair based on user‑provided content is owned by the user, provided that such output **does not contain copyrighted material from Sklair itself**.
26+
27+
All commits made prior to the introduction of the AGPL‑3.0 license are hereby released under the same AGPL‑3.0 license by the copyright holder.
28+
29+
---
30+
2131
## What Sklair gives you
2232

2333
- **HTML components**

0 commit comments

Comments
 (0)