From b2120e223a9a2282b26080cb126db9aad95b1282 Mon Sep 17 00:00:00 2001 From: Matt Corallo Date: Tue, 9 Aug 2011 13:27:58 +0200 Subject: Unify copyright notices. To a variation on: // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2011 The Bitcoin developers --- src/script.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/script.h') diff --git a/src/script.h b/src/script.h index 9d94e3f5c8..f866dde714 100644 --- a/src/script.h +++ b/src/script.h @@ -1,4 +1,5 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto +// Copyright (c) 2011 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. #ifndef H_BITCOIN_SCRIPT -- cgit v1.2.3