From c7abe91f8b134cbd73658e10993d1dffb44d942d Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Fri, 24 Mar 2006 22:54:41 +0000 Subject: CVS $Id$ tags removed. git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-7 --- doc/Makefile.am | 4 +--- doc/gendocs.sh | 5 ++--- doc/gendocs_template | 1 - doc/mdk.texi | 3 +-- doc/mdk_ack.texi | 4 +--- doc/mdk_bugs.texi | 4 +--- doc/mdk_findex.texi | 4 +--- doc/mdk_gmixvm.texi | 4 +--- doc/mdk_gstart.texi | 4 +--- doc/mdk_index.texi | 4 +--- doc/mdk_intro.texi | 4 +--- doc/mdk_mixasm.texi | 4 +--- doc/mdk_mixguile.texi | 4 +--- doc/mdk_mixvm.texi | 4 +--- doc/mdk_tut.texi | 4 +--- 15 files changed, 15 insertions(+), 42 deletions(-) (limited to 'doc') diff --git a/doc/Makefile.am b/doc/Makefile.am index b2b73f0..6edd271 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -# Copyright (C) 2000, 2001, 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2000, 2001, 2003, 2004, 2006 Free Software Foundation, Inc. # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without @@ -10,8 +10,6 @@ # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -# $Id: Makefile.am,v 1.11 2004/08/06 12:14:07 jao Exp $ - SUBDIRS = img SUFFIXES = .html diff --git a/doc/gendocs.sh b/doc/gendocs.sh index 7b8a3ca..f8c2de8 100755 --- a/doc/gendocs.sh +++ b/doc/gendocs.sh @@ -1,9 +1,8 @@ #!/bin/sh # gendocs.sh -- generate a GNU manual in many formats. This script is # mentioned in maintain.texi. See the help message below for usage details. -# $Id: gendocs.sh,v 1.4 2005/09/20 20:18:58 jao Exp $ -# -# Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. +# +# Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/doc/gendocs_template b/doc/gendocs_template index 3fd6fd2..db2ed04 100644 --- a/doc/gendocs_template +++ b/doc/gendocs_template @@ -1,7 +1,6 @@ - diff --git a/doc/mdk.texi b/doc/mdk.texi index ce86b37..7f40171 100644 --- a/doc/mdk.texi +++ b/doc/mdk.texi @@ -5,7 +5,6 @@ @syncodeindex pg cp @finalout @setchapternewpage odd -@c $Id: mdk.texi,v 1.28 2005/09/20 21:00:22 jao Exp $ @c %**end of header @set UPDATED September, 2005 @@ -21,7 +20,7 @@ This manual is for GNU MDK (version @value{VERSION}, @value{UPDATED}), a set of utilities for developing programs using Donald Knuth's MIX mythical computer and MIXAL, its assembly language. -Copyright @copyright{} 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. +Copyright @copyright{} 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document diff --git a/doc/mdk_ack.texi b/doc/mdk_ack.texi index 807e276..f43656e 100644 --- a/doc/mdk_ack.texi +++ b/doc/mdk_ack.texi @@ -1,11 +1,9 @@ @c -*-texinfo-*- @c This is part of the GNU MDK Reference Manual. -@c Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 +@c Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006 @c Free Software Foundation, Inc. @c See the file mdk.texi for copying conditions. -@c $Id: mdk_ack.texi,v 1.15 2005/09/20 00:26:00 jao Exp $ - @node Acknowledgments, Installing MDK, Introduction, Top @comment node-name, next, previous, up @unnumbered Acknowledgements diff --git a/doc/mdk_bugs.texi b/doc/mdk_bugs.texi index 1b18064..007247c 100644 --- a/doc/mdk_bugs.texi +++ b/doc/mdk_bugs.texi @@ -1,11 +1,9 @@ @c -*-texinfo-*- @c This is part of the GNU MDK Reference Manual. -@c Copyright (C) 2000, 2001, 2003, 2004 +@c Copyright (C) 2000, 2001, 2003, 2004, 2006 @c Free Software Foundation, Inc. @c See the file mdk.texi for copying conditions. -@c $Id: mdk_bugs.texi,v 1.6 2004/08/03 13:23:06 jao Exp $ - @node Problems, Copying, mixguile, Top @chapter Reporting Bugs @cindex bugs diff --git a/doc/mdk_findex.texi b/doc/mdk_findex.texi index 24a269f..6be1bcf 100644 --- a/doc/mdk_findex.texi +++ b/doc/mdk_findex.texi @@ -1,11 +1,9 @@ @c -*-texinfo-*- @c This is part of the GNU MDK Reference Manual. -@c Copyright (C) 2000, 2001, 2003, 2004 +@c Copyright (C) 2000, 2001, 2003, 2004, 2006 @c Free Software Foundation, Inc. @c See the file mdk.texi for copying conditions. -@c $Id: mdk_findex.texi,v 1.3 2004/08/03 13:23:06 jao Exp $ - @node Instructions and commands, , Concept Index, Top @unnumbered Instructions and commands @printindex fn diff --git a/doc/mdk_gmixvm.texi b/doc/mdk_gmixvm.texi index bddb362..2c29553 100644 --- a/doc/mdk_gmixvm.texi +++ b/doc/mdk_gmixvm.texi @@ -1,11 +1,9 @@ @c -*-texinfo-*- @c This is part of the GNU MDK Reference Manual. -@c Copyright (C) 2000, 2001, 2003, 2004 +@c Copyright (C) 2000, 2001, 2003, 2004, 2006 @c Free Software Foundation, Inc. @c See the file mdk.texi for copying conditions. -@c $Id: mdk_gmixvm.texi,v 1.18 2004/08/03 13:23:06 jao Exp $ - @node gmixvm, mixguile, mixvm, Top @comment node-name, next, previous, up @chapter @code{gmixvm}, the GTK virtual machine diff --git a/doc/mdk_gstart.texi b/doc/mdk_gstart.texi index 9eab3f6..4f25e3d 100644 --- a/doc/mdk_gstart.texi +++ b/doc/mdk_gstart.texi @@ -1,11 +1,9 @@ @c -*-texinfo-*- @c This is part of the GNU MDK Reference Manual. -@c Copyright (C) 2000, 2001, 2002, 2003, 2004 +@c Copyright (C) 2000, 2001, 2002, 2003, 2004, 2006 @c Free Software Foundation, Inc. @c See the file mdk.texi for copying conditions. -@c $Id: mdk_gstart.texi,v 1.17 2004/08/01 21:43:29 jao Exp $ - @node Getting started, Emacs tools, MIX and MIXAL tutorial, Top @chapter Getting started @cindex tutorial diff --git a/doc/mdk_index.texi b/doc/mdk_index.texi index 68f3c48..78a5708 100644 --- a/doc/mdk_index.texi +++ b/doc/mdk_index.texi @@ -1,11 +1,9 @@ @c -*-texinfo-*- @c This is part of the GNU MDK Reference Manual. -@c Copyright (C) 2000, 2001, 2003, 2004 +@c Copyright (C) 2000, 2001, 2003, 2004, 2006 @c Free Software Foundation, Inc. @c See the file mdk.texi for copying conditions. -@c $Id: mdk_index.texi,v 1.7 2004/08/03 13:23:06 jao Exp $ - @node Concept Index, Instructions and commands, Copying, Top @unnumbered Concept Index diff --git a/doc/mdk_intro.texi b/doc/mdk_intro.texi index b4ce2ad..8997800 100644 --- a/doc/mdk_intro.texi +++ b/doc/mdk_intro.texi @@ -1,11 +1,9 @@ @c -*-texinfo-*- @c This is part of the GNU MDK Reference Manual. -@c Copyright (C) 2000, 2001, 2003, 2004 +@c Copyright (C) 2000, 2001, 2003, 2004, 2006 @c Free Software Foundation, Inc. @c See the file mdk.texi for copying conditions. -@c $Id: mdk_intro.texi,v 1.8 2004/08/03 13:23:06 jao Exp $ - @node Introduction, Acknowledgments, Top, Top @comment node-name, next, previous, up @unnumbered Introduction diff --git a/doc/mdk_mixasm.texi b/doc/mdk_mixasm.texi index fa144a7..ff3df0d 100644 --- a/doc/mdk_mixasm.texi +++ b/doc/mdk_mixasm.texi @@ -1,11 +1,9 @@ @c -*-texinfo-*- @c This is part of the GNU MDK Reference Manual. -@c Copyright (C) 2000, 2001, 2003, 2004 +@c Copyright (C) 2000, 2001, 2003, 2004, 2006 @c Free Software Foundation, Inc. @c See the file mdk.texi for copying conditions. -@c $Id: mdk_mixasm.texi,v 1.10 2004/08/05 21:32:46 jao Exp $ - @node mixasm, mixvm, Emacs tools, Top @comment node-name, next, previous, up @chapter @code{mixasm}, the MIXAL assembler diff --git a/doc/mdk_mixguile.texi b/doc/mdk_mixguile.texi index 2d6ac65..27c3b26 100644 --- a/doc/mdk_mixguile.texi +++ b/doc/mdk_mixguile.texi @@ -1,11 +1,9 @@ @c -*-texinfo-*- @c This is part of the GNU MDK Reference Manual. -@c Copyright (C) 2000, 2001, 2003, 2004 +@c Copyright (C) 2000, 2001, 2003, 2004, 2006 @c Free Software Foundation, Inc. @c See the file mdk.texi for copying conditions. -@c $Id: mdk_mixguile.texi,v 1.5 2004/08/03 13:23:06 jao Exp $ - @node mixguile, Problems, gmixvm, Top @chapter @code{mixguile}, the Scheme virtual machine @cindex @code{mixguile} diff --git a/doc/mdk_mixvm.texi b/doc/mdk_mixvm.texi index 2e21289..3dcf712 100644 --- a/doc/mdk_mixvm.texi +++ b/doc/mdk_mixvm.texi @@ -1,11 +1,9 @@ @c -*-texinfo-*- @c This is part of the GNU MDK Reference Manual. -@c Copyright (C) 2000, 2001, 2002, 2003, 2004 +@c Copyright (C) 2000, 2001, 2002, 2003, 2004, 2006 @c Free Software Foundation, Inc. @c See the file mdk.texi for copying conditions. -@c $Id: mdk_mixvm.texi,v 1.20 2005/09/19 21:29:42 jao Exp $ - @node mixvm, gmixvm, mixasm, Top @comment node-name, next, previous, up @chapter @code{mixvm}, the MIX computer simulator diff --git a/doc/mdk_tut.texi b/doc/mdk_tut.texi index 0fabe89..95b3f54 100644 --- a/doc/mdk_tut.texi +++ b/doc/mdk_tut.texi @@ -1,11 +1,9 @@ @c -*-texinfo-*- @c This is part of the GNU MDK Reference Manual. -@c Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 +@c Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006 @c Free Software Foundation, Inc. @c See the file mdk.texi for copying conditions. -@c $Id: mdk_tut.texi,v 1.14 2005/09/20 00:26:00 jao Exp $ - @node MIX and MIXAL tutorial, Getting started, Installing MDK, Top @comment node-name, next, previous, up @chapter MIX and MIXAL tutorial -- cgit v1.2.3