summaryrefslogtreecommitdiffstats
path: root/sss_client/pam_test_client.c
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2010-02-18 14:13:54 -0500
committerStephen Gallagher <sgallagh@redhat.com>2010-02-18 15:48:05 -0500
commit9fb4246973602cb26f92b677d393c74392a4768e (patch)
tree2ab8e1b76ac2e08306ff3dd3765a4d2b62063adf /sss_client/pam_test_client.c
parenta28ac2fa9b2cf11e664bcf6f85b25655c86db07b (diff)
downloadsssd-9fb4246973602cb26f92b677d393c74392a4768e.tar.gz
sssd-9fb4246973602cb26f92b677d393c74392a4768e.tar.xz
sssd-9fb4246973602cb26f92b677d393c74392a4768e.zip
Fix licensing issues for sss_client
Diffstat (limited to 'sss_client/pam_test_client.c')
-rw-r--r--sss_client/pam_test_client.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/sss_client/pam_test_client.c b/sss_client/pam_test_client.c
index a088981bc..ef424e77c 100644
--- a/sss_client/pam_test_client.c
+++ b/sss_client/pam_test_client.c
@@ -5,16 +5,16 @@
Copyright (C) 2009 Red Hat
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
+ it under the terms of the GNU Lesser General Public License as 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 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.
+ GNU Lesser General Public License for more details.
- You should have received a copy of the GNU General Public License
+ You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/