Bugfix for gcc and add copyright text

This commit is contained in:
Transporter
2017-03-21 16:35:16 +01:00
parent 43cff0fb14
commit bbce66e2de
4 changed files with 23 additions and 10 deletions

View File

@@ -13,6 +13,11 @@
// Based on the implementation of mbed TLS (Apache 2.0)
// http://www.apache.org/licenses/LICENSE-2.0
//
// Copyright (c) 2017, Applied Informatics Software Engineering GmbH
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#ifndef Foundation_SHA2Engine_INCLUDED
#define Foundation_SHA2Engine_INCLUDED