]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/evp/e_aria.c
Correct Oracle copyrights & clarify.
[thirdparty/openssl.git] / crypto / evp / e_aria.c
index 8745bfeb269e4635b2c3211def18ad17b5fac4d5..6e72c7795841049c2899d0c70708e02a1927428e 100644 (file)
@@ -1,5 +1,6 @@
 /*
  * Copyright 2006-2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright (c) 2017, Oracle and/or its affiliates.  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
@@ -7,10 +8,6 @@
  * https://www.openssl.org/source/license.html
  */
 
-/* ====================================================================
- * Copyright (c) 2017 Oracle and/or its affiliates.  All rights reserved.
- */
-
 #include "internal/cryptlib.h"
 #ifndef OPENSSL_NO_ARIA
 # include <openssl/evp.h>