]> Git Repo - VerusCoin.git/blobdiff - src/qt/trafficgraphwidget.h
Remove references to X11 licence
[VerusCoin.git] / src / qt / trafficgraphwidget.h
index b31d1d5b0a3d41a3c6736263e1a07cd0bdce2bab..18336de949ccd0a589260f93e6631e34b0186b36 100644 (file)
@@ -1,5 +1,9 @@
-#ifndef TRAFFICGRAPHWIDGET_H
-#define TRAFFICGRAPHWIDGET_H
+// Copyright (c) 2011-2013 The Bitcoin developers
+// Distributed under the MIT software license, see the accompanying
+// file COPYING or http://www.opensource.org/licenses/mit-license.php.
+
+#ifndef BITCOIN_QT_TRAFFICGRAPHWIDGET_H
+#define BITCOIN_QT_TRAFFICGRAPHWIDGET_H
 
 #include <QWidget>
 #include <QQueue>
@@ -41,4 +45,4 @@ private:
     ClientModel *clientModel;
 };
 
-#endif // TRAFFICGRAPHWIDGET_H
+#endif // BITCOIN_QT_TRAFFICGRAPHWIDGET_H
This page took 0.019958 seconds and 4 git commands to generate.