diff --git a/src/NUnitFramework/mock-assembly/MockAssembly.cs b/src/NUnitFramework/mock-assembly/MockAssembly.cs index ce6a744a9f..be6aea17e6 100644 --- a/src/NUnitFramework/mock-assembly/MockAssembly.cs +++ b/src/NUnitFramework/mock-assembly/MockAssembly.cs @@ -8,10 +8,6 @@ // 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