Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Boost Note
Copyright (C) 2019 BoostIO
Copyright (C) 2016 - 2020 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
Expand Down
2 changes: 1 addition & 1 deletion src/components/PreferencesModal/AboutTab.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ const AboutTab = () => {
</div>
</div>
<SectionSubtleText className='about-outline-copy'>
Copyright (C) 2017 - 2019 BoostIO
Copyright (C) 2016 - 2020 BoostIO
<br />
License: GPL v3
</SectionSubtleText>
Expand Down