summaryrefslogtreecommitdiff
path: root/src/security/security_driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/security/security_driver.c')
-rw-r--r--src/security/security_driver.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/security/security_driver.c b/src/security/security_driver.c
index 5cc61782db..7ff5f1786d 100644
--- a/src/security/security_driver.c
+++ b/src/security/security_driver.c
@@ -6,6 +6,15 @@
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
+ * This library 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 library; If not, see
+ * <http://www.gnu.org/licenses/>.
+ *
* Authors:
* James Morris <jmorris@namei.org>
* Dan Walsh <dwalsh@redhat.com>