aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac9
1 files changed, 4 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac
index 5dbd839..de843af 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,9 @@
# This file is part of Ellinika -*- autoconf -*-
-# Copyright (C) 2004, 2005 Sergey Poznyakoff
+# Copyright (C) 2004, 2005, 2007 Sergey Poznyakoff
#
# Ellinika 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 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
#
# Ellinika is distributed in the hope that it will be useful,
@@ -12,14 +12,13 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with Ellinika; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
AC_PREREQ(2.59)
AC_REVISION($Revision$)
-AC_INIT(ellinika, 1.1, gray@gnu.org)
+AC_INIT(ellinika, 1.2, [gray@gnu.org.ua])
AC_CONFIG_SRCDIR(cgi-bin/dict.scm4)
AC_CONFIG_AUX_DIR([build-aux])
AC_CANONICAL_SYSTEM

Return to:

Send suggestions and report system problems to the System administrator.