projects
/
nextcloud-desktop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
706b1bd
)
Update legal notice text
author
Claudio Cambra
<claudio.cambra@nextcloud.com>
Mon, 23 Jan 2023 14:33:29 +0000
(15:33 +0100)
committer
Claudio Cambra
<claudio.cambra@nextcloud.com>
Mon, 23 Jan 2023 14:37:56 +0000
(15:37 +0100)
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
src/gui/legalnotice.cpp
patch
|
blob
|
history
diff --git
a/src/gui/legalnotice.cpp
b/src/gui/legalnotice.cpp
index 9a8e982081a47226fa517200cbf0a69fca0160f4..b19a3be120f49c9f60f3baa47919650abc66cd99 100644
(file)
--- a/
src/gui/legalnotice.cpp
+++ b/
src/gui/legalnotice.cpp
@@
-52,8
+52,8
@@
void LegalNotice::changeEvent(QEvent *e)
void LegalNotice::customizeStyle()
{
- QString notice = tr("<p>Copyright 2017-202
1
Nextcloud GmbH<br />"
- "Copyright 2012-202
1
ownCloud GmbH</p>");
+ QString notice = tr("<p>Copyright 2017-202
3
Nextcloud GmbH<br />"
+ "Copyright 2012-202
3
ownCloud GmbH</p>");
notice += tr("<p>Licensed under the GNU General Public License (GPL) Version 2.0 or any later version.</p>");