We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e658fe commit dc29cc3Copy full SHA for dc29cc3
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2017-2019 IOV Labs
+Copyright (c) 2017-2020 IOV Labs
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
src/config/content.js
@@ -1,5 +1,5 @@
export default {
'footer': [
- 'Copyright © 2015-2019 RSK Labs. All rights reserved.'
+ 'Copyright © 2015-2020 RSK Labs. All rights reserved.'
]
}
0 commit comments