diff --git a/src/qt/aboutdialog.cpp b/src/qt/aboutdialog.cpp index 6b44407ef..dcc97c482 100644 --- a/src/qt/aboutdialog.cpp +++ b/src/qt/aboutdialog.cpp @@ -5,7 +5,7 @@ // Copyright year (2009-this) // Todo: update this when changing our copyright comments in the source -const int ABOUTDIALOG_COPYRIGHT_YEAR = 2015; +const int ABOUTDIALOG_COPYRIGHT_YEAR = 2016; AboutDialog::AboutDialog(QWidget *parent) : QDialog(parent, DIALOGWINDOWHINTS),