summaryrefslogtreecommitdiffstats
path: root/sss_client/protos.h
diff options
context:
space:
mode:
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 */