2022-12-21 12:00:31 +02: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.
|
2021-05-13 18:57:37 +02:00
|
|
|
|
2022-01-06 14:00:54 +02:00
|
|
|
For example, packages/server contains a LICENSE.md file, thus all code under the
|
|
|
|
packages/server directory is licensed under that license.
|
2021-05-13 18:57:37 +02:00
|
|
|
|
2021-06-20 15:33:33 +02:00
|
|
|
For example, packages/app-cli does NOT contain a LICENSE file, thus all code
|
2022-12-21 12:00:31 +02:00
|
|
|
under that directory is licensed under the default license, which is
|
|
|
|
AGPL-3.0-or-later.
|
2021-06-20 15:33:33 +02:00
|
|
|
|
|
|
|
* * *
|
|
|
|
|
2022-10-20 15:27:16 +02:00
|
|
|
Joplin® is a trademark of JOPLIN SAS registered in the European Union, with
|
2022-01-21 17:12:35 +02:00
|
|
|
filing number 018544315.
|
|
|
|
|
|
|
|
* * *
|
|
|
|
|
2021-06-20 15:33:33 +02: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.
|
2021-05-13 18:57:37 +02:00
|
|
|
|
|
|
|
* * *
|
|
|
|
|
2022-12-21 12:00:31 +02:00
|
|
|
AGPL-3.0-or-later License
|
2018-01-18 22:14:05 +02:00
|
|
|
|
2022-01-06 14:00:54 +02:00
|
|
|
Copyright (c) 2016-2022 Laurent Cozic
|
2017-07-28 00:59:34 +02:00
|
|
|
|
2022-12-21 12:00:31 +02:00
|
|
|
https://spdx.org/licenses/AGPL-3.0-or-later.html
|