diff options
author | wl <wl> | 2007-08-18 07:06:53 +0000 |
---|---|---|
committer | wl <wl> | 2007-08-18 07:06:53 +0000 |
commit | 5cd8808e4d013061b471629e09be0664634379f1 (patch) | |
tree | 015b20aedd8a23b908964d231da55edaa6aa4cf0 /contrib | |
parent | 224ada778fc513309c3b39b919640de4aaaa1211 (diff) | |
download | groff-5cd8808e4d013061b471629e09be0664634379f1.tar.gz |
Add and update copyright messages.
Diffstat (limited to 'contrib')
83 files changed, 1217 insertions, 35 deletions
diff --git a/contrib/chem/ChangeLog b/contrib/chem/ChangeLog index 80d1feaf..04950435 100644 --- a/contrib/chem/ChangeLog +++ b/contrib/chem/ChangeLog @@ -1,3 +1,20 @@ +2007-02-06 Eric S. Raymond <esr@snark.thyrsus.com> + + * chem.man: Change .UR/.UE and .MT/.ME so the start macro no longer + takes a second argument that is pasted to the end of the generated + text. Instead, the end macro takes an argument that does the same + thing. + +2007-02-02 Werner LEMBERG <wl@gnu.org> + + * chem.man: Further refinements and normalizations. + +2007-02-02 Eric S. Raymond <esr@snark.thyrsus.com> + + * chem.man: Converted to use .SY/.OP/.YS and for cross-viewer + portability. Conversion checked using the protocol described in + tmac/TESTING-HINTS. + 2006-11-10 Bernd Warken ________________________________________________________________ * release of chem 0.3.1 diff --git a/contrib/eqn2graph/Makefile.sub b/contrib/eqn2graph/Makefile.sub index 2565f5a6..d4138907 100644 --- a/contrib/eqn2graph/Makefile.sub +++ b/contrib/eqn2graph/Makefile.sub @@ -1,3 +1,24 @@ +# Copyright (C) 2002, 2006 +# Free Software Foundation, Inc. +# +# This file is part of groff. +# +# groff is free software; you can redistribute it and/or modify it under +# the terms of the GNU General Public License as published by the Free +# Software Foundation; either version 2, or (at your option) any later +# version. +# +# groff is distributed in the hope that it will be useful, but WITHOUT ANY +# WARRANTY; without even the implied warranty of MERCHANTABILITY or +# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +# for more details. +# +# You should have received a copy of the GNU General Public License along +# with groff; see the file COPYING. If not, write to the Free Software +# Foundation, 51 Franklin St - Fifth Floor, Boston, MA 02110-1301, USA. +# +# Makefile.sub +# MAN1=eqn2graph.n CLEANADD=eqn2graph diff --git a/contrib/gdiffmk/ChangeLog b/contrib/gdiffmk/ChangeLog index 0612a2b7..2af4d858 100644 --- a/contrib/gdiffmk/ChangeLog +++ b/contrib/gdiffmk/ChangeLog @@ -5,6 +5,17 @@ * tests/runtests.in: Updated. +2006-02-26 Claudio Fontana <claudio@gnu.org> + + * Makefile.sub: Add DESTDIR to install and uninstall targets + to support staged installations. + +2005-05-16 Keith Marshall <keith.d.marshall@ntlworld.com> + + * contrib/gdiffmk/gdiffmk.sh: Add space in shebang, conforming + to portability recommendation in autoconf docs. + * contrib/gdiffmk/tests/runtests.in: Likewise. + 2005-01-16 Mike Bianchi <MBianchi@Foveal.com> * gdiffmk.sh (Usage): Fix typos. @@ -68,3 +79,15 @@ 2004-12-11 Mike Bianchi <MBianchi@Foveal.com> First import of gdiffmk files. + +Copyright 2004, 2005, 2006, 2007 + Free Software Foundation, Inc. + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. + +Local Variables: +version-control: never +coding: latin-1 +End: diff --git a/contrib/gdiffmk/Makefile.sub b/contrib/gdiffmk/Makefile.sub index ae2ba945..2230803b 100644 --- a/contrib/gdiffmk/Makefile.sub +++ b/contrib/gdiffmk/Makefile.sub @@ -2,9 +2,9 @@ # File position: <groff-source>/contrib/gdiffmk/Makefile.sub -# Last update: 12 December 2004 +# Last update: 26 Feb 2006 -# Copyright (C) 2004 Free Software Foundation, Inc. +# Copyright (C) 2004, 2006 Free Software Foundation, Inc. # Written by Mike Bianchi <MBianchi@Foveal.com <mailto:MBianchi@Foveal.com>> # This file is part of the gdiffmk utility, which is part of groff. diff --git a/contrib/gdiffmk/tests/runtests.in b/contrib/gdiffmk/tests/runtests.in index c349a9a2..480a05e8 100644 --- a/contrib/gdiffmk/tests/runtests.in +++ b/contrib/gdiffmk/tests/runtests.in @@ -1,5 +1,27 @@ #! /bin/sh +# # A very simple function test for gdiffmk.sh. +# +# Copyright (C) 2004, 2005 Free Software Foundation, Inc. +# Written by Mike Bianchi <MBianchi@Foveal.com <mailto:MBianchi@Foveal.com>> + +# This file is part of the gdiffmk utility, which is part of groff. + +# groff is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. + +# groff is distributed in the hope that it will be useful, but WITHOUT +# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY +# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public +# License for more details. + +# You should have received a copy of the GNU General Public License +# along with groff; see the files COPYING and LICENSE in the top +# directory of the groff source. If not, write to the Free Software +# Foundation, 51 Franklin St - Fifth Floor, Boston, MA 02110-1301, USA. +# This file is part of GNU gdiffmk. srcdir=@srcdir@ diff --git a/contrib/grap2graph/Makefile.sub b/contrib/grap2graph/Makefile.sub index 3089a447..6e79776c 100644 --- a/contrib/grap2graph/Makefile.sub +++ b/contrib/grap2graph/Makefile.sub @@ -1,3 +1,24 @@ +# Copyright (C) 2003, 2006 +# Free Software Foundation, Inc. +# +# This file is part of groff. +# +# groff is free software; you can redistribute it and/or modify it under +# the terms of the GNU General Public License as published by the Free +# Software Foundation; either version 2, or (at your option) any later +# version. +# +# groff is distributed in the hope that it will be useful, but WITHOUT ANY +# WARRANTY; without even the implied warranty of MERCHANTABILITY or +# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +# for more details. +# +# You should have received a copy of the GNU General Public License along +# with groff; see the file COPYING. If not, write to the Free Software +# Foundation, 51 Franklin St - Fifth Floor, Boston, MA 02110-1301, USA. +# +# Makefile.sub +# MAN1=grap2graph.n CLEANADD=grap2graph diff --git a/contrib/groffer/ChangeLog b/contrib/groffer/ChangeLog index 86bb4c88..b10716cc 100644 --- a/contrib/groffer/ChangeLog +++ b/contrib/groffer/ChangeLog @@ -1,3 +1,28 @@ +2007-02-15 Eric S. Raymond <esr@snark.thyrsus.com> + + * perl/groffer.man, perl/groffer.man: Fix non-portable `if' + expressions. + +2007-02-13 Eric S. Raymond <esr@snark.thyrsus.com> + + Use an-ext.tmac macros in groffer.man. + + * perl/groffer.man, perl/groffer.man: Replace ShellCommand with + .EX/.EE pairs. + Don't use .TP for examples, as some viewers won't handle a display + macro as a tag line. Use .SY/.OP/.YS rather than elaborate custom + macros. + +2007-02-02 Werner LEMBERG <wl@gnu.org> + + * roff2.man: Further refinements and normalizations. + +2007-02-02 Eric S. Raymond <esr@snark.thyrsus.com> + + * roff2.man: Converted to use .SY/.OP/.YS and for cross-viewer + portability. Conversion checked using the protocol described in + tmac/TESTING-HINTS. + 2006-11-14 Werner LEMBERG <wl@gnu.org> * Makefile.sub (GROFFER_REST): Add roff2.man. diff --git a/contrib/hdtbl/ChangeLog b/contrib/hdtbl/ChangeLog index e879883b..d5fafd15 100644 --- a/contrib/hdtbl/ChangeLog +++ b/contrib/hdtbl/ChangeLog @@ -184,6 +184,13 @@ * Import of hdtbl 0.91 (with some further modifications). Still many rough edges. +Copyright 2006 + Free Software Foundation, Inc. + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. + Local Variables: version-control: never coding: latin-1 diff --git a/contrib/hdtbl/README b/contrib/hdtbl/README index e495f536..4daa392f 100644 --- a/contrib/hdtbl/README +++ b/contrib/hdtbl/README @@ -1,5 +1,12 @@ + Copyright (C) 2005, 2006 + Free Software Foundation, Inc. + + Copying and distribution of this file, with or without modification, + are permitted in any medium without royalty provided the copyright + notice and this notice are preserved. + This is Version 0.91 of hdtbl -============================ +============================= Content: -------- diff --git a/contrib/hdtbl/examples/chess_board.roff b/contrib/hdtbl/examples/chess_board.roff index b861bcc8..de9cbeac 100644 --- a/contrib/hdtbl/examples/chess_board.roff +++ b/contrib/hdtbl/examples/chess_board.roff @@ -1,4 +1,30 @@ -.\" Time-stamp: <ChessBoard.roff: 22.01.2006 10:58:48 x01 - JWalsdorff@compuserve.de> +.\" -*- mode: roff -*- +.ig + +chess_board.roff + +This file is part of groff, the GNU roff type-setting system. + +Copyright (C) 2005, 2006 Free Software Foundation, Inc. +written by Joachim Walsdorff <Joachim.Walsdorff@urz.uni-heidelberg.de>. + +groff is free software; you can redistribute it and/or modify it under +the terms of the GNU General Public License as published by the Free +Software Foundation; either version 2, or (at your option) any later +version. + +groff is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with groff; see the file COPYING. If not, write to the Free +Software Foundation, 51 Franklin St - Fifth Floor, Boston, MA +02110-1301, USA. + +.. +. .time start .nr *x 8 .de r1 diff --git a/contrib/hdtbl/examples/col_rowspan_colors.roff b/contrib/hdtbl/examples/col_rowspan_colors.roff index 51d01674..de5e415d 100644 --- a/contrib/hdtbl/examples/col_rowspan_colors.roff +++ b/contrib/hdtbl/examples/col_rowspan_colors.roff @@ -1,4 +1,30 @@ -.\" Time-stamp: <ColRowspanColors.roff: 11.02.2006 23:42:13 x01 - JWalsdorff@compuserve.de> +.\" -*- mode: roff -*- +.ig + +col_rowspan_colors.roff + +This file is part of groff, the GNU roff type-setting system. + +Copyright (C) 2005, 2006 Free Software Foundation, Inc. +written by Joachim Walsdorff <Joachim.Walsdorff@urz.uni-heidelberg.de>. + +groff is free software; you can redistribute it and/or modify it under +the terms of the GNU General Public License as published by the Free +Software Foundation; either version 2, or (at your option) any later +version. + +groff is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with groff; see the file COPYING. If not, write to the Free +Software Foundation, 51 Franklin St - Fifth Floor, Boston, MA +02110-1301, USA. + +.. +. .time start .de color# .nr # +1 diff --git a/contrib/hdtbl/examples/color_boxes.roff b/contrib/hdtbl/examples/color_boxes.roff index 1e0a8c46..3a0289da 100644 --- a/contrib/hdtbl/examples/color_boxes.roff +++ b/contrib/hdtbl/examples/color_boxes.roff @@ -1,4 +1,30 @@ -.\" Time-stamp: <ColoredBoxes.roff: 17.02.2006 14:13:39 x01 - JWalsdorff@compuserve.de> +.\" -*- mode: roff -*- +.ig + +color_boxes.roff + +This file is part of groff, the GNU roff type-setting system. + +Copyright (C) 2005, 2006 Free Software Foundation, Inc. +written by Joachim Walsdorff <Joachim.Walsdorff@urz.uni-heidelberg.de>. + +groff is free software; you can redistribute it and/or modify it under +the terms of the GNU General Public License as published by the Free +Software Foundation; either version 2, or (at your option) any later +version. + +groff is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with groff; see the file COPYING. If not, write to the Free +Software Foundation, 51 Franklin St - Fifth Floor, Boston, MA +02110-1301, USA. + +.. +. .time start .H Horizontal Rules and Boxes .br with Random Colored Border and Background .PN 25 Text before horizontal rule. diff --git a/contrib/hdtbl/examples/color_nested_tables.roff b/contrib/hdtbl/examples/color_nested_tables.roff index 1d8de4cb..daf426a5 100644 --- a/contrib/hdtbl/examples/color_nested_tables.roff +++ b/contrib/hdtbl/examples/color_nested_tables.roff @@ -1,4 +1,30 @@ -.\" Time-stamp: <ColoredNestedTables.roff: 12.02.2006 10:34:44 x01 - JWalsdorff@compuserve.de> +.\" -*- mode: roff -*- +.ig + +color_nested_tables.roff + +This file is part of groff, the GNU roff type-setting system. + +Copyright (C) 2005, 2006 Free Software Foundation, Inc. +written by Joachim Walsdorff <Joachim.Walsdorff@urz.uni-heidelberg.de>. + +groff is free software; you can redistribute it and/or modify it under +the terms of the GNU General Public License as published by the Free +Software Foundation; either version 2, or (at your option) any later +version. + +groff is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with groff; see the file COPYING. If not, write to the Free +Software Foundation, 51 Franklin St - Fifth Floor, Boston, MA +02110-1301, USA. + +.. +. .time start .PN 15 Text before first table. .nr # 0 1 diff --git a/contrib/hdtbl/examples/color_table_cells.roff b/contrib/hdtbl/examples/color_table_cells.roff index aae4c9e7..fc4c6ffd 100644 --- a/contrib/hdtbl/examples/color_table_cells.roff +++ b/contrib/hdtbl/examples/color_table_cells.roff @@ -1,4 +1,30 @@ -.\" Time-stamp: <ColoredTableCells.roff: 24.03.2006 21:53:32 x01 - JWalsdorff@compuserve.de> +.\" -*- mode: roff -*- +.ig + +color_table_cells.roff + +This file is part of groff, the GNU roff type-setting system. + +Copyright (C) 2005, 2006 Free Software Foundation, Inc. +written by Joachim Walsdorff <Joachim.Walsdorff@urz.uni-heidelberg.de>. + +groff is free software; you can redistribute it and/or modify it under +the terms of the GNU General Public License as published by the Free +Software Foundation; either version 2, or (at your option) any later +version. + +groff is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with groff; see the file COPYING. If not, write to the Free +Software Foundation, 51 Franklin St - Fifth Floor, Boston, MA +02110-1301, USA. + +.. +. .time start .H Horizontal Rules and Random Colored Tablecells .PN 15 Text before HR. diff --git a/contrib/hdtbl/examples/color_transitions.roff b/contrib/hdtbl/examples/color_transitions.roff index 00be5a01..d8ae9a74 100644 --- a/contrib/hdtbl/examples/color_transitions.roff +++ b/contrib/hdtbl/examples/color_transitions.roff @@ -1,4 +1,30 @@ -.\" Time-stamp: <ColorTransitions.roff: 25.12.2005 18:38:51 x01 - JWalsdorff@compuserve.de> +.\" -*- mode: roff -*- +.ig + +color_transitions.roff + +This file is part of groff, the GNU roff type-setting system. + +Copyright (C) 2005, 2006 Free Software Foundation, Inc. +written by Joachim Walsdorff <Joachim.Walsdorff@urz.uni-heidelberg.de>. + +groff is free software; you can redistribute it and/or modify it under +the terms of the GNU General Public License as published by the Free +Software Foundation; either version 2, or (at your option) any later +version. + +groff is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with groff; see the file COPYING. If not, write to the Free +Software Foundation, 51 Franklin St - Fifth Floor, Boston, MA +02110-1301, USA. + +.. +. .time start .de ctab .nr #cc 0 diff --git a/contrib/hdtbl/examples/short_reference.roff b/contrib/hdtbl/examples/short_reference.roff index cd42ab70..6dba90ad 100644 --- a/contrib/hdtbl/examples/short_reference.roff +++ b/contrib/hdtbl/examples/short_reference.roff @@ -1,4 +1,30 @@ -.\" Time-stamp: <ShortReference.roff: 30.11.2005 14:49:16 x01 - JWalsdorff@compuserve.de> +.\" -*- mode: roff -*- +.ig + +short_reference.roff + +This file is part of groff, the GNU roff type-setting system. + +Copyright (C) 2005, 2006 Free Software Foundation, Inc. +written by Joachim Walsdorff <Joachim.Walsdorff@urz.uni-heidelberg.de>. + +groff is free software; you can redistribute it and/or modify it under +the terms of the GNU General Public License as published by the Free +Software Foundation; either version 2, or (at your option) any later +version. + +groff is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with groff; see the file COPYING. If not, write to the Free +Software Foundation, 51 Franklin St - Fifth Floor, Boston, MA +02110-1301, USA. + +.. +. .time start .pv 1.2 1.2 "" x .H Short Reference for the HDtbl-Macros diff --git a/contrib/hdtbl/groff_hdtbl.man b/contrib/hdtbl/groff_hdtbl.man index 1859a2ee..7934b820 100644 --- a/contrib/hdtbl/groff_hdtbl.man +++ b/contrib/hdtbl/groff_hdtbl.man @@ -1,5 +1,5 @@ .ig -Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006 +Copyright (C) 2005, 2006 Free Software Foundation, Inc. Written by Joachim Walsdorff <Joachim.Walsdorff@urz.uni-heidelberg.de> diff --git a/contrib/mm/ChangeLog b/contrib/mm/ChangeLog index 9246e6cd..623d4313 100644 --- a/contrib/mm/ChangeLog +++ b/contrib/mm/ChangeLog @@ -1,23 +1,20 @@ -2007-02-06 Eric S. Raymond <esr@snark.thyrsus.com> +Tue Feb 6 00:00:00 CET 2007 Eric S. Raymond <esr@snark.thyrsus.com> - * src/roff/troff/troff.man: .SY and .YS are canned macros now, - so we can use them here. - * groff_mm.man: Typo fix. -2007-02-03 Eric S. Raymond <esr@snark.thyrsus.com> +Sat Feb 3 00:00:00 CET 2007 Eric S. Raymond <esr@snark.thyrsus.com> * groff_mm.man: Eliminate nonportable macro hackery in the definition of T2 in favor or TBL tables. -Fr Jan 5 14:35:35 CET 2007 Werner LEMBERG <wl@gnu.org> +Fri Jan 5 14:35:35 CET 2007 Werner LEMBERG <wl@gnu.org> Fix installation. Reported by Jennifer Sayers. * Makefile.sub (install, install_mm): Remove. (install_bin, install_data): New targets. -Sa Aug 12 23:33:45 2006 Nick Stoughton <nick@msbit.com> +Sat Aug 12 23:33:45 2006 Nick Stoughton <nick@msbit.com> * m.tmac (P): Ignore P after H, as documented. @@ -107,6 +104,12 @@ Thu May 26 08:23:40 2005 Werner LEMBERG <wl@gnu.org> * m.tmac: Load devtag.tmac. +Mon May 16 00:00:00 CEST 2005 Keith Marshall <keith.d.marshall@ntlworld.com> + + * mmroff.pl: Add space in shebang prototype for generated + conftest.sh script, conforming to portability recommendation in + autoconf docs. + Wed Mar 16 06:56:02 2005 Larry Kollar <kollar@alltel.net> Add rudimentary support for grohtml. @@ -783,6 +786,14 @@ Sun Jan 1 00:00:00 1991 Joergen Haegg (jh at efd.lth.se) * TP&PX supported * warnings for unimplemented macros +Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, + 2001, 2002, 2003, 2004, 2005, 2006, 2007 + Free Software Foundation, Inc. + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. + Local Variables: version-control: never coding: latin-1 diff --git a/contrib/mm/Makefile.sim b/contrib/mm/Makefile.sim index 2c645bee..58097118 100644 --- a/contrib/mm/Makefile.sim +++ b/contrib/mm/Makefile.sim @@ -1,5 +1,22 @@ +# Copyright 1991, 1993, 2000, 2001 +# +# This file is part of groff. +# +# groff is free software; you can redistribute it and/or modify it under +# the terms of the GNU General Public License as published by the Free +# Software Foundation; either version 2, or (at your option) any later +# version. +# +# groff is distributed in the hope that it will be useful, but WITHOUT ANY +# WARRANTY; without even the implied warranty of MERCHANTABILITY or +# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +# for more details. +# +# You should have received a copy of the GNU General Public License along +# with groff; see the file COPYING. If not, write to the Free Software +# Foundation, 51 Franklin St - Fifth Floor, Boston, MA 02110-1301, USA. # -# $Id: Makefile.sim,v 2.3 2002/05/22 06:26:12 jhaegg Exp $ +# Makefile.sim # # To install mgm separately as gm.tmac: # make -f Makefile.sub tmacdir=/usr/local/lib/groff/tmac srcdir=. \ diff --git a/contrib/mm/Makefile.sub b/contrib/mm/Makefile.sub index fb2fe4b3..88446b95 100644 --- a/contrib/mm/Makefile.sub +++ b/contrib/mm/Makefile.sub @@ -1,5 +1,23 @@ +# Copyright 1991, 1992, 1993, 1999, 2000, 2001, 2006, 2007 +# +# This file is part of groff. +# +# groff is free software; you can redistribute it and/or modify it under +# the terms of the GNU General Public License as published by the Free +# Software Foundation; either version 2, or (at your option) any later +# version. +# +# groff is distributed in the hope that it will be useful, but WITHOUT ANY +# WARRANTY; without even the implied warranty of MERCHANTABILITY or +# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +# for more details. +# +# You should have received a copy of the GNU General Public License along +# with groff; see the file COPYING. If not, write to the Free Software +# Foundation, 51 Franklin St - Fifth Floor, Boston, MA 02110-1301, USA. +# +# Makefile.sub # -# $Id: Makefile.sub,v 2.5 2007/01/05 13:37:38 wl Exp $ # PROG=mmroff MAN1=\ diff --git a/contrib/mm/NOTES b/contrib/mm/NOTES index 7643c100..a03b9702 100644 --- a/contrib/mm/NOTES +++ b/contrib/mm/NOTES @@ -1,5 +1,11 @@ + Copyright (C) 1989-2000 + Free Software Foundation, Inc. + + Copying and distribution of this file, with or without modification, + are permitted in any medium without royalty provided the copyright + notice and this notice are preserved. + ###################################################################### -$Id: NOTES,v 2.0 2000/09/14 03:40:24 jhaegg Exp $ Beware! This may be old information. Trust only the source. :-) diff --git a/contrib/mm/README b/contrib/mm/README index f52f3eb0..4d8a7231 100644 --- a/contrib/mm/README +++ b/contrib/mm/README @@ -1,5 +1,9 @@ + Copyright (C) 1989-2000, 2001, 2002 + Free Software Foundation, Inc. -$Id: README,v 2.2 2002/05/22 06:26:12 jhaegg Exp $ + Copying and distribution of this file, with or without modification, + are permitted in any medium without royalty provided the copyright + notice and this notice are preserved. This is mgm, a macro package for groff. diff --git a/contrib/mm/examples/APP b/contrib/mm/examples/APP index 82352e58..65e6780a 100644 --- a/contrib/mm/examples/APP +++ b/contrib/mm/examples/APP @@ -1,3 +1,10 @@ +.\" Copyright (C) 1989 +.\" Free Software Foundation, Inc. +.\" +.\" Copying and distribution of this file, with or without modification, +.\" are permitted in any medium without royalty provided the copyright +.\" notice and this notice are preserved. +. .H 1 " granary grand grandchild grandchildren granddaughter grandeur" granary grapheme diff --git a/contrib/mm/examples/B1B2 b/contrib/mm/examples/B1B2 index a2bb3add..83d6479a 100644 --- a/contrib/mm/examples/B1B2 +++ b/contrib/mm/examples/B1B2 @@ -1,3 +1,10 @@ +.\" Copyright (C) 1989 +.\" Free Software Foundation, Inc. +.\" +.\" Copying and distribution of this file, with or without modification, +.\" are permitted in any medium without royalty provided the copyright +.\" notice and this notice are preserved. +. abetting abeyance abeyant diff --git a/contrib/mm/examples/COVER b/contrib/mm/examples/COVER index d23597f0..76e03462 100644 --- a/contrib/mm/examples/COVER +++ b/contrib/mm/examples/COVER @@ -1,3 +1,10 @@ +.\" Copyright (C) 1989 +.\" Free Software Foundation, Inc. +.\" +.\" Copying and distribution of this file, with or without modification, +.\" are permitted in any medium without royalty provided the copyright +.\" notice and this notice are preserved. +. .COVER .ND 911123 .TL "charge" "filing" diff --git a/contrib/mm/examples/IND b/contrib/mm/examples/IND index fbf6c43a..44cc9dd0 100644 --- a/contrib/mm/examples/IND +++ b/contrib/mm/examples/IND @@ -1,3 +1,10 @@ +.\" Copyright (C) 1989 +.\" Free Software Foundation, Inc. +.\" +.\" Copying and distribution of this file, with or without modification, +.\" are permitted in any medium without royalty provided the copyright +.\" notice and this notice are preserved. +. .de foo a=\\$1, b=\\$2 .br diff --git a/contrib/mm/examples/LT b/contrib/mm/examples/LT index cf063897..4788bc2b 100644 --- a/contrib/mm/examples/LT +++ b/contrib/mm/examples/LT @@ -1,3 +1,10 @@ +.\" Copyright (C) 1989 +.\" Free Software Foundation, Inc. +.\" +.\" Copying and distribution of this file, with or without modification, +.\" are permitted in any medium without royalty provided the copyright +.\" notice and this notice are preserved. +. .ND 1994-10-26 .\" .WA "Nisse Nilsson" notitle .\" .WE diff --git a/contrib/mm/examples/LT.se b/contrib/mm/examples/LT.se index bfbd77f5..e8d4a27f 100644 --- a/contrib/mm/examples/LT.se +++ b/contrib/mm/examples/LT.se @@ -1,3 +1,10 @@ +.\" Copyright (C) 1989 +.\" Free Software Foundation, Inc. +.\" +.\" Copying and distribution of this file, with or without modification, +.\" are permitted in any medium without royalty provided the copyright +.\" notice and this notice are preserved. +. .\" groff -mmse LT.se .ND 1994-10-26 .WA "Sven Olsson" title diff --git a/contrib/mm/examples/ML b/contrib/mm/examples/ML index bbfca3de..81a7ec15 100644 --- a/contrib/mm/examples/ML +++ b/contrib/mm/examples/ML @@ -1,3 +1,10 @@ +.\" Copyright (C) 1989 +.\" Free Software Foundation, Inc. +.\" +.\" Copying and distribution of this file, with or without modification, +.\" are permitted in any medium without royalty provided the copyright +.\" notice and this notice are preserved. +. granary grand grandchild diff --git a/contrib/mm/examples/MOVE b/contrib/mm/examples/MOVE index 0f0399cc..472b1725 100644 --- a/contrib/mm/examples/MOVE +++ b/contrib/mm/examples/MOVE @@ -1,3 +1,10 @@ +.\" Copyright (C) 1989 +.\" Free Software Foundation, Inc. +.\" +.\" Copying and distribution of this file, with or without modification, +.\" are permitted in any medium without royalty provided the copyright +.\" notice and this notice are preserved. +. .PH "'hej'hopp'i skogen'" .PF "'livet'är'härligt'" .OH "'ojämn'%'sida'" diff --git a/contrib/mm/examples/MUL b/contrib/mm/examples/MUL index ae91fae0..05bdbffa 100644 --- a/contrib/mm/examples/MUL +++ b/contrib/mm/examples/MUL @@ -1,3 +1,10 @@ +.\" Copyright (C) 1989 +.\" Free Software Foundation, Inc. +.\" +.\" Copying and distribution of this file, with or without modification, +.\" are permitted in any medium without royalty provided the copyright +.\" notice and this notice are preserved. +. inject injudicious Injun diff --git a/contrib/mm/examples/NCOL b/contrib/mm/examples/NCOL index 82c6f8d5..4e264887 100644 --- a/contrib/mm/examples/NCOL +++ b/contrib/mm/examples/NCOL @@ -1,3 +1,10 @@ +.\" Copyright (C) 1989 +.\" Free Software Foundation, Inc. +.\" +.\" Copying and distribution of this file, with or without modification, +.\" are permitted in any medium without royalty provided the copyright +.\" notice and this notice are preserved. +. granary grand grandchild diff --git a/contrib/mm/examples/ND b/contrib/mm/examples/ND index 4b3694a3..21418c94 100644 --- a/contrib/mm/examples/ND +++ b/contrib/mm/examples/ND @@ -1,3 +1,10 @@ +.\" Copyright (C) 1989 +.\" Free Software Foundation, Inc. +.\" +.\" Copying and distribution of this file, with or without modification, +.\" are permitted in any medium without royalty provided the copyright +.\" notice and this notice are preserved. +. .nf ---------------------------------------------------------------------- .ce diff --git a/contrib/mm/examples/README b/contrib/mm/examples/README index f45e1b7e..7ad21a5a 100644 --- a/contrib/mm/examples/README +++ b/contrib/mm/examples/README @@ -1,3 +1,10 @@ + Copyright (C) 1989, 2006 + Free Software Foundation, Inc. + + Copying and distribution of this file, with or without modification, + are permitted in any medium without royalty provided the copyright + notice and this notice are preserved. + This directory contains examples of my enhancements to MM. diff --git a/contrib/mm/examples/References b/contrib/mm/examples/References index 72f64822..e7bf1ed2 100644 --- a/contrib/mm/examples/References +++ b/contrib/mm/examples/References @@ -1,3 +1,10 @@ +.\" Copyright (C) 1989 +.\" Free Software Foundation, Inc. +.\" +.\" Copying and distribution of this file, with or without modification, +.\" are permitted in any medium without royalty provided the copyright +.\" notice and this notice are preserved. +. .PH "'this'is'a header'" .PF "'this'is'a footer'" .OH "'odd'%'page'" diff --git a/contrib/mm/examples/SETR b/contrib/mm/examples/SETR index 0a922415..ed9f3128 100644 --- a/contrib/mm/examples/SETR +++ b/contrib/mm/examples/SETR @@ -1,3 +1,10 @@ +.\" Copyright (C) 1989 +.\" Free Software Foundation, Inc. +.\" +.\" Copying and distribution of this file, with or without modification, +.\" are permitted in any medium without royalty provided the copyright +.\" notice and this notice are preserved. +. .nr Cl 6 .INITR setr .H 1 " granary grand grandchild grandchildren granddaughter grandeur" diff --git a/contrib/mm/groff_mm.man b/contrib/mm/groff_mm.man index 65ad9954..da4b4f17 100644 --- a/contrib/mm/groff_mm.man +++ b/contrib/mm/groff_mm.man @@ -1,6 +1,23 @@ -.\" -.\" $Id: groff_mm.man,v 2.22 2007/02/06 10:34:51 esr Exp $ -.\" +.ig +Copyright (C) 1989, 2000, 2001, 2002, 2003, 2006, 2007 + Free Software Foundation, Inc. + +Permission is granted to make and distribute verbatim copies of +this manual provided the copyright notice and this permission notice +are preserved on all copies. + +Permission is granted to copy and distribute modified versions of this +manual 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 included in +translations approved by the Free Software Foundation instead of in +the original English. +.. +. .TH GROFF_MM @MAN7EXT@ "@MDATE@" "Groff Version @VERSION@" . . diff --git a/contrib/mm/groff_mmse.man b/contrib/mm/groff_mmse.man index 5d00b658..6f73cd05 100644 --- a/contrib/mm/groff_mmse.man +++ b/contrib/mm/groff_mmse.man @@ -1,5 +1,24 @@ +.ig +Copyright (C) 1989, 1990, 2000, 2001, 2006 + Free Software Foundation, Inc. + +Permission is granted to make and distribute verbatim copies of +this manual provided the copyright notice and this permission notice +are preserved on all copies. + +Permission is granted to copy and distribute modified versions of this +manual 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 included in +translations approved by the Free Software Foundation instead of in +the original English. +.. +. .\" -.\" $Id: groff_mmse.man,v 2.4 2006/03/28 12:32:04 wl Exp $ .\" Skrivet av Jörgen Hägg, Lund, Sverige .\" . diff --git a/contrib/mm/mm/0.MT b/contrib/mm/mm/0.MT index 61f1a969..3e123640 100644 --- a/contrib/mm/mm/0.MT +++ b/contrib/mm/mm/0.MT @@ -1,5 +1,27 @@ +.ig + +Copyright (C) 1991-2000 + Free Software Foundation, Inc. +mgm is written by Jörgen Hägg <jh@axis.com> + +mgm is free software; you can redistribute it and/or modify it under +the terms of the GNU General Public License as published by the Free +Software Foundation; either version 2, or (at your option) any later +version. + +mgm is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License along +with groff; see the file COPYING. If not, write to the Free Software +Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + +Please send bugreports with examples to jh@axis.com. +.. +. .\"------------ -.\" $Id: 0.MT,v 2.0 2000/09/14 03:40:25 jhaegg Exp $ .\" Cover sheet. Memorandum type 0-3 and "string". .\"------------ .if !r Au .nr Au 1 diff --git a/contrib/mm/mm/4.MT b/contrib/mm/mm/4.MT index 78c77661..a686ccca 100644 --- a/contrib/mm/mm/4.MT +++ b/contrib/mm/mm/4.MT @@ -1,5 +1,27 @@ +.ig + +Copyright (C) 1991-2000 + Free Software Foundation, Inc. +mgm is written by Jörgen Hägg <jh@axis.com> + +mgm is free software; you can redistribute it and/or modify it under +the terms of the GNU General Public License as published by the Free +Software Foundation; either version 2, or (at your option) any later +version. + +mgm is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License along +with groff; see the file COPYING. If not, write to the Free Software +Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + +Please send bugreports with examples to jh@axis.com. +.. +. .\"------------ -.\" $Id: 4.MT,v 2.2 2003/04/02 04:06:40 jhaegg Exp $ .\" Cover sheet. Memorandum type 4 .\"------------ .de cov@print-title diff --git a/contrib/mm/mm/5.MT b/contrib/mm/mm/5.MT index a274d234..031e36b8 100644 --- a/contrib/mm/mm/5.MT +++ b/contrib/mm/mm/5.MT @@ -1,5 +1,27 @@ +.ig + +Copyright (C) 1991-2000 + Free Software Foundation, Inc. +mgm is written by Jörgen Hägg <jh@axis.com> + +mgm is free software; you can redistribute it and/or modify it under +the terms of the GNU General Public License as published by the Free +Software Foundation; either version 2, or (at your option) any later +version. + +mgm is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License along +with groff; see the file COPYING. If not, write to the Free Software +Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + +Please send bugreports with examples to jh@axis.com. +.. +. .\"------------ -.\" $Id: 5.MT,v 2.0 2000/09/14 03:40:25 jhaegg Exp $ .\" Cover sheet. Memorandum type 5 .\"------------ .nr cov*mt0-ind 1.1c diff --git a/contrib/mm/mm/ms.cov b/contrib/mm/mm/ms.cov index 5f903b2e..99cb1199 100644 --- a/contrib/mm/mm/ms.cov +++ b/contrib/mm/mm/ms.cov @@ -1,5 +1,27 @@ +.ig + +Copyright (C) 1991-2000, 2005 + Free Software Foundation, Inc. +mgm is written by Jörgen Hägg <jh@axis.com> + +mgm is free software; you can redistribute it and/or modify it under +the terms of the GNU General Public License as published by the Free +Software Foundation; either version 2, or (at your option) any later +version. + +mgm is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License along +with groff; see the file COPYING. If not, write to the Free Software +Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + +Please send bugreports with examples to jh@axis.com. +.. +. .\"------------ -.\" $Id: ms.cov,v 2.1 2005/11/25 13:33:53 wl Exp $ .\" Cover sheet. Mostly like ms cover. .\"------------ .de cov@print-title diff --git a/contrib/mm/mmroff.man b/contrib/mm/mmroff.man index 749e2c2c..ba0088d7 100644 --- a/contrib/mm/mmroff.man +++ b/contrib/mm/mmroff.man @@ -1,6 +1,23 @@ -.\" -.\" $Id: mmroff.man,v 2.3 2006/03/03 08:20:03 wl Exp $ -.\" +.ig +Copyright (C) 1989, 2001 + Free Software Foundation, Inc. + +Permission is granted to make and distribute verbatim copies of +this manual provided the copyright notice and this permission notice +are preserved on all copies. + +Permission is granted to copy and distribute modified versions of this +manual 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 included in +translations approved by the Free Software Foundation instead of in +the original English. +.. +. .TH MMROFF @MAN1EXT@ "@MDATE@" "Groff Version @VERSION@" .SH NAME mmroff \- reference preprocessor diff --git a/contrib/mm/mmroff.pl b/contrib/mm/mmroff.pl index f61daa10..ab25b745 100644 --- a/contrib/mm/mmroff.pl +++ b/contrib/mm/mmroff.pl @@ -1,4 +1,23 @@ #! /usr/bin/perl +# -*- Perl -*- +# Copyright (C) 1989, 2005 +# Free Software Foundation, Inc. +# +# This file is part of groff. +# +# groff is free software; you can redistribute it and/or modify it under +# the terms of the GNU General Public License as published by the Free +# Software Foundation; either version 2, or (at your option) any later +# version. +# +# groff is distributed in the hope that it will be useful, but WITHOUT ANY +# WARRANTY; without even the implied warranty of MERCHANTABILITY or +# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +# for more details. +# +# You should have received a copy of the GNU General Public License along +# with groff; see the file COPYING. If not, write to the Free Software +# Foundation, 51 Franklin St - Fifth Floor, Boston, MA 02110-1301, USA. use strict; # runs groff in safe mode, that seems to be the default diff --git a/contrib/mm/mse.tmac b/contrib/mm/mse.tmac index 35041947..dd4f0948 100644 --- a/contrib/mm/mse.tmac +++ b/contrib/mm/mse.tmac @@ -1,4 +1,26 @@ -.\" $Id: mse.tmac,v 2.3 2006/03/28 12:32:04 wl Exp $ +.ig + +Copyright (C) 1991, 2006 + Free Software Foundation, Inc. +mgm is written by Jörgen Hägg <jh@axis.com> + +mgm is free software; you can redistribute it and/or modify it under +the terms of the GNU General Public License as published by the Free +Software Foundation; either version 2, or (at your option) any later +version. + +mgm is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License along +with groff; see the file COPYING. If not, write to the Free Software +Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + +Please send bugreports with examples to jh@axis.com. +.. +. .\" .\" Swedish version of mm .\" diff --git a/contrib/mom/BUGS b/contrib/mom/BUGS index 49e8bc99..03c658e2 100644 --- a/contrib/mom/BUGS +++ b/contrib/mom/BUGS @@ -1,3 +1,10 @@ + Copyright 2004, 2005, 2006 + Free Software Foundation, Inc. + + Copying and distribution of this file, with or without modification, + are permitted in any medium without royalty provided the copyright + notice and this notice are preserved. + Assume that anything that doesn't work or behaves oddly is a bug. The documentation should be taken as the authoritative source for how things ought to be. diff --git a/contrib/mom/ChangeLog b/contrib/mom/ChangeLog index 3707a32f..d2b04686 100644 --- a/contrib/mom/ChangeLog +++ b/contrib/mom/ChangeLog @@ -368,6 +368,11 @@ o Fixed MN_INIT macro routine that reads MN_INIT args into strings and \B (correctly, I hope) for each of its args, the @ character should be safe. +*Tue May 16 2005 + +o momdoc/appendices.html: Add space in shebang, conforming to + portability recommendation in autoconf docs. + *Thu May 12 2005 o Added margin notes capability @@ -602,7 +607,6 @@ o Made BREAKQUOTE obsolete; rewrote sections of footnote handling, o Added a TERMINATE .em to docprocessing (except letters) to ensure that deferred footnotes print on the last page of a doc. - *Mar 15 2004 o Added color support @@ -615,6 +619,11 @@ o Re-wrote portions of the document processing macros so that tabs behave in a consistent and intuitive manner. Tab structures are now properly preserved from page to page and column to column. +*Mar 05 2004 + +o Makefile.sub (GROFF_BIN_PATH): Use SH_SEP. + + *Feb 20 2004 o Rewrote the macros associated with DOCTYPE LETTER so that the @@ -657,6 +666,10 @@ o Updated reserved words in docs. o Fixed a few more typos in docs. +*Mon Dec 29 2003 + +o Makefile.sub (GROFF_BIN_PATH): Use $(SEP). + *Tue Oct 21 2003 o Changed \n[#DRAFT] and \n[#REVISION] to strings \*[$DRAFT] and @@ -670,6 +683,22 @@ o Extended handling of draft and revision numbers and strings in and REVISION, and have them come out in headers/footers as one intuitively expects/wants. +Mon Oct 13 2003 + +o Finally fix change 2003-08-26, based on ideas from Chuck Silvers + <chuq@chuq.com>. + + Makefile.sub: Use a stamp file in the `examples' directory. + +Sun Aug 31 2003 + +o Makefile.sub: Fix last change to make it really work. + +Tue Aug 26 2003-08-26 + +o Makefile.sub (prepare_make_examples): Make it work with parallel + runs of `make'. Patch from Chuck Silvers <chuq@chuq.com>. + *Fri Jul 25 2003 o Added a .bp after .if \\n[#START]=1 in FOOTER. Without it, @@ -738,6 +767,14 @@ o Extensive changes to DEFAULTS, START, COLLATE, HEAD, SUBHEAD and o Fixed DOCHEADER OFF (distance), FINIS +Sat Apr 05 2003 + +o Makefile.sub (GROFFBIN): New variable for groff binary path. + (groff_bin_path): Rename to GROFF_BIN_PATH. + (GROFF): Use GROFFBIN and GROFF_BIN_PATH. + + Patch from Maciej W. Rozycki <macro@ds2.pg.gda.pl>. + ----------------------------------------------------------------------- *Sat Feb 22 2003 @@ -1166,3 +1203,16 @@ o Cleaned up html errors in the docs. o Added "Next," "Prev" and "Top" links to top and bottom of doc files. o Fixed some typos in the docs. + + +Copyright 2004, 2005, 2006 + Free Software Foundation, Inc. + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. + +Local Variables: +version-control: never +coding: latin-1 +End: diff --git a/contrib/mom/NEWS b/contrib/mom/NEWS index a01b809f..d212fb71 100644 --- a/contrib/mom/NEWS +++ b/contrib/mom/NEWS @@ -1,3 +1,10 @@ + Copyright 2004, 2005, 2006 + Free Software Foundation, Inc. + + Copying and distribution of this file, with or without modification, + are permitted in any medium without royalty provided the copyright + notice and this notice are preserved. + Release 1.5 ----------- Macros have been added to facilitate the drawing of common diff --git a/contrib/mom/TODO b/contrib/mom/TODO index a711d634..82eec9fb 100644 --- a/contrib/mom/TODO +++ b/contrib/mom/TODO @@ -1,3 +1,10 @@ + Copyright 2004, 2005, 2006 + Free Software Foundation, Inc. + + Copying and distribution of this file, with or without modification, + are permitted in any medium without royalty provided the copyright + notice and this notice are preserved. + As of version 1.2, the items on this TODO list will only be dealt with if users request they be implemented. diff --git a/contrib/mom/examples/README.txt b/contrib/mom/examples/README.txt index 65188a79..cf6f2fec 100644 --- a/contrib/mom/examples/README.txt +++ b/contrib/mom/examples/README.txt @@ -1,3 +1,10 @@ + Copyright 2004, 2005, 2006 + Free Software Foundation, Inc. + + Copying and distribution of this file, with or without modification, + are permitted in any medium without royalty provided the copyright + notice and this notice are preserved. + The files in this directory show mom in action. If you have downloaded and untarrred a version of mom from her diff --git a/contrib/mom/examples/elvis_syntax b/contrib/mom/examples/elvis_syntax index 64fbb3b0..64eefe8e 100644 --- a/contrib/mom/examples/elvis_syntax +++ b/contrib/mom/examples/elvis_syntax @@ -1,3 +1,10 @@ +" Copyright 2004, 2005, 2006 +" Free Software Foundation, Inc. +" +" Copying and distribution of this file, with or without modification, +" are permitted in any medium without royalty provided the copyright +" notice and this notice are preserved. + #Mom language mom extension .mom .tmac diff --git a/contrib/mom/examples/elvis_syntax.new b/contrib/mom/examples/elvis_syntax.new index baf18581..fd10c4d8 100644 --- a/contrib/mom/examples/elvis_syntax.new +++ b/contrib/mom/examples/elvis_syntax.new @@ -1,3 +1,10 @@ +" Copyright 2004, 2005, 2006 +" Free Software Foundation, Inc. +" +" Copying and distribution of this file, with or without modification, +" are permitted in any medium without royalty provided the copyright +" notice and this notice are preserved. + " Steve Kirkendall has thoughtfully reworked elvis's syntax " highlighting so that it now supports nroff constructs like \fBword " and \(emword, with \fB and \(em being highlighted while "word" is diff --git a/contrib/mom/examples/letter.mom b/contrib/mom/examples/letter.mom index 8833916e..a238b8b1 100644 --- a/contrib/mom/examples/letter.mom +++ b/contrib/mom/examples/letter.mom @@ -1,3 +1,10 @@ +\# Copyright 2004, 2005, 2006 +\# Free Software Foundation, Inc. +\# +\# Copying and distribution of this file, with or without modification, +\# are permitted in any medium without royalty provided the copyright +\# notice and this notice are preserved. +\# .AUTHOR "Yannick P. Guique" .DOCTYPE LETTER .PRINTSTYLE TYPESET diff --git a/contrib/mom/examples/mom.vim b/contrib/mom/examples/mom.vim index 2bbdab49..894e4521 100644 --- a/contrib/mom/examples/mom.vim +++ b/contrib/mom/examples/mom.vim @@ -1,3 +1,10 @@ +" Copyright 2004, 2005, 2006 +" Free Software Foundation, Inc. +" +" Copying and distribution of this file, with or without modification, +" are permitted in any medium without royalty provided the copyright +" notice and this notice are preserved. + " Vim syntax file " Language: mom " Maintainer: Christian V. J. Brüssow <cvjb@cvjb.de> diff --git a/contrib/mom/examples/sample_docs.mom b/contrib/mom/examples/sample_docs.mom index 592c75e1..2bda5a21 100644 --- a/contrib/mom/examples/sample_docs.mom +++ b/contrib/mom/examples/sample_docs.mom @@ -1,3 +1,10 @@ +\# Copyright 2004, 2005, 2006 +\# Free Software Foundation, Inc. +\# +\# Copying and distribution of this file, with or without modification, +\# are permitted in any medium without royalty provided the copyright +\# notice and this notice are preserved. +\# \# This file contains three greeked documents collated together: \# \# i) two pages of a novelist's outline diff --git a/contrib/mom/examples/typesetting.mom b/contrib/mom/examples/typesetting.mom index cd16dc38..11a53040 100644 --- a/contrib/mom/examples/typesetting.mom +++ b/contrib/mom/examples/typesetting.mom @@ -1,3 +1,10 @@ +\# Copyright 2004, 2005, 2006 +\# Free Software Foundation, Inc. +\# +\# Copying and distribution of this file, with or without modification, +\# are permitted in any medium without royalty provided the copyright +\# notice and this notice are preserved. +\# \# Most mom users rely on mom's document processing macros to format \# their work. The doc processing macros take care of all things \# typographic and are simple, clear and easy to learn. The kind of diff --git a/contrib/mom/momdoc/appendices.html b/contrib/mom/momdoc/appendices.html index 0827d5f7..97c9055f 100644 --- a/contrib/mom/momdoc/appendices.html +++ b/contrib/mom/momdoc/appendices.html @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- +This file is part of groff, the GNU roff type-setting system. + +Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +Written by Peter Schaffter. + +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 the +Invariant Sections being this comment section, with no Front-Cover +Texts, and with no Back-Cover Texts. + +A copy of the Free Documentation License is included as a file called +FDL in the main directory of the groff source package. +--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> diff --git a/contrib/mom/momdoc/color.html b/contrib/mom/momdoc/color.html index eafcd6cd..7b05ca41 100644 --- a/contrib/mom/momdoc/color.html +++ b/contrib/mom/momdoc/color.html @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- +This file is part of groff, the GNU roff type-setting system. + +Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +Written by Peter Schaffter. + +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 the +Invariant Sections being this comment section, with no Front-Cover +Texts, and with no Back-Cover Texts. + +A copy of the Free Documentation License is included as a file called +FDL in the main directory of the groff source package. +--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> diff --git a/contrib/mom/momdoc/cover.html b/contrib/mom/momdoc/cover.html index e219f0b1..03d690eb 100644 --- a/contrib/mom/momdoc/cover.html +++ b/contrib/mom/momdoc/cover.html @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- +This file is part of groff, the GNU roff type-setting system. + +Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +Written by Peter Schaffter. + +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 the +Invariant Sections being this comment section, with no Front-Cover +Texts, and with no Back-Cover Texts. + +A copy of the Free Documentation License is included as a file called +FDL in the main directory of the groff source package. +--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> diff --git a/contrib/mom/momdoc/definitions.html b/contrib/mom/momdoc/definitions.html index 15667ec2..08e3317f 100644 --- a/contrib/mom/momdoc/definitions.html +++ b/contrib/mom/momdoc/definitions.html @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- +This file is part of groff, the GNU roff type-setting system. + +Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +Written by Peter Schaffter. + +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 the +Invariant Sections being this comment section, with no Front-Cover +Texts, and with no Back-Cover Texts. + +A copy of the Free Documentation License is included as a file called +FDL in the main directory of the groff source package. +--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> diff --git a/contrib/mom/momdoc/docelement.html b/contrib/mom/momdoc/docelement.html index 2d8d1b3f..12fd719d 100644 --- a/contrib/mom/momdoc/docelement.html +++ b/contrib/mom/momdoc/docelement.html @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- +This file is part of groff, the GNU roff type-setting system. + +Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +Written by Peter Schaffter. + +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 the +Invariant Sections being this comment section, with no Front-Cover +Texts, and with no Back-Cover Texts. + +A copy of the Free Documentation License is included as a file called +FDL in the main directory of the groff source package. +--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> diff --git a/contrib/mom/momdoc/docprocessing.html b/contrib/mom/momdoc/docprocessing.html index 1fb429e6..10a46acf 100644 --- a/contrib/mom/momdoc/docprocessing.html +++ b/contrib/mom/momdoc/docprocessing.html @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- +This file is part of groff, the GNU roff type-setting system. + +Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +Written by Peter Schaffter. + +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 the +Invariant Sections being this comment section, with no Front-Cover +Texts, and with no Back-Cover Texts. + +A copy of the Free Documentation License is included as a file called +FDL in the main directory of the groff source package. +--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> diff --git a/contrib/mom/momdoc/goodies.html b/contrib/mom/momdoc/goodies.html index db30bc33..6e4169bc 100644 --- a/contrib/mom/momdoc/goodies.html +++ b/contrib/mom/momdoc/goodies.html @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- +This file is part of groff, the GNU roff type-setting system. + +Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +Written by Peter Schaffter. + +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 the +Invariant Sections being this comment section, with no Front-Cover +Texts, and with no Back-Cover Texts. + +A copy of the Free Documentation License is included as a file called +FDL in the main directory of the groff source package. +--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> diff --git a/contrib/mom/momdoc/graphical.html b/contrib/mom/momdoc/graphical.html index 3c21a969..a622a0fb 100644 --- a/contrib/mom/momdoc/graphical.html +++ b/contrib/mom/momdoc/graphical.html @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- +This file is part of groff, the GNU roff type-setting system. + +Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +Written by Peter Schaffter. + +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 the +Invariant Sections being this comment section, with no Front-Cover +Texts, and with no Back-Cover Texts. + +A copy of the Free Documentation License is included as a file called +FDL in the main directory of the groff source package. +--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> diff --git a/contrib/mom/momdoc/headfootpage.html b/contrib/mom/momdoc/headfootpage.html index 2041a1f7..068bb954 100644 --- a/contrib/mom/momdoc/headfootpage.html +++ b/contrib/mom/momdoc/headfootpage.html @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- +This file is part of groff, the GNU roff type-setting system. + +Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +Written by Peter Schaffter. + +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 the +Invariant Sections being this comment section, with no Front-Cover +Texts, and with no Back-Cover Texts. + +A copy of the Free Documentation License is included as a file called +FDL in the main directory of the groff source package. +--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> diff --git a/contrib/mom/momdoc/inlines.html b/contrib/mom/momdoc/inlines.html index 64a99f5d..66d981c9 100644 --- a/contrib/mom/momdoc/inlines.html +++ b/contrib/mom/momdoc/inlines.html @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- +This file is part of groff, the GNU roff type-setting system. + +Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +Written by Peter Schaffter. + +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 the +Invariant Sections being this comment section, with no Front-Cover +Texts, and with no Back-Cover Texts. + +A copy of the Free Documentation License is included as a file called +FDL in the main directory of the groff source package. +--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> diff --git a/contrib/mom/momdoc/intro.html b/contrib/mom/momdoc/intro.html index 85ab852f..ef87f19b 100644 --- a/contrib/mom/momdoc/intro.html +++ b/contrib/mom/momdoc/intro.html @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- +This file is part of groff, the GNU roff type-setting system. + +Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +Written by Peter Schaffter. + +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 the +Invariant Sections being this comment section, with no Front-Cover +Texts, and with no Back-Cover Texts. + +A copy of the Free Documentation License is included as a file called +FDL in the main directory of the groff source package. +--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> diff --git a/contrib/mom/momdoc/letters.html b/contrib/mom/momdoc/letters.html index 6c3137be..ae9f63c2 100644 --- a/contrib/mom/momdoc/letters.html +++ b/contrib/mom/momdoc/letters.html @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- +This file is part of groff, the GNU roff type-setting system. + +Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +Written by Peter Schaffter. + +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 the +Invariant Sections being this comment section, with no Front-Cover +Texts, and with no Back-Cover Texts. + +A copy of the Free Documentation License is included as a file called +FDL in the main directory of the groff source package. +--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> diff --git a/contrib/mom/momdoc/macrolist.html b/contrib/mom/momdoc/macrolist.html index 83a604bc..9cfd1233 100644 --- a/contrib/mom/momdoc/macrolist.html +++ b/contrib/mom/momdoc/macrolist.html @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- +This file is part of groff, the GNU roff type-setting system. + +Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +Written by Peter Schaffter. + +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 the +Invariant Sections being this comment section, with no Front-Cover +Texts, and with no Back-Cover Texts. + +A copy of the Free Documentation License is included as a file called +FDL in the main directory of the groff source package. +--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> diff --git a/contrib/mom/momdoc/rectoverso.html b/contrib/mom/momdoc/rectoverso.html index 028804f9..d0af7e18 100644 --- a/contrib/mom/momdoc/rectoverso.html +++ b/contrib/mom/momdoc/rectoverso.html @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- +This file is part of groff, the GNU roff type-setting system. + +Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +Written by Peter Schaffter. + +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 the +Invariant Sections being this comment section, with no Front-Cover +Texts, and with no Back-Cover Texts. + +A copy of the Free Documentation License is included as a file called +FDL in the main directory of the groff source package. +--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> diff --git a/contrib/mom/momdoc/refer.html b/contrib/mom/momdoc/refer.html index c7718a83..8bfaeeff 100644 --- a/contrib/mom/momdoc/refer.html +++ b/contrib/mom/momdoc/refer.html @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- +This file is part of groff, the GNU roff type-setting system. + +Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +Written by Peter Schaffter. + +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 the +Invariant Sections being this comment section, with no Front-Cover +Texts, and with no Back-Cover Texts. + +A copy of the Free Documentation License is included as a file called +FDL in the main directory of the groff source package. +--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> diff --git a/contrib/mom/momdoc/reserved.html b/contrib/mom/momdoc/reserved.html index 05929511..1e8e1126 100644 --- a/contrib/mom/momdoc/reserved.html +++ b/contrib/mom/momdoc/reserved.html @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- +This file is part of groff, the GNU roff type-setting system. + +Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +Written by Peter Schaffter. + +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 the +Invariant Sections being this comment section, with no Front-Cover +Texts, and with no Back-Cover Texts. + +A copy of the Free Documentation License is included as a file called +FDL in the main directory of the groff source package. +--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> diff --git a/contrib/mom/momdoc/toc.html b/contrib/mom/momdoc/toc.html index ab176fca..d9a13a99 100644 --- a/contrib/mom/momdoc/toc.html +++ b/contrib/mom/momdoc/toc.html @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- +This file is part of groff, the GNU roff type-setting system. + +Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +Written by Peter Schaffter. + +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 the +Invariant Sections being this comment section, with no Front-Cover +Texts, and with no Back-Cover Texts. + +A copy of the Free Documentation License is included as a file called +FDL in the main directory of the groff source package. +--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> diff --git a/contrib/mom/momdoc/typemacdoc.html b/contrib/mom/momdoc/typemacdoc.html index 52975b94..43be1bb3 100644 --- a/contrib/mom/momdoc/typemacdoc.html +++ b/contrib/mom/momdoc/typemacdoc.html @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- +This file is part of groff, the GNU roff type-setting system. + +Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +Written by Peter Schaffter. + +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 the +Invariant Sections being this comment section, with no Front-Cover +Texts, and with no Back-Cover Texts. + +A copy of the Free Documentation License is included as a file called +FDL in the main directory of the groff source package. +--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> diff --git a/contrib/mom/momdoc/typesetting.html b/contrib/mom/momdoc/typesetting.html index 090b8f6d..568a0257 100644 --- a/contrib/mom/momdoc/typesetting.html +++ b/contrib/mom/momdoc/typesetting.html @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- +This file is part of groff, the GNU roff type-setting system. + +Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +Written by Peter Schaffter. + +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 the +Invariant Sections being this comment section, with no Front-Cover +Texts, and with no Back-Cover Texts. + +A copy of the Free Documentation License is included as a file called +FDL in the main directory of the groff source package. +--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> diff --git a/contrib/mom/momdoc/using.html b/contrib/mom/momdoc/using.html index 9ff3e0db..e69ea87f 100644 --- a/contrib/mom/momdoc/using.html +++ b/contrib/mom/momdoc/using.html @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- +This file is part of groff, the GNU roff type-setting system. + +Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +Written by Peter Schaffter. + +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 the +Invariant Sections being this comment section, with no Front-Cover +Texts, and with no Back-Cover Texts. + +A copy of the Free Documentation License is included as a file called +FDL in the main directory of the groff source package. +--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> diff --git a/contrib/pdfmark/ChangeLog b/contrib/pdfmark/ChangeLog index b1da457d..3d87505c 100644 --- a/contrib/pdfmark/ChangeLog +++ b/contrib/pdfmark/ChangeLog @@ -14,6 +14,21 @@ * pdfmark.tmac (pdfbookmark): Don't evaluate within diversions; defer placement until diversion is copied out at top level. +2007-02-06 Eric S. Raymond <esr@snark.thyrsus.com> + + * pdfroff.man: Update .UR/.UE and .MT/.ME to latest changes in + an-ext.tmac. + +2007-01-30 Werner LEMBERG <wl@gnu.org> + + * pdfroff.man: Updated. + +2007-01-21 Werner LEMBERG <wl@gnu.org> + + * pdfroff.man: Revised, based on a patch from Eric Raymond. It now + uses the new macros from an-ext.tmac. This is the first of a series + of man patches which Eric has contributed. + 2006-07-30 Keith Marshall <keith.d.marshall@ntlworld.com> * pdfroff.sh (PDFROFF_KILL_NULL_PAGES): Require `%%BeginPageSetup' on @@ -256,3 +271,15 @@ 2004-12-08 Keith Marshall <keith.d.marshall@ntlworld.com> First import of pdfmark files. + +Copyright 2004, 2005, 2006, 2007 + Free Software Foundation, Inc. + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. + +Local Variables: +version-control: never +coding: latin-1 +End: diff --git a/contrib/pdfmark/PROBLEMS b/contrib/pdfmark/PROBLEMS index 2fa848bd..70aee112 100644 --- a/contrib/pdfmark/PROBLEMS +++ b/contrib/pdfmark/PROBLEMS @@ -1,3 +1,10 @@ + Copyright 2004 + Free Software Foundation, Inc. + + Copying and distribution of this file, with or without modification, + are permitted in any medium without royalty provided the copyright + notice and this notice are preserved. + Known PROBLEMS in pdfmark.tmac ============================== diff --git a/contrib/pdfmark/README b/contrib/pdfmark/README index 276d610f..bb714224 100644 --- a/contrib/pdfmark/README +++ b/contrib/pdfmark/README @@ -1,3 +1,10 @@ + Copyright 2004 + Free Software Foundation, Inc. + + Copying and distribution of this file, with or without modification, + are permitted in any medium without royalty provided the copyright + notice and this notice are preserved. + README for pdfmark.tmac ======================= diff --git a/contrib/pdfmark/TODO b/contrib/pdfmark/TODO index a63b14f9..5659a591 100644 --- a/contrib/pdfmark/TODO +++ b/contrib/pdfmark/TODO @@ -1,3 +1,10 @@ + Copyright 2004, 2005 + Free Software Foundation, Inc. + + Copying and distribution of this file, with or without modification, + are permitted in any medium without royalty provided the copyright + notice and this notice are preserved. + TODO items for pdfmark.tmac =========================== diff --git a/contrib/pdfmark/cover.ms b/contrib/pdfmark/cover.ms index 1fe7e542..5e2b4f21 100644 --- a/contrib/pdfmark/cover.ms +++ b/contrib/pdfmark/cover.ms @@ -1,3 +1,10 @@ +.\" Copyright 2004 +.\" Free Software Foundation, Inc. +.\" +.\" Copying and distribution of this file, with or without modification, +.\" are permitted in any medium without royalty provided the copyright +.\" notice and this notice are preserved. +.\" .de CS .if !rCO .nr CO 0 .if !rTL .nr TL 0 diff --git a/contrib/pdfmark/pdfmark.ms b/contrib/pdfmark/pdfmark.ms index bfdb1694..22ff9519 100644 --- a/contrib/pdfmark/pdfmark.ms +++ b/contrib/pdfmark/pdfmark.ms @@ -1,4 +1,29 @@ .\" vim: ft=groff +.ig +pdfmark.ms + +File position: <groff-source>/contrib/pdfmark/pdfmark.ms + +This file is part of groff, the GNU roff type-setting system. + +Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +written by Keith Marshall <keith.d.marshall@ntlworld.com> + +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 +Front-Cover Texts, no Back-Cover Texts, and the following Invariant +Sections:-- + + a) This "Legal Matters" section, extending from the start of + the document, to the end of the enclosing ".ig" section. + + b) The two lines below starting with `.AU' and `.AI'. + +A copy of the Free Documentation License is included as a file called +FDL in the main directory of the groff source package. +.. +. .CS Portable Document Format Publishing with GNU Troff diff --git a/contrib/pic2graph/Makefile.sub b/contrib/pic2graph/Makefile.sub index 51b71400..d27617e2 100644 --- a/contrib/pic2graph/Makefile.sub +++ b/contrib/pic2graph/Makefile.sub @@ -1,3 +1,24 @@ +# Copyright (C) 2001, 2006 +# Free Software Foundation, Inc. +# +# This file is part of groff. +# +# groff is free software; you can redistribute it and/or modify it under +# the terms of the GNU General Public License as published by the Free +# Software Foundation; either version 2, or (at your option) any later +# version. +# +# groff is distributed in the hope that it will be useful, but WITHOUT ANY +# WARRANTY; without even the implied warranty of MERCHANTABILITY or +# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +# for more details. +# +# You should have received a copy of the GNU General Public License along +# with groff; see the file COPYING. If not, write to the Free Software +# Foundation, 51 Franklin St - Fifth Floor, Boston, MA 02110-1301, USA. +# +# Makefile.sub +# MAN1=pic2graph.n CLEANADD=pic2graph |