aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2019-01-02 21:44:25 +0100
committerAqua-sama <aqua@iserlohn-fortress.net>2019-01-02 21:44:25 +0100
commit9e75098d885aafe79ff3cec5ed114938d60ccb2e (patch)
tree3a5f7d3361a17c8449f2c607c672816939d81539 /lib
parentConnect Developer Tools and View Source actions (diff)
downloadsmolbote-9e75098d885aafe79ff3cec5ed114938d60ccb2e.tar.xz
Update license year
Diffstat (limited to 'lib')
-rw-r--r--lib/about/aboutdialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/about/aboutdialog.cpp b/lib/about/aboutdialog.cpp
index 12210dc..452d16f 100644
--- a/lib/about/aboutdialog.cpp
+++ b/lib/about/aboutdialog.cpp
@@ -37,7 +37,7 @@ AboutDialog::AboutDialog(QWidget *parent)
"<p>This program is free software, see <i>License</i> for more information.</p>")
.arg(qApp->applicationVersion()));
- ui->licenseLabel->setText(tr("<p>Copyright 2017 - 2018 aqua</p>"
+ ui->licenseLabel->setText(tr("<p>Copyright 2017 - 2019 aqua</p>"
"<p>This program is free software, and you are welcome to use it under the conditions set by the GNU GPLv3.<br>"
"This is a short summary: <ul>"
"<li> the freedom to use the software for any purpose,</li>"