diff options
| author | Wladimir J. van der Laan <[email protected]> | 2014-11-03 14:55:28 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2014-11-03 15:03:28 +0100 |
| commit | 4e852e57b1732026722056a6bf22dfcf3f5dd53d (patch) | |
| tree | 5c879c7c8a034c44314d16838a5092ae85e0b018 /src/ecwrapper.cpp | |
| parent | Merge pull request #5106 (diff) | |
| parent | minor cleanup: include orders, end comments etc. (diff) | |
| download | discoin-4e852e57b1732026722056a6bf22dfcf3f5dd53d.tar.xz discoin-4e852e57b1732026722056a6bf22dfcf3f5dd53d.zip | |
Merge pull request #5186
771d500 minor cleanup: include orders, end comments etc. (Philip Kaufmann)
Diffstat (limited to 'src/ecwrapper.cpp')
| -rw-r--r-- | src/ecwrapper.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ecwrapper.cpp b/src/ecwrapper.cpp index e5db67092..ebaa35026 100644 --- a/src/ecwrapper.cpp +++ b/src/ecwrapper.cpp @@ -1,5 +1,5 @@ // Copyright (c) 2009-2014 The Bitcoin developers -// Distributed under the MIT/X11 software license, see the accompanying +// Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "ecwrapper.h" |