diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-09-03 16:39:41 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-09-03 16:39:41 +0200 |
commit | 27c0d08ddcc1a4ad46fde7b39107c526946bb421 (patch) | |
tree | 91ec5901571ed88e1432c7606e7872dbf1dcaa2e /Hurd/OpenSource.mdwn | |
parent | 855af9a0ee8d1bdebff882a62104134a71044dba (diff) | |
download | web-27c0d08ddcc1a4ad46fde7b39107c526946bb421.tar.gz web-27c0d08ddcc1a4ad46fde7b39107c526946bb421.tar.bz2 web-27c0d08ddcc1a4ad46fde7b39107c526946bb421.zip |
Further clean-ups and removals.
Diffstat (limited to 'Hurd/OpenSource.mdwn')
-rw-r--r-- | Hurd/OpenSource.mdwn | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/Hurd/OpenSource.mdwn b/Hurd/OpenSource.mdwn deleted file mode 100644 index e51aa9f7..00000000 --- a/Hurd/OpenSource.mdwn +++ /dev/null @@ -1,15 +0,0 @@ -# <a name="Brief_summary"> Brief summary </a> - -As stated by the Open Source Initiative on their home page: - -"The basic idea behind open source is very simple: When programmers can read, redistribute, and modify the source code for a piece of software, the software evolves. People improve it, people adapt it, people fix bugs. And this can happen at a speed that, if one is used to the slow pace of conventional software development, seems astonishing. - -We in the open source community have learned that this rapid evolutionary process produces better software than the traditional closed model, in which only a very few programmers can see the source and everybody else must blindly use an opaque block of bits." - --- <http://www.opensource.org/> - -Unlike [[FreeSoftware]], [[OpenSource]] does not put as much emphasis into the issue as the [Free Software Foundation](http://www.fsf.org). Several open source licenses exist, including the traditional [[GeneralPublicLicense]], GPL. - -In the spirit of keeping things short, please read up on the various licenses on their respective home pages. - --- [[Main/JoachimNilsson]] - 11 May 2002 |