Updated copyright year range (#232)

* Updated copyright year range

2018 was sooo last year.

* Updated copyright year range

Thankfully, 2018 is over.
This commit is contained in:
ninfinity 2019-03-22 08:52:06 -04:00 committed by Kyle Spearrin
parent a02d65c156
commit 8a836fbe98
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@
},
"build": {
"appId": "com.bitwarden.desktop",
"copyright": "Copyright © 2015-2018 8bit Solutions LLC",
"copyright": "Copyright © 2015-2019 8bit Solutions LLC",
"directories": {
"buildResources": "resources",
"output": "dist",

View File

@ -10,7 +10,7 @@
<authors>8bit Solutions LLC</authors>
<projectUrl>https://bitwarden.com/</projectUrl>
<iconUrl>https://cdn.rawgit.com/bitwarden/desktop/51dd1341/resources/icon.png</iconUrl>
<copyright>Copyright © 2015-2018 8bit Solutions LLC</copyright>
<copyright>Copyright © 2015-2019 8bit Solutions LLC</copyright>
<projectSourceUrl>https://github.com/bitwarden/desktop/</projectSourceUrl>
<docsUrl>https://help.bitwarden.com/</docsUrl>
<bugTrackerUrl>https://github.com/bitwarden/desktop/issues</bugTrackerUrl>