1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-28 12:45:45 +01:00

Merge pull request #734 from djsmith85/master

Updated year to current in copyright(s)
This commit is contained in:
Chad Scharf 2021-02-25 08:53:34 -05:00 committed by GitHub
commit d570e68c01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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",

View File

@ -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>