[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
From: |
Gavin D. Smith |
Date: |
Thu, 19 Oct 2023 14:52:58 -0400 (EDT) |
branch: master
commit ceddc91c9ad22c080f7944715ed540af6ac11663
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Thu Oct 19 19:49:16 2023 +0100
* AUTHORS: trim texi2html and C makeinfo entries, as these are
no longer part of the package. Also remove credits for "images"
directory as it is unclear which directory this refers to.
---
AUTHORS | 36 +++++-------------------------------
ChangeLog | 6 ++++++
2 files changed, 11 insertions(+), 31 deletions(-)
diff --git a/AUTHORS b/AUTHORS
index ab6603672e..53fdeecf81 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -6,53 +6,27 @@ Texinfo authors.
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
-Adrian Aichner texi2html.
-Olaf Bachmann texi2html.
Karl Berry all files.
-Per Bothner makeinfo/xml.c, makeinfo/docbook.c updates.
Torsten Bronger texinfo.dtd.
Bob Chassell texinfo.tex, original texinfo.txi.
-Lionel Cons original texi2html.
Akim Demaille texi2dvi, util/* tests.
-Patrice Dumas texi2html, texi2html.texi, texinfo.txi, tp author.
-Alper Ersoy makeinfo: enhancements in all files, especially
- html-, xml-, and docbook-related.
-Brian Fox all makeinfo/* and info/* files, info-stnd.texi.
+Patrice Dumas texinfo.txi, tp author.
+Brian Fox all info/* files, info-stnd.texi.
Noah Friedman original texi2dvi.
Oleg Katsitadze doc/*
-Dave Love original makeinfo/html.[ch].
-Karl Heinz Marbaise original makeinfo language support, most files,
- texi2html manual.
-Philippe Martin original makeinfo xml/docbook output.
Sergey Poznyakoff all files.
-Derek Price texi2html.
Arnold Robbins literate (texi+awk) texindex.
-Paul Rubin original makeinfo/multi.c.
-Andreas Schwab texinfo.tex, configure.ac, most makeinfo files.
+Andreas Schwab texinfo.tex, configure.ac
Gavin Smith all files.
Richard Stallman original texinfo.tex, install-info.c,
texindex.c, texinfo.txi.
Zack Weinberg texinfo.tex: @macro implementation.
-Ralf Wildenhues util/gendocs.sh, makeinfo/tests/*,
- makeinfo/html.c, makeinfo/cmds.c, makeinfo/footnote.c,
- doc/texinfo.txi,
+Ralf Wildenhues util/gendocs.sh, doc/texinfo.txi,
Makefile.am, configure.ac.
Eli Zaretskii all files.
See http://translationproject.org/team/index.html for the
-translation teams for a given language LL. Additional info for
-original texi2html translations:
-fr: Patrice Dumas and Jean-Charles Malahieude
-de: Reinhold Kainhofer
-pt_BR,
-pt: Jorge Barros de Abreu
-ja: Found in Fedora. Don't know the author.
-es: Francisco Vila
-it: Federico Bruni
-hu: Dénes Harmath
-
-Images in the images directory come from the Singular project:
-http://www.singular.uni-kl.de/
+translation teams for a given language LL.
Many files included in the Texinfo distribution are copied from other
locations, no author information is given for those. See util/srclist*.
diff --git a/ChangeLog b/ChangeLog
index a8c2df0f0c..7ada86a887 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2023-10-19 Gavin Smith <gavinsmith0123@gmail.com>
+
+ * AUTHORS: trim texi2html and C makeinfo entries, as these are
+ no longer part of the package. Also remove credits for "images"
+ directory as it is unclear which directory this refers to.
+
2023-10-19 Gavin Smith <gavinsmith0123@gmail.com>
* autogen.sh: Edit comments to make clearer what files are being