mirror of
https://github.com/bitwarden/desktop.git
synced 2024-12-25 16:47:55 +01:00
Update year in copyright (#1216)
This commit is contained in:
parent
27b1ee2ab3
commit
a1bbbcf4bf
@ -65,7 +65,7 @@
|
||||
"build": {
|
||||
"appId": "com.bitwarden.desktop",
|
||||
"buildDependenciesFromSource": true,
|
||||
"copyright": "Copyright © 2015-2021 Bitwarden Inc.",
|
||||
"copyright": "Copyright © 2015-2022 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-2021 Bitwarden Inc.</copyright>
|
||||
<copyright>Copyright © 2015-2022 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