stuff-from-scratch/LICENSE

9 lines
789 B
Text
Raw Normal View History

2023-01-23 09:03:51 +00:00
Notes Toolkit (NotesTK) is a set of tools for building applications focused on taking and organising notes.
Copyright (C) 2023 James Grogan (grogan.ox@gmail.com)
2020-06-07 17:37:30 +00:00
2023-10-02 15:34:33 +00:00
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 the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
2020-06-07 17:37:30 +00:00
2023-10-02 15:34:33 +00:00
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
2020-06-07 17:37:30 +00:00
2023-10-02 15:34:33 +00:00
You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.