From e70c7f5bc7db5a1cac513a57f1846211e6413cec Mon Sep 17 00:00:00 2001
From: Joshua Gay
Date: Thu, 8 May 2014 19:52:40 +0000
Subject: 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
---
libstdc++-v3/doc/html/faq.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'libstdc++-v3/doc/html/faq.html')
diff --git a/libstdc++-v3/doc/html/faq.html b/libstdc++-v3/doc/html/faq.html
index 2e0f3e2..81b295f 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?
--
cgit v1.1
|