summaryrefslogtreecommitdiffstats
path: root/crypto/dsa/dsa_meth.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/dsa/dsa_meth.c')
-rw-r--r--crypto/dsa/dsa_meth.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/crypto/dsa/dsa_meth.c b/crypto/dsa/dsa_meth.c
index 816e35ecc5..4379d9d5d1 100644
--- a/crypto/dsa/dsa_meth.c
+++ b/crypto/dsa/dsa_meth.c
@@ -1,4 +1,13 @@
/*
+ * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
+ *
+ * Licensed under the OpenSSL license (the "License"). You may not use
+ * this file except in compliance with the License. You can obtain a copy
+ * in the file LICENSE in the source distribution or at
+ * https://www.openssl.org/source/license.html
+ */
+
+/*
* Licensed under the OpenSSL licenses, (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at