Mercurial > hg
changeset 9510:8bd669948b2e
doc: clarify license footers
Mercurial is licensed under version 2 of the GPL
author | Adrian Buehlmann <adrian@cadifra.com> |
---|---|
date | Thu, 01 Oct 2009 11:40:53 +0200 |
parents | e4ca8c258d9b |
children | 33033af09308 |
files | doc/hg.1.txt doc/hgignore.5.txt doc/hgrc.5.txt |
diffstat | 3 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/hg.1.txt Thu Oct 01 17:17:52 2009 +0200 +++ b/doc/hg.1.txt Thu Oct 01 11:40:53 2009 +0200 @@ -95,6 +95,6 @@ ------- Copyright \(C) 2005-2009 Matt Mackall. Free use of this software is granted under the terms of the GNU General -Public License (GPL). +Public License version 2. .. include:: common.txt
--- a/doc/hgignore.5.txt Thu Oct 01 17:17:52 2009 +0200 +++ b/doc/hgignore.5.txt Thu Oct 01 11:40:53 2009 +0200 @@ -106,6 +106,6 @@ This manual page is copyright 2006 Vadim Gelfer. Mercurial is copyright 2005-2009 Matt Mackall. Free use of this software is granted under the terms of the GNU General -Public License (GPL). +Public License version 2. .. include:: common.txt
--- a/doc/hgrc.5.txt Thu Oct 01 17:17:52 2009 +0200 +++ b/doc/hgrc.5.txt Thu Oct 01 11:40:53 2009 +0200 @@ -946,6 +946,6 @@ This manual page is copyright 2005 Bryan O'Sullivan. Mercurial is copyright 2005-2009 Matt Mackall. Free use of this software is granted under the terms of the GNU General -Public License (GPL). +Public License version 2. .. include:: common.txt