aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-03-06 16:32:49 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2010-03-06 16:32:49 +0200
commit3e26e4fdb0e87eb89055c150d5089b5f2b7f10e6 (patch)
tree8639552edda55ccbf8edb684647ff3e779b75882 /configure.ac
parent1c2f2ebfe42aee715d96768bd15ea0e6f949a444 (diff)
downloadgamma-3e26e4fdb0e87eb89055c150d5089b5f2b7f10e6.tar.gz
gamma-3e26e4fdb0e87eb89055c150d5089b5f2b7f10e6.tar.bz2
Update copyright statements.
Remove gettext files, which resurrected mystically after transition to Git.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac16
1 files changed, 7 insertions, 9 deletions
diff --git a/configure.ac b/configure.ac
index 136b933..e34de72 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,20 +1,18 @@
dnl This file is part of Gamma
dnl Copyright (C) 2002, 2004, 2007, 2010 Sergey Poznyakoff
dnl
-dnl This program is free software; you can redistribute it and/or modify it
-dnl under the terms of the GNU General Public License as published by the
-dnl Free Software Foundation; either version 3 of the License, or (at your
-dnl option) any later version.
+dnl Gamma is free software; you can redistribute it and/or modify
+dnl it under the terms of the GNU General Public License as published by
+dnl the Free Software Foundation; either version 3, or (at your option)
+dnl any later version.
dnl
-dnl This program is distributed in the hope that it will be useful,
+dnl Gamma is distributed in the hope that it will be useful,
dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
dnl GNU General Public License for more details.
dnl
-dnl You should have received a copy of the GNU General Public License along
-dnl with this program. If not, see <http://www.gnu.org/licenses/>. */
-
-dnl Process this file with autoconf to produce a configure script.
+dnl You should have received a copy of the GNU General Public License
+dnl along with Gamma. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.59)

Return to:

Send suggestions and report system problems to the System administrator.