Ver Mensaje Individual
  #64 (permalink)  
Antiguo 26/05/2007, 06:40
Avatar de Vanchi
Vanchi
Colaborador
 
Fecha de Ingreso: enero-2007
Ubicación: Io voy donde vo' vai... Ca'eza
Mensajes: 1.111
Antigüedad: 19 años, 1 mes
Puntos: 138
Re: La guerra que viene: Según Microsoft, Linux viola 235 patentes

Cita:
Iniciado por Dvdcr Ver Mensaje
Como que viola patentes al utilisar open source? No se supone que es OPEN y cualquiera lo puede usar y modificar como se de la gana?
Hola Dvdcd,

Hay distintas clases de "open source" y por eso no es bueno generalizarlas en a todas en la misma bolsa.

Un tipo de licencia "open source" es la BSD. En este tipo de licencias lo que se protege es el "honor del autor":
Cita:
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* * Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* * Neither the name of the <organization> nor the
* names of its contributors may be used to endorse or promote products
* derived from this software without specific prior written permission.
http://en.wikipedia.org/wiki/BSD_license

Pero también están las licencias GNU protegidas por copyleft, destinadas a proteger al proyecto:
Cita:
...In contrast, an author may, through a copyleft licensing scheme, give every person who receives a copy of a work permission to reproduce, adapt or distribute the work as long as any resulting copies or adaptations are also bound by the same copyleft licensing scheme.
http://en.wikipedia.org/wiki/Copyleft

Como verás ambas licencias tienen sus restricciones por lo que ambas licencias pueden violarse.

Saludos
__________________
Según recientes estudios científicos, los 3 más grandes descubrimientos de la humanidad son: El fuego, la rueda y la minifalda.
Yo personalmente no le encuentro mucha utilidad a los 2 primeros.