X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/91c38cf715f2bbd668cb13f4acfed0cb01293912..ba06a4b694da23045ed75d18ccf77a9befac65c0:/client/flash.h diff --git a/client/flash.h b/client/flash.h index 20090db7..f468de35 100644 --- a/client/flash.h +++ b/client/flash.h @@ -1,3 +1,11 @@ +//----------------------------------------------------------------------------- +// 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. +//----------------------------------------------------------------------------- +// Flashing utility functions +//----------------------------------------------------------------------------- + #ifndef __FLASH_H__ #define __FLASH_H__