X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/cd00aa3043b507ed10bf79a37b83b88741d176d7..cf69eca0ff68babef7393cea1cbfbcd558c04b37:/client/proxguiqt.h?ds=inline

diff --git a/client/proxguiqt.h b/client/proxguiqt.h
index 58ff8326..303a37d0 100644
--- a/client/proxguiqt.h
+++ b/client/proxguiqt.h
@@ -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 (QT)
+//-----------------------------------------------------------------------------
+
 #include <QApplication>
 #include <QPushButton>
 #include <QObject>