mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 02:53:10 +01:00
Bugfix for gcc and add copyright text
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user