aboutsummaryrefslogtreecommitdiff
path: root/doc/license.mdwn
blob: 32906c365ae787866caec604f6cf03112c92afd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
git-annex is Free Software.

The majority of git-annex is licensed under the [[GPL]], version 3 or
higher.

The git-annex webapp is licensed under the [[AGPL]], version 3 or higher.
Note that builds of git-annex that include the webapp may be licensed
under the AGPL as a whole. git-annex built without the webapp does
not include this code, so remains GPLed.

git-annex contains a variety of other code, artwork, etc copyright by
others, under a variety of licences, including the [[LGPL]], BSD,
MIT, and Apache 2.0 license. For a detailed overview, and pointers to the
full licenses of these components, see the COPYRIGHT file in the source.