re PR libstdc++/61117 (Manual uses term open source but should say free software)
2014-05-08 Joshua Gay <jgay@gnu.org> 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
This commit is contained in:
parent
30e494f1f5
commit
e70c7f5bc7
3 changed files with 9 additions and 2 deletions
|
@ -1,3 +1,10 @@
|
|||
2014-05-08 Joshua Gay <jgay@gnu.org>
|
||||
|
||||
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 <jwakely@redhat.com>
|
||||
|
||||
PR libstdc++/57394
|
||||
|
|
|
@ -223,7 +223,7 @@
|
|||
</p></td></tr><tr class="question"><td align="left" valign="top"><a id="faq.license.what_restrictions"></a><a id="q-license.what_restrictions"></a><p><strong>2.4.</strong></p></td><td align="left" valign="top"><p>
|
||||
I see. So, what restrictions are there on programs that use the library?
|
||||
</p></td></tr><tr class="answer"><td align="left" valign="top"><a id="a-license.what_restrictions"></a></td><td align="left" valign="top"><p>
|
||||
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.
|
||||
</p></td></tr><tr class="toc"><td align="left" valign="top" colspan="2"><dl><dt>3.1. <a href="faq.html#faq.how_to_install">How do I install libstdc++?
|
||||
</a></dt><dt>3.2. <a href="faq.html#faq.how_to_get_sources">How does one get current libstdc++ sources?
|
||||
|
|
|
@ -241,7 +241,7 @@
|
|||
</question>
|
||||
<answer xml:id="a-license.what_restrictions">
|
||||
<para>
|
||||
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.
|
||||
</para>
|
||||
</answer>
|
||||
|
|
Loading…
Add table
Reference in a new issue