mirror of
https://github.com/bitwarden/desktop
synced 2025-12-11 13:53:28 +00:00
Update year in copyright (#1216)
This commit is contained in:
committed by
GitHub
parent
27b1ee2ab3
commit
a1bbbcf4bf
@@ -65,7 +65,7 @@
|
|||||||
"build": {
|
"build": {
|
||||||
"appId": "com.bitwarden.desktop",
|
"appId": "com.bitwarden.desktop",
|
||||||
"buildDependenciesFromSource": true,
|
"buildDependenciesFromSource": true,
|
||||||
"copyright": "Copyright © 2015-2021 Bitwarden Inc.",
|
"copyright": "Copyright © 2015-2022 Bitwarden Inc.",
|
||||||
"directories": {
|
"directories": {
|
||||||
"buildResources": "resources",
|
"buildResources": "resources",
|
||||||
"output": "dist",
|
"output": "dist",
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
<authors>Bitwarden Inc.</authors>
|
<authors>Bitwarden Inc.</authors>
|
||||||
<projectUrl>https://bitwarden.com/</projectUrl>
|
<projectUrl>https://bitwarden.com/</projectUrl>
|
||||||
<iconUrl>https://cdn.rawgit.com/bitwarden/desktop/51dd1341/resources/icon.png</iconUrl>
|
<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>
|
<projectSourceUrl>https://github.com/bitwarden/desktop/</projectSourceUrl>
|
||||||
<docsUrl>https://help.bitwarden.com/</docsUrl>
|
<docsUrl>https://help.bitwarden.com/</docsUrl>
|
||||||
<bugTrackerUrl>https://github.com/bitwarden/desktop/issues</bugTrackerUrl>
|
<bugTrackerUrl>https://github.com/bitwarden/desktop/issues</bugTrackerUrl>
|
||||||
|
|||||||
Reference in New Issue
Block a user