Skip to content

Commit 18b3b79

Browse files
authored
Update index.html
Added Licenses subsection in Tools & Features section. This should clarify under what license the products are and as well inform with more information (via FAQ#licenses link).
1 parent 8a849fb commit 18b3b79

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ <h3 id="git-gui" >Git GUI</h3>
5454
<p>As Windows users commonly expect graphical user interfaces, Git for Windows also provides the Git GUI, a powerful alternative to Git BASH, offering a graphical version of just about every Git command line function, as well as comprehensive visual diff tools.</p>
5555
<h3 id="explorer" >Shell Integration</h3>
5656
<p>Simply right-click on a folder in Windows Explorer to access the BASH or GUI.</p>
57+
<h4>Licenses</h4>
58+
<p>Git for Windows is an Open Source project covered by the GNU General Public License version 2, see more in <a href="https://github.com/git-for-windows/git/wiki/FAQ#licenses">Licenses</a>.</p>
5759
</div>
5860
</div>
5961
<div class="vcentercontainer detailsimg">

0 commit comments

Comments
 (0)