We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4441728 commit a725ae6Copy full SHA for a725ae6
1 file changed
about/licenses/index.md
@@ -94,6 +94,9 @@ 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