From 9e75098d885aafe79ff3cec5ed114938d60ccb2e Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Wed, 2 Jan 2019 21:44:25 +0100 Subject: Update license year --- LICENSE.md | 3 ++- lib/about/aboutdialog.cpp | 2 +- src/mainwindow/widgets/navigationbar.cpp | 3 ++- src/webengine/webview.cpp | 12 ------------ src/webengine/webview.h | 7 ------- 5 files changed, 5 insertions(+), 22 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 80e1d0d..7518913 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ # smolbote -Copyright (C) 2017 - 2018 aqua +Copyright (C) 2017 - 2019 aqua This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as @@ -37,3 +37,4 @@ along with this program. If not, see . ## Breakpad (optional) - url: https://chromium.googlesource.com/breakpad/breakpad - license: BSD-3-Clause + 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) "

This program is free software, see License for more information.

") .arg(qApp->applicationVersion())); - ui->licenseLabel->setText(tr("

Copyright 2017 - 2018 aqua

" + ui->licenseLabel->setText(tr("

Copyright 2017 - 2019 aqua

" "

This program is free software, and you are welcome to use it under the conditions set by the GNU GPLv3.
" "This is a short summary: