diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-10-12 01:59:44 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-10-12 01:59:44 +0200 |
commit | 6540d442f711a1f7e360e9965e8875840c2c43cf (patch) | |
tree | c4c8ec26d4fe6729297b2eed5d85a6843f9ed788 /doc/info/hardcopy-copying.texinfo | |
parent | m doc (diff) | |
download | slibc-6540d442f711a1f7e360e9965e8875840c2c43cf.tar.gz slibc-6540d442f711a1f7e360e9965e8875840c2c43cf.tar.bz2 slibc-6540d442f711a1f7e360e9965e8875840c2c43cf.tar.xz |
beginning of info manual
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | doc/info/hardcopy-copying.texinfo | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/doc/info/hardcopy-copying.texinfo b/doc/info/hardcopy-copying.texinfo new file mode 100644 index 0000000..a3c786f --- /dev/null +++ b/doc/info/hardcopy-copying.texinfo @@ -0,0 +1,42 @@ +@c --- This is a template for the hardcopy-copying.texinfo file. --- + +@copying +@ifset VERSION +This manual documents the Stockholm C Standard Library version @value{VERSION}@. +@end ifset +@ifclear VERSION +This manual documents the Stockholm C Standard Library. +@end ifclear +@* +@ifset EDITION +@sc{ISBN} 0000000000, @value{EDITION} Edition, First Printing, Januari 0000. +@end ifset +@ifclear EDITION +@sc{ISBN} 0000000000, First Printing, Januari 0000. +@end ifclear +@* + +Printed by: +@* + +X + +@*@* +Copyright @copyright{} 2015 Mattias Andrée @e{maandree@@member.fsf.org} +@* + +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU Free Documentation License, Version@tie{}1.3 or +any later version published by the Free Software Foundation; +with the Invariant Sections being +the ``GNU General Public License'', +the ``GNU Free Documentation License'', +with no Front-Cover Texts, +and with no Back-Cover Texts. +A copy of the license is included in the section entitled +``GNU Free Documentation License''. + +@* +Cover art by XY Z. Cover design by XY Z. Printed in XYZ. +@end copying + |