From 47d7cef2148d0307080303efbe82268523a80c0b Mon Sep 17 00:00:00 2001 From: Milo Todt Date: Sat, 12 Jan 2019 15:50:33 -0800 Subject: [PATCH 1/3] Update copywrite year 2018->2019 --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index aba9b92a..d1eb710b 100644 --- a/readme.md +++ b/readme.md @@ -41,7 +41,7 @@ Issues on Boostnote can be funded by anyone and the money will be distributed to * Website: https://boostnote.io * Newsletters: https://boostnote.io/#subscribe * [Development](https://github.com/BoostIO/Boostnote/blob/master/docs/build.md): Development configurations for Boostnote. -* Copyright (C) 2016 - 2018 BoostIO, Inc. +* Copyright (C) 2016 - 2019 BoostIO, Inc. #### License From a8e601e5e00d94eb726581f1bb49296bbfd16136 Mon Sep 17 00:00:00 2001 From: Milo Todt Date: Sat, 12 Jan 2019 16:09:25 -0800 Subject: [PATCH 2/3] Update InfoTab.js --- browser/main/modals/PreferencesModal/InfoTab.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser/main/modals/PreferencesModal/InfoTab.js b/browser/main/modals/PreferencesModal/InfoTab.js index d618fa22..dafabb02 100644 --- a/browser/main/modals/PreferencesModal/InfoTab.js +++ b/browser/main/modals/PreferencesModal/InfoTab.js @@ -134,7 +134,7 @@ class InfoTab extends React.Component { >{i18n.__('Development')}{i18n.__(' : Development configurations for Boostnote.')}
  • - {i18n.__('Copyright (C) 2017 - 2018 BoostIO')} + {i18n.__('Copyright (C) 2017 - 2019 BoostIO')}
  • {i18n.__('License: GPL v3')} From 951a126d63e7ff3abda89e1dcbc7eec3e2d59a38 Mon Sep 17 00:00:00 2001 From: Milo Todt Date: Sat, 12 Jan 2019 18:51:03 -0800 Subject: [PATCH 3/3] Update LICENSE --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 7472c9eb..2d1ab131 100644 --- a/LICENSE +++ b/LICENSE @@ -2,7 +2,7 @@ GPL-3.0 Boostnote - an open source note-taking app made for programmers just like you. -Copyright (C) 2017 - 2018 BoostIO +Copyright (C) 2017 - 2019 BoostIO This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by