We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2e0613b + 129f52b commit 42954aeCopy full SHA for 42954ae
2 files changed
about/licenses/bsd-commercial.txt
about/licenses/index.md
@@ -94,9 +94,6 @@ One of the following files must be included at the top level of your repository
94
<div class="col-12 col-sm-6 col-lg-3">
95
{% include components/quick-link.html title="BSD-3 License" icon="fa-file-lines" url="/about/licenses/bsd-3-clause.txt" %}
96
</div>
97
- <div class="col-12 col-sm-6 col-lg-3">
98
- {% include components/quick-link.html title="BSD-Commercial License" icon="fa-file-lines" url="/about/licenses/bsd-commercial.txt" %}
99
- </div>
100
101
{% include components/quick-link.html title="GPL-2.0 License" icon="fa-file-lines" url="/about/licenses/gpl-2.0.txt" %}
102
0 commit comments