We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8218d5e commit 0a361f5Copy full SHA for 0a361f5
browser/main/modals/PreferencesModal/InfoTab.js
@@ -142,7 +142,7 @@ class InfoTab extends React.Component {
142
>{i18n.__('Development')}</a>{i18n.__(' : Development configurations for Boostnote.')}
143
</li>
144
<li styleName='cc'>
145
- {i18n.__('Copyright (C) 2017 - 2019 BoostIO')}
+ {i18n.__('Copyright (C) 2017 - 2020 BoostIO')}
146
147
148
{i18n.__('License: GPL v3')}
0 commit comments