From: Joshua Gay Date: Thu, 8 May 2014 19:52:40 +0000 (+0000) Subject: re PR libstdc++/61117 (Manual uses term open source but should say free software) X-Git-Tag: releases/gcc-5.1.0~7687 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e70c7f5bc7db5a1cac513a57f1846211e6413cec;p=thirdparty%2Fgcc.git re PR libstdc++/61117 (Manual uses term open source but should say free software) 2014-05-08 Joshua Gay PR libstdc++/61117 * doc/xml/faq.xml (faq.license.what_restrictions): Replace "open source" with "free software". * doc/html/faq.html: Likewise. From-SVN: r210241 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index b0ef22d0fa9a..e248505a675a 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,10 @@ +2014-05-08 Joshua Gay + + PR libstdc++/61117 + * doc/xml/faq.xml (faq.license.what_restrictions): Replace "open + source" with "free software". + * doc/html/faq.html: Likewise. + 2014-05-08 Jonathan Wakely PR libstdc++/57394 diff --git a/libstdc++-v3/doc/html/faq.html b/libstdc++-v3/doc/html/faq.html index 2e0f3e252c9b..81b295f036f3 100644 --- a/libstdc++-v3/doc/html/faq.html +++ b/libstdc++-v3/doc/html/faq.html @@ -223,7 +223,7 @@

2.4.

I see. So, what restrictions are there on programs that use the library?

- None. We encourage such programs to be released as open source, + None. We encourage such programs to be released as free software, but we won't punish you or sue you if you choose otherwise.

3.1. How do I install libstdc++?
3.2. How does one get current libstdc++ sources? diff --git a/libstdc++-v3/doc/xml/faq.xml b/libstdc++-v3/doc/xml/faq.xml index 3a2fbad8ed66..69e2f902200d 100644 --- a/libstdc++-v3/doc/xml/faq.xml +++ b/libstdc++-v3/doc/xml/faq.xml @@ -241,7 +241,7 @@ - None. We encourage such programs to be released as open source, + None. We encourage such programs to be released as free software, but we won't punish you or sue you if you choose otherwise.