The NUnit v3.13.2 source tree includes some third-party code that is built into "lib/net35/nunit.framework.dll" in the "NUnit" NuGet package, or into "lib/netstandard2.0/nunitlite.dll" in the "NUnitLite" NuGet package. Maybe those copyright notices should be added to NOTICES.txt, which is likewise distributed in the NuGet packages.
|
// Copyright (c) Microsoft Corporation. All rights reserved. |
|
// Copyright (c) Microsoft Corporation. All rights reserved. |
|
// Copyright (C) 2009 Novell, Inc (https://www.novell.com) |
|
// Copyright (c) .NET Foundation and Contributors |
|
// Copyright (C) 2010 Novell |
|
// Copyright (c) Microsoft Corporation. All rights reserved. |
|
// Copyright (C) 2009 Novell |
|
// Copyright (C) 2008 Novell (https://www.novell.com) |
The NUnit v3.13.2 source tree includes some third-party code that is built into "lib/net35/nunit.framework.dll" in the "NUnit" NuGet package, or into "lib/netstandard2.0/nunitlite.dll" in the "NUnitLite" NuGet package. Maybe those copyright notices should be added to NOTICES.txt, which is likewise distributed in the NuGet packages.
nunit/src/NUnitFramework/framework/Compatibility/System.Collections.Concurrent/ConcurrentQueue.cs
Line 9 in 5631b49
nunit/src/NUnitFramework/framework/Compatibility/System.Collections.Concurrent/IProducerConsumerCollection.cs
Line 4 in 5631b49
nunit/src/NUnitFramework/framework/Compatibility/System.Collections/CollectionDebuggerView.cs
Line 10 in 5631b49
nunit/src/NUnitFramework/framework/Compatibility/System.Diagnostics.CodeAnalysis/NullableAttributes.cs
Line 5 in 5631b49
nunit/src/NUnitFramework/framework/Compatibility/System.Threading/LazyThreadSafetyMode.cs
Line 7 in 5631b49
nunit/src/NUnitFramework/framework/Compatibility/System.Threading/SpinWait.cs
Line 4 in 5631b49
nunit/src/NUnitFramework/framework/Compatibility/System/Lazy.cs
Line 11 in 5631b49
nunit/src/NUnitFramework/nunitlite/Options.cs
Line 7 in 5631b49