2001-10-04 Phil Edwards <pme@gcc.gnu.org>
commitca83f4466119802af5587f2d94eadef150ff3ff4
authorpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Oct 2001 20:03:22 +0000 (4 20:03 +0000)
committerpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Oct 2001 20:03:22 +0000 (4 20:03 +0000)
tree847f8e3e24bb2e63ab954b86460f395a50873351
parent856cee53b23a9d97e81f0d6be9983234e0463d7e
2001-10-04  Phil Edwards  <pme@gcc.gnu.org>

* docs/html/17_intro/COPYING.DOC:  New file, GFDL v1.1 from the FSF.
* docs/html/17_intro/license.html:  New file.  Explain the licenses
in use.

* docs/html/configopts.html:  Link to license.html.
* docs/html/documentation.html:  Likewise.
* docs/html/explanations.html:  Likewise.
* docs/html/install.html:  Likewise.
* docs/html/17_intro/howto.html:  Likewise.
* docs/html/18_support/howto.html:  Likewise.
* docs/html/19_diagnostics/howto.html:  Likewise.
* docs/html/20_util/howto.html:  Likewise.
* docs/html/21_strings/howto.html:  Likewise.
* docs/html/22_locale/howto.html:  Likewise.
* docs/html/23_containers/howto.html:  Likewise.
* docs/html/24_iterators/howto.html:  Likewise.
* docs/html/25_algorithms/howto.html:  Likewise.
* docs/html/26_numerics/howto.html:  Likewise.
* docs/html/27_io/howto.html:  Likewise.
* docs/html/ext/howto.html:  Likewise.
* docs/html/ext/sgiexts.html:  Likewise.
* docs/html/faq/index.html:  Likewise.  New question, linking to
the new license.html.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46015 138bc75d-0d04-0410-961f-82ee72b054a4
21 files changed:
libstdc++-v3/ChangeLog
libstdc++-v3/docs/html/17_intro/COPYING.DOC [new file with mode: 0644]
libstdc++-v3/docs/html/17_intro/howto.html
libstdc++-v3/docs/html/17_intro/license.html [new file with mode: 0644]
libstdc++-v3/docs/html/18_support/howto.html
libstdc++-v3/docs/html/19_diagnostics/howto.html
libstdc++-v3/docs/html/20_util/howto.html
libstdc++-v3/docs/html/21_strings/howto.html
libstdc++-v3/docs/html/22_locale/howto.html
libstdc++-v3/docs/html/23_containers/howto.html
libstdc++-v3/docs/html/24_iterators/howto.html
libstdc++-v3/docs/html/25_algorithms/howto.html
libstdc++-v3/docs/html/26_numerics/howto.html
libstdc++-v3/docs/html/27_io/howto.html
libstdc++-v3/docs/html/configopts.html
libstdc++-v3/docs/html/documentation.html
libstdc++-v3/docs/html/explanations.html
libstdc++-v3/docs/html/ext/howto.html
libstdc++-v3/docs/html/ext/sgiexts.html
libstdc++-v3/docs/html/faq/index.html
libstdc++-v3/docs/html/install.html