#13 El software libre no va de software gratuito. El software libre no obliga a permitir la distribución de los binarios sino del CODIGO FUENTE. El software libre no se creó para que la gente pudiera acceder a software gratuito y sencillo de instalar sino para que los [programadores / usuarios] tuvieran acceso al código fuente del software que usan.
Que el instalador te prohiba la distribución del mismo es irrelevante por que si nos vamos a la página del programa y nos bajamos el código fuente QUE ES LO QUE IMPORTA podremos leer lo siguiente:
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 Clever Age nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
Que el instalador te prohiba la distribución del mismo es irrelevante por que si nos vamos a la página del programa y nos bajamos el código fuente QUE ES LO QUE IMPORTA podremos leer lo siguiente:
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 Clever Age nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
Así que ya me diréis cual es el problema.