chg: adjusting license accoring match its .c file

This commit is contained in:
iceman1001 2019-01-14 12:06:05 +01:00
commit adffe29855

View file

@ -1,5 +1,11 @@
// ISO15693 commons
// Adrian Dabrowski 2010 and others, GPLv2
//-----------------------------------------------------------------------------
// This code is licensed to you under the terms of the GNU GPL, version 2 or,
// at your option, any later version. See the LICENSE.txt file for the text of
// the license.
//-----------------------------------------------------------------------------
// ISO15693 other commons
//-----------------------------------------------------------------------------
// Adrian Dabrowski 2010 and otherss
// Christian Herrmann 2018
#ifndef ISO15693_H__