COPYRIGHT

This commit is contained in:
Simon
2022-08-08 05:46:54 -07:00
parent c2dacaae46
commit 36f6a6d4d3
232 changed files with 1201 additions and 7270 deletions

View File

@@ -1,12 +1,13 @@
/*
* Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved.
/*
* Copyright 2022 The GmSSL Project. 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 Apache License, Version 2.0 (the License); you may
* not use this file except in compliance with the License.
*
* http://www.apache.org/licenses/LICENSE-2.0
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>