aboutsummaryrefslogtreecommitdiff
path: root/src/script.cpp
diff options
context:
space:
mode:
authorGavin Andresen <[email protected]>2012-02-07 11:28:30 -0500
committerGavin Andresen <[email protected]>2012-02-07 11:28:30 -0500
commit882164196e5b1971313493f95a6d027f05e2ec92 (patch)
tree3dfab6dcdbf3368e9bcfb70750e146de26862e68 /src/script.cpp
parentIncrease client version to 0.6 (diff)
downloaddiscoin-882164196e5b1971313493f95a6d027f05e2ec92.tar.xz
discoin-882164196e5b1971313493f95a6d027f05e2ec92.zip
Update all copyrights to 2012
Diffstat (limited to 'src/script.cpp')
-rw-r--r--src/script.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/script.cpp b/src/script.cpp
index c0523855b..b6f120289 100644
--- a/src/script.cpp
+++ b/src/script.cpp
@@ -1,5 +1,5 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
-// 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.
#include "headers.h"