aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac17
1 files changed, 8 insertions, 9 deletions
diff --git a/configure.ac b/configure.ac
index b96ca94..542c54e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,20 +1,19 @@
# This file is part of IPACCT
-# Copyright (c) Sergey Poznyakoff
-#
-# This program is free software; you can redistribute it and/or modify
+# Copyright (C) 1999,2000,2001,2002,2003,2004,2005,2008 Sergey Poznyakoff
+#
+# Ipacct 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
-# (at your option) any later version.
+# 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,
+# Ipacct 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; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-#
+# along with Ipacct. If not, see <http://www.gnu.org/licenses/>. */
+
AC_PREREQ(2.53)
AC_INIT(ipacct, 1.0, bug-ipacct@gnu.org.ua)
AC_CONFIG_SRCDIR(src/ipacct.h)

Return to:

Send suggestions and report system problems to the System administrator.