You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: appendix.md
+11-23Lines changed: 11 additions & 23 deletions
Original file line number
Diff line number
Diff line change
@@ -72,36 +72,24 @@ If you're here to choose a license, **[start from the home page](/)** to see a f
72
72
73
73
<p>Most open source licenses also have <spanclass="license-limitations"><spanclass="license-sprite"></span></span> <b>limitations</b> that usually disclaim warranty and liability, and sometimes expressly exclude patents or trademarks from licenses' grants.</p>
74
74
75
-
{% assign seen_tags = '' %}
76
75
{% for type in types %}
77
76
### {% if type == "permissions" %}Permissions{% elsif type == "conditions" %}Conditions{% else %}Limitations{% endif %}
0 commit comments