diff options
-rw-r--r-- | ChangeLog.115 | 7 | ||||
-rw-r--r-- | ChangeLog.116 | 7 | ||||
-rw-r--r-- | ChangeLog.117 | 7 | ||||
-rw-r--r-- | ChangeLog.118 | 7 | ||||
-rw-r--r-- | INSTALL | 7 | ||||
-rw-r--r-- | LICENSES | 7 | ||||
-rw-r--r-- | MANIFEST | 24 | ||||
-rw-r--r-- | MORE.STUFF | 7 | ||||
-rw-r--r-- | Makefile.ccpg | 21 | ||||
-rw-r--r-- | Makefile.cpg | 21 | ||||
-rw-r--r-- | Makefile.dev | 21 | ||||
-rw-r--r-- | Makefile.in | 4 | ||||
-rw-r--r-- | Makefile.init | 4 | ||||
-rw-r--r-- | Makefile.lib | 21 | ||||
-rw-r--r-- | Makefile.man | 22 | ||||
-rw-r--r-- | Makefile.sub | 22 | ||||
-rw-r--r-- | NEWS | 7 | ||||
-rw-r--r-- | PROBLEMS | 7 | ||||
-rw-r--r-- | README | 7 | ||||
-rw-r--r-- | README.MinGW | 7 | ||||
-rw-r--r-- | mdate.sh | 21 | ||||
-rw-r--r-- | test-groff.in | 20 |
22 files changed, 256 insertions, 22 deletions
diff --git a/ChangeLog.115 b/ChangeLog.115 index f7298af9..5c774faa 100644 --- a/ChangeLog.115 +++ b/ChangeLog.115 @@ -6141,6 +6141,13 @@ Sat Jul 14 11:23:01 1990 James Clark (jjc at yquem) * Started using ChangeLog at version 0.4. +Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1997, 1999 + 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/ChangeLog.116 b/ChangeLog.116 index ddbf22c2..5d551098 100644 --- a/ChangeLog.116 +++ b/ChangeLog.116 @@ -1382,6 +1382,13 @@ Version 1.16 released * tmac/tmac.arkup: Added fixes so that .FTP and .MAILTO works better resp. correctly with non-HTML devices. +Copyright 1999, 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. + Local Variables: version-control: never coding: latin-1 diff --git a/ChangeLog.117 b/ChangeLog.117 index 609eaa75..a12f366e 100644 --- a/ChangeLog.117 +++ b/ChangeLog.117 @@ -2184,6 +2184,13 @@ Version 1.17 released * src/roff/troff/troff.man: Fixing typos. +Copyright 2000, 2001 + 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/ChangeLog.118 b/ChangeLog.118 index 172a57f0..2de22a3a 100644 --- a/ChangeLog.118 +++ b/ChangeLog.118 @@ -3788,6 +3788,13 @@ Version 1.18.0 released * REVISION: Increased to 3. +Copyright 2001, 2002 + 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 @@ -1,3 +1,10 @@ + Copyright 1997, 1999, 2000, 2001, 2002, 2003, 2004, 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 information that supplements the generic installation instructions in file `INSTALL.gen'. @@ -1,3 +1,10 @@ + Copyright 2003, 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. + LICENSES -------- @@ -1,23 +1,9 @@ -MANIFEST + Copyright 2001, 2002, 2003, 2004, 2005, 2006 + Free Software Foundation, Inc. -Last update: 18 Dec 2005 - -This file is part of groff, the GNU roff type-setting system. - -Copyright (C) 2001, 2003, 2004, 2005 Free Software Foundation, Inc. -written by Bernd Warken <bwarken@mayn.de> -maintained by Werner Lemberg <wl@gnu.org> - -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 .ig-section and AUTHORS, 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. - -######################################################################## + 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 gives an overview of the directories and the main files of the groff source distribution. @@ -1,3 +1,10 @@ + Copyright 2000, 2001, 2002, 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. + More stuff for groff ==================== diff --git a/Makefile.ccpg b/Makefile.ccpg index 3110df24..4df230ed 100644 --- a/Makefile.ccpg +++ b/Makefile.ccpg @@ -1,4 +1,25 @@ +# Copyright (C) 1992, 1995, 2001, 2004 +# Free Software Foundation, Inc. +# Written by James Clark (jjc@jclark.com) +# +# 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.ccpg +# MAKEFILEPARTS=\ $(top_srcdir)/Makefile.comm \ $(top_builddir)/Makefile.cfg \ diff --git a/Makefile.cpg b/Makefile.cpg index 1a6974ad..502db4f0 100644 --- a/Makefile.cpg +++ b/Makefile.cpg @@ -1,4 +1,25 @@ +# Copyright (C) 1992, 1995, 2001, 2004 +# Free Software Foundation, Inc. +# Written by James Clark (jjc@jclark.com) +# +# 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.cpg +# MAKEFILEPARTS=\ $(top_srcdir)/Makefile.comm \ $(top_builddir)/Makefile.cfg \ diff --git a/Makefile.dev b/Makefile.dev index 6c70fff6..e847a108 100644 --- a/Makefile.dev +++ b/Makefile.dev @@ -1,3 +1,24 @@ +# Copyright (C) 1989-2000, 2003 Free Software Foundation, Inc. +# Written by James Clark (jjc@jclark.com) +# +# 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.dev +# all: $(DEVFILES) $(DEVSCRIPTS) install_data: install_dev uninstall_sub: uninstall_dev diff --git a/Makefile.in b/Makefile.in index d7ca803d..41c4d464 100644 --- a/Makefile.in +++ b/Makefile.in @@ -17,7 +17,9 @@ # 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.in +# SHELL=@SHELL@ srcdir=@srcdir@ diff --git a/Makefile.init b/Makefile.init index 2a44c85f..04be2414 100644 --- a/Makefile.init +++ b/Makefile.init @@ -16,7 +16,9 @@ # 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.init +# SHELL=/bin/sh .PHONY: all diff --git a/Makefile.lib b/Makefile.lib index 62a82221..dca783d7 100644 --- a/Makefile.lib +++ b/Makefile.lib @@ -1,3 +1,24 @@ +# Copyright (C) 1989-2000, 2003 Free Software Foundation, Inc. +# Written by James Clark (jjc@jclark.com) +# +# 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.lib +# LIBCLEAN=lib$(LIB).$(LIBEXT) MAKEFILEPARTS=\ $(top_srcdir)/Makefile.comm \ diff --git a/Makefile.man b/Makefile.man index 6eaf3111..60784956 100644 --- a/Makefile.man +++ b/Makefile.man @@ -1,3 +1,25 @@ +# Copyright (C) 1992, 2001 +# Free Software Foundation, Inc. +# Written by James Clark (jjc@jclark.com) +# +# 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.man +# all: $(MANPAGES) install_data: install_man install_man: $(MANPAGES) diff --git a/Makefile.sub b/Makefile.sub index c24f2bf7..099dadcb 100644 --- a/Makefile.sub +++ b/Makefile.sub @@ -1,3 +1,25 @@ +# Copyright (C) 1989-2000, 2001, 2002, 2003, 2004, 2006 +# Free Software Foundation, Inc. +# Written by James Clark (jjc@jclark.com) +# +# 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 +# DISTCLEANFILES=\ config.status \ config.log \ @@ -1,3 +1,10 @@ + Copyright (C) 1989-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. + This file describes recent user-visible changes in groff. Bug fixes are not described. There are more details in the man and info pages. @@ -1,3 +1,10 @@ + Copyright 1989-2000, 2001, 2002, 2003, 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. + This file describes various problems that have been encountered in compiling, installing and running groff. Suggestions for additions or other improvements to this file are welcome. @@ -1,3 +1,10 @@ + Copyright (C) 1989-2000, 2001, 2002, 2003, 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 is the GNU `groff' document formatting system. The version number is given in the file VERSION. diff --git a/README.MinGW b/README.MinGW index 342aac22..b567df6d 100644 --- a/README.MinGW +++ b/README.MinGW @@ -1,3 +1,10 @@ + Copyright (C) 2003, 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.MinGW ============ @@ -1,5 +1,24 @@ #! /bin/sh - +# +# Copyright (C) 1991, 1992, 2001 +# 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. +# # Print the modification date of $1 `nicely'. # Don't want foreign dates. diff --git a/test-groff.in b/test-groff.in index 6a9e10fe..f13c5e44 100644 --- a/test-groff.in +++ b/test-groff.in @@ -1,4 +1,24 @@ #! /bin/sh +# +# Copyright (C) 1989-2000, 2001, 2002, 2003, 2004, 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. +# # This script runs groff without requiring that it be installed. SEP='@PATH_SEPARATOR@' |