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

github.com/mono/mono-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2016-10-24 17:07:41 +0300
committerMiguel de Icaza <miguel@gnome.org>2016-10-24 21:08:55 +0300
commitb45416d516b18e77c1e73be31649bb298b1c6652 (patch)
tree12ed3c5e1fb34f1680c872305fa9aad0415cf0a9
parentce574941d82e5896d14861bc3880bd7a39b4cf6c (diff)
update license
-rw-r--r--LICENSE44
1 files changed, 26 insertions, 18 deletions
diff --git a/LICENSE b/LICENSE
index 6caf5432..5716e6e9 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,18 +1,26 @@
-The Mono Tools code is licensed under various different licenses.
-
- GNU GPL: details available in the file LICENSE.GPL
- GNU LGPL: details available in the file LICENSE.LGPL
- MIT X11: details available in the file MIT.X11
-
- * Type Refector:
-
- This app is licensed under the terms of the MIT X11 license.
-
- * Debugger:
-
- This app is licensed under the terms of the GNU GPL.
-
- * ASN.1 Viewer
-
- This application is licensed under the terms of the MIT X11 license.
-
+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.
+
+====
+
+Note: older versions and branches of this module contained
+GPL code in the past, the code moved to other repositories