diff options
Diffstat (limited to 'project/templates')
-rw-r--r-- | project/templates/sunset.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project/templates/sunset.html b/project/templates/sunset.html index d976c35..d670e64 100644 --- a/project/templates/sunset.html +++ b/project/templates/sunset.html @@ -18,7 +18,7 @@ <p>Software licenses bother me. As a general rule I prefer to make my projects open source, and for that purpose something like the <a href="https://unlicense.org/" target="_blank">Unlicense</a> is often sufficient. But if I don't want to put my work in the public domain immediately, then -I have to make use of a <a href="https://www.copyleft.org/">copyleft</a> license. And all +I have to make use of a <a href="https://www.copyleft.org/" target="_blank">copyleft</a> license. And all of the ones currently available are both incredibly, unnecessarily verbose, and fail to address the primary failing of modern copyright law, which is the unreasonably long term lengths.</p> |