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>2019-03-16 01:51:36 +0300
committerGitHub <noreply@github.com>2019-03-16 01:51:36 +0300
commit38252d7877266332572645f486c4815531941482 (patch)
treee7299c2fb7c134842f183f34917381ad36c7a245 /LICENSE
parent44016c09a72a61eb1bcb3d753265f95aca40d053 (diff)
[2019-02] Remove nunit24 from mono build and tree (#13486)
* Remove nunit24 from mono build and tree (#13415) * Remove nunit24 from mono build and tree * More cleanup * Fix build * [csproj] Update project files (cherry picked from commit 55fbd14763ba5e6ed6dc63326d39782ff76afbe9) * Don't produce nunit-console scripts in bin/ (#13480) NUnit bundle is gone, these scripts are empty and useless ``` 10:27:45 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mono-core-6.1.0.462-0.nightly.1.epel6.x86_64 10:27:45 DEBUG: BUILDSTDERR: error: Installed (but unpackaged) file(s) found: 10:27:45 DEBUG: BUILDSTDERR: /usr/bin/nunit-console 10:27:45 DEBUG: BUILDSTDERR: /usr/bin/nunit-console2 10:27:45 DEBUG: BUILDSTDERR: /usr/bin/nunit-console4 10:27:45 DEBUG: RPM build errors: 10:27:45 DEBUG: BUILDSTDERR: Installed (but unpackaged) file(s) found: 10:27:45 DEBUG: BUILDSTDERR: /usr/bin/nunit-console 10:27:45 DEBUG: BUILDSTDERR: /usr/bin/nunit-console2 10:27:45 DEBUG: BUILDSTDERR: /usr/bin/nunit-console4 ``` (cherry picked from commit 0f457095e5bde224674656ea07c9bb337627c88d)
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE2
1 files changed, 0 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE
index 39d9ac1c111..192af3581d8 100644
--- a/LICENSE
+++ b/LICENSE
@@ -28,8 +28,6 @@ Mono itself, and does not end up in the redistributable part of Mono:
* mcs/jay: 4-clause BSD licensed
-* mcs/nunit24: MS-PL
-
* mcs/class/I18N/mklist.sh, tools/cvt.sh: GNU GPLv2
Runtime Code