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,9 +1,7 @@
/*
* Qt4 bitcoin GUI.
*
* W.J. van der Laan 2011-2012
* The Bitcoin Developers 2011-2013
*/
// 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.
#ifndef WALLETVIEW_H
#define WALLETVIEW_H