joplin/LICENSE

32 lines
998 B
Plaintext
Raw Normal View History

2022-12-21 10:00:31 +00:00
All code in this repository is licensed under the AGPL-3.0-or-later License
**unless a directory contains a LICENSE or LICENSE.md file**, in which case that
file applies to the code in that sub-directory.
2022-01-06 12:00:54 +00:00
For example, packages/server contains a LICENSE.md file, thus all code under the
packages/server directory is licensed under that license.
2021-06-20 13:33:33 +00:00
For example, packages/app-cli does NOT contain a LICENSE file, thus all code
2022-12-21 10:00:31 +00:00
under that directory is licensed under the default license, which is
AGPL-3.0-or-later.
2021-06-20 13:33:33 +00:00
* * *
2022-10-20 13:27:16 +00:00
Joplin® is a trademark of JOPLIN SAS registered in the European Union, with
2022-01-21 15:12:35 +00:00
filing number 018544315.
* * *
2021-06-20 13:33:33 +00:00
Logo and Icon License
The Joplin logos and icons are copyright (c) Laurent Cozic, all rights reserved,
and may not be used without a permission. If you would like to use the logos or
icons please contact the author in order to get a permission.
* * *
2022-12-21 10:00:31 +00:00
AGPL-3.0-or-later License
2018-01-18 20:14:05 +00:00
Copyright (c) 2016-2025 Laurent Cozic
2017-07-27 22:59:34 +00:00
2022-12-21 10:00:31 +00:00
https://spdx.org/licenses/AGPL-3.0-or-later.html