comparison man/ada-mode.texi @ 37403:aa94142b7f02

Add copyright notices.
author Gerd Moellmann <gerd@gnu.org>
date Thu, 19 Apr 2001 14:52:48 +0000
parents 45500c80145f
children c656fc177008
comparison
equal deleted inserted replaced
37402:b6874e2e9d0c 37403:aa94142b7f02
4 @dircategory Emacs 4 @dircategory Emacs
5 @direntry 5 @direntry
6 * Ada mode: (ada-mode). The GNU Emacs mode for editing Ada. 6 * Ada mode: (ada-mode). The GNU Emacs mode for editing Ada.
7 @end direntry 7 @end direntry
8 8
9 @ifinfo 9 @comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10 This file documents Ada mode. 10 @comment The following lines inserts the copyright notice
11 11 @comment into the Info file.
12 Permission is granted to make and distribute verbatim copies of this 12 @comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
13 manual provided the copyright notice and this permission notice are 13
14 preserved on all copies. 14 @ifnottex
15 15 Copyright @copyright{} 1999, 2000, 2001 Free Software Foundation, Inc.
16 @ignore 16
17 Permission is granted to process this file through TeX and print the 17 Permission is granted to copy, distribute and/or modify this document
18 results, provided the printed document carries copying permission notice 18 under the terms of the GNU Free Documentation License, Version 1.1 or
19 identical to this one except for the removal of this paragraph (this 19 any later version published by the Free Software Foundation; with the
20 paragraph not being relevant to the printed manual). 20 Invariant Sections being ``The GNU Manifesto'', ``Distribution'' and
21 21 ``GNU GENERAL PUBLIC LICENSE'', with the Front-Cover texts being ``A GNU
22 @end ignore 22 Manual'', and with the Back-Cover Texts as in (a) below. A copy of the
23 Permission is granted to copy and distribute modified versions of this 23 license is included in the section entitled ``GNU Free Documentation
24 manual under the conditions for verbatim copying, provided that the 24 License'' in the Emacs manual.
25 entire resulting derived work is distributed under the terms of a 25
26 permission notice identical to this one. 26 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
27 27 this GNU Manual, like GNU software. Copies published by the Free
28 Permission is granted to copy and distribute translations of this manual 28 Software Foundation raise funds for GNU development.''
29 into another language, under same conditions as for modified versions. 29
30 @end ifinfo 30 This document is part of a collection distributed under the GNU Free
31 Documentation License. If you want to distribute this document
32 separately from the collection, you can do so by adding a copy of the
33 license to the document, as described in section 6 of the license.
34 @end ifnottex
35
36 @comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
37 @comment TeX title page
38 @comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
31 39
32 @titlepage 40 @titlepage
33 @sp 10 41 @sp 10
34 @title{Ada Mode} 42 @title{Ada Mode}
35 @sp 2 43 @sp 2
36 @subtitle An Emacs major mode for programming Ada 95 with GNAT 44 @subtitle An Emacs major mode for programming Ada 95 with GNAT
37 @subtitle July 1998 for Ada Mode Version 3.0 45 @subtitle July 1998 for Ada Mode Version 3.0
38 @sp 2 46 @sp 2
39 47
40 @comment This is for the copyright page.
41 @page 48 @page
42 @vskip 0pt plus 1filll 49 @vskip 0pt plus 1filll
43 50 Copyright @copyright{} 1999, 2000, 2001 Free Software Foundation, Inc.
44 Permission is granted to make and distribute verbatim copies of 51 @sp 1
45 this manual provided the copyright notice and this permission notice 52 Permission is granted to copy, distribute and/or modify this document
46 are preserved on all copies. 53 under the terms of the GNU Free Documentation License, Version 1.1 or
47 54 any later version published by the Free Software Foundation; with the
48 @ignore 55 Invariant Sections being ``The GNU Manifesto'', ``Distribution'' and
49 Permission is granted to process this file through TeX and print the 56 ``GNU GENERAL PUBLIC LICENSE'', with the Front-Cover texts being ``A GNU
50 results, provided the printed document carries copying permission 57 Manual'', and with the Back-Cover Texts as in (a) below. A copy of the
51 notice identical to this one except for the removal of this paragraph 58 license is included in the section entitled ``GNU Free Documentation
52 (this paragraph not being relevant to the printed manual). 59 License'' in the Emacs manual.
53 60
54 @end ignore 61 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
55 Permission is granted to copy and distribute modified versions of this 62 this GNU Manual, like GNU software. Copies published by the Free
56 manual under the conditions for verbatim copying, provided that the entire 63 Software Foundation raise funds for GNU development.''
57 resulting derived work is distributed under the terms of a permission 64
58 notice identical to this one. 65 This document is part of a collection distributed under the GNU Free
59 66 Documentation License. If you want to distribute this document
60 Permission is granted to copy and distribute translations of this manual 67 separately from the collection, you can do so by adding a copy of the
61 into another language, under the same conditions as for modified versions. 68 license to the document, as described in section 6 of the license.
62
63 @end titlepage 69 @end titlepage
70
64 71
65 @node Top, Overview, (dir), (dir) 72 @node Top, Overview, (dir), (dir)
66 73
67 @menu 74 @menu
68 * Overview:: 75 * Overview::