diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2007-08-19 16:08:46 +0200 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2007-08-19 16:08:46 +0200 |
commit | d053abb5865ec034277fdbd88b71ced9de08df8f (patch) | |
tree | 1c6f96c11b86665afb8054635a9747948ed29a85 /debian/copyright | |
parent | 45c532c3d7326803f36ed68d4dba437b7c9adc58 (diff) |
include newer version of acx_pthread.m4
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@355 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/debian/copyright b/debian/copyright index 4825022..2b84ec2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -51,11 +51,11 @@ with or without modifications. The code is The file m4/acx_pthread.m4 contains the following copyright statement: - 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 @@ -64,9 +64,8 @@ The file m4/acx_pthread.m4 contains the following copyright statement: 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 |