Merge pull request #3265 from nextcloud/rakekniven-patch-1

Changed copyright year to 2021
This commit is contained in:
Matthieu Gallien 2021-05-05 14:56:43 +02:00 коммит произвёл GitHub
Родитель 6d22da9a4b 6d23e93d31
Коммит 361bd6fdb4
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -52,7 +52,7 @@ void LegalNotice::changeEvent(QEvent *e)
void LegalNotice::customizeStyle()
{
QString notice = tr("<p>Copyright 2017-2020 Nextcloud GmbH<br />"
QString notice = tr("<p>Copyright 2017-2021 Nextcloud GmbH<br />"
"Copyright 2012-2018 ownCloud GmbH</p>");
notice += tr("<p>Licensed under the GNU General Public License (GPL) Version 2.0 or any later version.</p>");