forked from laurent22/joplin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
LICENSE
31 lines (20 loc) · 998 Bytes
/
LICENSE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
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.
For example, packages/server contains a LICENSE.md file, thus all code under the
packages/server directory is licensed under that license.
For example, packages/app-cli does NOT contain a LICENSE file, thus all code
under that directory is licensed under the default license, which is
AGPL-3.0-or-later.
* * *
Joplin® is a trademark of JOPLIN SAS registered in the European Union, with
filing number 018544315.
* * *
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.
* * *
AGPL-3.0-or-later License
Copyright (c) 2016-2022 Laurent Cozic
https://spdx.org/licenses/AGPL-3.0-or-later.html