summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
W. Trevor King [Mon, 26 Nov 2012 15:36:06 +0000 (10:36 -0500)]
COPYING: merge GPLv2= from the 'copying' branch
Signed-off-by: W. Trevor King <wking@tremily.us>
W. Trevor King [Mon, 26 Nov 2012 13:51:12 +0000 (08:51 -0500)]
README: add sales pitch and usage instructions
To avoid licensing issues with this README file itself, I'm releasing
it under the Creative Commons CC0 1.0 Universal license (see the
`license` branch for full text).
Signed-off-by: W. Trevor King <wking@tremily.us>
Junio C Hamano [Sat, 16 Jan 2010 05:38:34 +0000 (21:38 -0800)]
Update COPYING with GPLv2 with new FSF address
The mailing address of FSF changed quite a while ago. Also the expansion
of the acronym LGPL (which we don't use) is "Lesser GPL" not "Library GPL"
these days in recent copies of GPLv2. Update the copy we have with a
fresh download of <http://www.gnu.org/licenses/gpl-2.0.txt>.
This incidentally removes form-feeds in the text we retained for all these
years.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Linus Torvalds [Mon, 11 Apr 2005 17:18:16 +0000 (10:18 -0700)]
Add a COPYING notice, making it explicit that the license is GPLv2.
Let's bite the v3 bullet when it comes, although if people want to,
they can just state "or later at discretion of Linus" in their copyright
messages.