X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/cd00aa3043b507ed10bf79a37b83b88741d176d7..b5727175c08599f0f483edbfcfc534ff7f050d77:/client/guidummy.c diff --git a/client/guidummy.c b/client/guidummy.c index 39bcc756..b42dea24 100644 --- a/client/guidummy.c +++ b/client/guidummy.c @@ -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 dummy file +//----------------------------------------------------------------------------- + #include void ShowGraphWindow(void)