Fix users of KDFs to use params not ctls
[openssl.git] / crypto / asn1 / asn_mstbl.c
index 8260939002a70c15be853cb1a81d41279260ea74..3139ab07ccb886c9c57a5047709b1a2f8bc254b5 100644 (file)
@@ -1,14 +1,13 @@
 /*
- * Copyright 2012-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2012-2017 The OpenSSL Project Authors. All Rights Reserved.
  *
- * Licensed under the OpenSSL license (the "License").  You may not use
+ * Licensed under the Apache License 2.0 (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
  */
 
 #include <stdio.h>
-#include <ctype.h>
 #include <openssl/crypto.h>
 #include "internal/cryptlib.h"
 #include <openssl/conf.h>