X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/cd00aa3043b507ed10bf79a37b83b88741d176d7..cd48c19c31c2d544f08425c06c718576b2ab2805:/client/guidummy.c?ds=sidebyside

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)