File diff d284fa20efe9 → fe26b49a7996
www/conservancy/static/copyleft-compliance/glossary.html
Show inline comments
 
{% extends "base_compliance.html" %}
 
{% block subtitle %}Copyleft Compliance Projects - {% endblock %}
 
{% block submenuselection %}EnforcementStrategy{% endblock %}
 
{% extends "base_learn.html" %}
 
{% block subtitle %}Glossary of terms - {% endblock %}
 
{% block submenuselection %}Glossary{% endblock %}
 
{% block content %}
 

	
 
<h1 id="glossary">Glossary of terms</h1>
 

	
 
<p>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</p>
 

	
 
<h3 id="auditability">auditability</h3>
 
<p>Ability to inspect the exact software running on a device. This includes version information, modifications and licensing information. </p>
 

	
 
<h3 id="bash">Bash</h3>