servertimesync.cpp: license note

This commit is contained in:
Verkehrsrot 2019-03-08 16:51:37 +01:00
parent 85f629b662
commit 8980a3d8ff

View File

@ -1,3 +1,12 @@
/*
/////////////////////// LICENSE NOTE for servertimesync.cpp /////////////////////////////////
PLEASE NOTE: There is a patent filed for the time sync algorithm used in the following code.
The shown implementation example is covered by the repository's licencse, but you may not be
eligible to deploy the algorith in applications without granted license by the patent holder.
/////////////////////////////////////////////////////////////////////////////////////////////
*/
#ifdef ServertimeSYNC
#include "Servertimesync.h"