diff options
| -rw-r--r-- | THANKS | 10 | ||||
| -rw-r--r-- | doc/mdk_ack.texi | 6 | 
2 files changed, 8 insertions, 8 deletions
@@ -13,15 +13,15 @@ list of these people. Help me keep it complete and exempt of errors.     * Aleix Conchillo (<aleix@member.fsf.org>) has been following MDK's       development for many years, indefatigably chasing and fixing -     bugs, and suggesting many improvements. He's also the author of -     the Fink and Macports ports, and took care of keeping Guile -     support up to date. +     bugs, and suggesting many improvements. He's also the original +     author of the Fink and Macports ports, and took care of keeping +     Guile support up to date.     * Pieter E.J. Pareit (<pieter.pareit@skynet.be>) is the author of       the Emacs MIXAL mode, and has also contributed many bug fixes.     * Michael Scholz (<scholz-micha@gmx.de>) is the author of the -       German translation of MDK's user interface. +     German translation of MDK's user interface.     * Sergey Poznyakoff(<gray@gnu.org>) provided patches to       mixlib/mix_scanner.l improving MIXAL compliance. @@ -33,7 +33,7 @@ list of these people. Help me keep it complete and exempt of errors.       and the samples sample/elevator.mixal, sample/mistery.mixal from       his MIXAL package. -   * Agustin Navarro (<anp@cantv.net>), Ying-Chieh Liao +   * Ryan Schmidt, Agustin Navarro (<anp@cantv.net>), Ying-Chieh Liao       (<ijliao@csie.nctu.edu.tw>), Adrian Bunk (<bunk@fs.tum.de>),       Baruch Even (<baruch@debian.org>) and Ronald Cole       (<ronald@forte-intl.com>) created and/or maintain packages of MDK diff --git a/doc/mdk_ack.texi b/doc/mdk_ack.texi index 18fe06d..6d4e885 100644 --- a/doc/mdk_ack.texi +++ b/doc/mdk_ack.texi @@ -1,6 +1,6 @@  @c -*-texinfo-*-  @c This is part of the GNU MDK Reference Manual. -@c Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009, 2013 +@c Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009, 2013, 2014  @c   Free Software Foundation, Inc.  @c See the file mdk.texi for copying conditions. @@ -22,7 +22,7 @@ design with insightful comments and prototypes.  @item Aleix Conchillo  has been following @sc{mdk}'s development for many years, indefatigably  chasing and fixing bugs, and suggesting many improvements. He's also the -author of the Fink and Macports ports. +original author of the Fink and Macports ports.  @item Pieter E J Pareit  is the author of the Emacs MIXAL mode, and has also contributed many @@ -46,7 +46,7 @@ contributed the documentation file @file{MIX.DOC} and the samples  has tested @sc{mdk} in a lot of Unix platforms, suggesting portability  enhancements to the source code. -@item Agustin Navarro, Ying-Chieh Liao, Adrian Bunk, Baruch Even, and Ronald Cole +@item Ryan Schmidt, Agustin Navarro, Ying-Chieh Liao, Adrian Bunk, Baruch Even, and Ronald Cole  ported @sc{mdk} to different platforms, and created and/or maintain  packages for it.  | 
