diff --git a/www/conservancy/static/copyleft-compliance/glossary.html b/www/conservancy/static/copyleft-compliance/glossary.html index e18fb3f0..756a94a9 100644 --- a/www/conservancy/static/copyleft-compliance/glossary.html +++ b/www/conservancy/static/copyleft-compliance/glossary.html @@ -5,6 +5,10 @@
Here are a list of terms you might be unfamiliar with but occur frequently +in our work. If you have any suggestions on things we can add here, please +reach out to info@sfconservancy.org
+Ability to inspect the exact software running on a device. This includes version information, modifications and licensing information.
diff --git a/www/conservancy/static/press/index.html b/www/conservancy/static/press/index.html new file mode 100644 index 00000000..6c4d87dc --- /dev/null +++ b/www/conservancy/static/press/index.html @@ -0,0 +1,22 @@ +{% extends "base_press.html" %} +{% block subtitle %}Press - {% endblock %} +{% block submenuselection %}Press{% endblock %} +{% block content %} +"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod + tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, + quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo + consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse + cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat + non proident, sunt in culpa qui officia deserunt mollit anim id est + laborum."
+ +Finally, Conservancy welcomes donations in support of our GPL Compliance Projects, + and we encourage you to become a an official + Supporter of Software Freedom Conservancy.
+ +{% endblock %} diff --git a/www/conservancy/templates/base_compliance.html b/www/conservancy/templates/base_compliance.html index ec130fbf..1987b6d6 100644 --- a/www/conservancy/templates/base_compliance.html +++ b/www/conservancy/templates/base_compliance.html @@ -29,6 +29,7 @@