diff options
| author | Gavin Andresen <[email protected]> | 2011-08-11 10:34:29 -0700 |
|---|---|---|
| committer | Gavin Andresen <[email protected]> | 2011-08-11 10:34:29 -0700 |
| commit | 498a2c9b162dd5e7281e80e364eb82f3e2b333cb (patch) | |
| tree | 3f62d8d0708fe56e34eb098159803564d1dd00e7 /src/db.cpp | |
| parent | Merge pull request #459 from jgarzik/char-msgstart (diff) | |
| parent | Unify copyright notices. (diff) | |
| download | discoin-498a2c9b162dd5e7281e80e364eb82f3e2b333cb.tar.xz discoin-498a2c9b162dd5e7281e80e364eb82f3e2b333cb.zip | |
Merge pull request #458 from TheBlueMatt/copyright
Unify copyright notices.
Diffstat (limited to 'src/db.cpp')
| -rw-r--r-- | src/db.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/db.cpp b/src/db.cpp index b3fa3e173..72542705a 100644 --- a/src/db.cpp +++ b/src/db.cpp @@ -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. |