--- www/philosophy/free-sw.html 2012/06/09 19:41:16 1.115 +++ www/philosophy/free-sw.html 2013/10/15 04:42:00 1.124 @@ -1,14 +1,13 @@ - -What is free software? - GNU Project - Free Software Foundation (FSF) + +What is free software? +- GNU Project - Free Software Foundation - - - +

What is free software?

@@ -107,7 +106,7 @@

In order for freedoms 1 and 3 (the freedom to make changes and the -freedom to publish improved versions) to be meaningful, you must have +freedom to publish the changed versions) to be meaningful, you must have access to the source code of the program. Therefore, accessibility of source code is a necessary condition for free software. Obfuscated “source code” is not real source code and does not count @@ -173,8 +172,8 @@

Whether a change constitutes an improvement is a subjective matter. -If your modifications are limited, in substance, to changes that -someone else considers an improvement, that is not freedom. +If your right to modify a program is limited, in substance, to changes that +someone else considers an improvement, that program is not free.

@@ -190,15 +189,6 @@

-A special issue arises when a license requires changing the name by -which the program will be invoked from other programs. That -effectively hampers you from releasing your changed version so that it -can replace the original when invoked by those other programs. This -sort of requirement is acceptable only if there's a suitable aliasing -facility that allows you to specify the original program's name as an -alias for the modified version.

- -

Rules that “if you make your version available in this way, you must make it available in that way also” can be acceptable too, on the same condition. An example of such an acceptable rule is one @@ -211,6 +201,15 @@

+A special issue arises when a license requires changing the name by +which the program will be invoked from other programs. That +effectively hampers you from releasing your changed version so that it +can replace the original when invoked by those other programs. This +sort of requirement is acceptable only if there's a suitable aliasing +facility that allows you to specify the original program's name as an +alias for the modified version.

+ +

In the GNU project, we use copyleft to protect these freedoms legally for everyone. But @@ -229,8 +228,18 @@ is refuse to impose them as conditions of use of the program. In this way, the restrictions will not affect activities and people outside the jurisdictions of these governments. Thus, free software licenses -must not require obedience to any export regulations as a condition of -any of the essential freedoms. +must not require obedience to any nontrivial export regulations as a +condition of exercising any of the essential freedoms. +

+ +

+Merely mentioning the existence of export regulations, without making +them a condition of the license itself, is acceptable since it does +not restrict users. If an export regulation is actually trivial for +free software, then requiring it as a condition is not an actual +problem; however, it is a potential problem, since a later change in +export law could make the requirement nontrivial and thus render the +software nonfree.

@@ -299,7 +308,7 @@ and avoid various practical problems.

-

Beyond Software

+

Beyond Software

Software manuals must be free, @@ -321,7 +330,7 @@ free cultural works applicable to any kind of works.

-

Open Source?

+

Open Source?

Another group has started using the term “open source” to mean @@ -332,14 +341,18 @@ never refers to freedom.

-

History

+

History

From time to time we revise this Free Software Definition. Here is -the list of changes, along with links to show exactly what was -changed.

+the list of substantive changes, along with links to show exactly what +was changed.