From: Nate Eldredge Newsgroups: comp.os.msdos.djgpp Subject: Re: Borland C++ compiler free! Date: 21 Feb 2000 12:53:26 -0800 Organization: InterWorld Communications Lines: 24 Message-ID: <83vh3itgzd.fsf@mercury.st.hmc.edu> References: <38B0C5F0 DOT B1C9B111 AT home DOT com> <9fm1bs8il34e9rq08q1hkcm9trhijg3rg6 AT 4ax DOT com> <38B13987 DOT 6D90047D AT a DOT crl DOT com> <88s025$gaa$1 AT news3 DOT infoave DOT net> <88s674$d9a$1 AT zingo DOT tninet DOT se> NNTP-Posting-Host: mercury.st.hmc.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: nntp1.interworld.net 951166531 61588 134.173.45.219 (21 Feb 2000 20:55:31 GMT) X-Complaints-To: usenet AT nntp1 DOT interworld DOT net NNTP-Posting-Date: 21 Feb 2000 20:55:31 GMT User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.5 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Marcus" writes: > Hi! > > newbie question: What is open source exactly? > I don't know about the "support for open source" but real open source means > that the program is given away with open source without any copyright. Also > called PD, Public Domain. This is not true by most extant definitions of "open source". The self-proclaimed "Open Source Definition" seems to be commonly accepted; it can be found at http://www.opensource.org/osd.html . Basically, it says that the source code must be included, and one must be able to redistribute or modify it (while keeping it under the same license). Copyright is quite definitely permitted. Everything licensed under the GNU General Public License (which is almost universally accepted as Open Source) is copyrighted, but users are granted the right to use it freely. Ironically, without copyright, a program would probably cease to be open source, as proprietary software houses could take it, soup it up, and sell it without source. -- Nate Eldredge neldredge AT hmc DOT edu