Skip to content

Commit 45a3c56

Browse files
committed
Update README
1 parent 1a92ba3 commit 45a3c56

3 files changed

Lines changed: 34 additions & 0 deletions

File tree

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"java.configuration.updateBuildConfiguration": "interactive"
3+
}

LICENSE

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
All source code and instructional materials in this repository are provided to enrolled students for personal learning and educational use as part of a course created by luv2code LLC.
2+
3+
You are granted a limited, non-exclusive, non-transferable license to use, modify, and integrate the source code into your own personal projects and your work or professional projects, including commercial applications.
4+
5+
You may not:
6+
- Claim the material as your own work
7+
- Republish, redistribute, or share any course materials, including but not limited to videos, slides, images, text, or PDFs
8+
- Use this material to create derivative educational content such as tutorials, blog posts, YouTube videos, online courses, training materials, or social media content
9+
- Use the content in any teaching, training, or commercial educational product
10+
11+
These restrictions help protect the integrity of the course and ensure that all students receive the content from the official source.
12+
13+
For permission requests, contact copyright@luv2code.com
14+
15+
All content remains the intellectual property of luv2code LLC and is protected by copyright law. Any use beyond the personal educational license described above requires prior written permission from luv2code LLC.
16+
17+
© luv2code LLC. All rights reserved.

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,17 @@ I'm looking forward to seeing you in other luv2code courses!
4747
* [Facebook Page - luv2code](https://www.facebook.com/luv2codetv)
4848
* [X (Twitter) - luv2code](https://twitter.com/luv2codetv)
4949
* [LinkedIn](https://www.linkedin.com/in/chaddarby/)
50+
51+
 
52+
## License
53+
This source code is provided for your personal learning and educational use as part of a course by [luv2code LLC](https://www.luv2code.com).
54+
55+
You may use and modify the source code in your own personal projects and your work or professional projects, including commercial applications.
56+
57+
You may not republish, redistribute, or share any course materials, including but not limited to videos, slides, images, text or PDFs.
58+
59+
You may not use these materials to create tutorials, videos, articles, online courses, training content, or any other educational products.
60+
61+
See the [LICENSE](./LICENSE) file for full terms and restrictions.
62+
63+
For permission requests, contact copyright@luv2code.com

0 commit comments

Comments
 (0)