summaryrefslogtreecommitdiffstats
path: root/sss_client/protos.h
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/protos.h
parenta28ac2fa9b2cf11e664bcf6f85b25655c86db07b (diff)
downloadsssd-9fb4246973602cb26f92b677d393c74392a4768e.tar.gz
sssd-9fb4246973602cb26f92b677d393c74392a4768e.tar.xz
sssd-9fb4246973602cb26f92b677d393c74392a4768e.zip
Fix licensing issues for sss_client
Diffstat (limited to 'sss_client/protos.h')
-rw-r--r--sss_client/protos.h30
1 files changed, 22 insertions, 8 deletions
diff --git a/sss_client/protos.h b/sss_client/protos.h
index adb0b7bb7..1c11ae658 100644
--- a/sss_client/protos.h
+++ b/sss_client/protos.h
@@ -1,12 +1,26 @@
/*
- * System Security Services Daemon. NSS Interface
- *
- * Copyright (C) Simo Sorce 2007
- *
- * You can used this header file in any way you see fit provided copyright
- * notices are preserved.
- *
- */
+ SSSD
+
+ Client Interface for NSS and PAM.
+
+ Authors:
+ Simo Sorce <ssorce@redhat.com>
+
+ Copyright (C) Red Hat, Inc 2007
+
+ This program is free software; you can redistribute it and/or modify
+ 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 Lesser General Public License for more details.
+
+ 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/>.
+*/
#if 0
/* SHADOW database NSS interface */