summaryrefslogtreecommitdiff
path: root/m4/ax_prog_ruby_version.m4
diff options
context:
space:
mode:
authorFrancesco Salvestrini <salvestrini@users.sourceforge.net>2008-01-29 21:24:19 +0100
committerPeter Simons <simons@cryp.to>2008-01-29 21:24:19 +0100
commite1d92b630b3c7435169ea165decb36b9a6840952 (patch)
tree50b23d136b3f112be0a1ec1f883a8f19f5907171 /m4/ax_prog_ruby_version.m4
parent4ed42751b7f1d272b0ebc308252be0f0bdd792f3 (diff)
downloadautoconf-archive-e1d92b630b3c7435169ea165decb36b9a6840952.tar.gz
Re-released recent additions under an all-permissive license and added
listed Dustin J. Mitchell as joint copyright holder of AX_WITH_PROG.
Diffstat (limited to 'm4/ax_prog_ruby_version.m4')
-rw-r--r--m4/ax_prog_ruby_version.m434
1 files changed, 4 insertions, 30 deletions
diff --git a/m4/ax_prog_ruby_version.m4 b/m4/ax_prog_ruby_version.m4
index 0f1a060..fa43df4 100644
--- a/m4/ax_prog_ruby_version.m4
+++ b/m4/ax_prog_ruby_version.m4
@@ -26,41 +26,15 @@
#
# LAST MODIFICATION
#
-# 2008-01-27
+# 2008-01-29
#
# COPYLEFT
#
# Copyright (c) 2008 Francesco Salvestrini <salvestrini@users.sourceforge.net>
#
-# 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 of the
-# License, or (at your option) any later version.
-#
-# This program 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.
-#
-# As a special exception, the respective Autoconf Macro's copyright
-# owner gives unlimited permission to copy, distribute and modify the
-# configure scripts that are the output of Autoconf when processing
-# the Macro. You need not follow the terms of the GNU General Public
-# License when using or distributing such scripts, even though
-# portions of the text of the Macro appear in them. The GNU General
-# Public License (GPL) does govern all other use of the material that
-# constitutes the Autoconf Macro.
-#
-# This special exception to the GPL applies to versions of the
-# Autoconf Macro released by the Autoconf Macro Archive. When you
-# make and distribute a modified version of the Autoconf Macro, you
-# may extend this special exception to the GPL to apply to your
-# modified version as well.
+# Copying and distribution of this file, with or without
+# modification, are permitted in any medium without royalty provided
+# the copyright notice and this notice are preserved.
AC_DEFUN([AX_PROG_RUBY_VERSION],[
AC_REQUIRE([AC_PROG_SED])