X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/f7e3ed82874bfd8951c90536bd7185d599d6dbf8..bd20f8f47847787e1f3e933043933272908c5beb:/armsrc/apps.h diff --git a/armsrc/apps.h b/armsrc/apps.h index 8e4b9bfa..2245ecb8 100644 --- a/armsrc/apps.h +++ b/armsrc/apps.h @@ -1,7 +1,12 @@ //----------------------------------------------------------------------------- -// Definitions internal to the app source. // Jonathan Westhues, Aug 2005 -// Added ISO14443-A support by Gerhard de Koning Gans, April 2008 +// Gerhard de Koning Gans, April 2008 +// +// 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. +//----------------------------------------------------------------------------- +// Definitions internal to the app source. //----------------------------------------------------------------------------- #ifndef __APPS_H