summaryrefslogtreecommitdiff
path: root/project/templates/sunset.html
diff options
context:
space:
mode:
Diffstat (limited to 'project/templates/sunset.html')
-rw-r--r--project/templates/sunset.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/project/templates/sunset.html b/project/templates/sunset.html
index 01420d5..424907c 100644
--- a/project/templates/sunset.html
+++ b/project/templates/sunset.html
@@ -10,6 +10,9 @@
{% block content %}
<h4>Sunset License</h4>
+
+<p>Git repository: <a href="/cgit/cgit.cgi/sunset.git/">Link</a></p>
+
<h5>29/6/2017</h5>
<p>Software licenses bother me. As a general rule I prefer to make my projects open source,
@@ -53,10 +56,8 @@ 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>
-
-<p>In the future, all my projects will either use this license or the Unlicense. Works I've
+<p>The git repository also contains an accompanying rationale and a simple logo I threw together.
+In the future, all my projects will either use this license or the Unlicense. Works I've
already created will be relicensed as appropriate.</p>
{% endblock %}