Skip to content

Commit 0a361f5

Browse files
bugdiscloseRokt33r
authored andcommitted
Copyright info update
updated Copyright (C) 2017 - 2019 BoostIO to Copyright (C) 2017 - 2020 BoostIO
1 parent 8218d5e commit 0a361f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browser/main/modals/PreferencesModal/InfoTab.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ class InfoTab extends React.Component {
142142
>{i18n.__('Development')}</a>{i18n.__(' : Development configurations for Boostnote.')}
143143
</li>
144144
<li styleName='cc'>
145-
{i18n.__('Copyright (C) 2017 - 2019 BoostIO')}
145+
{i18n.__('Copyright (C) 2017 - 2020 BoostIO')}
146146
</li>
147147
<li styleName='cc'>
148148
{i18n.__('License: GPL v3')}

0 commit comments

Comments
 (0)