Skip to content

Commit 241ca71

Browse files
authored
Update README to remove license and add inspiration
Removed license section and added inspiration section with a link.
1 parent 43e215d commit 241ca71

1 file changed

Lines changed: 8 additions & 16 deletions

File tree

README.md

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -38,24 +38,16 @@ Contributions are welcome! Your help in making OpenNotes better is appreciated.
3838
Please open an issue before submitting a pull request that adds a new feature, so it can be discussed first.
3939
All changes should be committed to the dev branch, not master.
4040

41-
## License
4241

43-
This project is licensed under the terms of the **GNU General Public License v3.0**.
42+
---
43+
44+
4445

45-
```text
46-
OpenNotes - A note-taking app
47-
Copyright (C) 2025 Open Notes
4846

49-
This program is free software: you can redistribute it and/or modify
50-
it under the terms of the GNU General Public License as published by
51-
the Free Software Foundation, either version 3 of the License, or
52-
(at your option) any later version.
47+
## Inspiration
48+
49+
- [EasyNotes](https://github.com/Kin69/EasyNotes?tab=readme-ov-file)
50+
51+
---
5352

54-
This program is distributed in the hope that it will be useful,
55-
but WITHOUT ANY WARRANTY; without even the implied warranty of
56-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
57-
GNU General Public License for more details.
5853

59-
You should have received a copy of the GNU General Public License
60-
along with this program. If not, see <https://www.gnu.org/licenses/>.
61-
```

0 commit comments

Comments
 (0)