From ba1ecc079bdf04b0fa18d6fcc299374baece7d38 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 24 Feb 2003 21:06:17 +0000 Subject: [PATCH] Stick to ASCII for now. --- ChangeLog | 4 ++-- THANKS | 2 +- TODO | 4 ++-- data/m4sugar/m4sugar.m4 | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0d891aa..0ba9650 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24,7 +24,7 @@ and Doxygen'ed documentation of class Position. (location.hh): Use it. Document a` la Doxygen. - With the help of Benoît Perrot. + With the help of Benoit Perrot. 2003-02-20 Akim Demaille @@ -6748,7 +6748,7 @@ * tests/atlocal.in (CPPFLAGS): Do not leave a space between -I and its argument. - Reported by Peter Hámorský. + Reported by Peter Hamorsky. 2001-12-05 Akim Demaille diff --git a/THANKS b/THANKS index 8da9528..32a7a8b 100644 --- a/THANKS +++ b/THANKS @@ -47,7 +47,7 @@ Pascal Bart pascal.bart@epita.fr Paul Eggert eggert@twinsun.com Paul Hilfinger Hilfinger@CS.Berkeley.EDU Per Allansson per@appgate.com -Peter Hámorský hamo@upjs.sk +Peter Hamorsky hamo@upjs.sk Piotr Gackiewicz gacek@intertel.com.pl Quoc Peyrot chojin@lrde.epita.fr R Blake blakers@mac.com diff --git a/TODO b/TODO index 1bc0e85..168b4e0 100644 --- a/TODO +++ b/TODO @@ -161,7 +161,7 @@ There are a couple of proposed outputs: which is based on Bison. -Sébastien Serrurier (serrur_s@epita.fr) is working on this: he is +Sebastien Serrurier (serrur_s@epita.fr) is working on this: he is expected to contact the authors, design the output, and implement it into Bison. @@ -324,7 +324,7 @@ the parser with a means to create the (visual) parse tree. ----- -Copyright (C) 2001, 2002 Free Software Foundation, Inc. +Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc. This file is part of GNU Bison. diff --git a/data/m4sugar/m4sugar.m4 b/data/m4sugar/m4sugar.m4 index 052fc9f..83c2ac6 100644 --- a/data/m4sugar/m4sugar.m4 +++ b/data/m4sugar/m4sugar.m4 @@ -2,7 +2,7 @@ divert(-1)# -*- Autoconf -*- # This file is part of Autoconf. # Base M4 layer. # Requires GNU M4. -# Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc. +# Copyright (C) 1999, 2000, 2001, 2002, 2003 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 @@ -844,7 +844,7 @@ m4_define([m4_undivert], # m4_require'd. # # The implementation is based on two ideas, (i) using diversions to -# prepare the expansion of the macro and its dependencies (by François +# prepare the expansion of the macro and its dependencies (by Franc,ois # Pinard), and (ii) expand the most recently m4_require'd macros _after_ # the previous macros (by Axel Thimm). # -- 2.7.4