mirror of
https://github.com/bitwarden/desktop.git
synced 2024-11-27 12:26:38 +01:00
Updated year to current in copyright(s)
We all would like to forget 2020 for obvious reasons...
This commit is contained in:
parent
6a5d24be5e
commit
90ffddd25e
@ -58,7 +58,7 @@
|
||||
"build": {
|
||||
"appId": "com.bitwarden.desktop",
|
||||
"buildDependenciesFromSource": true,
|
||||
"copyright": "Copyright © 2015-2020 Bitwarden Inc.",
|
||||
"copyright": "Copyright © 2015-2021 Bitwarden Inc.",
|
||||
"directories": {
|
||||
"buildResources": "resources",
|
||||
"output": "dist",
|
||||
|
@ -10,7 +10,7 @@
|
||||
<authors>Bitwarden Inc.</authors>
|
||||
<projectUrl>https://bitwarden.com/</projectUrl>
|
||||
<iconUrl>https://cdn.rawgit.com/bitwarden/desktop/51dd1341/resources/icon.png</iconUrl>
|
||||
<copyright>Copyright © 2015-2020 Bitwarden Inc.</copyright>
|
||||
<copyright>Copyright © 2015-2021 Bitwarden Inc.</copyright>
|
||||
<projectSourceUrl>https://github.com/bitwarden/desktop/</projectSourceUrl>
|
||||
<docsUrl>https://help.bitwarden.com/</docsUrl>
|
||||
<bugTrackerUrl>https://github.com/bitwarden/desktop/issues</bugTrackerUrl>
|
||||
|
Loading…
Reference in New Issue
Block a user