diff options
author | Jed Barber <jjbarber@y7mail.com> | 2017-08-07 12:20:36 +1000 |
---|---|---|
committer | Jed Barber <jjbarber@y7mail.com> | 2017-08-07 12:20:36 +1000 |
commit | 92ff13627021a5fdd4eea59bd5db493cbea5406b (patch) | |
tree | eb95a180a88c4cd8f82aa2169a4ce1fb0ddcbe07 /project/templates/sunset.html | |
parent | 60c63100f66ea5dce4ad10941b4c40725f01f3c8 (diff) |
I think I've finally struck the right width balance
Diffstat (limited to 'project/templates/sunset.html')
-rw-r--r-- | project/templates/sunset.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/project/templates/sunset.html b/project/templates/sunset.html index 042e936..01420d5 100644 --- a/project/templates/sunset.html +++ b/project/templates/sunset.html @@ -28,6 +28,7 @@ appears: a simple weak copyleft license which places older parts of a work under domain disclaimer in a reasonable timeframe.</p> <p>The full text is as follows:</p> +<div class="precontain"> <pre> SUNSET LICENSE Version 1.0, June 2017 @@ -50,6 +51,7 @@ other work. a part of this work, then that part is placed into the public domain and you may do whatever you want with it, regardless of all other clauses. </pre> +</div> <p>The license file, accompanying detailed rationale, and a simple logo I threw together can all be found in <a href="/cgit/cgit.cgi/sunset.git/" target="_blank">this</a> repo.</p> |