summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSam Hartman <hartmans@mit.edu>2010-10-05 13:57:27 +0000
committerSam Hartman <hartmans@mit.edu>2010-10-05 13:57:27 +0000
commit0ce5cb2e9dc040f35a91bca8dcad68d10ed7ea8a (patch)
tree1f555993819808ecd184545f9096b4c713e0a207 /src
parent6b2ecc35be9774019d6abb3b76e71a3f3de93562 (diff)
downloadkrb5-0ce5cb2e9dc040f35a91bca8dcad68d10ed7ea8a.tar.gz
krb5-0ce5cb2e9dc040f35a91bca8dcad68d10ed7ea8a.tar.xz
krb5-0ce5cb2e9dc040f35a91bca8dcad68d10ed7ea8a.zip
Add additional NRL copyright
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24423 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
-rw-r--r--src/plugins/preauth/securid_sam2/securid2.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/plugins/preauth/securid_sam2/securid2.c b/src/plugins/preauth/securid_sam2/securid2.c
index b0012a15a..f5e071549 100644
--- a/src/plugins/preauth/securid_sam2/securid2.c
+++ b/src/plugins/preauth/securid_sam2/securid2.c
@@ -25,6 +25,19 @@
* or implied warranty.
*/
+/*
+ * Copyright (c) 2002 Naval Research Laboratory (NRL/CCS)
+ *
+ * Permission to use, copy, modify and distribute this software and its
+ * documentation is hereby granted, provided that both the copyright
+ * notice and this permission notice appear in all copies of the software,
+ * derivative works or modified versions, and any portions thereof.
+ *
+ * NRL ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS" CONDITION AND
+ * DISCLAIMS ANY LIABILITY OF ANY KIND FOR ANY DAMAGES WHATSOEVER
+ * RESULTING FROM THE USE OF THIS SOFTWARE.
+ *
+ */
#include "k5-int.h"
#include <kdb.h>
#include <stdio.h>