aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/asn.1/asn1_get.h
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1994-07-14 15:44:15 +0000
committerTheodore Tso <tytso@mit.edu>1994-07-14 15:44:15 +0000
commitb6fc1de519602e8685ab3879b4da6b95dd8ed33a (patch)
treef8875e34b6a745bda5a8e5bb0e7e7c6135d3f617 /src/lib/krb5/asn.1/asn1_get.h
parentc18a08206b6d54787abf11ff1c6594b17ef61c4c (diff)
downloadkrb5-b6fc1de519602e8685ab3879b4da6b95dd8ed33a.zip
krb5-b6fc1de519602e8685ab3879b4da6b95dd8ed33a.tar.gz
krb5-b6fc1de519602e8685ab3879b4da6b95dd8ed33a.tar.bz2
Added MIT Copyright notices
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3973 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/krb5/asn.1/asn1_get.h')
-rw-r--r--src/lib/krb5/asn.1/asn1_get.h23
1 files changed, 23 insertions, 0 deletions
diff --git a/src/lib/krb5/asn.1/asn1_get.h b/src/lib/krb5/asn.1/asn1_get.h
index 1e4896b..af3df7c 100644
--- a/src/lib/krb5/asn.1/asn1_get.h
+++ b/src/lib/krb5/asn.1/asn1_get.h
@@ -1,3 +1,26 @@
+/*
+ * src/lib/krb5/asn.1/asn1_get.h
+ *
+ * Copyright 1994 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
+ *
+ * Export of this software from the United States of America may
+ * require a specific license from the United States Government.
+ * It is the responsibility of any person or organization contemplating
+ * export to obtain such a license before exporting.
+ *
+ * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
+ * distribute this software and its documentation for any purpose and
+ * without fee is hereby granted, provided that the above copyright
+ * notice appear in all copies and that both that copyright notice and
+ * this permission notice appear in supporting documentation, and that
+ * the name of M.I.T. not be used in advertising or publicity pertaining
+ * to distribution of the software without specific, written prior
+ * permission. M.I.T. makes no representations about the suitability of
+ * this software for any purpose. It is provided "as is" without express
+ * or implied warranty.
+ */
+
#ifndef __ASN1_GET_H__
#define __ASN1_GET_H__