diff options
| author | Philip Kaufmann <[email protected]> | 2014-01-14 17:11:38 +0100 |
|---|---|---|
| committer | Philip Kaufmann <[email protected]> | 2014-01-14 17:11:38 +0100 |
| commit | 8c20bbbed934891fb9e9b5ea90eea610034ad11c (patch) | |
| tree | e373b18ed5d880b0ffe6ffd2067163bc4744a411 /src/clientversion.h | |
| parent | qt: Update remaining "The Bitcoin Core Developers" (diff) | |
| download | discoin-8c20bbbed934891fb9e9b5ea90eea610034ad11c.tar.xz discoin-8c20bbbed934891fb9e9b5ea90eea610034ad11c.zip | |
update copyright year to 2014
Diffstat (limited to 'src/clientversion.h')
| -rw-r--r-- | src/clientversion.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/clientversion.h b/src/clientversion.h index b376a67c8..a06ceb750 100644 --- a/src/clientversion.h +++ b/src/clientversion.h @@ -19,7 +19,7 @@ // Copyright year (2009-this) // Todo: update this when changing our copyright comments in the source -#define COPYRIGHT_YEAR 2013 +#define COPYRIGHT_YEAR 2014 #endif //HAVE_CONFIG_H |