|
1 | 1 | LICENSE |
2 | 2 |
|
3 | | -Copyright (c) 2025 Somesh Diwan |
| 3 | +Copyright (c) 2025 Somesh Diwan |
4 | 4 | All rights reserved. |
5 | 5 |
|
6 | | -Permission is hereby granted, free of charge, to any person obtaining a copy of this repository |
7 | | -and its associated source code, documentation, or other files (the "Materials"), to use, modify, |
8 | | -merge, publish, and distribute the Materials for personal, educational, or commercial purposes, |
| 6 | +Permission is hereby granted, free of charge, to any person obtaining a copy of this repository |
| 7 | +and its associated source code, documentation, or other files (the "Materials"), to use, modify, |
| 8 | +merge, publish, and distribute the Materials for personal, educational, or commercial purposes, |
9 | 9 | subject to the following conditions: |
10 | 10 |
|
11 | 11 | 1. Attribution Required |
12 | | - - Any redistribution, reuse, or derivative work must provide clear and visible credit to the |
| 12 | + - Any redistribution, reuse, or derivative work must provide clear and visible credit to the |
13 | 13 | original author: |
14 | 14 | "Original Author: Somesh Diwan" |
15 | 15 | - Attribution must appear in one of the following: |
16 | | - • Project README file |
17 | | - • Documentation |
18 | | - • Prominent source code comments |
| 16 | + • Project README file |
| 17 | + • Documentation |
| 18 | + • Prominent source code comments |
19 | 19 |
|
20 | 20 | 2. No Warranty |
21 | | - - The Materials are provided "AS IS", without warranty of any kind, express or implied, |
22 | | - including but not limited to the warranties of merchantability, fitness for a particular |
23 | | - purpose, and non-infringement. |
24 | | - - In no event shall the author or copyright holder be liable for any claim, damages, or |
25 | | - other liability, whether in an action of contract, tort, or otherwise, arising from, |
| 21 | + - The Materials are provided "AS IS", without warranty of any kind, express or implied, |
| 22 | + including but not limited to the warranties of merchantability, fitness for a particular |
| 23 | + purpose, and non-infringement. |
| 24 | + - In no event shall the author or copyright holder be liable for any claim, damages, or |
| 25 | + other liability, whether in an action of contract, tort, or otherwise, arising from, |
26 | 26 | out of, or in connection with the Materials. |
27 | 27 |
|
28 | 28 | 3. No Misrepresentation |
29 | | - - You may not claim the Materials as your own original work without proper attribution. |
30 | | - - Forks, adaptations, and reuses must always make it clear that this work is based on |
| 29 | + - You may not claim the Materials as your own original work without proper attribution. |
| 30 | + - Forks, adaptations, and reuses must always make it clear that this work is based on |
31 | 31 | "JavaEvolution-Learning-Growing-Mastering" by Somesh Diwan. |
32 | 32 |
|
33 | 33 | 4. Contribution Welcome |
34 | | - - Contributions to this repository are welcome. |
35 | | - - By submitting contributions, you agree that they may be merged and redistributed |
36 | | - under the same license and attribution requirements. |
37 | | - - All contributions should maintain clarity, educational value, and proper attribution |
| 34 | + - Contributions to this repository are welcome. |
| 35 | + - By submitting contributions, you agree that they may be merged and redistributed |
| 36 | + under the same license and attribution requirements. |
| 37 | + - All contributions should maintain clarity, educational value, and proper attribution |
38 | 38 | if external content is adapted. |
39 | 39 |
|
40 | 40 | --- |
41 | 41 |
|
42 | 42 | NOTICE |
43 | 43 | ------ |
44 | 44 |
|
45 | | -If you copy, fork, or reuse this repository (in whole or in part), you **must include clear credit** |
46 | | -to the original author. |
| 45 | +If you copy, fork, or reuse this repository (in whole or in part), you **must include clear credit** |
| 46 | +to the original author. |
47 | 47 |
|
48 | | -Failure to provide attribution is a violation of these license terms and may result in takedown |
| 48 | +Failure to provide attribution is a violation of these license terms and may result in takedown |
49 | 49 | requests or reporting under GitHub's community guidelines. |
50 | 50 |
|
51 | 51 | Example Attribution: |
52 | 52 | -------------------- |
53 | | -This project includes code or concepts from: |
54 | | -"JavaEvolution-Learning-Growing-Mastering" by Somesh Diwan |
| 53 | +This project includes code or concepts from: |
| 54 | +"JavaEvolution-Learning-Growing-Mastering" by Somesh Diwan |
55 | 55 | (https://github.com/Someshdiwan/JavaEvolution-Learning-Growing-Mastering) |
0 commit comments