Update all copyrights to 2012

This commit is contained in:
Gavin Andresen
2012-02-07 11:28:30 -05:00
parent 6bf4253a68
commit 882164196e
45 changed files with 46 additions and 47 deletions

View File

@@ -1,5 +1,5 @@
/*
* W.J. van der Laan 2011
* W.J. van der Laan 20011-2012
*/
#include "bitcoingui.h"
#include "clientmodel.h"

View File

@@ -1,8 +1,8 @@
/*
* Qt4 bitcoin GUI.
*
* W.J. van der Laan 2011
* The Bitcoin Developers 2011
* W.J. van der Laan 20011-2012
* The Bitcoin Developers 20011-2012
*/
#include "bitcoingui.h"
#include "transactiontablemodel.h"

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2011 The Bitcoin developers
// Copyright (c) 2009-2012 The Bitcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file license.txt or http://www.opensource.org/licenses/mit-license.php.