diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2002-06-10 13:21:50 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2002-06-10 13:21:50 +0000 |
commit | e9d84711c304eca76d998c83ddae54ec5ec7e5fb (patch) | |
tree | 0a5c4fe0b210dae687f09af716729c6e4ecb155b /gnu/usr.bin/texinfo/INTRODUCTION | |
parent | a1e3439457bf8a89e3e52c17fb5f788c736c2470 (diff) |
TeXinfo 4.2, much more robust html (and other formats) output, and a few
features that new FSF programs will need (e.g., gcc snapshots).
looked at by fgs@, thanks.
Diffstat (limited to 'gnu/usr.bin/texinfo/INTRODUCTION')
-rw-r--r-- | gnu/usr.bin/texinfo/INTRODUCTION | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gnu/usr.bin/texinfo/INTRODUCTION b/gnu/usr.bin/texinfo/INTRODUCTION index 13e24f7cff6..b87e415bd3d 100644 --- a/gnu/usr.bin/texinfo/INTRODUCTION +++ b/gnu/usr.bin/texinfo/INTRODUCTION @@ -1,3 +1,12 @@ +Copyright (C) 1992, 93, 94, 95, 96, 97, 98, 99, 2000, 01 +Free Software Foundation, Inc. + +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU Free Documentation License, Version 1.1 or +any later version published by the Free Software Foundation; with no +Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. + + Getting Started with Texinfo ============================ |