You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/deploy-pages.yml
+35Lines changed: 35 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,39 @@
1
+
## AD-DEV Public General License
2
+
# Version 1.0.0, December 2025
3
+
#
4
+
# Copyright (c) 2025 AD-iOS (1107154510@qq.com) All rights reserved.
5
+
#
6
+
# (Note: AD, AD-dev, and AD-iOS refer to the same person. Email: 1107154510@qq.com)
7
+
#
8
+
# Hereinafter, the AD-DEV Public General License is referred to as this Agreement or this License. The original source code, executable binaries, and related documentation are collectively referred to as the Software. Use for profit, including sales, leasing, advertising support, etc., is referred to as Commercial Use. Works modified or extended based on the Software are referred to as Derivative Products.
9
+
#
10
+
# We hereby grant you the following rights, subject to the following conditions, a worldwide, royalty-free, non-exclusive, irrevocable license to:
11
+
# 1. Use, copy, and modify the Software
12
+
# 2. Create derivative works
13
+
# 3. Distribute the Software and derivative works
14
+
#
15
+
# Conditions:
16
+
# 1. Retain the original author's license and copyright notices
17
+
# 2. The original author assumes no liability
18
+
# 3. Unauthorized commercial use is prohibited
19
+
# 4. All modifications and derivative products based on the Software must use this License and disclose the original source code
20
+
# 5. Disclosure of the original source code is not required when using the Software unmodified (e.g., via APIs, libraries, automatic linkers, etc.)
21
+
#
22
+
# Anyone may distribute or copy this License file, but may not modify it.
23
+
# For commercial use, please contact the maintainer of the Software to obtain written and electronic authorization. Note that commercial licensing may involve fees; specific terms shall be negotiated separately.
24
+
# Violation of this Agreement will automatically terminate the license. Upon termination, all copies of the Software must be destroyed, use of the Software must cease, derivative products must be withdrawn from distribution channels, and distribution of derivative products must stop.
25
+
#
26
+
# The software is provided "as is", without warranty of any kind, express or implied. In no event shall the authors or copyright holders be liable for any claim, damages, or other liability arising from the use of the software.
27
+
#
28
+
# If any provision is invalid, it does not affect the validity of the other provisions.
29
+
# By using, distributing, or modifying the Software, you automatically agree to and intend to comply with this Agreement. If you cannot comply, you must stop using, distributing, or modifying the Software.
30
+
# This Agreement is governed by and construed in accordance with the laws of the People's Republic of China (without regard to conflict of law principles).
0 commit comments