diff options
author | Gavin Andresen <gavinandresen@gmail.com> | 2011-08-11 10:34:29 -0700 |
---|---|---|
committer | Gavin Andresen <gavinandresen@gmail.com> | 2011-08-11 10:34:29 -0700 |
commit | 498a2c9b162dd5e7281e80e364eb82f3e2b333cb (patch) | |
tree | 3f62d8d0708fe56e34eb098159803564d1dd00e7 /src/script.h | |
parent | c648b589bec6494551d300b335af88d6b194cf82 (diff) | |
parent | b2120e223a9a2282b26080cb126db9aad95b1282 (diff) |
Merge pull request #458 from TheBlueMatt/copyright
Unify copyright notices.
Diffstat (limited to 'src/script.h')
-rw-r--r-- | src/script.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/script.h b/src/script.h index 4b48bca7cd..e61ea2fd7e 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 |