X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/cd00aa3043b507ed10bf79a37b83b88741d176d7..639a571810b8ebc72f08c27c39faf05419124c34:/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 <michael at gernoth.net>
+//
+// 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 <stdio.h>
 
 void ShowGraphWindow(void)