diff src/uint256.h @ 846:228f8c2d9b70 draft

Unify copyright notices. To a variation on: // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2011 The Bitcoin developers
author Matt Corallo <matt@bluematt.me>
date Tue, 09 Aug 2011 13:27:58 +0200 (2011-08-09)
parents e630bbb11629
children eea709595ed2 3e795556ed05
line wrap: on
line diff
--- a/src/uint256.h
+++ b/src/uint256.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 BITCOIN_UINT256_H