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>2003-05-29 20:06:30 +0400
committerMiguel de Icaza <miguel@gnome.org>2003-05-29 20:06:30 +0400
commit839a0fe5caa7ee7973d80b5587aaf7aebc78b492 (patch)
tree366868b3052fe1a220131e9f660808d2c1be44b4 /mcs/MIT.X11
parent85a7b2a87e5e8a2f694a75d1e78ebe7bd70475a1 (diff)
Add licenses
svn path=/trunk/mcs/; revision=14995
Diffstat (limited to 'mcs/MIT.X11')
-rw-r--r--mcs/MIT.X1121
1 files changed, 21 insertions, 0 deletions
diff --git a/mcs/MIT.X11 b/mcs/MIT.X11
new file mode 100644
index 00000000000..cb4a84d096e
--- /dev/null
+++ b/mcs/MIT.X11
@@ -0,0 +1,21 @@
+Copyright (c) 2001, 2002, 2003 Ximian, Inc and the individuals listed
+on the ChangeLog entries.
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.