mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-03 03:59:10 +01:00
Bump year
This commit is contained in:
parent
cbe892cae2
commit
1e8dd1046c
3 changed files with 3 additions and 3 deletions
2
LICENSE
2
LICENSE
|
@ -1,6 +1,6 @@
|
|||
MIT License
|
||||
|
||||
Copyright (c) 2022 BlueWallet developers
|
||||
Copyright (c) 2023 BlueWallet developers
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
@ -1 +1 @@
|
|||
2022 BlueWallet Services S.R.L.
|
||||
2023 BlueWallet Services S.R.L.
|
||||
|
|
|
@ -18,7 +18,7 @@ const Licensing = () => {
|
|||
<BlueCard>
|
||||
<BlueText>MIT License</BlueText>
|
||||
<BlueSpacing20 />
|
||||
<BlueText>Copyright (c) 2018-2022 BlueWallet developers</BlueText>
|
||||
<BlueText>Copyright (c) 2018-2023 BlueWallet developers</BlueText>
|
||||
<BlueSpacing20 />
|
||||
<BlueText>
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files
|
||||
|
|
Loading…
Add table
Reference in a new issue