From: Joshua Gay
Date: Thu, 8 May 2014 19:57:06 +0000 (+0000)
Subject: re PR libstdc++/61117 (Manual uses term open source but should say free software)
X-Git-Tag: releases/gcc-4.7.4~94
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f5f962c0742ac8160903fcf11ee930587bfb067;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: r210242
---
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 99190b6d92bc..fb49617b2081 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.
+
2012-04-05 Dominique d'Humieres
Jack Howarth
diff --git a/libstdc++-v3/doc/html/faq.html b/libstdc++-v3/doc/html/faq.html
index 49261ea74488..625087fc3fdb 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 86142ec9c460..46136a45001a 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.
|