crypto/bio/build.info: split the source files in categories
[openssl.git] / crypto / dso / dso_dl.c
index 290d73cf3575ba2081c7db91dd7c34ddc030e12a..5469789345af11b16b053133cd312a7738df8c06 100644 (file)
@@ -1,13 +1,13 @@
 /*
  * Copyright 2000-2016 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 "dso_locl.h"
+#include "dso_local.h"
 
 #ifdef DSO_DL