-
-
Notifications
You must be signed in to change notification settings - Fork 36
Expand file tree
/
Copy pathNOTICE
More file actions
63 lines (46 loc) · 2.38 KB
/
NOTICE
File metadata and controls
63 lines (46 loc) · 2.38 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
56
57
58
59
60
61
62
63
NOTICE
This project is licensed under the Apache License 2.0.
Copyright 2025 captainzero93
================================================================================
ATTRIBUTION REQUIREMENTS
================================================================================
If you modify, distribute, or create derivative works of this software, you
MUST provide clear attribution as follows:
1. REQUIRED ATTRIBUTION FOR MODIFICATIONS:
- All modified files must contain a prominent notice stating:
a) That the file was modified
b) The date of modification
c) Your name or identifier as the modifier
Example:
// Modified by Captainzero93 on 15/11/2025
// Original work Copyright 2025 captainzero93
2. REQUIRED ATTRIBUTION FOR DISTRIBUTIONS:
- Any distribution of this software or derivative works must include:
a) A copy of this NOTICE file
b) A copy of the LICENSE file (Apache 2.0)
c) Credit to the original author: captainzero93
3. REQUIRED ATTRIBUTION IN DOCUMENTATION:
- If you create documentation for derivative works, it must include:
"Based on original work by captainzero93"
"Original project: [Your Project URL/Name]"
4. REQUIRED ATTRIBUTION IN USER-FACING MATERIALS:
- Any user interface, about screen, or credits section must include:
"Portions of this software are based on work by captainzero93,
licensed under the Apache License 2.0"
5. PROHIBITED USES:
- You may NOT imply endorsement by the original author without permission
- You may NOT use the original author's name to promote derivative works
without explicit written permission
================================================================================
ORIGINAL WORK INFORMATION
================================================================================
Original Author: captainzero93
Project Repository: https://github.com/captainzero93/
Copyright Year: 2025
For questions about attribution requirements, contact the original author
through their GitHub profile.
================================================================================
This NOTICE file is part of the attribution requirements under Section 4(d)
of the Apache License 2.0. Failure to include this NOTICE file with
distributions or derivative works is a violation of the license terms.
================================================================================