Understanding the Copyright for the Linux Operating System
The Linux operating system is really just a clone of Unix, also known as a work-alike for the Unix operating system, and it was written completely and entirely from scratch, never using a single line of the AT&T code. Neither the USL or the Berkeley campus of the University of California was actually involved in the creation or writing of the Linux operating system. People from all over the world, from Finland to Australia have contributed to the development of Linux, and it is hopefully going to continue to grow, change and evolve as people from all over the world continue to work on it.
The Linux operating system is copyrighted under the GNU General Public License or GPL terms. This is a specific type of license that is written by the FSF or Free Software Foundation, and the purpose of this license is to make sure that people can not restrict the distribution of the software. In brief, what it says is that although you can charge anything that you want to give a copy to someone, you absolutely cannot restrict that someone from giving their copy away for free. What it also generally means is that the source code has to be made available as well. This is especially important for programmers. The GNU General Public License also states that anybody that modifies the program has to make his version of the source code available and free for distribution. Rather than restricting how the Linux operating system is used, Linux guarantees that it will grow, spread, evolve and be developed for many years to come.








