]> git.ipfire.org Git - thirdparty/git.git/commit - git-gui/git-gui.sh
git-gui: Display the full GPL copyright notice in about dialog.
authorShawn O. Pearce <spearce@spearce.org>
Sun, 21 Jan 2007 01:08:20 +0000 (20:08 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Sun, 21 Jan 2007 07:54:19 +0000 (02:54 -0500)
commit0499b24ad664d7f6a33d4cfe4a11912ae455b039
tree1bfc66896afdd343f910a313418d64d5a306bb24
parent2f4479fb177fbbeab7c7311f3b2f1f31c6de428a
git-gui: Display the full GPL copyright notice in about dialog.

We're a true GPL program, and we're interactive.  We should show the
entire GPL notice and disclaimer of warranty in our about dialog upon
request by the user, as well as include it in the header of our source.
Perhaps overkill, but is recommended by our license.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh