X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/b961ef035a58d8c5fb12386ddad4c56648fbe153..9cc7c4b4d13702122da3b7306391f411c030dc27:/client/elf.h diff --git a/client/elf.h b/client/elf.h index c489a137..906e0cf4 100644 --- a/client/elf.h +++ b/client/elf.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. +//----------------------------------------------------------------------------- +// ELF header +//----------------------------------------------------------------------------- + #ifndef __ELF_H__ #define __ELF_H__