Add OSX standalone app license bundle, and arrange for the About page
to link to it.
This commit is contained in:
parent
ad5b35026e
commit
a02d6b36d8
8 changed files with 44 additions and 8 deletions
|
@ -10,8 +10,17 @@
|
|||
<hr>
|
||||
git-annex is © 2010-2012 Joey Hess. It is free software, licensed #
|
||||
under the terms of the GNU General Public License, version 3 or above. #
|
||||
This webapp is licensed under the terms of the GNU Affero General #
|
||||
Public License, version 3 or above. #
|
||||
For full license information, see #
|
||||
$if builtinlicense
|
||||
<a href="@{LicenseR}">
|
||||
this page.
|
||||
$else
|
||||
<a href="http://git-annex.branchable.com/license">
|
||||
this page.
|
||||
<p>
|
||||
Its development was made possible by #
|
||||
Development git-annex was made possible by #
|
||||
<a href="http://git-annex.branchable.com/assistant/thanks/">
|
||||
many excellent people
|
||||
. <i .icon-heart></i>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue