From 6256dd56aac5a17fe320624845f36a7b363e92bf Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Thu, 20 Aug 2020 14:15:52 +0200
Subject: [PATCH] Add copyright header for Vaclav and me

... as the file is based on ssl.c

Sponsored by: Robert Klemme
---
 openssl.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/openssl.c b/openssl.c
index 82b399f9..e450412c 100644
--- a/openssl.c
+++ b/openssl.c
@@ -6,6 +6,8 @@
  *                creating, using and closing TLS/SSL connections.
  *
  * Copyright   :  Written by and Copyright (c) 2020 Maxim Antonov <mantonov@gmail.com>
+ *                Copyright (C) 2017 Vaclav Svec. FIT CVUT.
+ *                Copyright (C) 2018-2020 by Fabian Keil <fk@fabiankeil.de>
  *
  *                This program is free software; you can redistribute it
  *                and/or modify it under the terms of the GNU General
-- 
2.49.0