Revision b93f26bf
Added by koszko about 2 years ago
| html/display-panel.html | ||
|---|---|---|
| 1 | 1 |
<!doctype html> |
| 2 | 2 |
<!-- |
| 3 | 3 |
Copyright (C) 2021 Wojtek Kosior |
| 4 |
|
|
| 5 |
This code is dual-licensed under: |
|
| 6 |
- Asshole license 1.0, |
|
| 7 |
- GPLv3 or (at your option) any later version |
|
| 8 |
|
|
| 9 |
"dual-licensed" means you can choose the license you prefer. |
|
| 10 |
|
|
| 11 |
This code is released under a permissive license because I disapprove of |
|
| 12 |
copyright and wouldn't be willing to sue a violator. Despite not putting |
|
| 13 |
this code under copyleft (which is also kind of copyright), I do not want |
|
| 14 |
it to be made proprietary. Hence, the permissive alternative to GPL is the |
|
| 15 |
Asshole license 1.0 that allows me to call you an asshole if you use it. |
|
| 16 |
This means you're legally ok regardless of how you utilize this code but if |
|
| 17 |
you make it into something nonfree, you're an asshole. |
|
| 18 |
|
|
| 19 |
You should have received a copy of both GPLv3 and Asshole license 1.0 |
|
| 20 |
together with this code. If not, please see: |
|
| 21 |
- https://www.gnu.org/licenses/gpl-3.0.en.html |
|
| 22 |
- https://koszko.org/asshole-license.txt |
|
| 4 |
Redistribution terms are gathered in the `copyright' file. |
|
| 23 | 5 |
--> |
| 24 | 6 |
<html> |
| 25 | 7 |
<head> |
Also available in: Unified diff
gather all copyright info in 'copyright' file