summaryrefslogtreecommitdiffstats
path: root/src/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:46:57 -0500
commitba8937d83675c7d69808d1d3df8f823afdc5ce2a (patch)
tree7ba934099a424e9ace595cccd191bddb7aeadb30 /src/sss_client/pam_test_client.c
parentef214ac48a5499353609443178a65ea1d2d34c97 (diff)
downloadsssd-ba8937d83675c7d69808d1d3df8f823afdc5ce2a.tar.gz
sssd-ba8937d83675c7d69808d1d3df8f823afdc5ce2a.tar.xz
sssd-ba8937d83675c7d69808d1d3df8f823afdc5ce2a.zip
Fix licensing issues for sss_client
Diffstat (limited to 'src/sss_client/pam_test_client.c')
-rw-r--r--src/sss_client/pam_test_client.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/sss_client/pam_test_client.c b/src/sss_client/pam_test_client.c
index a088981bc..ef424e77c 100644
--- a/src/sss_client/pam_test_client.c
+++ b/src/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/>.
*/