mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
chg: adjusting license accoring match its .c file
This commit is contained in:
parent
20c3cd5ce3
commit
adffe29855
1 changed files with 8 additions and 2 deletions
|
@ -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
|
// Christian Herrmann 2018
|
||||||
|
|
||||||
#ifndef ISO15693_H__
|
#ifndef ISO15693_H__
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue