X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/7fe9b0b742d7dae9c5af1d292d11840b5c3cbfae..0dcf1ee3fdee8e07b68e086312cbdc3ea26d3745:/client/proxgui.cpp diff --git a/client/proxgui.cpp b/client/proxgui.cpp index 2858157c..12faab79 100644 --- a/client/proxgui.cpp +++ b/client/proxgui.cpp @@ -1,3 +1,13 @@ +//----------------------------------------------------------------------------- +// Copyright (C) 2009 Michael Gernoth +// +// 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. +//----------------------------------------------------------------------------- +// GUI functions +//----------------------------------------------------------------------------- + #include "proxgui.h" #include "proxguiqt.h"