2007-02-19 Dalibor Topic <[EMAIL PROTECTED]>
* cp-hacking.texinfo, cp-tools.texinfo,
cp-vmintegration.texinfo: Prefix output file name
with cp.
make distcheck now fails since the man pages are left over after
cleanup. I'll leave the decision whether to delete them on cleanup,
or to distribute them to Mark.
cheers,
dalibor topic
? native/target/Makefile.in
? native/target/Linux/Makefile.in
? native/target/generic/Makefile.in
Index: doc/cp-hacking.texinfo
===================================================================
RCS file: /sources/classpath/classpath/doc/cp-hacking.texinfo,v
retrieving revision 1.1
diff -u -r1.1 cp-hacking.texinfo
--- doc/cp-hacking.texinfo 18 Feb 2007 23:06:29 -0000 1.1
+++ doc/cp-hacking.texinfo 19 Feb 2007 14:39:57 -0000
@@ -1,7 +1,7 @@
\input texinfo @c -*-texinfo-*-
@c %**start of header
[EMAIL PROTECTED] hacking.info
[EMAIL PROTECTED] cp-hacking.info
@settitle GNU Classpath Hacker's Guide
@c %**end of header
@@ -11,7 +11,7 @@
This file contains important information you will need to know if you
are going to hack on the GNU Classpath project code.
-Copyright (C) 1998,1999,2000,2001,2002,2003,2004, 2005 Free Software
Foundation, Inc.
+Copyright (C) 1998,1999,2000,2001,2002,2003,2004,2005,2007 Free Software
Foundation, Inc.
@ifnotplaintext
@dircategory GNU Libraries
Index: doc/cp-tools.texinfo
===================================================================
RCS file: /sources/classpath/classpath/doc/cp-tools.texinfo,v
retrieving revision 1.1
diff -u -r1.1 cp-tools.texinfo
--- doc/cp-tools.texinfo 18 Feb 2007 23:06:29 -0000 1.1
+++ doc/cp-tools.texinfo 19 Feb 2007 14:39:57 -0000
@@ -1,7 +1,7 @@
\input texinfo @c -*-texinfo-*-
@c %**start of header
[EMAIL PROTECTED] tools.info
[EMAIL PROTECTED] cp-tools.info
@settitle GNU Classpath Tools Guide
@c %**end of header
@@ -22,7 +22,7 @@
This file documents the Tools included in a standard distribution of the GNU
Classpath project deliverables.
-Copyright (C) 2006 Free Software Foundation, Inc.
+Copyright (C) 2006, 2007 Free Software Foundation, Inc.
@ifnotplaintext
@dircategory GNU Libraries
Index: doc/cp-vmintegration.texinfo
===================================================================
RCS file: /sources/classpath/classpath/doc/cp-vmintegration.texinfo,v
retrieving revision 1.1
diff -u -r1.1 cp-vmintegration.texinfo
--- doc/cp-vmintegration.texinfo 18 Feb 2007 23:06:29 -0000 1.1
+++ doc/cp-vmintegration.texinfo 19 Feb 2007 14:39:57 -0000
@@ -1,7 +1,7 @@
\input texinfo @c -*-texinfo-*-
@c %**start of header
[EMAIL PROTECTED] vmintegration.info
[EMAIL PROTECTED] cp-vmintegration.info
@settitle GNU Classpath VM Integration Guide
@c %**end of header
@@ -12,7 +12,7 @@
are going to write an interface between GNU Classpath and a Virtual
Machine.
-Copyright (C) 1998-2002, 2004, 2005, 2006 Free Software Foundation, Inc.
+Copyright (C) 1998-2002, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@ifnotplaintext
@dircategory GNU Libraries