summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/doc/cp-tools.texinfo
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/classpath/doc/cp-tools.texinfo')
-rw-r--r--libjava/classpath/doc/cp-tools.texinfo35
1 files changed, 19 insertions, 16 deletions
diff --git a/libjava/classpath/doc/cp-tools.texinfo b/libjava/classpath/doc/cp-tools.texinfo
index f7a2d245e7d..7b4e747319e 100644
--- a/libjava/classpath/doc/cp-tools.texinfo
+++ b/libjava/classpath/doc/cp-tools.texinfo
@@ -5,7 +5,20 @@
@settitle GNU Classpath Tools Guide
@c %**end of header
-@setchapternewpage on
+@copying
+This file documents the Tools included in a standard distribution of the GNU
+Classpath project deliverables.
+
+Copyright @copyright{} 2006, 2007 Free Software Foundation, Inc.
+
+@quotation
+Permission is granted to make and distribute verbatim copies of this document provided the copyright notice and this permission notice are preserved on all copies.
+
+Permission is granted to copy and distribute modified versions of this document under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.
+
+Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions, except that this permission notice may be stated in a translation approved by the Free Software Foundation.
+@end quotation
+@end copying
@c Common macros to support generating man pages:
@@ -19,12 +32,9 @@
@end macro
@ifinfo
-This file documents the Tools included in a standard distribution of the GNU
-Classpath project deliverables.
-
-Copyright (C) 2006, 2007 Free Software Foundation, Inc.
-
@ifnotplaintext
+@setchapternewpage on
+
@dircategory GNU Libraries
@direntry
* Classpath Tools: (cp-tools). GNU Classpath Tools Guide
@@ -38,14 +48,7 @@ Copyright (C) 2006, 2007 Free Software Foundation, Inc.
@page
@vskip 0pt plus 1filll
-Copyright @copyright{} 2006 Free Software Foundation, Inc.
-@sp 2
-Permission is granted to make and distribute verbatim copies of this document provided the copyright notice and this permission notice are preserved on all copies.
-
-Permission is granted to copy and distribute modified versions of this document under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.
-
-Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions, except that this permission notice may be stated in a translation approved by the Free Software Foundation.
-
+@insertcopying
@end titlepage
@contents
@@ -2435,14 +2438,14 @@ with the header @samp{CVS ID}, you would specify:
Let's say that a class javadoc comment contains
@smallexample
-@@cvsid $Id: cp-tools.texinfo,v 1.7 2008/08/13 13:32:05 jsumali Exp $
+@@cvsid $Id: cp-tools.texinfo,v 1.9 2012/03/07 15:27:27 gnu_andrew Exp $
@end smallexample
Then the HTML output will contain something like
@smallexample
CVS ID:
- $Id: cp-tools.texinfo,v 1.7 2008/08/13 13:32:05 jsumali Exp $
+ $Id: cp-tools.texinfo,v 1.9 2012/03/07 15:27:27 gnu_andrew Exp $
@end smallexample
@end table
OpenPOWER on IntegriCloud