Skip to content

Commit 8821641

Browse files
committed
Update all copyrights to 2012
1 parent 6bf4253 commit 8821641

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+46
-47
lines changed

COPYING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2009-2011 Bitcoin Developers
1+
Copyright (c) 2009-2012 Bitcoin Developers
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

doc/build-msw.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2009-2011 Bitcoin Developers
1+
Copyright (c) 2009-2012 Bitcoin Developers
22
Distributed under the MIT/X11 software license, see the accompanying
33
file license.txt or http://www.opensource.org/licenses/mit-license.php.
44
This product includes software developed by the OpenSSL Project for use in

doc/build-osx.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2011 Bitcoin Developers
1+
Copyright (c) 2009-2012 Bitcoin Developers
22
Distributed under the MIT/X11 software license, see the accompanying file
33
license.txt or http://www.opensource.org/licenses/mit-license.php. This
44
product includes software developed by the OpenSSL Project for use in the

doc/build-unix.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
Copyright (c) 2009-2010 Satoshi Nakamoto
2-
Copyright (c) 2011 Bitcoin Developers
1+
Copyright (c) 2009-2012 Bitcoin Developers
32
Distributed under the MIT/X11 software license, see the accompanying
43
file license.txt or http://www.opensource.org/licenses/mit-license.php.
54
This product includes software developed by the OpenSSL Project for use in

src/base58.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright (c) 2009-2010 Satoshi Nakamoto
2-
// Copyright (c) 2011 The Bitcoin Developers
2+
// Copyright (c) 2009-2012 The Bitcoin Developers
33
// Distributed under the MIT/X11 software license, see the accompanying
44
// file license.txt or http://www.opensource.org/licenses/mit-license.php.
55

src/bignum.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright (c) 2009-2010 Satoshi Nakamoto
2-
// Copyright (c) 2011 The Bitcoin developers
2+
// Copyright (c) 2009-2012 The Bitcoin developers
33
// Distributed under the MIT/X11 software license, see the accompanying
44
// file license.txt or http://www.opensource.org/licenses/mit-license.php.
55
#ifndef BITCOIN_BIGNUM_H

src/bitcoinrpc.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright (c) 2010 Satoshi Nakamoto
2-
// Copyright (c) 2011 The Bitcoin developers
2+
// Copyright (c) 2009-2012 The Bitcoin developers
33
// Distributed under the MIT/X11 software license, see the accompanying
44
// file license.txt or http://www.opensource.org/licenses/mit-license.php.
55

src/bitcoinrpc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright (c) 2010 Satoshi Nakamoto
2-
// Copyright (c) 2011 The Bitcoin developers
2+
// Copyright (c) 2009-2012 The Bitcoin developers
33
// Distributed under the MIT/X11 software license, see the accompanying
44
// file license.txt or http://www.opensource.org/licenses/mit-license.php.
55

src/checkpoints.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2011 The Bitcoin developers
1+
// Copyright (c) 2009-2012 The Bitcoin developers
22
// Distributed under the MIT/X11 software license, see the accompanying
33
// file license.txt or http://www.opensource.org/licenses/mit-license.php.
44

src/checkpoints.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2011 The Bitcoin developers
1+
// Copyright (c) 2009-2012 The Bitcoin developers
22
// Distributed under the MIT/X11 software license, see the accompanying
33
// file license.txt or http://www.opensource.org/licenses/mit-license.php.
44
#ifndef BITCOIN_CHECKPOINT_H

0 commit comments

Comments
 (0)