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:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2017-05-23 15:27:42 +0300
committerGitHub <noreply@github.com>2017-05-23 15:27:42 +0300
commitbeb36c6a3174bd05bebac966ce0a62c0fad9f51d (patch)
tree0bc371d4674445c82c20e0c7fb06f83e0224345a /mcs/class/LICENSE
parenta0fc3f4dcf571edc997f53066c09671650e96670 (diff)
Remove outdated info and unused files from mcs/ (#4916)
Most of the removed files weren't touched in the last decade and are unused so it's better to remove them to avoid confusion about what they do. I also went over and removed the most outdated info from readme files, we probably want to do a more thorough overhaul in the future.
Diffstat (limited to 'mcs/class/LICENSE')
-rw-r--r--mcs/class/LICENSE26
1 files changed, 1 insertions, 25 deletions
diff --git a/mcs/class/LICENSE b/mcs/class/LICENSE
index 97d46c50274..fd336eb8176 100644
--- a/mcs/class/LICENSE
+++ b/mcs/class/LICENSE
@@ -1,25 +1 @@
-The MIT X11 License covers most of the class libraries in the Mono
-project. Some third party libraries come from different projects, and
-are licensed under their own terms.
-
-
-Copyright (c) 2001, 2002, 2003 The Mono Project
-
-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.
+See LICENSE file in the project root for full license information.