From b45416d516b18e77c1e73be31649bb298b1c6652 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Mon, 24 Oct 2016 10:07:41 -0400 Subject: update license --- LICENSE | 44 ++++++++++++++++++++++++++------------------ 1 file 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 -- cgit v1.2.3