1
0
mirror of https://github.com/kakwa/uts-server synced 2025-01-05 19:33:33 +01:00

adding copyright notice

This commit is contained in:
kakwa 2016-08-22 22:28:06 +02:00
parent a61174ec68
commit d227d2697e

View File

@ -1,3 +1,8 @@
/*
* "This product includes software developed by the OpenSSL Project
* * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)"
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>