summaryrefslogtreecommitdiff
path: root/m4/acx_pthread.m4
diff options
context:
space:
mode:
authorSteven G. Johnson <stevenj@alum.mit.edu>2007-07-29 21:26:21 +0200
committerPeter Simons <simons@cryp.to>2007-07-29 21:26:21 +0200
commit9fb47be41fa782be760e5ad43e60458801057500 (patch)
treee42154bcc8d27203912ed27e271516ec6cfb9eba /m4/acx_pthread.m4
parent9a2d3e0c3e197e60fc9137d7b3b35a10d865c0ba (diff)
downloadautoconf-archive-9fb47be41fa782be760e5ad43e60458801057500.tar.gz
updated from GPL2 to GPL3 (with autoconf exception)
Diffstat (limited to 'm4/acx_pthread.m4')
-rw-r--r--m4/acx_pthread.m413
1 files changed, 6 insertions, 7 deletions
diff --git a/m4/acx_pthread.m4 b/m4/acx_pthread.m4
index 7ac8ffd..d2b1169 100644
--- a/m4/acx_pthread.m4
+++ b/m4/acx_pthread.m4
@@ -48,15 +48,15 @@
#
# LAST MODIFICATION
#
-# 2006-05-29
+# 2007-07-29
#
# COPYLEFT
#
-# Copyright (c) 2006 Steven G. Johnson <stevenj@alum.mit.edu>
+# Copyright (c) 2007 Steven G. Johnson <stevenj@alum.mit.edu>
#
-# This program is free software; you can redistribute it and/or
+# 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
+# published by the Free Software Foundation, either version 3 of the
# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
@@ -65,9 +65,8 @@
# 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 this program. If not, see
+# <http://www.gnu.org/licenses/>.
#
# As a special exception, the respective Autoconf Macro's copyright
# owner gives unlimited permission to copy, distribute and modify the