DawnC commited on
Commit
d14508e
·
verified ·
1 Parent(s): 2636c81

Update LICENSE.md

Browse files
Files changed (1) hide show
  1. LICENSE.md +66 -36
LICENSE.md CHANGED
@@ -1,41 +1,71 @@
1
  # License and Copyright Notice
2
 
3
- © 2025 Eric Chung. All Rights Reserved.
4
-
5
- This project is licensed under CC BY-NC-ND 4.0 (Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International). The complete source code is available on [GitHub](https://github.com/Eric-Chung-0511/Learning-Record/tree/main/Data%20Science%20Projects/PawMatchAI)
6
-
7
- ## Model and Deployment Specific Terms
8
-
9
- This license covers all content in this Hugging Face repository, including but not limited to:
10
- - Model weights (.pth files)
11
- - Deployment configurations
12
- - Application files
13
- - All associated code and resources
14
-
15
- ## Permissions
16
- Users are permitted to:
17
- - View and test the deployed model interface
18
- - Use the model for personal learning and academic research
19
- - Share links to this original deployment
20
- - Study the deployment implementation
21
-
22
- ## Restrictions
23
- The following activities are expressly prohibited:
24
- - Commercial use or deployment
25
- - Redistribution of model weights
26
- - Creating derivative models
27
- - Integration into commercial products or services
28
- - Rehosting or redeploying the model
29
- - Training new models based on this implementation
30
-
31
- ## Attribution Requirements
32
- When using or referencing this work:
33
- - You must provide appropriate credit to Eric Chung as the original author
34
- - You must include a link to this Hugging Face deployment
35
- - You must include a link to the original GitHub repository
36
- - You must indicate if any changes were made
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
37
 
38
  ## Disclaimer
39
- This work is provided "AS IS", without warranty of any kind, express or implied. The author shall not be liable for any damages arising from the use of this deployment.
 
 
 
 
 
 
 
 
 
 
 
40
 
41
- For the complete source code and development resources, please visit: [PawMatchAI](https://github.com/Eric-Chung-0511/Learning-Record/tree/main/Data%20Science%20Projects/PawMatchAI)
 
 
 
 
1
  # License and Copyright Notice
2
 
3
+ © 2025 Eric Chung.
4
+
5
+ ## Overview
6
+ This work represents a portfolio project created to demonstrate technical proficiency and learning achievements. This license aims to protect the author's intellectual property rights while encouraging educational use and proper attribution.
7
+
8
+ ## Terms of Use
9
+ All users of this work must comply with the following terms:
10
+
11
+ ### Attribution Requirements
12
+ When using or referencing this work, you must:
13
+ 1. Credit Eric Chung as the original author
14
+ 2. Include a link to the original repository
15
+ 3. Indicate whether you have modified the original work
16
+ 4. Maintain this copyright notice and attribution requirements in all copies or substantial portions of the work
17
+
18
+ ### Permitted Uses
19
+ Users are allowed to:
20
+ 1. View, study, and learn from the code
21
+ 2. Use the code for personal learning and development
22
+ 3. Fork the repository for study purposes
23
+ 4. Create copies for personal backup
24
+ 5. Use the work for academic research and educational purposes
25
+ 6. Modify the work for personal learning purposes
26
+
27
+ ### Usage Guidelines
28
+ When using this work:
29
+ 1. The attribution must be clearly visible and accessible
30
+ 2. Any modifications must be clearly marked as such
31
+ 3. You may not imply or suggest endorsement by the author
32
+ 4. You must maintain all copyright and license notices
33
+
34
+ ### Attribution Format
35
+ Please use the following format for attribution:
36
+ Based on work by [Eric Chung](https://github.com/Eric-Chung-0511)
37
+ ([PawMatchAI Project](https://github.com/Eric-Chung-0511/Learning-Record/tree/main/Data%20Science%20Projects/PawMatchAI))
38
+
39
+ Original work © 2025 Eric Chung
40
+
41
+ ## Important Notes
42
+ 1. This project was created as a portfolio piece for career transition purposes
43
+ 2. While the focus is on learning and educational use, all usage requires proper attribution
44
+ 3. The author reserves the right to grant additional permissions on a case-by-case basis
45
+
46
+ ## Usage Rights
47
+ While this work was originally released under more restrictive terms, the current license allows for broader usage, including potential commercial applications, provided that:
48
+ 1. Proper attribution is maintained as specified in the Attribution Requirements section
49
+ 2. The original author's rights and contributions are clearly acknowledged
50
+ 3. The work's origin as a portfolio project is respected and properly cited
51
+
52
+ This change in licensing reflects an evolution in the project's scope while maintaining the core requirement of proper attribution and acknowledgment of the original work.
53
 
54
  ## Disclaimer
55
+ This work is provided "AS IS", without warranty of any kind, express or implied. The author shall not be liable for any claims, damages, or other liability arising from the use or inability to use the work.
56
+
57
+ ## Supplementary Permissions
58
+ 1. For inquiries about additional usage rights or permissions:
59
+ - Open an issue in this repository
60
+ - Contact the author through GitHub
61
+ 2. The author may grant additional permissions upon request
62
+
63
+ ## License Updates
64
+ 1. This license may be updated to reflect changing circumstances
65
+ 2. Users will be bound by the license version in effect at the time of their use
66
+ 3. Check the repository for the most current license terms
67
 
68
+ ## Contact
69
+ For questions, clarifications, or additional permissions:
70
+ - Create an issue in this repository
71
+ - Contact the author through GitHub