qt: add license header to source files

Closes #839
This commit is contained in:
Wladimir J. van der Laan
2013-11-04 16:20:43 +01:00
parent c4f2a002ca
commit e592d43f51
84 changed files with 331 additions and 34 deletions

View File

@@ -1,3 +1,7 @@
// Copyright (c) 2011-2013 The Bitcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "intro.h"
#include "ui_intro.h"
#include "util.h"