How is Linux Licensed?

Linus has placed the Linux kernel under the GNU General Public License,
which basically means that you may freely copy, change, and distribute it,
but you may not impose any restrictions on further distribution, and you
must make the source code available.
This is not the same as Public Domain. The licenses of the utilities and
programs which come with the installations vary. Much of the code is from
the GNU Project at the Free Software Foundation, and is also under the GPL.
Some other major programs often included in Linux distributions are under a
BSD license and other similar licenses.
  • Email, SSL
  • 0 Utilizadores acharam útil
Esta resposta foi útil?

Related Articles

MySQL will not start, “MySQL File ‘/usr/share/mysql/charsets/?.conf’ not found” in error log.

The most common cause for this error, is a failed downgrade of MySQL from 4.1 to 4.0.  Many...

ColdFusion DSN parameters are not updated

SYMPTOMS New CF DSN records are created.  Even the set of parameters is tried to be updated...

Manage Database Roles

Solution Database roles are conceptually completely separate from operating system users....

Install Microsoft SQL Server

The installation of Microsoft SQL Server, like that of various modern products is fairly easy,...