aboutsummaryrefslogtreecommitdiff
path: root/lib/utf8.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2008-07-28 11:07:36 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2008-07-28 11:07:36 +0300
commit8b8913c1117e47ef8fa9ab14787d0f50b2af7959 (patch)
tree47802213f18d834089a311933cb70350441182aa /lib/utf8.c
parent3a3663b1192436125ac2a69bd6e4f5dafdd473fe (diff)
downloaddico-8b8913c1117e47ef8fa9ab14787d0f50b2af7959.tar.gz
dico-8b8913c1117e47ef8fa9ab14787d0f50b2af7959.tar.bz2
Dico is dubbed GNU package
Diffstat (limited to 'lib/utf8.c')
-rw-r--r--lib/utf8.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/utf8.c b/lib/utf8.c
index 45a0fc9..e8fef18 100644
--- a/lib/utf8.c
+++ b/lib/utf8.c
@@ -1,18 +1,18 @@
-/* This file is part of Dico
+/* This file is part of GNU Dico
Copyright (C) 2007, 2008 Sergey Poznyakoff
- Dico is free software; you can redistribute it and/or modify
+ GNU Dico 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.
- Dico is distributed in the hope that it will be useful,
+ GNU Dico 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 Dico. If not, see <http://www.gnu.org/licenses/>. */
+ along with GNU Dico. If not, see <http://www.gnu.org/licenses/>. */
#ifdef HAVE_CONFIG_H
# include <config.h>

Return to:

Send suggestions and report system problems to the System administrator.