From 0581f17dca593a7d17ec1ada37c94f92b414eb74 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 18 Oct 2004 05:06:47 +0000 Subject: Sync from gnulib. --- lib/diacrit.c | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'lib/diacrit.c') diff --git a/lib/diacrit.c b/lib/diacrit.c index e286d8bcc..e3735a408 100644 --- a/lib/diacrit.c +++ b/lib/diacrit.c @@ -3,7 +3,21 @@ François Pinard , 1988. All this file is a temporary hack, waiting for locales in GNU. -*/ + + 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; see the file COPYING. + If not, write to the Free Software Foundation, + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifdef HAVE_CONFIG_H # include -- cgit v1.2.3-54-g00ecf