diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-04-25 10:12:01 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-04-25 10:12:01 +0200 |
commit | 98bacfa21509979709183075744b6b7495123b03 (patch) | |
tree | 9c29d9bbc44f06557ce4261b54761c2bef7d7f9a /doc/info/mds.texinfo | |
parent | update todo (diff) | |
download | mds-98bacfa21509979709183075744b6b7495123b03.tar.gz mds-98bacfa21509979709183075744b6b7495123b03.tar.bz2 mds-98bacfa21509979709183075744b6b7495123b03.tar.xz |
add gpl3 to the manual
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | doc/info/mds.texinfo | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index 5f97f75..89ad3c4 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -104,8 +104,10 @@ Texts. A copy of the license is included in the section entitled * Specifications:: Specifications. * New Concepts:: Discussion of new display server concepts. * Discussion:: Discussion on display server-architecture. +* GNU General Public License:: Copying and sharing @command{mds}. * GNU Free Documentation License:: Copying and sharing this manual. @end menu +@c TODO @detailmenu @@ -9088,6 +9090,10 @@ backgrund. +@node GNU General Public License +@appendix GNU General Public License +@include gpl.texinfo + @node GNU Free Documentation License @appendix GNU Free Documentation License @include fdl.texinfo |