From 23b3072de3bd7d50b1ebf31ac908b7988cbeb835 Mon Sep 17 00:00:00 2001 From: styluseater Date: Fri, 4 Mar 2011 02:23:50 +0000 Subject: Fix stupid comment errors on almost every file. Fix license on a few files. --- BUILD | 2 + ChangeLog | 12 + ChangeLog.new | 626 ---------------------------------------------- ChangeLog.old | 626 ++++++++++++++++++++++++++++++++++++++++++++++ charspace/char.c | 2 + charspace/char.h | 4 +- charspace/cmi.h | 2 + charspace/cmi.y | 2 + charspace/input-cmi.c | 2 + charspace/input-cmi.h | 2 + charspace/kern.c | 2 + charspace/kern.h | 2 + charspace/main.c | 2 + charspace/main.h | 2 + charspace/old-output.c | 2 + charspace/output.c | 2 + charspace/output.h | 2 + charspace/realstrval.h | 2 + charspace/symtab.c | 5 +- charspace/symtab.h | 2 + charspace/version.c | 2 + fontconvert/filter.c | 2 + fontconvert/filter.h | 2 + fontconvert/main.c | 2 + fontconvert/main.h | 2 + fontconvert/output-epsf.c | 2 + fontconvert/output-epsf.h | 34 +-- fontconvert/output-gf.c | 2 + fontconvert/output-gf.h | 2 + fontconvert/output-tfm.c | 2 + fontconvert/output-tfm.h | 2 + fontconvert/random.c | 2 + fontconvert/random.h | 2 + fontconvert/version.c | 2 + gf/gf_input.c | 2 + gf/gf_opcodes.h | 2 + gf/gf_output.c | 2 + imageto/bitmap2.c | 2 + imageto/bitmap2.h | 2 + imageto/extract.c | 5 + imageto/extract.h | 2 + imageto/ifi.c | 2 + imageto/ifi.h | 3 +- imageto/image-char.c | 2 + imageto/image-char.h | 35 +-- imageto/image-header.h | 2 + imageto/input-img.c | 2 + imageto/input-img.h | 2 + imageto/input-pbm.c | 2 + imageto/input-pbm.h | 2 + imageto/main.c | 2 + imageto/main.h | 2 + imageto/out-chars.c | 2 + imageto/out-chars.h | 2 + imageto/out-epsf.c | 2 + imageto/out-epsf.h | 2 + imageto/out-strips.c | 3 + imageto/out-strips.h | 36 +-- imageto/version.c | 2 + include/Bitmap.h | 3 + include/Item.h | 5 + include/bb-list.h | 3 + include/bb-outline.h | 3 + include/bitmap.h | 4 + include/bounding-box.h | 3 + include/bzr.h | 3 + include/c-ctype.h | 3 + include/c-dir.h | 3 + include/c-errno.h | 3 + include/c-fopen.h | 3 + include/c-limits.h | 3 + include/c-memstr.h | 3 + include/c-minmax.h | 3 + include/c-namemx.h | 3 + include/c-pathch.h | 3 + include/c-pathmx.h | 3 + include/c-proto.h | 3 + include/c-stat.h | 3 + include/c-std.h | 3 + include/c-time.h | 4 + include/c-unistd.h | 3 + include/c-vararg.h | 3 + include/charspec.h | 3 + include/cmdline.h | 3 + include/concatn.h | 4 + include/config.h | 3 + include/dirio.h | 3 + include/edge.h | 3 + include/encoding.h | 3 + include/file-input.h | 3 + include/file-output.h | 3 + include/filename.h | 3 + include/fix-num.h | 3 + include/font.h | 3 + include/fontmap.h | 3 + include/gf.h | 5 + include/global.h | 2 + include/hash.h | 2 + include/hexify.h | 4 + include/identity.h | 2 + include/kpathsea-config.h | 2 + include/lib.h | 3 + include/libfile.h | 3 + include/line.h | 3 + include/list.h | 3 + include/logreport.h | 2 + include/moretypes.h | 3 + include/pathsrch.h | 3 + include/pbm.h | 3 + include/pbmplus.h | 4 + include/pk.h | 5 + include/progname.h | 2 + include/rand.h | 3 + include/report.h | 3 + include/scaled-num.h | 3 + include/spline.h | 3 + include/statistics.h | 3 + include/str-lcase.h | 5 + include/str-list.h | 3 + include/systypes.h | 5 + include/tex-file.h | 3 + include/tfm.h | 5 + include/types.h | 3 + include/varstring.h | 2 + include/vector.h | 2 + include/xmessage.h | 2 + include/xt-common.h | 3 + lib/atou.c | 3 + lib/bb-list.c | 3 + lib/bb-outline.c | 2 + lib/bitmap.c | 2 + lib/bounding-box.c | 3 + lib/charcode.c | 3 + lib/charspec.c | 3 + lib/cmdline.c | 3 + lib/concat.c | 3 + lib/concat3.c | 3 + lib/concat4.c | 3 + lib/concat5.c | 3 + lib/concatn.c | 3 + lib/dir.c | 3 + lib/dlsym.c | 5 + lib/edge.c | 3 + lib/encoding.c | 3 + lib/extend-fname.c | 3 + lib/file-input.c | 3 + lib/file-output.c | 3 + lib/filename.c | 3 + lib/find-suffix.c | 3 + lib/fix-num.c | 3 + lib/float-ok.c | 3 +- lib/font.c | 3 + lib/fontmap.c | 3 + lib/hash.c | 3 + lib/hexify.c | 3 + lib/identity.c | 3 + lib/integer-ok.c | 3 + lib/libfile.c | 3 + lib/line.c | 4 + lib/list.c | 3 + lib/logreport.c | 3 + lib/make-prefix.c | 3 + lib/make-suffix.c | 3 + lib/math.c | 3 + lib/now.c | 3 + lib/numtoa.c | 3 + lib/pathsrch.c | 4 + lib/progname.c | 2 + lib/rand.c | 3 + lib/report.c | 3 + lib/rm-suffix.c | 2 + lib/safe-free.c | 3 + lib/scaled-num.c | 3 + lib/spline.c | 3 + lib/statistics.c | 3 + lib/str-lcase.c | 3 + lib/str-list.c | 3 + lib/str-to-bit.c | 3 + lib/substring.c | 3 + lib/varstring.c | 3 + lib/vector.c | 3 + lib/xcalloc.c | 3 + lib/xchdir.c | 36 +-- lib/xfopen.c | 36 +-- lib/xfseek.c | 36 +-- lib/xftell.c | 36 +-- lib/xgetcwd.c | 38 +-- lib/xmalloc.c | 36 +-- lib/xmessage.c | 2 + lib/xopendir.c | 2 + lib/xrealloc.c | 2 + lib/xrename.c | 2 + lib/xstrdup.c | 2 + pbm/libpbm.h | 3 + pbm/libpbm1.c | 6 +- pbm/libpbm2.c | 2 + pbm/libpbm4.c | 2 + pbm/pbmascii.c | 2 + pk/pk_input.c | 5 + pk/pk_opcodes.h | 2 + tfm/fontdimen.c | 2 + tfm/tfm_char.c | 2 + tfm/tfm_fontdim.c | 2 + tfm/tfm_header.c | 2 + tfm/tfm_input.c | 2 + tfm/tfm_kern.c | 3 + tfm/tfm_ligature.c | 3 + tfm/tfm_output.c | 6 + 208 files changed, 1349 insertions(+), 785 deletions(-) delete mode 100644 ChangeLog.new create mode 100644 ChangeLog.old diff --git a/BUILD b/BUILD index a8dccfd..74dd8a7 100644 --- a/BUILD +++ b/BUILD @@ -18,3 +18,5 @@ You might need to install the xt and xaw development libraries. On Debian GNU/Linux: apt-get install libxt-dev libxaw7-dev + +# one needs libkpathsea-dev temporarily until it is completely removed diff --git a/ChangeLog b/ChangeLog index a0608e5..ed75976 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +Thu Mar 3 19:49:38 2011 Adam M. Dutko (dutko.adam@gmail.com) + * Changelog.old: Rename from Changelog.new + * Fix stupid comment error on every file. + * fontconvert/output-epsf.h: Change GPL to version 3 and add year. + * imageto/image-char.h: Change GPL to version 3 and add year. + * lib/xchdir.c: Change GPL to version 3 and add year. + * lib/xfopen.c: Change GPL to version 3 and add year. + * lib/xfseek.c: Change GPL to version 3 and add year. + * lib/xftell.c: Change GPL to version 3 and add year. + * lib/xgetcwd.c: Change GPL to version 3 and add year. + * lib/xmalloc.c: Change GPL to version 3 and add year. + Fri Feb 25 23:34:28 2011 Adam M. Dutko (dutko.adam@gmail.com) * tfm/ChangeLog.old: Added data ChangeLog to root ChangeLog. * tfm/ChangeLog: Added deprecation notice of ChangeLog. diff --git a/ChangeLog.new b/ChangeLog.new deleted file mode 100644 index 2be54cb..0000000 --- a/ChangeLog.new +++ /dev/null @@ -1,626 +0,0 @@ -Tue Jan 13 19:51:00 2011 Adam M. Dutko (dutko.adam@gmail.com) - - * bpltobzr/main.c: Make GCC 4.5.2 build work. Add line continuation. - * bzr/bzr_input.c: Make GCC 4.5.2 build work. Add line continuation. - * bzrto/main.c: Make GCC 4.5.2 build work. Add line continuation. - * charspace/main.c: Make GCC 4.5.2 build work. - * fontconvert/main.c: Make GCC 4.5.2 build work. - * gf/gf_input.c: Make GCC 4.5.2 build work. - * gsrenderfont/main.c: Make GCC 4.5.2 build work. - * imageto/main.c: Make GCC 4.5.2 build work. - * imgrotate/main.c: Make GCC 4.5.2 build work. - * include/cmdline.h: Make GCC 4.5.2 build work. - * limn/main.c: Make GCC 4.5.2 build work. - * pbm/libpbm1.c: Make GCC 4.5.2 build work. - * tfm/tfm_input.c: Make GCC 4.5.2 build work. - * widgets/Form.c: Make GCC 4.5.2 build work. - * widgets/Viewport.c: Make GCC 4.5.2 build work. - * xbfe/main.c: Make GCC 4.5.2 build work. - -Fri May 13 15:18:27 1994 Karl Berry (karl@cs.umb.edu) - - * configure.in: Include kpathsea/common.ac. - -Sat Jul 31 11:38:21 1993 Karl Berry (karl@cs.umb.edu) - - * configure.in: Remove AC_PREFIX. - -Wed Jun 2 08:09:17 1993 Karl Berry (karl@cs.umb.edu) - - * configure.in: Call AC_PROG_CPP explicitly. Don't bother with - AC_GCC_TRADITIONAL. - -Sat May 22 11:22:57 1993 Karl Berry (karl@cs.umb.edu) - - * GNUmakefile.in (dist): Run gzip -9. - -Thu May 20 16:59:38 1993 Karl Berry (karl@cs.umb.edu) - - * GNUmakefile.in (default_tfm_path): Put . first. - -Tue May 18 14:02:05 1993 Karl Berry (karl@cs.umb.edu) - - * Makefile.in (install-*): mkdirchain on install dirs, and put - mkdirchain in the dist. - -Sun Apr 11 14:59:50 1993 Karl Berry (karl@cs.umb.edu) - - * GNUmakefile.in (dist): Copy info files to the local info directory. - -Sat Apr 10 14:58:43 1993 Karl Berry (karl@cs.umb.edu) - - * configure.in: Do AC_XENIR_DIR after AC_DIR_HEADER. - -Thu Mar 25 16:01:51 1993 Karl Berry (karl@cs.umb.edu) - - * configure.in (AC_ISC_WLIBS): Remove. - * aclocal.m4: New version, see web2c ChangeLog. - -Tue Feb 23 16:52:13 1993 Karl Berry (karl@cs.umb.edu) - - * GNUmakefile.in (dist): Copy info files to my local info directory. - -Sat Jan 9 15:22:51 1993 Karl Berry (karl@cs.umb.edu) - - * GNUmakefile.in (configure, config.status): cd $(srcdir) first. - -Fri Jan 1 13:57:15 1993 Karl Berry (karl@cs.umb.edu) - - * configure.in: Changes for new Autoconf. - -Sun Dec 13 16:39:23 1992 Karl Berry (karl@cs.umb.edu) - - * GNUmakefile.in (default_tfm_path): Use $(texdatadir). - -Thu Dec 10 10:34:30 1992 Karl Berry (karl@cs.umb.edu) - - * GNUmakefile.in (GNUmakefile): Add $(srcdir) to dependency, and - use $(SHELL) instead of sh. - (config.status): Use $(SHELL). - -Sun Nov 29 17:17:46 1992 Karl Berry (karl@cs.umb.edu) - - * GNUmakefile.in (emacslispdir): Doc fix. - -Wed Oct 28 15:09:29 1992 Karl Berry (karl@claude.cs.umb.edu) - - * Version 0.6. - - * GNUmakefile.in (install): Install data files with file as second - arg, not directory. - -Sun Oct 25 15:29:19 1992 Karl Berry (karl@cs.umb.edu) - - * GNUmakefile.in (realclean): Depend on distclean. - - * GNUmakefile.in (installargs): Passed texinputdir as mfinputdir. - - * GNUmakefile.in (install): Correct to `emacs_datadir' in the mkdir. - -Thu Oct 15 08:35:21 1992 Karl Berry (karl@cs.umb.edu) - - * configure: Ran Autoconf 1.2. - -Mon Oct 5 10:24:15 1992 Karl Berry (karl@cs.umb.edu) - - * configure.in: Generate doc/Makefile. (arif@stat.fsu.edu) - - * GNUmakefile.in (install): Install common.cmi. (ab@meiko.co.uk) - -Sun Oct 4 11:22:45 1992 Karl Berry (karl@cs.umb.edu) - - * GNUmakefile.in (examplefiles): Remove; just make links. - (dist): Don't copy them. - -Sun Sep 20 12:53:29 1992 Karl Berry (karl@cs.umb.edu) - - * GNUmakefile.in (config.status): use sh to run configure --no-create. - - * GNUmakefile.in (realclean): OK, don't remove configure. - -Mon Sep 14 17:50:54 1992 Karl Berry (karl@hayley) - - * GNUmakefile.in (realclean): separate from distclean. - (distclean): remove GNUmakefile. - (config.status): new target. - (GNUmakefile): depend on config.status. - -Sat Sep 12 14:53:31 1992 Karl Berry (karl@hayley) - - * GNUmakefile.in (dist): replace remaining occurrences of - `fontutils-$(version) with `$(top_distdir)'. - -Thu Sep 10 08:57:02 1992 Karl Berry (karl@hayley) - - * GNUmakefile.in (dist): changed where the COPYING* files are kept. - - * GNUmakefile.in (xincludedir, xlibdir): say that these are - options, not just directories. - - * GNUmakefile.in (realclean): remove configure. - -Tue Sep 8 16:42:04 1992 Karl Berry (karl@hayley) - - * configure.in: test for more Unix variants. - -Fri Sep 4 08:39:15 1992 Karl Berry (karl@hayley) - - * GNUmakefile.in (extraclean): new target. - -Thu Sep 3 08:54:12 1992 Karl Berry (karl@hayley) - - * Version 0.5. - - * GNUmakefile.in (distargs): pass $(version) down. - -Sat Aug 29 16:11:47 1992 Karl Berry (karl@hayley) - - * GNUmakefile.in (tex{data,input}dir): new variables. - (installargs): pass texinputdir. - -Thu Aug 27 08:56:47 1992 Karl Berry (karl@hayley) - - * configure: regenerated from Autoconf 1.1. - -Wed Aug 19 07:55:50 1992 Karl Berry (karl@hayley) - - * GNUmakefile.in (install): do make install in `doc', and install - the .enc and encoding.map files from `data'. - -Tue Aug 18 15:50:55 1992 Karl Berry (karl@hayley) - - * GNUmakefile.in (completedirs): remove `doc' (yay!). - -Sat Aug 15 13:32:38 1992 Karl Berry (karl@hayley) - - * GNUmakefile.in (mfdatadir, mfinputdir): new variables. - (installargs): pass mfinputdir. - -Mon Aug 3 16:00:58 1992 Karl Berry (karl@hayley) - - * GNUmakefile.in (emacs_datadir, emacslispdir): new variables. - (install): mkdir them. - (installargs): pass emacslispdir down. - -Fri Jul 31 17:02:22 1992 Karl Berry (karl@hayley) - - * GNUmakefile.in (dist): include our aclocal.m4. - - * GNUmakefile.in (LIBS): include $(extralibs) for the user to - define. - -Wed Jul 22 08:42:46 1992 Karl Berry (karl@hayley) - - * GNUmakefile.in (topfiles): add `NEWS'. - * NEWS: new file. - - * configure.in: changes for Autoconf 1.0. - -Thu Jul 2 15:26:14 1992 Karl Berry (karl@hayley) - - * GNUmakefile.in (makeargs): pass srcdir and CFLAGS. - (CCFLAGS): remove. - - * Run Autoconf 0.119. - -Mon Jun 29 08:58:37 1992 Karl Berry (karl@hayley) - - * GNUmakefile.in (paths.h): delete it before creating it. - Also, new target `GNUmakefile'. - (fu_datadir): new variable for the subdirectory in $(datadir) - which we create. - (install): mkdir all the directories we install into. - (CFLAGS): change to CCFLAGS, so the user can set CFLAGS on the - command line. - -Sat Jun 27 11:04:17 1992 Karl Berry (karl@hayley) - - * GNUmakefile.in (paths.h): depend on GNUmakefile.in and GNUmakefile. - -Sun Jun 21 12:43:32 1992 Karl Berry (karl@hayley) - - * GNUmakefile.in (app_defaults): change default and describe better. - -Thu Jun 11 09:07:01 1992 Karl Berry (karl@hayley) - - * GNUmakefile.in (.NOEXPORT): new target, since Autoconf doesn't add - it automatically any more. - -Sun Jun 7 08:09:17 1992 Karl Berry (karl@hayley) - - * GNUmakefile.in (examplefiles): new variable. - (dist): copy $(examplefiles) into doc/example. - -Thu Jun 4 08:24:46 1992 Karl Berry (karl@hayley) - - * configure.in (AC_HEADER_FILE): rename to AC_CONFIG_HEADER, for - Autoconf 0.115. - -Wed Jun 3 08:41:33 1992 Karl Berry (karl@hayley) - - * GNUmakefile.in (dist): add-version in top_distdir. - -Fri May 29 08:36:46 1992 Karl Berry (karl@hayley) - - * GNUmakefile.in (completedirs): add `doc' (temporarily). - -Thu May 21 15:00:30 1992 Karl Berry (karl@hayley) - - * GNUmakefile.in (programs): `imagetofont' => `imageto'. - -Mon May 18 12:01:42 1992 Karl Berry (karl@hayley) - - * configure.in: change top-level Makefile name to `GNUmakefile.in'. - * GNUmakefile.in: renamed from Makefile.in. - - * Makefile.in (dist): rewrite to `make dist' in subdirs. - - * Makefile.in (alldirs): move `doc' here. - (completedirs): from here. - - * Makefile.in (dist): copy testfont.tex into `data'. - -Sat May 16 10:09:34 1992 Karl Berry (karl@hayley) - - * configure.in: PROG_CPP must come before GCC_TRADITIONAL. - -Fri May 15 09:05:22 1992 Karl Berry (karl@hayley) - - * configure.in: add AC_GCC_TRADITIONAL and AC_PROG_CPP. - - * configure.in: AC_HEADER_MISSING is now AC_HEADER_CHECK. - - * Makefile.in (exec_prefix): new variable. - (bindir): use it. - -Thu May 14 06:41:19 1992 Karl Berry (karl@hayley) - - * Makefile.in (app_defaults_dir): -> app-defaults. - -Wed May 13 08:55:11 1992 Karl Berry (karl@hayley) - - * Makefile.in (VPATH): change for new Autoconf. - -Sat May 9 10:21:08 1992 Karl Berry (karl@hayley) - - * Makefile.in (dist): make dist in doc; copy COPYING*. - -Thu May 7 08:10:40 1992 Karl Berry (karl@hayley) - - * Makefile.in (dist): don't link include/*.in, we've already got it. - -Mon May 4 14:24:39 1992 Karl Berry (karl@hayley) - - * Makefile.in (gsrenderfont): remove this target. - (all): don't depend on it. - -Tue Apr 28 10:16:39 1992 Karl Berry (karl@hayley) - - * configure.in: Autoconf's prefix is now AC_, not M_. - -Thu Apr 23 07:32:29 1992 Karl Berry (karl@hayley) - - * configure.in: test $GCC instead of grepping for `gcc' in $CC. - - * Makefile.in (dist): distribute include/*.in. - - * Makefile.in (.NOEXPORT): remove this, as configure now puts it - in automatically. - -Wed Apr 22 12:58:49 1992 Karl Berry (karl@hayley) - - * Makefile.in (prefix): set to /usr/local; configure doesn't do - M_SUBST. - - * configure.in: M_MEMORY_H is now M_NEED_MEMORY_H. - -Sun Apr 19 10:41:07 1992 Karl Berry (karl@hayley) - - * Makefile.in (distclean): add this as a target. - -Sun Apr 12 14:08:35 1992 Karl Berry (karl@hayley) - - * Makefile.in (bzrtospecial): add *.el to the distributed list. - -Wed Apr 8 09:31:37 1992 Karl Berry (karl@hayley) - - * Makefile.in (all): depend on gsrenderfont. - (gsrenderfont/gsrenderfont): make it by substituting for the lib-path. - (gsrenderspecial): dist gsrf.in instead of gsrenderfont. - (versionfiles): likewise. - -Tue Apr 7 13:58:50 1992 Karl Berry (karl@hayley) - - * Makefile.in (dist): copy the .ad files into the distribution - directory, not the working dirs. - -Sun Mar 29 08:42:54 1992 Karl Berry (karl at hayley) - - * Makefile.in (programs, libraries, etc.): use $(MAKE), not `make'. - -Sat Mar 28 07:44:42 1992 Karl Berry (karl at hayley) - - * Version 0.4. - - * Change copyright years to 1992 only. - -Fri Mar 27 19:46:49 1992 Karl Berry (karl at hayley) - - * PROJECTS: move to doc. - * Makefile.in (topfiles): remove it. - -Thu Mar 26 19:54:28 1992 Karl Berry (karl at claude.cs.umb.edu) - - * Makefile.in (makeargs): pass xlibdir. - - * Makefile.in (installargs): missing quote. - (install): do `install' in subdirs. - -Thu Mar 26 06:37:55 1992 Karl Berry (karl at hayley) - - * Makefile.in (dist): remove include/paths.h. - -Wed Mar 25 07:20:10 1992 Karl Berry (karl at hayley) - - * Makefile.in (topfiles): remove PROBLEMS, add COPYING.LIB. - -Tue Mar 10 10:48:19 1992 Karl Berry (karl at hayley) - - * Makefile.in (programs): replace xbce and xlse with xbfe. - (dist): similarly. - -Sun Mar 8 12:48:52 1992 Karl Berry (karl at hayley) - - * configure.in: guess the value for `prefix'. - * Makefile.in (prefix): define it as a substitution. - - * Makefile.in (mostlyclean): new target. - (distclean): remove. - (clean): remove the config files here, not at realclean. - -Sat Mar 7 13:34:55 1992 Karl Berry (karl at fosse) - - * Makefile.in (xincludedir): new variable. - (CFLAGS): use it. - * configure.in: test for it. - -Sat Mar 7 09:59:10 1992 Karl Berry (karl at hayley) - - * configure.in: change config-auto.h to c-auto.h. - - * configure.in: substitute for LDFLAGS. - -Thu Mar 5 17:31:06 1992 Karl Berry (karl at claude.cs.umb.edu) - - * Makefile.in (makeargs): don't double the $'s. - -Thu Mar 5 07:12:13 1992 Karl Berry (karl at hayley) - - * Makefile.in (dist): add version numbers automatically; add in - special files in bzrto and gsrenderfont. - (bzrtospecial, gsrenderspecial): new variables. - -Wed Mar 4 11:24:12 1992 Karl Berry (karl at hayley) - - * gnuw: rename to `widgets'. - * Makefile.in (libraries): corresponding. - -Sun Mar 1 12:59:09 1992 Karl Berry (karl at hayley) - - * Makefile.in (libraries): add pbm. - pbm: new directory. - -Tue Feb 25 10:48:47 1992 Karl Berry (karl at hayley) - - * AUTHORS: new file. - Makefile.in (topfiles): dist it. - -Mon Feb 24 08:36:00 1992 Karl Berry (karl at hayley) - - * configure.in [isc]: include -shlib in LDFLAGS. - -Sun Feb 23 09:04:51 1992 Karl Berry (karl at hayley) - - * GNUmakefile (dist): update for various new directories and files. - -Tue Feb 11 09:56:23 1992 Karl Berry (karl at hayley) - - * configure.in: test for memcpy et al. only in . - - * configure.in: test for missing. - - * configure.in: test for extra window system libraries. - Makefile.in (wlibs): new variables. - (makeargs): pass it down to submakes. - - * configure.in: test M_ISC early, before any compiles. - - * Makefile.in (copt): remove it; use CC instead. - -Mon Feb 10 09:36:22 1992 Karl Berry (karl at hayley) - - * Makefile.in (copt): new variable. - -Sat Feb 8 14:48:28 1992 Karl Berry (karl at hayley) - - * Makefile.in (realclean): remove config.status and Makefile. - -Sun Feb 2 13:50:53 1992 Karl Berry (karl at hayley) - - * Makefile.in: rename paths.h-dist to paths.h.in. - -Sat Feb 1 14:57:12 1992 Karl Berry (karl at hayley) - - * Makefile.in (default_subdir_path): remove. - (default_tfm_path): change to new syntax for subdirs. - -Wed Jan 15 13:00:59 1992 Karl Berry (karl at hayley) - - * configure.in: do not test for getwd. - -Sun Jan 12 12:13:59 1992 Karl Berry (karl at hayley) - - * Makefile.in (default_lib_path): remove `.', as it is added - automatically now. - - * Makefile.in (.NOEXPORT): new target. - -Sat Jan 11 09:53:56 1992 Karl Berry (karl at hayley) - - * Makefile.in (CFLAGS): remove -I$(srcdir), and use - -I../$(srcdir)/include. - -Fri Jan 10 15:36:17 1992 Karl Berry (karl at hayley) - - * Makefile.in (default_tfm_path): set to null. - -Wed Jan 8 15:41:13 1992 Karl Berry (karl at hayley) - - * config: we don't need this directory any more. - * configure: or this script. - * fontutils.in: the input to autoconf, so it can make the - configure script. - - * GNUmakefile (programs): remove ospace and gsrenderfont, add - charspace. - - * rename `lib' as `data', and `kbase' as `lib'. Merge `getopt' - into `lib'. - * GNUmakefile (libraries): change to match. - -Tue Dec 24 16:41:51 1991 Kathy Hargreaves (kathy at hayley) - - * GNUmakefile (DEFAULT_LIB_PATH): define using $(shell pwd), not - the nonexistent $(PWD). - -Tue Oct 1 10:07:34 1991 Karl Berry (karl at hayley) - - * all files: change copyright notices to not use dashes. - -Tue Jul 30 13:16:38 1991 Karl Berry (karl at ra.cs.umb.edu) - - * Version 0.3. - -Fri Jul 26 10:33:26 1991 Karl Berry (karl at hayley) - - * PROJECTS: new file. - - * GNUmakefile (programs): `fit-outlines' is now `limn'; include - `gsrenderfont'. - -Wed Jul 24 15:17:33 1991 Karl Berry (karl at ra.cs.umb.edu) - - * configure: exit 0 at the end. - -Mon Jul 22 06:08:10 1991 Karl Berry (karl at hayley) - - * GNUmakefile (programs): add imagetofont. - -Fri Jul 19 08:31:06 1991 Karl Berry (karl at hayley) - - * GNUmakefile: add many variables to be overridden. - - * config: rename to configure. - * configfiles: rename to config. - -Wed Jun 12 05:42:44 1991 Karl Berry (karl at hayley) - - * GNUmakefile (tags): rename to `TAGS'. - (distclean): new target. - -Thu Jun 6 07:11:45 1991 Karl Berry (karl at hayley) - - * COPYING: change to version 2 of the GPL. - -Sun Mar 24 16:17:03 1991 Karl Berry (karl at hayley) - - * GNUmakefile (dist): new dependencies `depend' and `TAGS'. - -Mon Mar 11 08:19:59 1991 Karl Berry (karl at hayley) - - * GNUmakefile (dist): put bzrto/KKBuildChar.PS in the - distribution. - -Sun Mar 10 16:26:14 1991 Karl Berry (karl at hayley) - - * GNUmakefile (DEFAULT_TFM_PATH): change the default to `.'. - -Fri Mar 8 08:42:49 1991 Karl Berry (karl at hayley) - - * GNUmakefile (install): pass bindir as an arg to make. - - * GNUmakefile (dist): make an empty directory `bin'. (from - rich@rice.edu) - - * GNUmakefile (include/s.h): run ./config, not config, for the - sake of people who might have a system config earlier in their - path. (from ian@sq.com) - -Thu Mar 7 07:30:59 1991 Karl Berry (karl at hayley) - - * Version 0.2. - -Wed Mar 6 10:05:28 1991 Kathy Hargreaves (kathy at hayley) - - * config: use `sunosNNN' instead of `sunNNN'. - -Mon Mar 4 15:14:41 1991 Karl Berry (karl at hayley) - - * GNUmakefile (programs): fontconcat is gone. - -Fri Mar 1 09:53:28 1991 Karl Berry (karl at hayley) - - * GNUmakefile (completedirs, topfiles): new variables to help in - `make dist'. - -Mon Feb 25 09:20:37 1991 Karl Berry (karl at hayley) - - * GNUmakefile (programs): include `bzrto'. - - * GNUmakefile (DEFAULT_LIB_PATH): include `pwd`/lib. - -Sun Feb 17 09:54:28 1991 Karl Berry (karl at hayley) - - * GNUmakefile (realclean): remove include/{s,paths}.h. - -Sat Feb 16 17:21:39 1991 Karl Berry (karl at hayley) - - * GNUmakefile (all): new dependencies, on include/paths.h - and include/s.h. - * GNUmakefile (include/paths.h): new target. - -Sat Nov 17 11:28:25 1990 Karl Berry (karl at hayley) - - * GNUmakefile (programs): add fit-outlines. - -Thu Nov 1 08:51:29 1990 Karl Berry (karl at hayley) - - * INSTALL: DEFAULT_TFM_PATH has moved from kbase/filename.c to - kbase/font.c. - -Wed Oct 24 14:57:57 1990 Karl Berry (karl at aten) - - * Version 0.1. - -Sun Oct 21 16:23:20 1990 Karl Berry (karl at hayley) - - * GNUmakefile (libraries): add gnuw. - -Sun Sep 30 08:43:44 1990 Karl Berry (karl at hayley) - - * GNUmakefile (programs): add fontconcat. - - -Copyright (C) 1990, 1991, 1992, 1993, 1994 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: -mode: indented-text -left-margin: 8 -fill-column: 76 -version-control: never -End: diff --git a/ChangeLog.old b/ChangeLog.old new file mode 100644 index 0000000..2be54cb --- /dev/null +++ b/ChangeLog.old @@ -0,0 +1,626 @@ +Tue Jan 13 19:51:00 2011 Adam M. Dutko (dutko.adam@gmail.com) + + * bpltobzr/main.c: Make GCC 4.5.2 build work. Add line continuation. + * bzr/bzr_input.c: Make GCC 4.5.2 build work. Add line continuation. + * bzrto/main.c: Make GCC 4.5.2 build work. Add line continuation. + * charspace/main.c: Make GCC 4.5.2 build work. + * fontconvert/main.c: Make GCC 4.5.2 build work. + * gf/gf_input.c: Make GCC 4.5.2 build work. + * gsrenderfont/main.c: Make GCC 4.5.2 build work. + * imageto/main.c: Make GCC 4.5.2 build work. + * imgrotate/main.c: Make GCC 4.5.2 build work. + * include/cmdline.h: Make GCC 4.5.2 build work. + * limn/main.c: Make GCC 4.5.2 build work. + * pbm/libpbm1.c: Make GCC 4.5.2 build work. + * tfm/tfm_input.c: Make GCC 4.5.2 build work. + * widgets/Form.c: Make GCC 4.5.2 build work. + * widgets/Viewport.c: Make GCC 4.5.2 build work. + * xbfe/main.c: Make GCC 4.5.2 build work. + +Fri May 13 15:18:27 1994 Karl Berry (karl@cs.umb.edu) + + * configure.in: Include kpathsea/common.ac. + +Sat Jul 31 11:38:21 1993 Karl Berry (karl@cs.umb.edu) + + * configure.in: Remove AC_PREFIX. + +Wed Jun 2 08:09:17 1993 Karl Berry (karl@cs.umb.edu) + + * configure.in: Call AC_PROG_CPP explicitly. Don't bother with + AC_GCC_TRADITIONAL. + +Sat May 22 11:22:57 1993 Karl Berry (karl@cs.umb.edu) + + * GNUmakefile.in (dist): Run gzip -9. + +Thu May 20 16:59:38 1993 Karl Berry (karl@cs.umb.edu) + + * GNUmakefile.in (default_tfm_path): Put . first. + +Tue May 18 14:02:05 1993 Karl Berry (karl@cs.umb.edu) + + * Makefile.in (install-*): mkdirchain on install dirs, and put + mkdirchain in the dist. + +Sun Apr 11 14:59:50 1993 Karl Berry (karl@cs.umb.edu) + + * GNUmakefile.in (dist): Copy info files to the local info directory. + +Sat Apr 10 14:58:43 1993 Karl Berry (karl@cs.umb.edu) + + * configure.in: Do AC_XENIR_DIR after AC_DIR_HEADER. + +Thu Mar 25 16:01:51 1993 Karl Berry (karl@cs.umb.edu) + + * configure.in (AC_ISC_WLIBS): Remove. + * aclocal.m4: New version, see web2c ChangeLog. + +Tue Feb 23 16:52:13 1993 Karl Berry (karl@cs.umb.edu) + + * GNUmakefile.in (dist): Copy info files to my local info directory. + +Sat Jan 9 15:22:51 1993 Karl Berry (karl@cs.umb.edu) + + * GNUmakefile.in (configure, config.status): cd $(srcdir) first. + +Fri Jan 1 13:57:15 1993 Karl Berry (karl@cs.umb.edu) + + * configure.in: Changes for new Autoconf. + +Sun Dec 13 16:39:23 1992 Karl Berry (karl@cs.umb.edu) + + * GNUmakefile.in (default_tfm_path): Use $(texdatadir). + +Thu Dec 10 10:34:30 1992 Karl Berry (karl@cs.umb.edu) + + * GNUmakefile.in (GNUmakefile): Add $(srcdir) to dependency, and + use $(SHELL) instead of sh. + (config.status): Use $(SHELL). + +Sun Nov 29 17:17:46 1992 Karl Berry (karl@cs.umb.edu) + + * GNUmakefile.in (emacslispdir): Doc fix. + +Wed Oct 28 15:09:29 1992 Karl Berry (karl@claude.cs.umb.edu) + + * Version 0.6. + + * GNUmakefile.in (install): Install data files with file as second + arg, not directory. + +Sun Oct 25 15:29:19 1992 Karl Berry (karl@cs.umb.edu) + + * GNUmakefile.in (realclean): Depend on distclean. + + * GNUmakefile.in (installargs): Passed texinputdir as mfinputdir. + + * GNUmakefile.in (install): Correct to `emacs_datadir' in the mkdir. + +Thu Oct 15 08:35:21 1992 Karl Berry (karl@cs.umb.edu) + + * configure: Ran Autoconf 1.2. + +Mon Oct 5 10:24:15 1992 Karl Berry (karl@cs.umb.edu) + + * configure.in: Generate doc/Makefile. (arif@stat.fsu.edu) + + * GNUmakefile.in (install): Install common.cmi. (ab@meiko.co.uk) + +Sun Oct 4 11:22:45 1992 Karl Berry (karl@cs.umb.edu) + + * GNUmakefile.in (examplefiles): Remove; just make links. + (dist): Don't copy them. + +Sun Sep 20 12:53:29 1992 Karl Berry (karl@cs.umb.edu) + + * GNUmakefile.in (config.status): use sh to run configure --no-create. + + * GNUmakefile.in (realclean): OK, don't remove configure. + +Mon Sep 14 17:50:54 1992 Karl Berry (karl@hayley) + + * GNUmakefile.in (realclean): separate from distclean. + (distclean): remove GNUmakefile. + (config.status): new target. + (GNUmakefile): depend on config.status. + +Sat Sep 12 14:53:31 1992 Karl Berry (karl@hayley) + + * GNUmakefile.in (dist): replace remaining occurrences of + `fontutils-$(version) with `$(top_distdir)'. + +Thu Sep 10 08:57:02 1992 Karl Berry (karl@hayley) + + * GNUmakefile.in (dist): changed where the COPYING* files are kept. + + * GNUmakefile.in (xincludedir, xlibdir): say that these are + options, not just directories. + + * GNUmakefile.in (realclean): remove configure. + +Tue Sep 8 16:42:04 1992 Karl Berry (karl@hayley) + + * configure.in: test for more Unix variants. + +Fri Sep 4 08:39:15 1992 Karl Berry (karl@hayley) + + * GNUmakefile.in (extraclean): new target. + +Thu Sep 3 08:54:12 1992 Karl Berry (karl@hayley) + + * Version 0.5. + + * GNUmakefile.in (distargs): pass $(version) down. + +Sat Aug 29 16:11:47 1992 Karl Berry (karl@hayley) + + * GNUmakefile.in (tex{data,input}dir): new variables. + (installargs): pass texinputdir. + +Thu Aug 27 08:56:47 1992 Karl Berry (karl@hayley) + + * configure: regenerated from Autoconf 1.1. + +Wed Aug 19 07:55:50 1992 Karl Berry (karl@hayley) + + * GNUmakefile.in (install): do make install in `doc', and install + the .enc and encoding.map files from `data'. + +Tue Aug 18 15:50:55 1992 Karl Berry (karl@hayley) + + * GNUmakefile.in (completedirs): remove `doc' (yay!). + +Sat Aug 15 13:32:38 1992 Karl Berry (karl@hayley) + + * GNUmakefile.in (mfdatadir, mfinputdir): new variables. + (installargs): pass mfinputdir. + +Mon Aug 3 16:00:58 1992 Karl Berry (karl@hayley) + + * GNUmakefile.in (emacs_datadir, emacslispdir): new variables. + (install): mkdir them. + (installargs): pass emacslispdir down. + +Fri Jul 31 17:02:22 1992 Karl Berry (karl@hayley) + + * GNUmakefile.in (dist): include our aclocal.m4. + + * GNUmakefile.in (LIBS): include $(extralibs) for the user to + define. + +Wed Jul 22 08:42:46 1992 Karl Berry (karl@hayley) + + * GNUmakefile.in (topfiles): add `NEWS'. + * NEWS: new file. + + * configure.in: changes for Autoconf 1.0. + +Thu Jul 2 15:26:14 1992 Karl Berry (karl@hayley) + + * GNUmakefile.in (makeargs): pass srcdir and CFLAGS. + (CCFLAGS): remove. + + * Run Autoconf 0.119. + +Mon Jun 29 08:58:37 1992 Karl Berry (karl@hayley) + + * GNUmakefile.in (paths.h): delete it before creating it. + Also, new target `GNUmakefile'. + (fu_datadir): new variable for the subdirectory in $(datadir) + which we create. + (install): mkdir all the directories we install into. + (CFLAGS): change to CCFLAGS, so the user can set CFLAGS on the + command line. + +Sat Jun 27 11:04:17 1992 Karl Berry (karl@hayley) + + * GNUmakefile.in (paths.h): depend on GNUmakefile.in and GNUmakefile. + +Sun Jun 21 12:43:32 1992 Karl Berry (karl@hayley) + + * GNUmakefile.in (app_defaults): change default and describe better. + +Thu Jun 11 09:07:01 1992 Karl Berry (karl@hayley) + + * GNUmakefile.in (.NOEXPORT): new target, since Autoconf doesn't add + it automatically any more. + +Sun Jun 7 08:09:17 1992 Karl Berry (karl@hayley) + + * GNUmakefile.in (examplefiles): new variable. + (dist): copy $(examplefiles) into doc/example. + +Thu Jun 4 08:24:46 1992 Karl Berry (karl@hayley) + + * configure.in (AC_HEADER_FILE): rename to AC_CONFIG_HEADER, for + Autoconf 0.115. + +Wed Jun 3 08:41:33 1992 Karl Berry (karl@hayley) + + * GNUmakefile.in (dist): add-version in top_distdir. + +Fri May 29 08:36:46 1992 Karl Berry (karl@hayley) + + * GNUmakefile.in (completedirs): add `doc' (temporarily). + +Thu May 21 15:00:30 1992 Karl Berry (karl@hayley) + + * GNUmakefile.in (programs): `imagetofont' => `imageto'. + +Mon May 18 12:01:42 1992 Karl Berry (karl@hayley) + + * configure.in: change top-level Makefile name to `GNUmakefile.in'. + * GNUmakefile.in: renamed from Makefile.in. + + * Makefile.in (dist): rewrite to `make dist' in subdirs. + + * Makefile.in (alldirs): move `doc' here. + (completedirs): from here. + + * Makefile.in (dist): copy testfont.tex into `data'. + +Sat May 16 10:09:34 1992 Karl Berry (karl@hayley) + + * configure.in: PROG_CPP must come before GCC_TRADITIONAL. + +Fri May 15 09:05:22 1992 Karl Berry (karl@hayley) + + * configure.in: add AC_GCC_TRADITIONAL and AC_PROG_CPP. + + * configure.in: AC_HEADER_MISSING is now AC_HEADER_CHECK. + + * Makefile.in (exec_prefix): new variable. + (bindir): use it. + +Thu May 14 06:41:19 1992 Karl Berry (karl@hayley) + + * Makefile.in (app_defaults_dir): -> app-defaults. + +Wed May 13 08:55:11 1992 Karl Berry (karl@hayley) + + * Makefile.in (VPATH): change for new Autoconf. + +Sat May 9 10:21:08 1992 Karl Berry (karl@hayley) + + * Makefile.in (dist): make dist in doc; copy COPYING*. + +Thu May 7 08:10:40 1992 Karl Berry (karl@hayley) + + * Makefile.in (dist): don't link include/*.in, we've already got it. + +Mon May 4 14:24:39 1992 Karl Berry (karl@hayley) + + * Makefile.in (gsrenderfont): remove this target. + (all): don't depend on it. + +Tue Apr 28 10:16:39 1992 Karl Berry (karl@hayley) + + * configure.in: Autoconf's prefix is now AC_, not M_. + +Thu Apr 23 07:32:29 1992 Karl Berry (karl@hayley) + + * configure.in: test $GCC instead of grepping for `gcc' in $CC. + + * Makefile.in (dist): distribute include/*.in. + + * Makefile.in (.NOEXPORT): remove this, as configure now puts it + in automatically. + +Wed Apr 22 12:58:49 1992 Karl Berry (karl@hayley) + + * Makefile.in (prefix): set to /usr/local; configure doesn't do + M_SUBST. + + * configure.in: M_MEMORY_H is now M_NEED_MEMORY_H. + +Sun Apr 19 10:41:07 1992 Karl Berry (karl@hayley) + + * Makefile.in (distclean): add this as a target. + +Sun Apr 12 14:08:35 1992 Karl Berry (karl@hayley) + + * Makefile.in (bzrtospecial): add *.el to the distributed list. + +Wed Apr 8 09:31:37 1992 Karl Berry (karl@hayley) + + * Makefile.in (all): depend on gsrenderfont. + (gsrenderfont/gsrenderfont): make it by substituting for the lib-path. + (gsrenderspecial): dist gsrf.in instead of gsrenderfont. + (versionfiles): likewise. + +Tue Apr 7 13:58:50 1992 Karl Berry (karl@hayley) + + * Makefile.in (dist): copy the .ad files into the distribution + directory, not the working dirs. + +Sun Mar 29 08:42:54 1992 Karl Berry (karl at hayley) + + * Makefile.in (programs, libraries, etc.): use $(MAKE), not `make'. + +Sat Mar 28 07:44:42 1992 Karl Berry (karl at hayley) + + * Version 0.4. + + * Change copyright years to 1992 only. + +Fri Mar 27 19:46:49 1992 Karl Berry (karl at hayley) + + * PROJECTS: move to doc. + * Makefile.in (topfiles): remove it. + +Thu Mar 26 19:54:28 1992 Karl Berry (karl at claude.cs.umb.edu) + + * Makefile.in (makeargs): pass xlibdir. + + * Makefile.in (installargs): missing quote. + (install): do `install' in subdirs. + +Thu Mar 26 06:37:55 1992 Karl Berry (karl at hayley) + + * Makefile.in (dist): remove include/paths.h. + +Wed Mar 25 07:20:10 1992 Karl Berry (karl at hayley) + + * Makefile.in (topfiles): remove PROBLEMS, add COPYING.LIB. + +Tue Mar 10 10:48:19 1992 Karl Berry (karl at hayley) + + * Makefile.in (programs): replace xbce and xlse with xbfe. + (dist): similarly. + +Sun Mar 8 12:48:52 1992 Karl Berry (karl at hayley) + + * configure.in: guess the value for `prefix'. + * Makefile.in (prefix): define it as a substitution. + + * Makefile.in (mostlyclean): new target. + (distclean): remove. + (clean): remove the config files here, not at realclean. + +Sat Mar 7 13:34:55 1992 Karl Berry (karl at fosse) + + * Makefile.in (xincludedir): new variable. + (CFLAGS): use it. + * configure.in: test for it. + +Sat Mar 7 09:59:10 1992 Karl Berry (karl at hayley) + + * configure.in: change config-auto.h to c-auto.h. + + * configure.in: substitute for LDFLAGS. + +Thu Mar 5 17:31:06 1992 Karl Berry (karl at claude.cs.umb.edu) + + * Makefile.in (makeargs): don't double the $'s. + +Thu Mar 5 07:12:13 1992 Karl Berry (karl at hayley) + + * Makefile.in (dist): add version numbers automatically; add in + special files in bzrto and gsrenderfont. + (bzrtospecial, gsrenderspecial): new variables. + +Wed Mar 4 11:24:12 1992 Karl Berry (karl at hayley) + + * gnuw: rename to `widgets'. + * Makefile.in (libraries): corresponding. + +Sun Mar 1 12:59:09 1992 Karl Berry (karl at hayley) + + * Makefile.in (libraries): add pbm. + pbm: new directory. + +Tue Feb 25 10:48:47 1992 Karl Berry (karl at hayley) + + * AUTHORS: new file. + Makefile.in (topfiles): dist it. + +Mon Feb 24 08:36:00 1992 Karl Berry (karl at hayley) + + * configure.in [isc]: include -shlib in LDFLAGS. + +Sun Feb 23 09:04:51 1992 Karl Berry (karl at hayley) + + * GNUmakefile (dist): update for various new directories and files. + +Tue Feb 11 09:56:23 1992 Karl Berry (karl at hayley) + + * configure.in: test for memcpy et al. only in . + + * configure.in: test for missing. + + * configure.in: test for extra window system libraries. + Makefile.in (wlibs): new variables. + (makeargs): pass it down to submakes. + + * configure.in: test M_ISC early, before any compiles. + + * Makefile.in (copt): remove it; use CC instead. + +Mon Feb 10 09:36:22 1992 Karl Berry (karl at hayley) + + * Makefile.in (copt): new variable. + +Sat Feb 8 14:48:28 1992 Karl Berry (karl at hayley) + + * Makefile.in (realclean): remove config.status and Makefile. + +Sun Feb 2 13:50:53 1992 Karl Berry (karl at hayley) + + * Makefile.in: rename paths.h-dist to paths.h.in. + +Sat Feb 1 14:57:12 1992 Karl Berry (karl at hayley) + + * Makefile.in (default_subdir_path): remove. + (default_tfm_path): change to new syntax for subdirs. + +Wed Jan 15 13:00:59 1992 Karl Berry (karl at hayley) + + * configure.in: do not test for getwd. + +Sun Jan 12 12:13:59 1992 Karl Berry (karl at hayley) + + * Makefile.in (default_lib_path): remove `.', as it is added + automatically now. + + * Makefile.in (.NOEXPORT): new target. + +Sat Jan 11 09:53:56 1992 Karl Berry (karl at hayley) + + * Makefile.in (CFLAGS): remove -I$(srcdir), and use + -I../$(srcdir)/include. + +Fri Jan 10 15:36:17 1992 Karl Berry (karl at hayley) + + * Makefile.in (default_tfm_path): set to null. + +Wed Jan 8 15:41:13 1992 Karl Berry (karl at hayley) + + * config: we don't need this directory any more. + * configure: or this script. + * fontutils.in: the input to autoconf, so it can make the + configure script. + + * GNUmakefile (programs): remove ospace and gsrenderfont, add + charspace. + + * rename `lib' as `data', and `kbase' as `lib'. Merge `getopt' + into `lib'. + * GNUmakefile (libraries): change to match. + +Tue Dec 24 16:41:51 1991 Kathy Hargreaves (kathy at hayley) + + * GNUmakefile (DEFAULT_LIB_PATH): define using $(shell pwd), not + the nonexistent $(PWD). + +Tue Oct 1 10:07:34 1991 Karl Berry (karl at hayley) + + * all files: change copyright notices to not use dashes. + +Tue Jul 30 13:16:38 1991 Karl Berry (karl at ra.cs.umb.edu) + + * Version 0.3. + +Fri Jul 26 10:33:26 1991 Karl Berry (karl at hayley) + + * PROJECTS: new file. + + * GNUmakefile (programs): `fit-outlines' is now `limn'; include + `gsrenderfont'. + +Wed Jul 24 15:17:33 1991 Karl Berry (karl at ra.cs.umb.edu) + + * configure: exit 0 at the end. + +Mon Jul 22 06:08:10 1991 Karl Berry (karl at hayley) + + * GNUmakefile (programs): add imagetofont. + +Fri Jul 19 08:31:06 1991 Karl Berry (karl at hayley) + + * GNUmakefile: add many variables to be overridden. + + * config: rename to configure. + * configfiles: rename to config. + +Wed Jun 12 05:42:44 1991 Karl Berry (karl at hayley) + + * GNUmakefile (tags): rename to `TAGS'. + (distclean): new target. + +Thu Jun 6 07:11:45 1991 Karl Berry (karl at hayley) + + * COPYING: change to version 2 of the GPL. + +Sun Mar 24 16:17:03 1991 Karl Berry (karl at hayley) + + * GNUmakefile (dist): new dependencies `depend' and `TAGS'. + +Mon Mar 11 08:19:59 1991 Karl Berry (karl at hayley) + + * GNUmakefile (dist): put bzrto/KKBuildChar.PS in the + distribution. + +Sun Mar 10 16:26:14 1991 Karl Berry (karl at hayley) + + * GNUmakefile (DEFAULT_TFM_PATH): change the default to `.'. + +Fri Mar 8 08:42:49 1991 Karl Berry (karl at hayley) + + * GNUmakefile (install): pass bindir as an arg to make. + + * GNUmakefile (dist): make an empty directory `bin'. (from + rich@rice.edu) + + * GNUmakefile (include/s.h): run ./config, not config, for the + sake of people who might have a system config earlier in their + path. (from ian@sq.com) + +Thu Mar 7 07:30:59 1991 Karl Berry (karl at hayley) + + * Version 0.2. + +Wed Mar 6 10:05:28 1991 Kathy Hargreaves (kathy at hayley) + + * config: use `sunosNNN' instead of `sunNNN'. + +Mon Mar 4 15:14:41 1991 Karl Berry (karl at hayley) + + * GNUmakefile (programs): fontconcat is gone. + +Fri Mar 1 09:53:28 1991 Karl Berry (karl at hayley) + + * GNUmakefile (completedirs, topfiles): new variables to help in + `make dist'. + +Mon Feb 25 09:20:37 1991 Karl Berry (karl at hayley) + + * GNUmakefile (programs): include `bzrto'. + + * GNUmakefile (DEFAULT_LIB_PATH): include `pwd`/lib. + +Sun Feb 17 09:54:28 1991 Karl Berry (karl at hayley) + + * GNUmakefile (realclean): remove include/{s,paths}.h. + +Sat Feb 16 17:21:39 1991 Karl Berry (karl at hayley) + + * GNUmakefile (all): new dependencies, on include/paths.h + and include/s.h. + * GNUmakefile (include/paths.h): new target. + +Sat Nov 17 11:28:25 1990 Karl Berry (karl at hayley) + + * GNUmakefile (programs): add fit-outlines. + +Thu Nov 1 08:51:29 1990 Karl Berry (karl at hayley) + + * INSTALL: DEFAULT_TFM_PATH has moved from kbase/filename.c to + kbase/font.c. + +Wed Oct 24 14:57:57 1990 Karl Berry (karl at aten) + + * Version 0.1. + +Sun Oct 21 16:23:20 1990 Karl Berry (karl at hayley) + + * GNUmakefile (libraries): add gnuw. + +Sun Sep 30 08:43:44 1990 Karl Berry (karl at hayley) + + * GNUmakefile (programs): add fontconcat. + + +Copyright (C) 1990, 1991, 1992, 1993, 1994 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: +mode: indented-text +left-margin: 8 +fill-column: 76 +version-control: never +End: diff --git a/charspace/char.c b/charspace/char.c index 0130f6a..651ffd9 100644 --- a/charspace/char.c +++ b/charspace/char.c @@ -1,3 +1,4 @@ +/* # char.c: functions to muck with `char_type's. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" diff --git a/charspace/char.h b/charspace/char.h index 135d8c6..3809b6b 100644 --- a/charspace/char.h +++ b/charspace/char.h @@ -1,3 +1,4 @@ +/* # char.h: the definition of `char_type'. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef CHAR_H #define CHAR_H @@ -39,7 +41,7 @@ typedef struct #define SB_VALUE(sb) ((sb).value) #define SB_REAL(sb) ((sb).value.real_val) #define SB_STRING(sb) ((sb).value.string_val) - + /* The information about each character in which we're interested. */ typedef struct { diff --git a/charspace/cmi.h b/charspace/cmi.h index 60541e9..a48a6c3 100644 --- a/charspace/cmi.h +++ b/charspace/cmi.h @@ -1,3 +1,4 @@ +/* # A Bison parser, made by GNU Bison 2.3. # Skeleton interface for Bison's Yacc-like parsers in C # @@ -17,6 +18,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ /* As a special exception, you may create a larger work that contains part or all of the Bison parser skeleton and distribute that work diff --git a/charspace/cmi.y b/charspace/cmi.y index 28e3827..c67a515 100644 --- a/charspace/cmi.y +++ b/charspace/cmi.y @@ -1,3 +1,4 @@ +/* # cmi.y: parse a character metric information file, entering what we # find into the symbol table. # @@ -16,6 +17,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" #include diff --git a/charspace/input-cmi.c b/charspace/input-cmi.c index 25f1e39..6747821 100644 --- a/charspace/input-cmi.c +++ b/charspace/input-cmi.c @@ -1,3 +1,4 @@ +/* # input-cmi.c: routines to control the CMI parsing. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" #include "libfile.h" diff --git a/charspace/input-cmi.h b/charspace/input-cmi.h index e844807..2c92064 100644 --- a/charspace/input-cmi.h +++ b/charspace/input-cmi.h @@ -1,3 +1,4 @@ +/* # input-cmi.h: declarations for top-level CMI reading. # # Copyright (C) 1992, 1993, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef INPUT_CMI_H #define INPUT_CMI_H diff --git a/charspace/kern.c b/charspace/kern.c index c8eb2f8..4b4513a 100644 --- a/charspace/kern.c +++ b/charspace/kern.c @@ -1,3 +1,4 @@ +/* # kern.c: kerns in the CMI file. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" #include "kern.h" diff --git a/charspace/kern.h b/charspace/kern.h index 853da30..9c049fe 100644 --- a/charspace/kern.h +++ b/charspace/kern.h @@ -1,3 +1,4 @@ +/* # kern.h: handle kerns in the CMI file. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef KERN_H #define KERN_H diff --git a/charspace/main.c b/charspace/main.c index 7e70f48..f438857 100644 --- a/charspace/main.c +++ b/charspace/main.c @@ -1,3 +1,4 @@ +/* # charspace -- find intercharacter spacing based on user information. # # Copyright (C) 1992, 2004, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" diff --git a/charspace/main.h b/charspace/main.h index 3db93d8..9a5784d 100644 --- a/charspace/main.h +++ b/charspace/main.h @@ -1,3 +1,4 @@ +/* # main.h: global variable declarations. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef MAIN_H #define MAIN_H diff --git a/charspace/old-output.c b/charspace/old-output.c index 9c0d744..ee827bf 100644 --- a/charspace/old-output.c +++ b/charspace/old-output.c @@ -1,3 +1,4 @@ +/* # output.c: output # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" diff --git a/charspace/output.c b/charspace/output.c index 45b28e6..331c17d 100644 --- a/charspace/output.c +++ b/charspace/output.c @@ -1,3 +1,4 @@ +/* # output.c: use the `char_type's' information to output a new font. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" diff --git a/charspace/output.h b/charspace/output.h index 0dad348..c262566 100644 --- a/charspace/output.h +++ b/charspace/output.h @@ -1,3 +1,4 @@ +/* # output.h: declarations for outputting the newly spaced font. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef OUTPUT_H #define OUTPUT_H diff --git a/charspace/realstrval.h b/charspace/realstrval.h index 9a956e1..377e094 100644 --- a/charspace/realstrval.h +++ b/charspace/realstrval.h @@ -1,3 +1,4 @@ +/* # realstrval.h: types common to `char.h' and `symtab.h'. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef REALSTRVAL_H #define REALSTRVAL_H diff --git a/charspace/symtab.c b/charspace/symtab.c index b7739fa..5955124 100644 --- a/charspace/symtab.c +++ b/charspace/symtab.c @@ -1,3 +1,4 @@ +/* # symtab.c: create and update a symbol table. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,14 +16,16 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ - +/* # We use a simple linear representation, since there will be a few hundred # entries at the very most. # # The numbers which get stored in the symbol table should all be in # pixels. That's what the rest of the program expects. (Unfortunately # there's no way to check this at the time of definition.) +*/ #include "config.h" diff --git a/charspace/symtab.h b/charspace/symtab.h index 813088d..ffcbb24 100644 --- a/charspace/symtab.h +++ b/charspace/symtab.h @@ -1,3 +1,4 @@ +/* # symtab.h: declarations for our symbol table manipulations. # # Copyright (C) 1992, 1993, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef SYMTAB_H #define SYMTAB_H diff --git a/charspace/version.c b/charspace/version.c index 37672f1..5bc9903 100644 --- a/charspace/version.c +++ b/charspace/version.c @@ -1,3 +1,4 @@ +/* # version.c: Holds the version number for the package. # # Copyright (C) 2011 Free Software Foundation, Inc. @@ -15,5 +16,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ char *version_string = "charspace version REPLACE-WITH-VERSION"; diff --git a/fontconvert/filter.c b/fontconvert/filter.c index be814b9..5e62d6b 100644 --- a/fontconvert/filter.c +++ b/fontconvert/filter.c @@ -1,3 +1,4 @@ +/* # filter.c: run an averaging filter over a bitmap. This code is based on an # initial implementation written by Richard Murphey. # @@ -16,6 +17,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" #include "filter.h" diff --git a/fontconvert/filter.h b/fontconvert/filter.h index 0c83316..4ce020b 100644 --- a/fontconvert/filter.h +++ b/fontconvert/filter.h @@ -1,3 +1,4 @@ +/* # filter.h: declarations for filtering a bitmap. # # Copyright (C) 1992, 1993, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef FILTER_H #define FILTER_H diff --git a/fontconvert/main.c b/fontconvert/main.c index d2b69a6..5115775 100644 --- a/fontconvert/main.c +++ b/fontconvert/main.c @@ -1,3 +1,4 @@ +/* # main.c: various operations on a bitmap font. # # Copyright (C) 1992, 2004, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" diff --git a/fontconvert/main.h b/fontconvert/main.h index a4b50a3..367edcc 100644 --- a/fontconvert/main.h +++ b/fontconvert/main.h @@ -1,3 +1,4 @@ +/* # main.h: global variable declarations. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef MAIN_H #define MAIN_H diff --git a/fontconvert/output-epsf.c b/fontconvert/output-epsf.c index 6b6ce63..277c757 100644 --- a/fontconvert/output-epsf.c +++ b/fontconvert/output-epsf.c @@ -1,3 +1,4 @@ +/* # output-epsf.c: output EPS files. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" diff --git a/fontconvert/output-epsf.h b/fontconvert/output-epsf.h index 2d243ea..8d3d089 100644 --- a/fontconvert/output-epsf.h +++ b/fontconvert/output-epsf.h @@ -1,20 +1,22 @@ -/* output-epsf.h: declarations for writing EPS files. +/* +# output-epsf.h: declarations for writing EPS files. +# +# Copyright (C) 1992 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 +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program 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 this program. If not, see . +# +*/ -Copyright (C) 1992 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 -the Free Software Foundation; either version 2, or (at your option) -any later version. - -This program 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 this program; if not, write to the Free Software -Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #ifndef OUTPUT_EPSF_H #define OUTPUT_EPSF_H diff --git a/fontconvert/output-gf.c b/fontconvert/output-gf.c index 94d6614..e22297c 100644 --- a/fontconvert/output-gf.c +++ b/fontconvert/output-gf.c @@ -1,3 +1,4 @@ +/* # output-gf.c: write a GF file. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" diff --git a/fontconvert/output-gf.h b/fontconvert/output-gf.h index f8ef7b6..4a37809 100644 --- a/fontconvert/output-gf.h +++ b/fontconvert/output-gf.h @@ -1,3 +1,4 @@ +/* # output-gf.h: declarations for writing a GF file. # # Copyright (C) 1992, 1993, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef OUTPUT_GF_H #define OUTPUT_GF_H diff --git a/fontconvert/output-tfm.c b/fontconvert/output-tfm.c index 91674bd..dc86ee0 100644 --- a/fontconvert/output-tfm.c +++ b/fontconvert/output-tfm.c @@ -1,3 +1,4 @@ +/* # output-tfm.c: write a TFM file. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" diff --git a/fontconvert/output-tfm.h b/fontconvert/output-tfm.h index 3de2c57..0c72f17 100644 --- a/fontconvert/output-tfm.h +++ b/fontconvert/output-tfm.h @@ -1,3 +1,4 @@ +/* # output-tfm.h: declarations for writing a TFM file. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef OUTPUT_TFM_H #define OUTPUT_TFM_H diff --git a/fontconvert/random.c b/fontconvert/random.c index 9ed695c..5ded600 100644 --- a/fontconvert/random.c +++ b/fontconvert/random.c @@ -1,3 +1,4 @@ +/* # random.c: distort a bitmap. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" diff --git a/fontconvert/random.h b/fontconvert/random.h index 7b5d967..fb6ecca 100644 --- a/fontconvert/random.h +++ b/fontconvert/random.h @@ -1,3 +1,4 @@ +/* # random.h: declarations for randomizing a bitmap. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef RANDOM_H #define RANDOM_H diff --git a/fontconvert/version.c b/fontconvert/version.c index d348d5e..fb800dc 100644 --- a/fontconvert/version.c +++ b/fontconvert/version.c @@ -1,3 +1,4 @@ +/* # version.c: Store the package version. # # Copyright (C) 2011 Free Software Foundation, Inc. @@ -15,5 +16,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ char *version_string = "fontconvert version REPLACE-WITH-VERSION"; diff --git a/gf/gf_input.c b/gf/gf_input.c index 1ba0d19..d0cdb35 100644 --- a/gf/gf_input.c +++ b/gf/gf_input.c @@ -1,3 +1,4 @@ +/* # gf_input.c: read objects from one GF file. # # Copyright (C) 1992, 2004, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" diff --git a/gf/gf_opcodes.h b/gf/gf_opcodes.h index fc765e5..6fcd205 100644 --- a/gf/gf_opcodes.h +++ b/gf/gf_opcodes.h @@ -1,3 +1,4 @@ +/* # gf_opcodes.h: symbolic names for the GF commands. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef GF_OPCODES_H #define GF_OPCODES_H diff --git a/gf/gf_output.c b/gf/gf_output.c index 3978df4..ea94bcc 100644 --- a/gf/gf_output.c +++ b/gf/gf_output.c @@ -1,3 +1,4 @@ +/* # gf_output.c: write objects to one GF file. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" diff --git a/imageto/bitmap2.c b/imageto/bitmap2.c index ee823cc..8f7d6d9 100644 --- a/imageto/bitmap2.c +++ b/imageto/bitmap2.c @@ -1,3 +1,4 @@ +/* # bitmap2.c: extra bitmap manipulation routines. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" #include "bitmap.h" diff --git a/imageto/bitmap2.h b/imageto/bitmap2.h index 3e1faf1..8145076 100644 --- a/imageto/bitmap2.h +++ b/imageto/bitmap2.h @@ -1,3 +1,4 @@ +/* # bitmap2.h: declare extra bitmap manipulation routines. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef BITMAP2_H #define BITMAP2_H diff --git a/imageto/extract.c b/imageto/extract.c index 154e993..26d598b 100644 --- a/imageto/extract.c +++ b/imageto/extract.c @@ -1,3 +1,4 @@ +/* # extract.c: operations on bitmaps. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,9 +16,13 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + +/* # These could be put in lib/bitmap.c, but since they are not particularly # common operations, we may as well define them separately for now. +*/ #include "config.h" diff --git a/imageto/extract.h b/imageto/extract.h index 5cfb1f8..0ce2839 100644 --- a/imageto/extract.h +++ b/imageto/extract.h @@ -1,3 +1,4 @@ +/* # extract.h: declare operations on bitmaps. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef EXTRACT_H #define EXTRACT_H diff --git a/imageto/ifi.c b/imageto/ifi.c index 655cad7..054995b 100644 --- a/imageto/ifi.c +++ b/imageto/ifi.c @@ -1,3 +1,4 @@ +/* # ifi.c: read an IFI file. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" diff --git a/imageto/ifi.h b/imageto/ifi.h index 3275b4e..16f1150 100644 --- a/imageto/ifi.h +++ b/imageto/ifi.h @@ -1,3 +1,4 @@ +/* # ifi.h: information about the characters in the image. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,7 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # - +*/ #ifndef IFI_H #define IFI_H diff --git a/imageto/image-char.c b/imageto/image-char.c index da34691..5e71638 100644 --- a/imageto/image-char.c +++ b/imageto/image-char.c @@ -1,3 +1,4 @@ +/* # image-char.c: manipulate information about the characters in the image. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" diff --git a/imageto/image-char.h b/imageto/image-char.h index 5539b35..a213e81 100644 --- a/imageto/image-char.h +++ b/imageto/image-char.h @@ -1,20 +1,21 @@ -/* image-char.h: information about the characters in the image. - -Copyright (C) 1992, 2011 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 -the Free Software Foundation; either version 3, or (at your option) -any later version. - -This program 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 this program; if not, write to the Free Software -Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +# image-char.h: information about the characters in the image. +# +# Copyright (C) 1992, 2011 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 +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program 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 this program. If not, see . +# +*/ #ifndef IMAGE_CHAR_H #define IMAGE_CHAR_H diff --git a/imageto/image-header.h b/imageto/image-header.h index b2bf2dc..00121d9 100644 --- a/imageto/image-header.h +++ b/imageto/image-header.h @@ -1,3 +1,4 @@ +/* # image-header.h: declarations for a generic image header. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef IMAGE_HEADER_H diff --git a/imageto/input-img.c b/imageto/input-img.c index 522ea50..4377e2d 100644 --- a/imageto/input-img.c +++ b/imageto/input-img.c @@ -1,3 +1,4 @@ +/* # input-img.c: read Interleaf .img files. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" diff --git a/imageto/input-img.h b/imageto/input-img.h index 8fc1576..fba1c0d 100644 --- a/imageto/input-img.h +++ b/imageto/input-img.h @@ -1,3 +1,4 @@ +/* # input-img.h: declarations for reading an IMG file. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef INPUT_IMG_H diff --git a/imageto/input-pbm.c b/imageto/input-pbm.c index c08647e..92f1a50 100644 --- a/imageto/input-pbm.c +++ b/imageto/input-pbm.c @@ -1,3 +1,4 @@ +/* # input-pbm.c: read PBM files. # # Copyright (C) 1990, 1991, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" diff --git a/imageto/input-pbm.h b/imageto/input-pbm.h index e6f8021..b697383 100644 --- a/imageto/input-pbm.h +++ b/imageto/input-pbm.h @@ -1,3 +1,4 @@ +/* # input-pbm.h: declarations for reading an PBM file. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef INPUT_PBM_H diff --git a/imageto/main.c b/imageto/main.c index 51cfb92..7bfed2e 100644 --- a/imageto/main.c +++ b/imageto/main.c @@ -1,3 +1,4 @@ +/* # imageto -- convert a scanned image. # # Copyright (C) 1992, 2004, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" #include "lib.h" diff --git a/imageto/main.h b/imageto/main.h index 467d1c8..b56e2b1 100644 --- a/imageto/main.h +++ b/imageto/main.h @@ -1,3 +1,4 @@ +/* # main.h: global variable declarations. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef MAIN_H diff --git a/imageto/out-chars.c b/imageto/out-chars.c index 6c2f8da..e2e449a 100644 --- a/imageto/out-chars.c +++ b/imageto/out-chars.c @@ -1,3 +1,4 @@ +/* # out-chars.c: try to extract the real characters from the image. # # Copyright (C) 1992, 1993, 2004, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" diff --git a/imageto/out-chars.h b/imageto/out-chars.h index 768cf15..90eea59 100644 --- a/imageto/out-chars.h +++ b/imageto/out-chars.h @@ -1,3 +1,4 @@ +/* # out-chars.h: extract the characters from the image. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef OUT_CHARS_H diff --git a/imageto/out-epsf.c b/imageto/out-epsf.c index 9187861..fdc3035 100644 --- a/imageto/out-epsf.c +++ b/imageto/out-epsf.c @@ -1,3 +1,4 @@ +/* # out-epsf.c: output the whole image as an EPS file. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" diff --git a/imageto/out-epsf.h b/imageto/out-epsf.h index f644caf..2bbca66 100644 --- a/imageto/out-epsf.h +++ b/imageto/out-epsf.h @@ -1,3 +1,4 @@ +/* # out-epsf.h: output the whole image as an EPS file. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef OUT_EPSF_H diff --git a/imageto/out-strips.c b/imageto/out-strips.c index 389db42..c750285 100644 --- a/imageto/out-strips.c +++ b/imageto/out-strips.c @@ -1,3 +1,4 @@ +/* # out-strips.c: cut the entire image into strips. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/imageto/out-strips.h b/imageto/out-strips.h index 2c3cb60..fe5ede4 100644 --- a/imageto/out-strips.h +++ b/imageto/out-strips.h @@ -1,20 +1,22 @@ -/* out-strips.h: cut the image into strips. - -Copyright (C) 1992, 2011 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 -the Free Software Foundation; either version 3, or (at your option) -any later version. - -This program 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 this program; if not, write to the Free Software -Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +/* +# out-strips.h: cut the image into strips. +# +# Copyright (C) 1992, 2011 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 +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program 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 this program. If not, see . +# +*/ #ifndef OUT_STRIPS_H #define OUT_STRIPS_H diff --git a/imageto/version.c b/imageto/version.c index 39012f2..1ce0407 100644 --- a/imageto/version.c +++ b/imageto/version.c @@ -1,3 +1,4 @@ +/* # version.c: Provides version of package. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,5 +16,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ char *version_string = "imageto version REPLACE-WITH-VERSION"; diff --git a/include/Bitmap.h b/include/Bitmap.h index f58fa2d..47ba093 100644 --- a/include/Bitmap.h +++ b/include/Bitmap.h @@ -1,3 +1,4 @@ +/* # Bitmap.h: public header file for a bitmap widget, implemented as a # subclass of Athena's Label widget. # @@ -16,6 +17,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef BITMAP_WIDGET_H diff --git a/include/Item.h b/include/Item.h index 93a2df3..0827ea9 100644 --- a/include/Item.h +++ b/include/Item.h @@ -1,3 +1,4 @@ +/* # Item.h: public header file for an ``item widget''. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,10 +16,14 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + +/* # A composite widget consisting of a label and a (string) value. Both # subwidgets are created by the Item itself, and geometry requests from them are # ignored. +*/ #ifndef ITEM_WIDGET_H diff --git a/include/bb-list.h b/include/bb-list.h index effb61b..701fc15 100644 --- a/include/bb-list.h +++ b/include/bb-list.h @@ -1,3 +1,4 @@ +/* # bb-list.h: bounding box lists. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef BB_LIST_H #define BB_LIST_H diff --git a/include/bb-outline.h b/include/bb-outline.h index 2e211ca..ecd2fbd 100644 --- a/include/bb-outline.h +++ b/include/bb-outline.h @@ -1,3 +1,4 @@ +/* # bb-outline.h: find a list of bounding boxes enclosing outlines. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef BB_OUTLINE_H #define BB_OUTLINE_H diff --git a/include/bitmap.h b/include/bitmap.h index dc4bb98..c09637f 100644 --- a/include/bitmap.h +++ b/include/bitmap.h @@ -1,3 +1,4 @@ +/* # bitmap.h: definition for a bitmap type. # # Copyright (C) 1992, 1993, 2011 Free Software Foundation, Inc. @@ -15,11 +16,14 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ +/* # No packing is done by # default; each pixel is represented by an entire byte. Among other # things, this means the type can be used for both grayscale and binary # images. +*/ #ifndef BITMAP_H diff --git a/include/bounding-box.h b/include/bounding-box.h index 15bdb16..43f769e 100644 --- a/include/bounding-box.h +++ b/include/bounding-box.h @@ -1,3 +1,4 @@ +/* # bounding-box.h: operations on both real- and integer-valued bounding boxes. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef BOUNDING_BOX_H diff --git a/include/bzr.h b/include/bzr.h index ae4a3ee..8faba70 100644 --- a/include/bzr.h +++ b/include/bzr.h @@ -1,3 +1,4 @@ +/* # bzr.h: manipulate Bezier-format font files. See ../bzr/README # for the precise definition of the file format. # @@ -16,6 +17,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef BZR_H diff --git a/include/c-ctype.h b/include/c-ctype.h index 687f663..9dfeada 100644 --- a/include/c-ctype.h +++ b/include/c-ctype.h @@ -1,3 +1,4 @@ +/* # c-ctype.h: ASCII-safe versions of the macros. # # Copyright (C) 1992, 2000, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef KPATHSEA_C_CTYPE_H diff --git a/include/c-dir.h b/include/c-dir.h index 253a3b7..bc9f7a1 100644 --- a/include/c-dir.h +++ b/include/c-dir.h @@ -1,3 +1,4 @@ +/* # c-dir.h: directory headers. # # Copyright (C) 1992, 1993, 1994, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef KPATHSEA_C_DIR_H diff --git a/include/c-errno.h b/include/c-errno.h index df2865f..7eafda2 100644 --- a/include/c-errno.h +++ b/include/c-errno.h @@ -1,3 +1,4 @@ +/* # c-errno.h: and the errno variable. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef C_ERRNO_H diff --git a/include/c-fopen.h b/include/c-fopen.h index 0d53db7..290f83f 100644 --- a/include/c-fopen.h +++ b/include/c-fopen.h @@ -1,3 +1,4 @@ +/* # c-fopen.h: how to open files with fopen. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef C_FOPEN_H diff --git a/include/c-limits.h b/include/c-limits.h index e3ffe21..a4f7516 100644 --- a/include/c-limits.h +++ b/include/c-limits.h @@ -1,3 +1,4 @@ +/* # c-limits.h: include the system parameter file. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef C_LIMITS_H diff --git a/include/c-memstr.h b/include/c-memstr.h index f1df374..97a0341 100644 --- a/include/c-memstr.h +++ b/include/c-memstr.h @@ -1,3 +1,4 @@ +/* # c-memstr.h: memcpy, strchr, etc. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef C_MEMSTR_H diff --git a/include/c-minmax.h b/include/c-minmax.h index d4a7423..38811cb 100644 --- a/include/c-minmax.h +++ b/include/c-minmax.h @@ -1,3 +1,4 @@ +/* # c-minmax.h: define INT_MIN, etc. Assume a 32-bit machine if the # values aren't defined. # @@ -16,6 +17,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef C_MINMAX_H diff --git a/include/c-namemx.h b/include/c-namemx.h index 22234ac..0953e3c 100644 --- a/include/c-namemx.h +++ b/include/c-namemx.h @@ -1,3 +1,4 @@ +/* # c-name_max.h: define NAME_MAX, the maximum length of a single # component in a pathname. # @@ -16,6 +17,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef C_NAME_MAX_H diff --git a/include/c-pathch.h b/include/c-pathch.h index f40fc6d..769e0cb 100644 --- a/include/c-pathch.h +++ b/include/c-pathch.h @@ -1,3 +1,4 @@ +/* # c-pathch.h: define the characters which separate components of # pathnames and environment variable paths. # @@ -16,6 +17,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef C_PATHCH_H diff --git a/include/c-pathmx.h b/include/c-pathmx.h index 75c7c63..f432253 100644 --- a/include/c-pathmx.h +++ b/include/c-pathmx.h @@ -1,3 +1,4 @@ +/* # c-path_max.h: define PATH_MAX, the maximum length of a pathname. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef C_PATH_MAX_H diff --git a/include/c-proto.h b/include/c-proto.h index ebf0b83..ae2a73d 100644 --- a/include/c-proto.h +++ b/include/c-proto.h @@ -1,3 +1,4 @@ +/* # c-proto.h: macros to include or discard prototypes. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef C_PROTO_H diff --git a/include/c-stat.h b/include/c-stat.h index 58e7bae..7349fff 100644 --- a/include/c-stat.h +++ b/include/c-stat.h @@ -1,3 +1,4 @@ +/* # c-stat.h: declarations for using stat(2). # # Copyright (C) 1993, 1996, 2000, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef KPATHSEA_STAT_H diff --git a/include/c-std.h b/include/c-std.h index 35165a9..b712a01 100644 --- a/include/c-std.h +++ b/include/c-std.h @@ -1,3 +1,4 @@ +/* # c-std.h: the first header files. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef C_STD_H diff --git a/include/c-time.h b/include/c-time.h index c0624f9..2c63e2e 100644 --- a/include/c-time.h +++ b/include/c-time.h @@ -1,3 +1,4 @@ +/* # c-limits.h: include the system parameter file. # # Copyright (C) 2006, 2011 Free Software Foundation, Inc. @@ -15,6 +16,9 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + + #ifndef C_TIME_H #define C_TIME_H diff --git a/include/c-unistd.h b/include/c-unistd.h index bbe741e..f3da690 100644 --- a/include/c-unistd.h +++ b/include/c-unistd.h @@ -1,3 +1,4 @@ +/* # c-unistd.h: ensure we have constants from . Included from # c-std.h. # @@ -16,6 +17,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef C_UNISTD_H diff --git a/include/c-vararg.h b/include/c-vararg.h index b30a95a..fb6d356 100644 --- a/include/c-vararg.h +++ b/include/c-vararg.h @@ -1,3 +1,4 @@ +/* # c-vararg.h: Top layer for stdarg and varargs. # # Copyright (C) 1993, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef C_VARARG_H diff --git a/include/charspec.h b/include/charspec.h index 7361ac6..8b61816 100644 --- a/include/charspec.h +++ b/include/charspec.h @@ -1,3 +1,4 @@ +/* # charspec.h: # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef CHARSPEC_H diff --git a/include/cmdline.h b/include/cmdline.h index 34338bf..34aca32 100644 --- a/include/cmdline.h +++ b/include/cmdline.h @@ -1,3 +1,4 @@ +/* # cmdline.h: macros to help process command-line arguments. # # Copyright (C) 1992, 2004, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef CMDLINE_H diff --git a/include/concatn.h b/include/concatn.h index 56d8670..5e535c2 100644 --- a/include/concatn.h +++ b/include/concatn.h @@ -1,3 +1,4 @@ +/* # concatn.h: concatenate a variable number of strings. # # Copyright (C) 1993, 1996, 2011 Free Software Foundation, Inc. @@ -15,10 +16,13 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ +/* # This is a separate include file only because I don't see the point of # having every source file include . The declarations for # the other concat routines are in lib.h. +*/ #ifndef KPATHSEA_CONCATN_H #define KPATHSEA_CONCATN_H diff --git a/include/config.h b/include/config.h index af0b346..aef9ce5 100644 --- a/include/config.h +++ b/include/config.h @@ -1,3 +1,4 @@ +/* # config.h: master configuration file, included first by all compilable # source files (not headers). # @@ -16,6 +17,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef CONFIG_H diff --git a/include/dirio.h b/include/dirio.h index 54556d9..ab33008 100644 --- a/include/dirio.h +++ b/include/dirio.h @@ -1,3 +1,4 @@ +/* # dirio.h: checked directory operations. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef DIRIO_H diff --git a/include/edge.h b/include/edge.h index 703930c..20a4479 100644 --- a/include/edge.h +++ b/include/edge.h @@ -1,3 +1,4 @@ +/* # edge.h: declarations for edge traversing. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef EDGE_H diff --git a/include/encoding.h b/include/encoding.h index e8f9ed8..c5e09c8 100644 --- a/include/encoding.h +++ b/include/encoding.h @@ -1,3 +1,4 @@ +/* # encoding.h: parse a font encoding (.enc) file. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef ENCODING_H diff --git a/include/file-input.h b/include/file-input.h index 304778e..74b95b2 100644 --- a/include/file-input.h +++ b/include/file-input.h @@ -1,3 +1,4 @@ +/* # file-input.h: declarations for file reading. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef FILE_INPUT_H diff --git a/include/file-output.h b/include/file-output.h index 446de27..c52bae5 100644 --- a/include/file-output.h +++ b/include/file-output.h @@ -1,3 +1,4 @@ +/* # file-output.h: declarations for file reading. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef FILE_OUTPUT_H diff --git a/include/filename.h b/include/filename.h index 248c634..4761b8b 100644 --- a/include/filename.h +++ b/include/filename.h @@ -1,3 +1,4 @@ +/* # filename.h: declarations for manipulating filenames. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef FILENAME_H diff --git a/include/fix-num.h b/include/fix-num.h index 89fc2c6..90d492a 100644 --- a/include/fix-num.h +++ b/include/fix-num.h @@ -1,3 +1,4 @@ +/* # fix-num.h: declarations for ``fix'' numbers, which are a 32-bit # word with 20 bits of fraction. # @@ -16,6 +17,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef FIX_NUM_H diff --git a/include/font.h b/include/font.h index 3008000..dd6adbb 100644 --- a/include/font.h +++ b/include/font.h @@ -1,3 +1,4 @@ +/* # font.h: operations on fonts independent of a particular file format. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef FONT_LIBRARY_H diff --git a/include/fontmap.h b/include/fontmap.h index 1d0dccc..b7558e9 100644 --- a/include/fontmap.h +++ b/include/fontmap.h @@ -1,3 +1,4 @@ +/* # fontmap.h: declarations for reading a file to define additional font names. # # Copyright (C) 1993, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef FONTMAP_H diff --git a/include/gf.h b/include/gf.h index 187b56f..c33b292 100644 --- a/include/gf.h +++ b/include/gf.h @@ -1,3 +1,4 @@ +/* # gf.h: manipulate generic font files. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,10 +16,14 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + +/* # See Metafont: The Program, by # Don Knuth, (Volume D of Computers & Typesetting), chapter 46, among # other places, for the precise definition of this bitmap format. +*/ #ifndef GENERIC_FONT_LIBRARY_H diff --git a/include/global.h b/include/global.h index 770a6ca..5582b8d 100644 --- a/include/global.h +++ b/include/global.h @@ -1,3 +1,4 @@ +/* # global.h: extend the standard programming environment a little. # This is included from config.h, which everyone includes. # @@ -16,6 +17,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef GLOBAL_H diff --git a/include/hash.h b/include/hash.h index 88899b6..226a4ee 100644 --- a/include/hash.h +++ b/include/hash.h @@ -1,3 +1,4 @@ +/* # hash.h: declarations for a hash table. # # Copyright (C) 1994, 1995, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef HASH_H diff --git a/include/hexify.h b/include/hexify.h index b10b6af..dc8c7a6 100644 --- a/include/hexify.h +++ b/include/hexify.h @@ -1,3 +1,4 @@ +/* # hexify.h: change strings to ASCII hex characters. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,9 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + + #ifndef HEXIFY_H #define HEXIFY_H diff --git a/include/identity.h b/include/identity.h index a0c6884..5ce0fe0 100644 --- a/include/identity.h +++ b/include/identity.h @@ -1,3 +1,4 @@ +/* # identity.h. # # Copyright (C) 1995, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef IDENTITY_H diff --git a/include/kpathsea-config.h b/include/kpathsea-config.h index 40fd527..6e111e8 100644 --- a/include/kpathsea-config.h +++ b/include/kpathsea-config.h @@ -1,3 +1,4 @@ +/* # config.h: master configuration file, included first by all compilable # source files (not headers). # @@ -16,6 +17,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef KPATHSEA_CONFIG_H diff --git a/include/lib.h b/include/lib.h index ad4083b..8e219cd 100644 --- a/include/lib.h +++ b/include/lib.h @@ -1,3 +1,4 @@ +/* # lib.h: declarations for common, low-level routines in kpathsea. # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 2000, 2011 @@ -16,6 +17,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef KPATHSEA_LIB_H #define KPATHSEA_LIB_H diff --git a/include/libfile.h b/include/libfile.h index c74461b..7cd2aba 100644 --- a/include/libfile.h +++ b/include/libfile.h @@ -1,3 +1,4 @@ +/* # libfile.h: read auxiliary data files. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef LIBFILE_H #define LIBFILE_H diff --git a/include/line.h b/include/line.h index 7998087..3fc4059 100644 --- a/include/line.h +++ b/include/line.h @@ -1,3 +1,4 @@ +/* # line.h: read an arbitrary-length input line. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef LINE_H #define LINE_H diff --git a/include/list.h b/include/list.h index c59e8a2..9ddcd9a 100644 --- a/include/list.h +++ b/include/list.h @@ -1,3 +1,4 @@ +/* # list.h: simple list (represented as arrays) manipulation. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef LIST_H diff --git a/include/logreport.h b/include/logreport.h index f73d9d5..546d968 100644 --- a/include/logreport.h +++ b/include/logreport.h @@ -1,3 +1,4 @@ +/* # logreport.h: status reporting routines. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef LOGREPORT_H diff --git a/include/moretypes.h b/include/moretypes.h index 3859085..a3ae6ff 100644 --- a/include/moretypes.h +++ b/include/moretypes.h @@ -1,3 +1,4 @@ +/* # moretypes.h: common types beyond types.h. # # Copyright (C) 1993, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef MORETYPES_H diff --git a/include/pathsrch.h b/include/pathsrch.h index 153456b..41915e5 100644 --- a/include/pathsrch.h +++ b/include/pathsrch.h @@ -1,3 +1,4 @@ +/* # pathsrch.h: environment-variable path searching for files, possibly # in subdirectories. # @@ -16,6 +17,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef PATHSEARCH_H diff --git a/include/pbm.h b/include/pbm.h index 813c067..b268580 100644 --- a/include/pbm.h +++ b/include/pbm.h @@ -1,3 +1,4 @@ +/* # pbm.h - header file for libpbm portable bitmap library # # Copyright (C) 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef _PBM_H_ diff --git a/include/pbmplus.h b/include/pbmplus.h index b70cafe..0af69ac 100644 --- a/include/pbmplus.h +++ b/include/pbmplus.h @@ -1,3 +1,4 @@ +/* # pbmplus.h - header file for PBM, PGM, PPM, and PNM # # Copyright (C) 1988, 1989, 1991, 2011 Jef Poskanzer. @@ -15,8 +16,11 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ +/* # Configuration options modified for GNU --karl. +*/ #ifndef _PBMPLUS_H_ #define _PBMPLUS_H_ diff --git a/include/pk.h b/include/pk.h index 9d3b1f8..4474c31 100644 --- a/include/pk.h +++ b/include/pk.h @@ -1,3 +1,4 @@ +/* # pk.h: manipulate packed format font files. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,9 +16,13 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + +/* # See the PKtype source code (by Tomas Rokicki), among other places, for the # precise definition of this bitmap format. +*/ #ifndef PACKED_FONT_LIBRARY_H #define PACKED_FONT_LIBRARY_H diff --git a/include/progname.h b/include/progname.h index dea7235..68592fc 100644 --- a/include/progname.h +++ b/include/progname.h @@ -1,3 +1,4 @@ +/* # progname.h: Declarations for argv[0] equivalents. # # Copyright (C) 1994, 1996, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef KPATHSEA_PROGNAME_H diff --git a/include/rand.h b/include/rand.h index 05e155d..60ee049 100644 --- a/include/rand.h +++ b/include/rand.h @@ -1,3 +1,4 @@ +/* # rand.h: declarations for pseudo-random number generator. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef RAND_H diff --git a/include/report.h b/include/report.h index 2c70681..7a3b2d0 100644 --- a/include/report.h +++ b/include/report.h @@ -1,3 +1,4 @@ +/* # report.h: status reporting routines. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef REPORT_H diff --git a/include/scaled-num.h b/include/scaled-num.h index de9c3b0..46c05d8 100644 --- a/include/scaled-num.h +++ b/include/scaled-num.h @@ -1,3 +1,4 @@ +/* # scaled-num.h: declarations for ``scaled'' numbers, which are a 32-bit # word with 16 bits of fraction. # @@ -16,6 +17,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef SCALED_NUM_H diff --git a/include/spline.h b/include/spline.h index dc921c3..50ebeef 100644 --- a/include/spline.h +++ b/include/spline.h @@ -1,3 +1,4 @@ +/* # spline.h: manipulate the spline representation. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef SPLINE_H diff --git a/include/statistics.h b/include/statistics.h index eead2e4..a56f314 100644 --- a/include/statistics.h +++ b/include/statistics.h @@ -1,3 +1,4 @@ +/* # statistics.h: find the first and second moments. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef STATISTICS_H #define STATISTICS_H diff --git a/include/str-lcase.h b/include/str-lcase.h index 7e809e1..95a10e5 100644 --- a/include/str-lcase.h +++ b/include/str-lcase.h @@ -1,3 +1,4 @@ +/* # str-lcase.h: convert a string to lowercase. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,8 +16,12 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + +/* # This file was part of the GNU C Library. +*/ #ifndef STR_LCASE_H #define STR_LCASE_H diff --git a/include/str-list.h b/include/str-list.h index 3e222c1..ebd012d 100644 --- a/include/str-list.h +++ b/include/str-list.h @@ -1,3 +1,4 @@ +/* # str-list.h: Declarations for string lists. # # Copyright (C) 1993, 1994, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef KPATHSEA_STR_LIST_H diff --git a/include/systypes.h b/include/systypes.h index b69e0c9..50ae7ad 100644 --- a/include/systypes.h +++ b/include/systypes.h @@ -1,3 +1,4 @@ +/* # c-systypes.h: include . # # Copyright (C) 1993, 2011 Free Software Foundation, Inc. @@ -15,10 +16,14 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + +/* # It's too bad we need this file, # but some systems don't protect from multiple # inclusions, and I'm not willing to put up with that. +*/ #ifndef C_SYSTYPES_H #define C_SYSTYPES_H diff --git a/include/tex-file.h b/include/tex-file.h index 83b0a5c..c5d4739 100644 --- a/include/tex-file.h +++ b/include/tex-file.h @@ -1,3 +1,4 @@ +/* # tex-file.h: find files in a particular format. # # Copyright (C) 1993, 1994, 1995, 1996, 2011 Free Software Foundation, Inc. @@ -16,6 +17,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef KPATHSEA_TEX_FILE_H diff --git a/include/tfm.h b/include/tfm.h index 452722b..2ce69e7 100644 --- a/include/tfm.h +++ b/include/tfm.h @@ -1,3 +1,4 @@ +/* # tfm.h: read and write TeX font metric files. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,9 +16,13 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + +/* # See Metafont: The Program, by Don Knuth, (Volume D of Computers & Typesetting # , chapter 45, among other places, for the precise definition of this format. +*/ #ifndef TFM_FONT_LIBRARY_H #define TFM_FONT_LIBRARY_H diff --git a/include/types.h b/include/types.h index 321230c..a7d10e6 100644 --- a/include/types.h +++ b/include/types.h @@ -1,3 +1,4 @@ +/* # types.h: general types. # # Copyright (C) 1993, 1995, 1996, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef KPATHSEA_TYPES_H diff --git a/include/varstring.h b/include/varstring.h index 3255933..7666bd3 100644 --- a/include/varstring.h +++ b/include/varstring.h @@ -1,3 +1,4 @@ +/* # varstring.h: variable-length strings. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef VARSTRING_H diff --git a/include/vector.h b/include/vector.h index a10c355..5a3754f 100644 --- a/include/vector.h +++ b/include/vector.h @@ -1,3 +1,4 @@ +/* # vector.h: operations on vectors and points. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef VECTOR_H diff --git a/include/xmessage.h b/include/xmessage.h index ffb3045..a3bcee2 100644 --- a/include/xmessage.h +++ b/include/xmessage.h @@ -1,3 +1,4 @@ +/* # message.h: temporarily display a message under X11. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef MESSAGE_H diff --git a/include/xt-common.h b/include/xt-common.h index edfc2c2..39df4a1 100644 --- a/include/xt-common.h +++ b/include/xt-common.h @@ -1,3 +1,4 @@ +/* # xt-common.h: declarations that all programs using Xt need. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef XT_COMMON_H #define XT_COMMON_H diff --git a/lib/atou.c b/lib/atou.c index 6475e9d..d95f852 100644 --- a/lib/atou.c +++ b/lib/atou.c @@ -1,3 +1,4 @@ +/* # atou.c: like atoi, but if the number is negative, abort. # # Copyright (C) 1992, 1995, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/bb-list.c b/lib/bb-list.c index 9aebba2..e14c47c 100644 --- a/lib/bb-list.c +++ b/lib/bb-list.c @@ -1,3 +1,4 @@ +/* # bb-list.c: operations on bounding box lists. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/bb-outline.c b/lib/bb-outline.c index c4ff16a..9c8a1f4 100644 --- a/lib/bb-outline.c +++ b/lib/bb-outline.c @@ -1,3 +1,4 @@ +/* # bb-outline.c: find the bounding boxes enclosing outlines. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" diff --git a/lib/bitmap.c b/lib/bitmap.c index 4a8e2fb..3129fdb 100644 --- a/lib/bitmap.c +++ b/lib/bitmap.c @@ -1,3 +1,4 @@ +/* # bitmap.c: operations on bitmaps. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" diff --git a/lib/bounding-box.c b/lib/bounding-box.c index 88cb2a4..13f252a 100644 --- a/lib/bounding-box.c +++ b/lib/bounding-box.c @@ -1,3 +1,4 @@ +/* # bounding-box.c: definitions for bounding box operations. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/charcode.c b/lib/charcode.c index 6dc349a..e643def 100644 --- a/lib/charcode.c +++ b/lib/charcode.c @@ -1,3 +1,4 @@ +/* # charcode.c: parse character code strings into their values. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/charspec.c b/lib/charspec.c index 864c8de..06a819c 100644 --- a/lib/charspec.c +++ b/lib/charspec.c @@ -1,3 +1,4 @@ +/* # charspec.c: parse a character code or name. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/cmdline.c b/lib/cmdline.c index 393f7d3..e57ab29 100644 --- a/lib/cmdline.c +++ b/lib/cmdline.c @@ -1,3 +1,4 @@ +/* # cmdline.c: routines to help in parsing command lines. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/concat.c b/lib/concat.c index 4db3a37..502741c 100644 --- a/lib/concat.c +++ b/lib/concat.c @@ -1,3 +1,4 @@ +/* # concat.c: dynamic string concatenation. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/concat3.c b/lib/concat3.c index 0e55987..c07c19f 100644 --- a/lib/concat3.c +++ b/lib/concat3.c @@ -1,3 +1,4 @@ +/* # concat3.c: concatenate three strings. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/concat4.c b/lib/concat4.c index b77adfb..7324a5f 100644 --- a/lib/concat4.c +++ b/lib/concat4.c @@ -1,3 +1,4 @@ +/* # concat4.c: concatenate four strings. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/concat5.c b/lib/concat5.c index 6b3659d..f8890d0 100644 --- a/lib/concat5.c +++ b/lib/concat5.c @@ -1,3 +1,4 @@ +/* # concat5.c: concatenate five strings. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/concatn.c b/lib/concatn.c index a4a7a36..e1003f6 100644 --- a/lib/concatn.c +++ b/lib/concatn.c @@ -1,3 +1,4 @@ +/* # concatn.c: Concatenate an arbitrary number of strings. # # Copyright (C) 1993, 1995, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/dir.c b/lib/dir.c index fba4512..75be90c 100644 --- a/lib/dir.c +++ b/lib/dir.c @@ -1,3 +1,4 @@ +/* # dir.c: directory operations. # # Copyright (C) 1992, 1993, 1994, 1995, 2004, 2011 @@ -16,6 +17,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/dlsym.c b/lib/dlsym.c index d2c1968..e77a591 100644 --- a/lib/dlsym.c +++ b/lib/dlsym.c @@ -1,3 +1,4 @@ +/* # dlsym.c: Stub interface to dynamic linker routines that SunOS uses but didn't # whip with 4.1. # @@ -16,8 +17,10 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ +/* # The C library routine wcstombs in SunOS 4.1 tries to dynamically # load some routines using the dlsym interface, described in dlsym(3x). # Unfortunately SunOS 4.1 does not include the necessary library, libdl. @@ -26,6 +29,8 @@ # run even with the unresolved reference to dlsym. However, if you # link statically, you will encounter this bug. One workaround # is to include these stub routines when you link. +*/ + void *dlopen() { diff --git a/lib/edge.c b/lib/edge.c index 4759abc..c21b67a 100644 --- a/lib/edge.c +++ b/lib/edge.c @@ -1,3 +1,4 @@ +/* # edge.c: operations on edges in bitmaps. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/encoding.c b/lib/encoding.c index 3335dc4..181347f 100644 --- a/lib/encoding.c +++ b/lib/encoding.c @@ -1,3 +1,4 @@ +/* # encoding.c: read a font encoding (.enc) file. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/extend-fname.c b/lib/extend-fname.c index d6b9f5c..b58b24f 100644 --- a/lib/extend-fname.c +++ b/lib/extend-fname.c @@ -1,3 +1,4 @@ +/* # extend-fname.c: give a filename a suffix, if necessary. # # Copyright (C) 1992, 1993, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/file-input.c b/lib/file-input.c index e554699..b8fa29b 100644 --- a/lib/file-input.c +++ b/lib/file-input.c @@ -1,3 +1,4 @@ +/* # file-input.c: file reading routines for binary files in BigEndian # order, 2's complement representation. # @@ -16,6 +17,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/file-output.c b/lib/file-output.c index e1874a8..e68263d 100644 --- a/lib/file-output.c +++ b/lib/file-output.c @@ -1,3 +1,4 @@ +/* # file-output.c: file writing routines for binary files in BigEndian # order, 2's complement representation. # @@ -16,6 +17,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/filename.c b/lib/filename.c index fbb750f..c121c02 100644 --- a/lib/filename.c +++ b/lib/filename.c @@ -1,3 +1,4 @@ +/* # filename.c: routines to manipulate filenames. # # Copyright (C) 1992, 1993, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/find-suffix.c b/lib/find-suffix.c index 23dc717..21f6146 100644 --- a/lib/find-suffix.c +++ b/lib/find-suffix.c @@ -1,3 +1,4 @@ +/* # find-suffix.c: return the stuff after a dot. # # Copyright (C) 1992, 1993, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/fix-num.c b/lib/fix-num.c index 144d266..5ad898f 100644 --- a/lib/fix-num.c +++ b/lib/fix-num.c @@ -1,3 +1,4 @@ +/* # fix-num.c: conversions on ``fixnums'', which are a 32-bit # word with 20 bits of fraction. # @@ -16,6 +17,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/float-ok.c b/lib/float-ok.c index eaffa24..bb0d221 100644 --- a/lib/float-ok.c +++ b/lib/float-ok.c @@ -1,3 +1,4 @@ +/* # float-ok.c: test if a string is a valid floating-point number. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,7 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # - +*/ #include "config.h" diff --git a/lib/font.c b/lib/font.c index d5d88ac..eec977b 100644 --- a/lib/font.c +++ b/lib/font.c @@ -1,3 +1,4 @@ +/* # font.c: define (more or less) format-independent font operations. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/fontmap.c b/lib/fontmap.c index 5d83e74..610e6d3 100644 --- a/lib/fontmap.c +++ b/lib/fontmap.c @@ -1,3 +1,4 @@ +/* # fontmap.c: read a file for additional font names. # # Copyright (C) 1993, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/hash.c b/lib/hash.c index a3138bc..302c682 100644 --- a/lib/hash.c +++ b/lib/hash.c @@ -1,3 +1,4 @@ +/* # hash.c: hash table operations. # # Copyright (C) 1994, 1995, 1996, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/hexify.c b/lib/hexify.c index 3705d49..c088cf6 100644 --- a/lib/hexify.c +++ b/lib/hexify.c @@ -1,3 +1,4 @@ +/* # hexify.c: change a binary string to ASCII hex characters. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/identity.c b/lib/identity.c index b35c6f5..95b7518 100644 --- a/lib/identity.c +++ b/lib/identity.c @@ -1,3 +1,4 @@ +/* # identity.c: # # Copyright (C) 1995, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include diff --git a/lib/integer-ok.c b/lib/integer-ok.c index a7ffb81..fe9550c 100644 --- a/lib/integer-ok.c +++ b/lib/integer-ok.c @@ -1,3 +1,4 @@ +/* # integer-ok.c: test if a string is a valid integer. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/libfile.c b/lib/libfile.c index 7e123b7..d2987af 100644 --- a/lib/libfile.c +++ b/lib/libfile.c @@ -1,3 +1,4 @@ +/* # libfile.c: open and read a single auxiliary data file. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/line.c b/lib/line.c index 4121ebb..88aec97 100644 --- a/lib/line.c +++ b/lib/line.c @@ -1,3 +1,4 @@ +/* # line.c: return the next line from a file, or NULL. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,9 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + + #include "config.h" diff --git a/lib/list.c b/lib/list.c index 508fb35..7d4ba65 100644 --- a/lib/list.c +++ b/lib/list.c @@ -1,3 +1,4 @@ +/* # list.c: simple list (represented as arrays) manipulation. # # Copyright (C) 1992 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/logreport.c b/lib/logreport.c index 3dd386d..35c9b25 100644 --- a/lib/logreport.c +++ b/lib/logreport.c @@ -1,3 +1,4 @@ +/* # logreport.c: showing information to the user. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/make-prefix.c b/lib/make-prefix.c index a278e11..691131d 100644 --- a/lib/make-prefix.c +++ b/lib/make-prefix.c @@ -1,3 +1,4 @@ +/* # make-prefix.c: construct a pathname prefix. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/make-suffix.c b/lib/make-suffix.c index bc8a851..0c52b12 100644 --- a/lib/make-suffix.c +++ b/lib/make-suffix.c @@ -1,3 +1,4 @@ +/* # make-suffix.c: unconditionally add a filename suffix. # # Copyright (C) 1992, 1993, 1995, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/math.c b/lib/math.c index f6cab57..c8a1bb6 100644 --- a/lib/math.c +++ b/lib/math.c @@ -1,3 +1,4 @@ +/* # math.c: define some simple array operations, and other functions. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/now.c b/lib/now.c index cb42e16..a00869f 100644 --- a/lib/now.c +++ b/lib/now.c @@ -1,3 +1,4 @@ +/* # time.c: the current date and time. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/numtoa.c b/lib/numtoa.c index 4c049d5..c146b23 100644 --- a/lib/numtoa.c +++ b/lib/numtoa.c @@ -1,3 +1,4 @@ +/* # numtoa.c: change numbers back to strings. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/pathsrch.c b/lib/pathsrch.c index f75b9cf..f8713e7 100644 --- a/lib/pathsrch.c +++ b/lib/pathsrch.c @@ -1,3 +1,4 @@ +/* # pathsrch.c: look for files based on paths, i.e., colon-separated # lists of directories. # @@ -16,10 +17,13 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ +/* # We should allow % specifiers in the paths for the resolution, mode # name, etc. +*/ #include "config.h" diff --git a/lib/progname.c b/lib/progname.c index f8f964d..01c5c5c 100644 --- a/lib/progname.c +++ b/lib/progname.c @@ -1,3 +1,4 @@ +/* # progname.c: the executable name we were invoked as; general initialization. # # Copyright (C) 1994, 1996, 1997, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" diff --git a/lib/rand.c b/lib/rand.c index 660a099..65a4702 100644 --- a/lib/rand.c +++ b/lib/rand.c @@ -1,3 +1,4 @@ +/* # rand.c: a simple pseudo-random number generator. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/report.c b/lib/report.c index 53110ec..465a051 100644 --- a/lib/report.c +++ b/lib/report.c @@ -1,3 +1,4 @@ +/* # report.c: showing information to the user online. # # Copyright (C) 1992, 2004, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/rm-suffix.c b/lib/rm-suffix.c index 326826c..f495f56 100644 --- a/lib/rm-suffix.c +++ b/lib/rm-suffix.c @@ -1,3 +1,4 @@ +/* # rm-suffix.c: remove any suffix. # # Copyright (C) 1992, 1993, 1995, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" diff --git a/lib/safe-free.c b/lib/safe-free.c index 4d3a1f8..81447c3 100644 --- a/lib/safe-free.c +++ b/lib/safe-free.c @@ -1,3 +1,4 @@ +/* # safe-free.c: free with error checking. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/scaled-num.c b/lib/scaled-num.c index 2345877..12e2805 100644 --- a/lib/scaled-num.c +++ b/lib/scaled-num.c @@ -1,3 +1,4 @@ +/* # scaled-num.c: conversions on ``scaled'' numbers, which are a 32-bit # word with 16 bits of fraction. # @@ -16,6 +17,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/spline.c b/lib/spline.c index 454f409..7637bb6 100644 --- a/lib/spline.c +++ b/lib/spline.c @@ -1,3 +1,4 @@ +/* # spline.c: spline and spline list (represented as arrays) manipulation. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/statistics.c b/lib/statistics.c index 635b6ee..c9e91a8 100644 --- a/lib/statistics.c +++ b/lib/statistics.c @@ -1,3 +1,4 @@ +/* # statistics.c: find various statistics. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/str-lcase.c b/lib/str-lcase.c index 39c49bc..bde8128 100644 --- a/lib/str-lcase.c +++ b/lib/str-lcase.c @@ -1,3 +1,4 @@ +/* # str-casefold.c: make a string either all uppercase or all lowercase. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/str-list.c b/lib/str-list.c index a780d2b..52d119c 100644 --- a/lib/str-list.c +++ b/lib/str-list.c @@ -1,3 +1,4 @@ +/* # str-list.c: define routines for string lists. # # Copyright (C) 1993, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/str-to-bit.c b/lib/str-to-bit.c index 169c879..1f60b22 100644 --- a/lib/str-to-bit.c +++ b/lib/str-to-bit.c @@ -1,3 +1,4 @@ +/* # str-to-bit.c: typeset a text string in some font, producing a bitmap. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/substring.c b/lib/substring.c index 8733a24..3d542d4 100644 --- a/lib/substring.c +++ b/lib/substring.c @@ -1,3 +1,4 @@ +/* # substring.c: copy a chunk from a string. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/varstring.c b/lib/varstring.c index c759abc..07062ba 100644 --- a/lib/varstring.c +++ b/lib/varstring.c @@ -1,3 +1,4 @@ +/* # varstring.c: variable-length strings. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/vector.c b/lib/vector.c index 0a30532..45ad6e3 100644 --- a/lib/vector.c +++ b/lib/vector.c @@ -1,3 +1,4 @@ +/* # vector.c: vector/point operations. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/xcalloc.c b/lib/xcalloc.c index 637d00c..335e5fe 100644 --- a/lib/xcalloc.c +++ b/lib/xcalloc.c @@ -1,3 +1,4 @@ +/* # xcalloc.c: calloc with error checking. # # Copyright (C) 1992, 1993, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/lib/xchdir.c b/lib/xchdir.c index b895ae4..0cbbbe9 100644 --- a/lib/xchdir.c +++ b/lib/xchdir.c @@ -1,20 +1,22 @@ -/* xchdir.c: chdir with error checking. - -Copyright (C) 1992, 2011 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 -the Free Software Foundation; either version 3, or (at your option) -any later version. - -This program 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 this program; if not, write to the Free Software -Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +/* +# xchdir.c: chdir with error checking. +# +# Copyright (C) 1992, 2011 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 +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program 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 this program. If not, see . +# +*/ #include "config.h" diff --git a/lib/xfopen.c b/lib/xfopen.c index d298cd9..9af3fe7 100644 --- a/lib/xfopen.c +++ b/lib/xfopen.c @@ -1,20 +1,22 @@ -/* xfopen.c: fopen and fclose with error checking. - -Copyright (C) 1992, 1993, 1995, 2011 Free Software Foundation, Inc. - -This library is free software; you can redistribute it and/or -modify it under the terms of the GNU Library General Public -License as published by the Free Software Foundation; either -version 3 of the License, or (at your option) any later version. - -This library 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 -Library General Public License for more details. - -You should have received a copy of the GNU Library General Public -License along with this library; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +/* +# xfopen.c: fopen and fclose with error checking. +# +# Copyright (C) 1992, 1993, 1995, 2011 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 +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program 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 this program. If not, see . +# +*/ #include "config.h" diff --git a/lib/xfseek.c b/lib/xfseek.c index f34d6e7..21d3408 100644 --- a/lib/xfseek.c +++ b/lib/xfseek.c @@ -1,20 +1,22 @@ -/* xfseek.c: fseek with error checking. - -Copyright (C) 1992, 1995, 2011 Free Software Foundation, Inc. - -This library is free software; you can redistribute it and/or -modify it under the terms of the GNU Library General Public -License as published by the Free Software Foundation; either -version 3 of the License, or (at your option) any later version. - -This library 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 -Library General Public License for more details. - -You should have received a copy of the GNU Library General Public -License along with this library; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +/* +# xfseek.c: fseek with error checking. +# +# Copyright (C) 1992, 1995, 2011 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 +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program 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 this program. If not, see . +# +*/ #include "config.h" diff --git a/lib/xftell.c b/lib/xftell.c index 7087ddd..ce88954 100644 --- a/lib/xftell.c +++ b/lib/xftell.c @@ -1,20 +1,22 @@ -/* xftell.c: ftell with error checking. - -Copyright (C) 1992, 1993, 1995, 2011 Free Software Foundation, Inc. - -This library is free software; you can redistribute it and/or -modify it under the terms of the GNU Library General Public -License as published by the Free Software Foundation; either -version 3 of the License, or (at your option) any later version. - -This library 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 -Library General Public License for more details. - -You should have received a copy of the GNU Library General Public -License along with this library; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +/* +# xftell.c: ftell with error checking. +# +# Copyright (C) 1992, 1993, 1995, 2011 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 +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program 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 this program. If not, see . +# +*/ #include "config.h" diff --git a/lib/xgetcwd.c b/lib/xgetcwd.c index fe9d295..3a29dec 100644 --- a/lib/xgetcwd.c +++ b/lib/xgetcwd.c @@ -1,21 +1,23 @@ -/* xgetcwd.c: a from-scratch version of getwd. Based on the tcsh 5.20 - source, apparently uncopyrighted. - -Copyright (C) 1992, 2011 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 -the Free Software Foundation; either version 3, or (at your option) -any later version. - -This program 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 this program; if not, write to the Free Software -Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +/* +# xgetcwd.c: a from-scratch version of getwd. Based on the tcsh 5.20 +# source, apparently uncopyrighted. +# +# Copyright (C) 1992, 2011 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 +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program 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 this program. If not, see . +# +*/ #include "config.h" #include "c-pathmx.h" diff --git a/lib/xmalloc.c b/lib/xmalloc.c index 721cc47..d593083 100644 --- a/lib/xmalloc.c +++ b/lib/xmalloc.c @@ -1,20 +1,22 @@ -/* xmalloc.c: malloc with error checking. - -Copyright (C) 1992, 1993, 2011 Free Software Foundation, Inc. - -This library is free software; you can redistribute it and/or -modify it under the terms of the GNU Library General Public -License as published by the Free Software Foundation; either -version 3 of the License, or (at your option) any later version. - -This library 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 -Library General Public License for more details. - -You should have received a copy of the GNU Library General Public -License along with this library; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +/* +# xmalloc.c: malloc with error checking. +# +# Copyright (C) 1992, 1993, 2011 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 +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program 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 this program. If not, see . +# +*/ /* Don't include config.h or all our other usual includes, since it's useful to just throw this file into other programs. */ diff --git a/lib/xmessage.c b/lib/xmessage.c index 31fcf67..9dd5162 100644 --- a/lib/xmessage.c +++ b/lib/xmessage.c @@ -1,3 +1,4 @@ +/* # xmessage.c: pop up a message for five seconds and then go away. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef X_DISPLAY_MISSING /* whole file */ diff --git a/lib/xopendir.c b/lib/xopendir.c index a597e12..fb50aa5 100644 --- a/lib/xopendir.c +++ b/lib/xopendir.c @@ -1,3 +1,4 @@ +/* # xopendir.c: opendir and closedir with error checking. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" diff --git a/lib/xrealloc.c b/lib/xrealloc.c index ab190e7..f476013 100644 --- a/lib/xrealloc.c +++ b/lib/xrealloc.c @@ -1,3 +1,4 @@ +/* # xrealloc.c: realloc with error checking. # # Copyright (C) 1992, 1993, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ /* Don't include config.h or all our other usual includes, since diff --git a/lib/xrename.c b/lib/xrename.c index e8c941a..dee0772 100644 --- a/lib/xrename.c +++ b/lib/xrename.c @@ -1,3 +1,4 @@ +/* # xrename.c: conceptually rename with error checking. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" diff --git a/lib/xstrdup.c b/lib/xstrdup.c index 06881c9..47a46d2 100644 --- a/lib/xstrdup.c +++ b/lib/xstrdup.c @@ -1,3 +1,4 @@ +/* # xstrdup.c: strdup with error checking. # # Copyright (C) 1992, 2004, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" diff --git a/pbm/libpbm.h b/pbm/libpbm.h index 6299314..dcb0351 100644 --- a/pbm/libpbm.h +++ b/pbm/libpbm.h @@ -1,3 +1,4 @@ +/* # libpbm.h: internal header file for libpbm portable bitmap library # # Copyright (C) 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #ifndef _LIBPBM_H_ #define _LIBPBM_H_ diff --git a/pbm/libpbm1.c b/pbm/libpbm1.c index bc216af..31b4157 100644 --- a/pbm/libpbm1.c +++ b/pbm/libpbm1.c @@ -1,5 +1,6 @@ +/* # libpbm1.c: pbm utility library part 1 -** $Id: libpbm1.c,v 1.6 2011/02/26 05:18:43 styluseater Exp $ +** $Id: libpbm1.c,v 1.7 2011/03/04 02:23:53 styluseater Exp $ # # Copyright (C) 1988, 2004 by Jef Poskanzer. # Copyright (C) 2011 Free Software Foundation, Inc. @@ -18,6 +19,7 @@ # along with this program. If not, see . # # Minor configuration changes for GNU --karl. +*/ #include "pbm.h" @@ -26,7 +28,7 @@ #include "c-ctype.h" #if 0 /* karl */ -#include +#include extern char *malloc (); extern void free (); extern void exit (); diff --git a/pbm/libpbm2.c b/pbm/libpbm2.c index e9390e5..4023567 100644 --- a/pbm/libpbm2.c +++ b/pbm/libpbm2.c @@ -1,3 +1,4 @@ +/* # libpbm2.c: pbm utility library part 2 # # Copyright (C) 1988 by Jef Poskanzer. @@ -16,6 +17,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "pbmplus.h" diff --git a/pbm/libpbm4.c b/pbm/libpbm4.c index e8b6040..7f7dedc 100644 --- a/pbm/libpbm4.c +++ b/pbm/libpbm4.c @@ -1,3 +1,4 @@ +/* # libpbm4.c: pbm utility library part 4 # # Copyright (C) 1988 by Jef Poskanzer. @@ -16,6 +17,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "pbm.h" diff --git a/pbm/pbmascii.c b/pbm/pbmascii.c index c7fe2b7..ce50eaa 100644 --- a/pbm/pbmascii.c +++ b/pbm/pbmascii.c @@ -1,3 +1,4 @@ +/* # pbmascii: dump a PBM file (from stdin) on stdout. # # Copyright (C) 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include diff --git a/pk/pk_input.c b/pk/pk_input.c index 336834d..f080698 100644 --- a/pk/pk_input.c +++ b/pk/pk_input.c @@ -1,3 +1,4 @@ +/* # pk_input.c: read from any number of PK files. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,13 +16,17 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ +/* # The basic idea is to # read the entire file into memory the first time the client asks for a # character. Since PK files tend to be quite small, this does not use # an enormous amount of memory. But we only bother to unpack a # character's bitmap when the client asks for that particular # character. +*/ + #include "config.h" diff --git a/pk/pk_opcodes.h b/pk/pk_opcodes.h index 6ead2b2..0341ba0 100644 --- a/pk/pk_opcodes.h +++ b/pk/pk_opcodes.h @@ -1,3 +1,4 @@ +/* # pk_opcodes.h: symbolic names for some of the GF commands and special # values. # @@ -16,6 +17,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #ifndef PK_OPCODES_H diff --git a/tfm/fontdimen.c b/tfm/fontdimen.c index 61067d3..779af16 100644 --- a/tfm/fontdimen.c +++ b/tfm/fontdimen.c @@ -1,3 +1,4 @@ +/* # fontdimen.c: handle TFM fontdimens a.k.a. font parameters. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" diff --git a/tfm/tfm_char.c b/tfm/tfm_char.c index 413b096..9dfe978 100644 --- a/tfm/tfm_char.c +++ b/tfm/tfm_char.c @@ -1,3 +1,4 @@ +/* # tfm_util.c: routines independent of reading or writing a particular font. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" diff --git a/tfm/tfm_fontdim.c b/tfm/tfm_fontdim.c index 3837357..ede9a12 100644 --- a/tfm/tfm_fontdim.c +++ b/tfm/tfm_fontdim.c @@ -1,3 +1,4 @@ +/* # fontdimen.c: handle TFM fontdimens a.k.a. font parameters. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" diff --git a/tfm/tfm_header.c b/tfm/tfm_header.c index df8c2d6..a96afae 100644 --- a/tfm/tfm_header.c +++ b/tfm/tfm_header.c @@ -1,3 +1,4 @@ +/* # tfm_header.c: deal with the TFM header bytes. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" diff --git a/tfm/tfm_input.c b/tfm/tfm_input.c index ce4e9ac..587a2ae 100644 --- a/tfm/tfm_input.c +++ b/tfm/tfm_input.c @@ -1,3 +1,4 @@ +/* # tfm_input.c: read a TFM file. # # Copyright (C) 1992, 2004, 2011 Free Software Foundation, Inc. @@ -15,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ #include "config.h" diff --git a/tfm/tfm_kern.c b/tfm/tfm_kern.c index 3de2ac0..6218c01 100644 --- a/tfm/tfm_kern.c +++ b/tfm/tfm_kern.c @@ -1,3 +1,4 @@ +/* # tfm_kern.c: deal with TFM kern lists. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/tfm/tfm_ligature.c b/tfm/tfm_ligature.c index d6a0014..ee42aa7 100644 --- a/tfm/tfm_ligature.c +++ b/tfm/tfm_ligature.c @@ -1,3 +1,4 @@ +/* # tfm_ligature.c: deal with TFM ligature lists. # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + #include "config.h" diff --git a/tfm/tfm_output.c b/tfm/tfm_output.c index b8e5b17..4e3f2f9 100644 --- a/tfm/tfm_output.c +++ b/tfm/tfm_output.c @@ -1,3 +1,4 @@ +/* # tfm_output.c: write property list files # # Copyright (C) 1992, 2011 Free Software Foundation, Inc. @@ -15,11 +16,16 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +*/ + +/* # (a human-readable equivalent # of TFM files), and convert them to TFM format. PL format is # described in the source code to the TeX utility PLtoTF, by Donald # Knuth. +*/ + #include "config.h" #include "concatn.h" -- cgit v1.2.1