Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2001-12-18 21:42:30 +0300
committerMiguel de Icaza <miguel@gnome.org>2001-12-18 21:42:30 +0300
commit351c01c26eb4ec8322b1fc6eb3f71f7d3428442e (patch)
tree678936d03fb0baa7c9b19178eacb5697f1f2b2d9 /web/class-library
parentda2e491a332dd6c1b6fb74b58b6bb4db9cfb0023 (diff)
flush
svn path=/trunk/mono/; revision=1632
Diffstat (limited to 'web/class-library')
-rw-r--r--web/class-library32
1 files changed, 5 insertions, 27 deletions
diff --git a/web/class-library b/web/class-library
index e4a53a9dfd6..95b56cacf9d 100644
--- a/web/class-library
+++ b/web/class-library
@@ -106,33 +106,11 @@
** Licensing
- The class library will be licensed under the terms of the GNU
- LGPL. Some people have pointed out that the plain LGPL is
- troublesome for embedded use of the Mono class libraries. So
- we are considering to use the GPL with a special exception
- (like the <a
- href="http://www.gnu.org/software/classpath/classpath.html">GNU
- Classpath</a> project did.
-
- The exception to the GPL would be:
-
- <i>The library is distributed under the terms of the GNU General
- Public License with the following exception:
-
- If you link this library against your own program, then you do not
- need to release the source code for that program. However, any
- changes that you make to the library itself, or to any native
- methods upon which the library relies, must be re-distributed in
- accordance with the terms of the GPL.</i>
-
- If you are going to contribute, please keep in mind that we
- might require you to agree that Ximian might adjust the
- license to enable the use of the class libraries on embedded
- systems or to develop proprietary applications using Mono.
-
- We suggest that you assign the copyright of your work to the
- GNOME Foundation or the Free Software Foundation to simplify
- defending the code in case it is used inappropiately.
+ The class library is being licensed under the terms of the
+ <a
+ href="http://www.opensource.org/licenses/mit-license.html">MIT
+ license.</a> This is the same license used by the X11 window
+ system.
** Class Library testing