|
Software We maintain this free software definition to show clearly
what must
be true about a particular software program for it to be considered
free software.
Free software is a matter of liberty, not
price. To understand
the concept, you should think of free as in free speech,
not as in free beer.
Free software is a matter of the users' freedom to
run, copy,
distribute,
study, change and improve the software. More precisely, it refers to
four kinds of freedom, for the users of the software:
- The freedom to run the program, for any purpose
(freedom 0).
- The freedom to study how the program works, and
adapt it to your needs (freedom 1). Access to the source code is a
precondition for this.
- The freedom to redistribute copies so you can
help your neighbor (freedom 2).
- The freedom to improve the program, and release
your improvements to the public, so that the whole community benefits
(freedom 3). Access to the source code is a precondition for this.
Software is a program that enables a computer to
perform a specific task, as opposed to the physical components of the
system (hardware). This includes application software such as a
word processor, which enables a user to perform a task, and system
software such as an operating system, which enables other software to
run properly, by interfacing with hardware and with other software.
The term "software" was first used
in this sense by John W. Tukey1957. In computer science and software
engineering, computer software is all computer programs. The
concept of reading different sequences of instructions into the memory
of a device to control computations was invented by Charles Babbage as
part of his difference engine.
|