diff options
author | Lauda <lauda.m@protonmail.ch> | 2017-01-23 23:46:06 +0100 |
---|---|---|
committer | Lauda <lauda.m@protonmail.ch> | 2017-01-23 23:46:06 +0100 |
commit | be31a2b3635b893930c731a2929bb593dae9847e (patch) | |
tree | 33a5a8ddb695fd9c3e585741a0020a726d0b4130 /src/clientversion.h | |
parent | 5cf3c60fccb198c16819fcf8a0c5635b5b630496 (diff) |
[Trivial] Update license year range to 2017
The same as #7363.
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 0cd7e517ee..0b27bb1bdf 100644 --- a/src/clientversion.h +++ b/src/clientversion.h @@ -26,7 +26,7 @@ * Copyright year (2009-this) * Todo: update this when changing our copyright comments in the source */ -#define COPYRIGHT_YEAR 2016 +#define COPYRIGHT_YEAR 2017 #endif //HAVE_CONFIG_H |