From ef69fc0b208717490a8b3d4469ebf3485e17ecee Mon Sep 17 00:00:00 2001 From: Martin Nagy Date: Tue, 4 Aug 2009 16:19:27 +0200 Subject: Change license: GPLv2 or later Allow publishing the code under GPL version 2 or later. Before that, we only allowed to use version 2. --- src/ldap_helper.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/ldap_helper.c') diff --git a/src/ldap_helper.c b/src/ldap_helper.c index c15e2a0..eb98b86 100644 --- a/src/ldap_helper.c +++ b/src/ldap_helper.c @@ -1,4 +1,5 @@ -/* Authors: Martin Nagy +/* + * Authors: Martin Nagy * Adam Tkac * * Copyright (C) 2008, 2009 Red Hat @@ -6,7 +7,7 @@ * * 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; version 2 only + * published by the Free Software Foundation; version 2 or later * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of -- cgit