-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLICENSE
More file actions
99 lines (60 loc) · 3.8 KB
/
LICENSE
File metadata and controls
99 lines (60 loc) · 3.8 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
# MCA Method License
## Creative Commons Attribution 4.0 International (CC BY 4.0)
**Copyright (c) 2024 Professor and Researcher Pablo De Chiaro Rosa**
This work is licensed under the Creative Commons Attribution 4.0 International License.
### You are free to:
- **Share** — copy and redistribute the material in any medium or format for any purpose, even commercially
- **Adapt** — remix, transform, and build upon the material for any purpose, even commercially
The licensor cannot revoke these freedoms as long as you follow the license terms.
### Under the following terms:
- **Attribution** — You must give appropriate credit to **Professor and Researcher Pablo De Chiaro Rosa** as the creator of the MCA Method (Mentor, Copilot, Agent), provide a link to this repository, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
### No additional restrictions:
You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
---
## Attribution Requirements
When using, distributing, or building upon the MCA Method, please include the following attribution:
**Minimum Attribution:**
```
MCA Method (Mentor, Copilot, Agent) by Professor and Researcher Pablo De Chiaro Rosa
Licensed under CC BY 4.0: https://creativecommons.org/licenses/by/4.0/
```
**Recommended Attribution for Academic/Research Use:**
```
This work utilizes the MCA Method (Mentor, Copilot, Agent), a pedagogical framework
for AI-assisted programming education developed by Professor and Researcher
Pablo De Chiaro Rosa. Licensed under Creative Commons Attribution 4.0 International.
Available at: [Repository URL]
```
**For Modified Versions:**
If you modify, adapt, or build upon the MCA Method, please indicate the changes made and maintain attribution to the original creator.
---
## Commercial Use
This license explicitly permits commercial use. Companies, educational institutions, training organizations, and individuals may:
- Use MCA guidelines in commercial educational products
- Integrate MCA methodology into paid services
- Distribute MCA-based content commercially
- Create derivative works for commercial purposes
**The only requirement is proper attribution** to Professor and Researcher Pablo De Chiaro Rosa as the original creator of the MCA Method.
---
## Educational and Research Use
This license strongly encourages educational and research applications:
- Educational institutions may freely use and adapt MCA guidelines
- Researchers may study, analyze, and extend the methodology
- Teachers may incorporate MCA principles into their curricula
- Students may use MCA guidelines for their learning journey
**For academic citations, please reference:**
- Creator: Professor and Researcher Pablo De Chiaro Rosa
- Method: MCA (Mentor, Copilot, Agent)
- License: CC BY 4.0
- Repository: [Repository URL]
---
## Disclaimer
THE MCA METHOD IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
---
## Full License Text
To view the complete Creative Commons Attribution 4.0 International License, visit:
https://creativecommons.org/licenses/by/4.0/legalcode
---
**Questions about licensing?** Feel free to open an issue in this repository or contact the creator directly.
---
_This license ensures the MCA Method can benefit the global programming education community while maintaining proper attribution to its creator._