-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
55 lines (43 loc) · 2.37 KB
/
Copy pathNOTICE
File metadata and controls
55 lines (43 loc) · 2.37 KB
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
CitOmni Framework
Copyright (c) 2012-present Lars Grove Mortensen
Licensed under the MIT License (see LICENSE).
------------------------------------------------------------
Third-Party & Trademarks
------------------------------------------------------------
This package targets the CitOmni Framework.
"CitOmni" and the CitOmni logo are trademarks of Lars Grove Mortensen.
Trademark rights are separate from copyright. You may refer to "CitOmni"
to describe compatibility, comparison, or education (including commercial
contexts) provided that:
- the use is purely descriptive (nominative fair use) and does not suggest
sponsorship, endorsement, or affiliation,
- you do not modify the CitOmni logo or combine it with your own marks,
- you do not present your product or service as "official", "certified",
or otherwise approved by the CitOmni project unless such status has been
formally granted,
- you do not register or use "citomni" (or any confusingly similar term) in
company names, domain names, social handles, or top-level vendor/package
names without prior written permission.
Any use of the CitOmni name or logo as a brand for your own products,
services, or merchandise requires prior written permission.
This notice supplements the MIT License and governs trademark usage only.
The open-source code itself remains licensed under MIT.
Official CitOmni domains are: citomni.com and citomni.dk.
Any other domain usage is not official unless explicitly approved in writing.
For questions about CitOmni trademarks, contact: legal@citomni.com
For questions about this software's license, contact: Lars Grove Mortensen
------------------------------------------------------------
Bundled third-party fonts
------------------------------------------------------------
This package includes third-party font files used for CAPTCHA rendering.
Bundled files:
- assets/fonts/Roboto-Regular.ttf
- assets/fonts/RobotoSlab-Regular.ttf
Roboto and Roboto Slab are font projects by Google and are redistributed
under the Apache License, Version 2.0.
The Apache License, Version 2.0 text is included in:
- assets/fonts/LICENSE-APACHE-2.0.txt
CitOmni itself remains licensed under the MIT License.
The bundled font files remain licensed by their respective copyright holders.
The bundled fonts are used as runtime assets only. Their inclusion does not
change the license of CitOmni source code.