Skip to content

Commit 4eb797a

Browse files
committed
updated copyright
1 parent 1578f37 commit 4eb797a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

electron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"productName": "Acorn",
2020
"afterSign": "./afterSignHook.js",
2121
"appId": "org.lightningrodlabs.acorn",
22-
"copyright": "© 2020-2022 Harris-Braun Enterprises, LLC",
22+
"copyright": "© 2020-2023 Harris-Braun Enterprises, LLC",
2323
"asarUnpack": [
2424
"binaries/**/*",
2525
"web/**/*"

web/src/splashscreen.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
instance are its hosting power.
3131
</div>
3232
<div class="splash-license">
33-
© 2020-2022 Harris-Braun Enterprises, LLC.
33+
© 2020-2023 Harris-Braun Enterprises, LLC.
3434
<br />
3535
Licensed under the Cryptographic Autonomy License v1.0.
3636
</div>

0 commit comments

Comments
 (0)