Closed platonbjs closed 2 years ago
Hi! We already have our licenses. Different code parts have different licenses: http://osfree.org/doku/en:legal. They are different because it is 3-rd part code which licenses can't be changed. Most osFree userland code (like command line utilities) is licensed under this license: http://osfree.org/doku/en:legal:osfree. This is a kind of BSD 3-clause license. Other parts have different licenses, e.g., our "OS/2 personality" is licensed as GPL v.2. Unfortunately, we can't change 3-rd part code licenses to BSD license. As we have different code under different licenses, they have their own copyright notices (see "legal" file in each program subdirectory).
Hola! Somos un grupo de estudiantes de la Universidad Complutense de Madrid (UCM) y estamos haciendo una campaña de concienciación sobre el uso de licencias.
Razones por las que usar una licencia:
Hemos elegido la licencia MIT para este pull request. En este link puedes encontrar mas informacion sobre esta licencia
Gracias por tu atención! Esperamos que te haya servido de ayuda
Hello! We are a group of students of Universidad Complutense de Madrid (UCM) and we are working on an awareness campaign about types and uses of licences.
There are many reasons to use licences in your code:
It's EASY to use: choose the licence, copy the generic text and ready! Now you can use it in your projects You can found more information in the following link
You LIMIT the uses of your code, in this way you will avoid possible legal problems about copies and plagiarism
Share is power! The freeware licences give to you credit all the time. Allow third people use it with YOUR conditions
The following youtube link show the existing types of licences to choose one which adapt better to your needs
We have chosen MIT license for this pull request. In this link, you can get more information about this license
Thank you a lot for your attention! We hope you the contents has been helpful