diff modules/sample/external/configure.ac @ 5417:dd9541c73e70

Converted the modules samples to GPLv3 or later.
author Mats Lidell <matsl@xemacs.org>
date Wed, 27 Oct 2010 21:46:49 +0200
parents dce479915b74
children
line wrap: on
line diff
--- a/modules/sample/external/configure.ac	Wed Oct 27 00:09:04 2010 +0200
+++ b/modules/sample/external/configure.ac	Wed Oct 27 21:46:49 2010 +0200
@@ -1,8 +1,8 @@
 # Process this file with autoconf to produce a configure script.
 # This sample autoconf input script is free; 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) any
-# later version.
+# the Free Software Foundation, either version 3 of the License, or (at your
+# option) any later version.
 AC_INIT([Sample module], [1.0], [xemacs-beta@xemacs.org])
 AC_PREREQ(2.53)
 AC_REVISION($Revision: 1.1 $)