play with podmena

This commit is contained in:
Benjamin Sergeant 2019-06-02 11:03:44 -07:00
parent 6177fe7803
commit 17eaa323ed
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
/* /*
* IXSocketMbedTLS.cpp * IXSocketMbedTLS.cpp
* Author: Benjamin Sergeant * Author: Benjamin Sergeant
* Copyright (c) 2018 Machine Zone, Inc. All rights reserved. * Copyright (c) 2019 Machine Zone, Inc. All rights reserved.
* *
* Some code taken from * Some code taken from
* https://github.com/rottor12/WsClientLib/blob/master/lib/src/WsClientLib.cpp * https://github.com/rottor12/WsClientLib/blob/master/lib/src/WsClientLib.cpp

View File

@ -1,7 +1,7 @@
/* /*
* IXSocketMbedTLS.h * IXSocketMbedTLS.h
* Author: Benjamin Sergeant * Author: Benjamin Sergeant
* Copyright (c) 2017-2018 Machine Zone, Inc. All rights reserved. * Copyright (c) 2019 Machine Zone, Inc. All rights reserved.
*/ */
#pragma once #pragma once