--- www/philosophy/free-sw.html 2014/08/05 02:14:06 1.138 +++ www/philosophy/free-sw.html 2016/12/27 17:56:49 1.152 @@ -1,5 +1,5 @@ - +
+Have a question about free software licensing not answered here? +See our other licensing resources, +and if necessary contact the FSF Compliance Lab +at licensing@fsf.org.
+
@@ -46,6 +55,8 @@ an instrument of unjust power.
+A program is free software if the program's users have the four essential freedoms: @@ -74,24 +85,30 @@ nonfree distribution schemes in terms of how far they fall short of being free, we consider them all equally unethical.
-The rest of this page clarifies certain points about what makes -specific freedoms adequate or not.
- -Freedom to distribute (freedoms 2 and 3) means you are free to -redistribute copies, either with or without modifications, either -gratis or charging a fee for distribution, to -anyone anywhere. Being free to do these -things means (among other things) that you do not have to ask or pay -for permission to do so. -
+In any given scenario, these freedoms must apply to whatever code +we plan to make use of, or lead others to make use of. For instance, +consider a program A which automatically launches a program B to +handle some cases. If we plan to distribute A as it stands, that +implies users will need B, so we need to judge whether both A and B +are free. However, if we plan to modify A so that it doesn't use B, +only A needs to be free; B is not pertinent to that plan.
-You should also have the freedom to make modifications and use them -privately in your own work or play, without even mentioning that they -exist. If you do publish your changes, you should not be required to -notify anyone in particular, or in any particular way. +“Free software” does not mean “noncommercial”. A free +program must be available for commercial use, commercial development, +and commercial distribution. Commercial development of free software +is no longer unusual; such free commercial software is very important. +You may have paid money to get copies of free software, or you may have +obtained copies at no charge. But regardless of how you got your copies, +you always have the freedom to copy and change the software, even to +sell copies.
+The rest of this page clarifies certain points about what makes +specific freedoms adequate or not.
+ +The freedom to run the program means the freedom for any kind of person or organization to use it on any kind of computer system, for any kind of @@ -109,16 +126,7 @@ functionality the program has, or whether it is useful for what you want to do.
--The freedom to redistribute copies must include binary or executable -forms of the program, as well as source code, for both modified and -unmodified versions. (Distributing programs in runnable form is necessary -for conveniently installable free operating systems.) It is OK if there -is no way to produce a binary or executable form for a certain program -(since some languages don't support that feature), but you must have the -freedom to redistribute such forms should you find or develop a way to -make them. -
+In order for freedoms 1 and 3 (the freedom to make changes and the @@ -149,6 +157,29 @@
+Whether a change constitutes an improvement is a subjective matter. +If your right to modify a program is limited, in substance, to changes that +someone else considers an improvement, that program is not free. +
+ +Freedom to distribute (freedoms 2 and 3) means you are free to +redistribute copies, either with or without modifications, either +gratis or charging a fee for distribution, to +anyone anywhere. Being free to do these +things means (among other things) that you do not have to ask or pay +for permission to do so. +
+ ++You should also have the freedom to make modifications and use them +privately in your own work or play, without even mentioning that they +exist. If you do publish your changes, you should not be required to +notify anyone in particular, or in any particular way. +
+ +Freedom 3 includes the freedom to release your modified versions as free software. A free license may also permit other ways of releasing them; in other words, it does not have to be @@ -158,15 +189,20 @@
-In order for these freedoms to be real, they must be permanent and -irrevocable as long as you do nothing wrong; if the developer of the -software has the power to revoke the license, or retroactively add -restrictions to its terms, without your doing anything wrong to give -cause, the software is not free. +The freedom to redistribute copies must include binary or executable +forms of the program, as well as source code, for both modified and +unmodified versions. (Distributing programs in runnable form is necessary +for conveniently installable free operating systems.) It is OK if there +is no way to produce a binary or executable form for a certain program +(since some languages don't support that feature), but you must have the +freedom to redistribute such forms should you find or develop a way to +make them.
+-However, certain kinds of rules about the manner of distributing free +Certain kinds of rules about the manner of distributing free software are acceptable, when they don't conflict with the central freedoms. For example, copyleft (very simply stated) is the rule that when redistributing the program, @@ -188,25 +224,10 @@ relate to each other.
--“Free software” does not mean “noncommercial”. A free -program must be available for commercial use, commercial development, -and commercial distribution. Commercial development of free software -is no longer unusual; such free commercial software is very important. -You may have paid money to get copies of free software, or you may have -obtained copies at no charge. But regardless of how you got your copies, -you always have the freedom to copy and change the software, even to -sell copies. -
+-Whether a change constitutes an improvement is a subjective matter. -If your right to modify a program is limited, in substance, to changes that -someone else considers an improvement, that program is not free. -
- --However, rules about how to package a modified version are acceptable, +Rules about how to package a modified version are acceptable, if they don't substantively limit your freedom to release modified versions, or your freedom to make and use modified versions privately. Thus, it is acceptable for the license to require that you change the @@ -238,6 +259,8 @@ facility that allows you to specify the original program's name as an alias for the modified version.
+Sometimes government export control regulations and trade sanctions can constrain your freedom to distribute copies of @@ -260,6 +283,16 @@ software nonfree.
++In order for these freedoms to be real, they must be permanent and +irrevocable as long as you do nothing wrong; if the developer of the +software has the power to revoke the license, or retroactively add +restrictions to its terms, without your doing anything wrong to give +cause, the software is not free. +
+A free license may not require compliance with the license of a nonfree program. Thus, for instance, if a license requires you to @@ -274,6 +307,8 @@ law applies, or where litigation must be done, or both.
+Most free software licenses are based on copyright, and there are limits on what kinds of requirements can be imposed through copyright. If a @@ -293,6 +328,8 @@ it is nonfree.
+When talking about free software, it is best to avoid using terms like “give away” or “for free,” because those terms imply that @@ -304,6 +341,8 @@ “free software” into various languages.
+Finally, note that criteria such as those stated in this free software definition require careful thought for their interpretation. To decide @@ -318,6 +357,8 @@ it easier to see why certain licenses do or don't qualify.
+
If you are interested in whether a specific license qualifies as a free
software license, see our list
@@ -365,7 +406,7 @@
-Another group has started using the term “open source” to mean
+Another group uses the term “open source” to mean
something close (but not identical) to “free software”. We
prefer the term “free software” because, once you have heard that
it refers to freedom rather than price, it calls to mind freedom. The
@@ -381,6 +422,9 @@
Copyright © 1996-2002, 2004-2007, 2009, 2010, 2012, 2013
+ Copyright © 1996, 2002, 2004-2007, 2009-2016
Free Software Foundation, Inc. This page is licensed under a Creative
-Commons Attribution-NoDerivs 3.0 United States License.Open Source?
+
@@ -529,7 +573,7 @@
-
Updated: -$Date: 2014/08/05 02:14:06 $ +$Date: 2016/12/27 17:56:49 $