Revision 6bae771d
Added by Wojtek Kosior about 2 years ago
| background/background.html | ||
|---|---|---|
| 1 | 1 |
<!DOCTYPE html> |
| 2 |
<!-- |
|
| 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 |
|
| 23 |
--> |
|
| 2 | 24 |
<html lang="en"> |
| 3 | 25 |
<head> |
| 4 | 26 |
<meta charset="utf-8"> |
Also available in: Unified diff
change licenses