aboutsummaryrefslogtreecommitdiff
path: root/ellinika/i18n.scm
diff options
context:
space:
mode:
Diffstat (limited to 'ellinika/i18n.scm')
-rw-r--r--ellinika/i18n.scm9
1 files changed, 4 insertions, 5 deletions
diff --git a/ellinika/i18n.scm b/ellinika/i18n.scm
index 8d9617a..4031254 100644
--- a/ellinika/i18n.scm
+++ b/ellinika/i18n.scm
@@ -1,9 +1,9 @@
;;;; This file is part of Greek Dictionary Web Engine
-;;;; Copyright (C) 2006 Sergey Poznyakoff
+;;;; Copyright (C) 2006, 2007 Sergey Poznyakoff
;;;;
;;;; 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)
+;;;; the Free Software Foundation; either version 3, or (at your option)
;;;; any later version.
;;;;
;;;; This program is distributed in the hope that it will be useful,
@@ -11,9 +11,8 @@
;;;; 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; if not, write to the Free Software Foundation,
-;;;; Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+;;;; You should have received a copy of the GNU General Public License
+;;;; along with this program. If not, see <http://www.gnu.org/licenses/>.
(define-module (ellinika i18n)
#:export (locale-setup))

Return to:

Send suggestions and report system problems to the System administrator.