1
0
mirror of https://github.com/kakwa/uts-server synced 2025-01-10 13:44:29 +01:00

adding copyright notice

This commit is contained in:
kakwa 2016-08-22 22:28:06 +02:00
parent 768578b8ea
commit 19c39b1a0f

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>