diff --git a/License.txt b/License.txt
index bea03ce9e..048dc06e2 100644
--- a/License.txt
+++ b/License.txt
@@ -1,7 +1,7 @@
BSD 3-Clause License
-Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD
-All rights reserved.
+Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD,
+and Contributors. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
diff --git a/build/AssemblyInfo.props b/build/AssemblyInfo.props
index 157671d45..9899c3eda 100644
--- a/build/AssemblyInfo.props
+++ b/build/AssemblyInfo.props
@@ -5,7 +5,7 @@
True
$(MSBuildProjectName)
Moq
- Clarius Consulting, Manas Technology Solutions, InSTEDD
+ Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors
diff --git a/src/Moq/ActionObserver.cs b/src/Moq/ActionObserver.cs
index 15b35c67a..3b1a9f002 100644
--- a/src/Moq/ActionObserver.cs
+++ b/src/Moq/ActionObserver.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/AsInterface.cs b/src/Moq/AsInterface.cs
index 9f528253a..eb3b6ccf2 100644
--- a/src/Moq/AsInterface.cs
+++ b/src/Moq/AsInterface.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/AutoImplementedPropertyGetterSetup.cs b/src/Moq/AutoImplementedPropertyGetterSetup.cs
index 935a64012..10f20596e 100644
--- a/src/Moq/AutoImplementedPropertyGetterSetup.cs
+++ b/src/Moq/AutoImplementedPropertyGetterSetup.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/AutoImplementedPropertySetterSetup.cs b/src/Moq/AutoImplementedPropertySetterSetup.cs
index f1bf3d2d3..169a5c275 100644
--- a/src/Moq/AutoImplementedPropertySetterSetup.cs
+++ b/src/Moq/AutoImplementedPropertySetterSetup.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Capture.cs b/src/Moq/Capture.cs
index 73c1beac2..6222fb213 100644
--- a/src/Moq/Capture.cs
+++ b/src/Moq/Capture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/CaptureMatch.cs b/src/Moq/CaptureMatch.cs
index b27d198e8..26535cbbb 100644
--- a/src/Moq/CaptureMatch.cs
+++ b/src/Moq/CaptureMatch.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Condition.cs b/src/Moq/Condition.cs
index ff56284f9..7dc15de96 100644
--- a/src/Moq/Condition.cs
+++ b/src/Moq/Condition.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/DefaultExpressionCompiler.cs b/src/Moq/DefaultExpressionCompiler.cs
index dde164b9b..d806c722f 100644
--- a/src/Moq/DefaultExpressionCompiler.cs
+++ b/src/Moq/DefaultExpressionCompiler.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/DefaultValue.cs b/src/Moq/DefaultValue.cs
index df8b1d701..b70a52621 100644
--- a/src/Moq/DefaultValue.cs
+++ b/src/Moq/DefaultValue.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System.ComponentModel;
diff --git a/src/Moq/DefaultValueProvider.cs b/src/Moq/DefaultValueProvider.cs
index 48f6111ab..2822386dc 100644
--- a/src/Moq/DefaultValueProvider.cs
+++ b/src/Moq/DefaultValueProvider.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/EmptyDefaultValueProvider.cs b/src/Moq/EmptyDefaultValueProvider.cs
index 4f9fc3ffd..8bf98a963 100644
--- a/src/Moq/EmptyDefaultValueProvider.cs
+++ b/src/Moq/EmptyDefaultValueProvider.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Evaluator.cs b/src/Moq/Evaluator.cs
index 04ad0e4c9..68fbbcb9c 100644
--- a/src/Moq/Evaluator.cs
+++ b/src/Moq/Evaluator.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/EventHandlerCollection.cs b/src/Moq/EventHandlerCollection.cs
index 843a1fa28..415609b8e 100644
--- a/src/Moq/EventHandlerCollection.cs
+++ b/src/Moq/EventHandlerCollection.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/ExpressionComparer.cs b/src/Moq/ExpressionComparer.cs
index 34ae22e64..ff9c229ef 100644
--- a/src/Moq/ExpressionComparer.cs
+++ b/src/Moq/ExpressionComparer.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/ExpressionCompiler.cs b/src/Moq/ExpressionCompiler.cs
index 6a407d53e..6aababe16 100644
--- a/src/Moq/ExpressionCompiler.cs
+++ b/src/Moq/ExpressionCompiler.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/ExpressionExtensions.cs b/src/Moq/ExpressionExtensions.cs
index fa02926cf..997c4bfed 100644
--- a/src/Moq/ExpressionExtensions.cs
+++ b/src/Moq/ExpressionExtensions.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/ExpressionReconstructor.cs b/src/Moq/ExpressionReconstructor.cs
index ab4f3f4db..b1e7be247 100644
--- a/src/Moq/ExpressionReconstructor.cs
+++ b/src/Moq/ExpressionReconstructor.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Expressions/Visitors/Apply.cs b/src/Moq/Expressions/Visitors/Apply.cs
index 4bf5b3b2e..82d99ac1c 100644
--- a/src/Moq/Expressions/Visitors/Apply.cs
+++ b/src/Moq/Expressions/Visitors/Apply.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System.Linq.Expressions;
diff --git a/src/Moq/Expressions/Visitors/ConstructorCallVisitor.cs b/src/Moq/Expressions/Visitors/ConstructorCallVisitor.cs
index c4bb89cc4..3372e174d 100644
--- a/src/Moq/Expressions/Visitors/ConstructorCallVisitor.cs
+++ b/src/Moq/Expressions/Visitors/ConstructorCallVisitor.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Expressions/Visitors/EvaluateCaptures.cs b/src/Moq/Expressions/Visitors/EvaluateCaptures.cs
index d77a1385d..67df48da2 100644
--- a/src/Moq/Expressions/Visitors/EvaluateCaptures.cs
+++ b/src/Moq/Expressions/Visitors/EvaluateCaptures.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System.Linq.Expressions;
diff --git a/src/Moq/Expressions/Visitors/UpgradePropertyAccessorMethods.cs b/src/Moq/Expressions/Visitors/UpgradePropertyAccessorMethods.cs
index 8f4c57d8a..2f47601f3 100644
--- a/src/Moq/Expressions/Visitors/UpgradePropertyAccessorMethods.cs
+++ b/src/Moq/Expressions/Visitors/UpgradePropertyAccessorMethods.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System.Collections.Generic;
diff --git a/src/Moq/Extensions.cs b/src/Moq/Extensions.cs
index 97d3b8d39..551785db8 100644
--- a/src/Moq/Extensions.cs
+++ b/src/Moq/Extensions.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Guard.cs b/src/Moq/Guard.cs
index 4fc0f42fd..16590ad6b 100644
--- a/src/Moq/Guard.cs
+++ b/src/Moq/Guard.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/IInvocation.cs b/src/Moq/IInvocation.cs
index f58751fb8..b80766a66 100644
--- a/src/Moq/IInvocation.cs
+++ b/src/Moq/IInvocation.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System.Collections.Generic;
diff --git a/src/Moq/IInvocationList.cs b/src/Moq/IInvocationList.cs
index 3932a010c..4bd95a88b 100644
--- a/src/Moq/IInvocationList.cs
+++ b/src/Moq/IInvocationList.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System.Collections.Generic;
diff --git a/src/Moq/IMatcher.cs b/src/Moq/IMatcher.cs
index 4759350cc..a7db578f4 100644
--- a/src/Moq/IMatcher.cs
+++ b/src/Moq/IMatcher.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/IMock.cs b/src/Moq/IMock.cs
index 5bc69805a..cebda5b05 100644
--- a/src/Moq/IMock.cs
+++ b/src/Moq/IMock.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System.Diagnostics.CodeAnalysis;
diff --git a/src/Moq/IMocked.cs b/src/Moq/IMocked.cs
index 3cc4afc0c..144c81a15 100644
--- a/src/Moq/IMocked.cs
+++ b/src/Moq/IMocked.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System.ComponentModel;
diff --git a/src/Moq/ISetup.cs b/src/Moq/ISetup.cs
index c4256ebe8..4c0c2ba7d 100644
--- a/src/Moq/ISetup.cs
+++ b/src/Moq/ISetup.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/ISetupList.cs b/src/Moq/ISetupList.cs
index 94952a57b..2c124ecba 100644
--- a/src/Moq/ISetupList.cs
+++ b/src/Moq/ISetupList.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System.Collections.Generic;
diff --git a/src/Moq/ImmutablePoppableStack.cs b/src/Moq/ImmutablePoppableStack.cs
index 4f21d0403..67dafe303 100644
--- a/src/Moq/ImmutablePoppableStack.cs
+++ b/src/Moq/ImmutablePoppableStack.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System.Collections.Generic;
diff --git a/src/Moq/InnerMockSetup.cs b/src/Moq/InnerMockSetup.cs
index 30d4e0b5e..1fb0055ac 100644
--- a/src/Moq/InnerMockSetup.cs
+++ b/src/Moq/InnerMockSetup.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System.Diagnostics;
diff --git a/src/Moq/Interception/IInterceptor.cs b/src/Moq/Interception/IInterceptor.cs
index 86d99ea45..6eb0ba566 100644
--- a/src/Moq/Interception/IInterceptor.cs
+++ b/src/Moq/Interception/IInterceptor.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
namespace Moq
diff --git a/src/Moq/Interception/InterceptionAspects.cs b/src/Moq/Interception/InterceptionAspects.cs
index c7623f81c..2fd98e189 100644
--- a/src/Moq/Interception/InterceptionAspects.cs
+++ b/src/Moq/Interception/InterceptionAspects.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Interception/Mock.cs b/src/Moq/Interception/Mock.cs
index 4a7577142..f1e1db5c3 100644
--- a/src/Moq/Interception/Mock.cs
+++ b/src/Moq/Interception/Mock.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
namespace Moq
diff --git a/src/Moq/Invocation.cs b/src/Moq/Invocation.cs
index c204857dc..c0aeb3b64 100644
--- a/src/Moq/Invocation.cs
+++ b/src/Moq/Invocation.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/InvocationAction.cs b/src/Moq/InvocationAction.cs
index 9dce6bbf1..dcad66900 100644
--- a/src/Moq/InvocationAction.cs
+++ b/src/Moq/InvocationAction.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/InvocationCollection.cs b/src/Moq/InvocationCollection.cs
index 0cc2027a3..27f705d74 100644
--- a/src/Moq/InvocationCollection.cs
+++ b/src/Moq/InvocationCollection.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/InvocationFunc.cs b/src/Moq/InvocationFunc.cs
index 85d2f73fb..9b95a7d87 100644
--- a/src/Moq/InvocationFunc.cs
+++ b/src/Moq/InvocationFunc.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/InvocationShape.cs b/src/Moq/InvocationShape.cs
index adc2c5f24..9d317e336 100644
--- a/src/Moq/InvocationShape.cs
+++ b/src/Moq/InvocationShape.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/It.cs b/src/Moq/It.cs
index 6a10c9fda..1df3bec47 100644
--- a/src/Moq/It.cs
+++ b/src/Moq/It.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Language/Flow/ICallBaseResult.cs b/src/Moq/Language/Flow/ICallBaseResult.cs
index 524b5a844..7e37f5680 100644
--- a/src/Moq/Language/Flow/ICallBaseResult.cs
+++ b/src/Moq/Language/Flow/ICallBaseResult.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System.ComponentModel;
diff --git a/src/Moq/Language/Flow/ICallbackResult.cs b/src/Moq/Language/Flow/ICallbackResult.cs
index 4301374db..6132b4e75 100644
--- a/src/Moq/Language/Flow/ICallbackResult.cs
+++ b/src/Moq/Language/Flow/ICallbackResult.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System.ComponentModel;
diff --git a/src/Moq/Language/Flow/IReturnsResult.cs b/src/Moq/Language/Flow/IReturnsResult.cs
index 6cea542e0..cd08c1b67 100644
--- a/src/Moq/Language/Flow/IReturnsResult.cs
+++ b/src/Moq/Language/Flow/IReturnsResult.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System.ComponentModel;
diff --git a/src/Moq/Language/Flow/IReturnsThrows.cs b/src/Moq/Language/Flow/IReturnsThrows.cs
index 3e22ab4fa..be4ed00e5 100644
--- a/src/Moq/Language/Flow/IReturnsThrows.cs
+++ b/src/Moq/Language/Flow/IReturnsThrows.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System.ComponentModel;
diff --git a/src/Moq/Language/Flow/ISetup.cs b/src/Moq/Language/Flow/ISetup.cs
index 19268bf1e..2ecfc16de 100644
--- a/src/Moq/Language/Flow/ISetup.cs
+++ b/src/Moq/Language/Flow/ISetup.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System.ComponentModel;
diff --git a/src/Moq/Language/Flow/IThrowsResult.cs b/src/Moq/Language/Flow/IThrowsResult.cs
index 8dca2b999..2313fad79 100644
--- a/src/Moq/Language/Flow/IThrowsResult.cs
+++ b/src/Moq/Language/Flow/IThrowsResult.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System.ComponentModel;
diff --git a/src/Moq/Language/Flow/NonVoidSetupPhrase.cs b/src/Moq/Language/Flow/NonVoidSetupPhrase.cs
index e3efba709..e1583d67a 100644
--- a/src/Moq/Language/Flow/NonVoidSetupPhrase.cs
+++ b/src/Moq/Language/Flow/NonVoidSetupPhrase.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Language/Flow/SetterSetupPhrase.cs b/src/Moq/Language/Flow/SetterSetupPhrase.cs
index 3eb163d34..d23e64c0d 100644
--- a/src/Moq/Language/Flow/SetterSetupPhrase.cs
+++ b/src/Moq/Language/Flow/SetterSetupPhrase.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Language/Flow/SetupPhrase.cs b/src/Moq/Language/Flow/SetupPhrase.cs
index f3516a360..d572b05de 100644
--- a/src/Moq/Language/Flow/SetupPhrase.cs
+++ b/src/Moq/Language/Flow/SetupPhrase.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Language/Flow/SetupSequencePhrase.cs b/src/Moq/Language/Flow/SetupSequencePhrase.cs
index 14b847476..569624ff0 100644
--- a/src/Moq/Language/Flow/SetupSequencePhrase.cs
+++ b/src/Moq/Language/Flow/SetupSequencePhrase.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Language/Flow/VoidSetupPhrase.cs b/src/Moq/Language/Flow/VoidSetupPhrase.cs
index c07fe283b..67da90a05 100644
--- a/src/Moq/Language/Flow/VoidSetupPhrase.cs
+++ b/src/Moq/Language/Flow/VoidSetupPhrase.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Language/Flow/WhenPhrase.cs b/src/Moq/Language/Flow/WhenPhrase.cs
index b46e36879..c0863ec06 100644
--- a/src/Moq/Language/Flow/WhenPhrase.cs
+++ b/src/Moq/Language/Flow/WhenPhrase.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Language/ICallBase.cs b/src/Moq/Language/ICallBase.cs
index c7ad5c470..37f1bbc1b 100644
--- a/src/Moq/Language/ICallBase.cs
+++ b/src/Moq/Language/ICallBase.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System.ComponentModel;
diff --git a/src/Moq/Language/ICallback.Generated.cs b/src/Moq/Language/ICallback.Generated.cs
index 64907da2d..d914c16a3 100644
--- a/src/Moq/Language/ICallback.Generated.cs
+++ b/src/Moq/Language/ICallback.Generated.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Language/ICallback.cs b/src/Moq/Language/ICallback.cs
index bde9a15ec..294ec55d4 100644
--- a/src/Moq/Language/ICallback.cs
+++ b/src/Moq/Language/ICallback.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Language/ICallback.tt b/src/Moq/Language/ICallback.tt
index 24df6b4e1..bf0f3611e 100644
--- a/src/Moq/Language/ICallback.tt
+++ b/src/Moq/Language/ICallback.tt
@@ -2,7 +2,7 @@
<#@ output extension=".Generated.cs" #>
<#@ Assembly Name="System.Core" #>
<#@ Import Namespace="System.Linq" #>
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Language/ICallbackGetter.cs b/src/Moq/Language/ICallbackGetter.cs
index fc8b9b7ec..eb3cd6408 100644
--- a/src/Moq/Language/ICallbackGetter.cs
+++ b/src/Moq/Language/ICallbackGetter.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Language/ICallbackSetter.cs b/src/Moq/Language/ICallbackSetter.cs
index fdf79b947..e537f4f23 100644
--- a/src/Moq/Language/ICallbackSetter.cs
+++ b/src/Moq/Language/ICallbackSetter.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Language/IRaise.Generated.cs b/src/Moq/Language/IRaise.Generated.cs
index 7efd77a27..1617aa844 100644
--- a/src/Moq/Language/IRaise.Generated.cs
+++ b/src/Moq/Language/IRaise.Generated.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Language/IRaise.cs b/src/Moq/Language/IRaise.cs
index 051ea324b..82692945f 100644
--- a/src/Moq/Language/IRaise.cs
+++ b/src/Moq/Language/IRaise.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Language/IRaise.tt b/src/Moq/Language/IRaise.tt
index aba0aa99d..289e55b84 100644
--- a/src/Moq/Language/IRaise.tt
+++ b/src/Moq/Language/IRaise.tt
@@ -2,7 +2,7 @@
<#@ output extension=".Generated.cs" #>
<#@ Assembly Name="System.Core" #>
<#@ Import Namespace="System.Linq" #>
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Language/IReturns.Generated.cs b/src/Moq/Language/IReturns.Generated.cs
index 6b8b7bb1f..de90e5c64 100644
--- a/src/Moq/Language/IReturns.Generated.cs
+++ b/src/Moq/Language/IReturns.Generated.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Language/IReturns.cs b/src/Moq/Language/IReturns.cs
index d4418f5ea..7eb35f288 100644
--- a/src/Moq/Language/IReturns.cs
+++ b/src/Moq/Language/IReturns.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Language/IReturns.tt b/src/Moq/Language/IReturns.tt
index 1a073dbe9..620c95794 100644
--- a/src/Moq/Language/IReturns.tt
+++ b/src/Moq/Language/IReturns.tt
@@ -2,7 +2,7 @@
<#@ output extension=".Generated.cs" #>
<#@ Assembly Name="System.Core" #>
<#@ Import Namespace="System.Linq" #>
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Language/IReturnsGetter.cs b/src/Moq/Language/IReturnsGetter.cs
index c1e1a7c52..f349f81cf 100644
--- a/src/Moq/Language/IReturnsGetter.cs
+++ b/src/Moq/Language/IReturnsGetter.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Language/ISetupConditionResult.cs b/src/Moq/Language/ISetupConditionResult.cs
index 3accd17ff..3da62bd59 100644
--- a/src/Moq/Language/ISetupConditionResult.cs
+++ b/src/Moq/Language/ISetupConditionResult.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Language/ISetupSequentialAction.cs b/src/Moq/Language/ISetupSequentialAction.cs
index ba9309239..aa60b225a 100644
--- a/src/Moq/Language/ISetupSequentialAction.cs
+++ b/src/Moq/Language/ISetupSequentialAction.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Language/ISetupSequentialResult.cs b/src/Moq/Language/ISetupSequentialResult.cs
index bf7e10638..51ed64c1e 100644
--- a/src/Moq/Language/ISetupSequentialResult.cs
+++ b/src/Moq/Language/ISetupSequentialResult.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Language/IThrows.cs b/src/Moq/Language/IThrows.cs
index 038c184a5..801c20189 100644
--- a/src/Moq/Language/IThrows.cs
+++ b/src/Moq/Language/IThrows.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Language/IVerifies.cs b/src/Moq/Language/IVerifies.cs
index a12a5738c..05b2c51fb 100644
--- a/src/Moq/Language/IVerifies.cs
+++ b/src/Moq/Language/IVerifies.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System.ComponentModel;
diff --git a/src/Moq/Linq/Mock.cs b/src/Moq/Linq/Mock.cs
index 442c3bef7..04bcdbd2d 100644
--- a/src/Moq/Linq/Mock.cs
+++ b/src/Moq/Linq/Mock.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Linq/MockQuery.cs b/src/Moq/Linq/MockQuery.cs
index bddb69859..75a956b00 100644
--- a/src/Moq/Linq/MockQuery.cs
+++ b/src/Moq/Linq/MockQuery.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Linq/MockRepository.cs b/src/Moq/Linq/MockRepository.cs
index 9105b5af2..7907d566f 100644
--- a/src/Moq/Linq/MockRepository.cs
+++ b/src/Moq/Linq/MockRepository.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Linq/MockSetupsBuilder.cs b/src/Moq/Linq/MockSetupsBuilder.cs
index b1507bdfb..bf02c5bf3 100644
--- a/src/Moq/Linq/MockSetupsBuilder.cs
+++ b/src/Moq/Linq/MockSetupsBuilder.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Linq/Mocks.cs b/src/Moq/Linq/Mocks.cs
index c19700162..4883626bb 100644
--- a/src/Moq/Linq/Mocks.cs
+++ b/src/Moq/Linq/Mocks.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/LookupOrFallbackDefaultValueProvider.cs b/src/Moq/LookupOrFallbackDefaultValueProvider.cs
index be09cb3d8..2e16c5e7f 100644
--- a/src/Moq/LookupOrFallbackDefaultValueProvider.cs
+++ b/src/Moq/LookupOrFallbackDefaultValueProvider.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Match.cs b/src/Moq/Match.cs
index d982f95d2..3cc608f9f 100644
--- a/src/Moq/Match.cs
+++ b/src/Moq/Match.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/MatchExpression.cs b/src/Moq/MatchExpression.cs
index f5c0971e3..9c869ee39 100644
--- a/src/Moq/MatchExpression.cs
+++ b/src/Moq/MatchExpression.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/MatcherFactory.cs b/src/Moq/MatcherFactory.cs
index 67c759753..a268ed245 100644
--- a/src/Moq/MatcherFactory.cs
+++ b/src/Moq/MatcherFactory.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/MatcherObserver.cs b/src/Moq/MatcherObserver.cs
index 0bfb44864..7a1906cbb 100644
--- a/src/Moq/MatcherObserver.cs
+++ b/src/Moq/MatcherObserver.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Matchers/AnyMatcher.cs b/src/Moq/Matchers/AnyMatcher.cs
index fc59f0fbb..a970ac392 100644
--- a/src/Moq/Matchers/AnyMatcher.cs
+++ b/src/Moq/Matchers/AnyMatcher.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Matchers/ConstantMatcher.cs b/src/Moq/Matchers/ConstantMatcher.cs
index 520b484f9..a56f0862b 100644
--- a/src/Moq/Matchers/ConstantMatcher.cs
+++ b/src/Moq/Matchers/ConstantMatcher.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Matchers/ExpressionMatcher.cs b/src/Moq/Matchers/ExpressionMatcher.cs
index e37fe5790..feefc2181 100644
--- a/src/Moq/Matchers/ExpressionMatcher.cs
+++ b/src/Moq/Matchers/ExpressionMatcher.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Matchers/LazyEvalMatcher.cs b/src/Moq/Matchers/LazyEvalMatcher.cs
index 407c8ff61..3ec10a72d 100644
--- a/src/Moq/Matchers/LazyEvalMatcher.cs
+++ b/src/Moq/Matchers/LazyEvalMatcher.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Matchers/MatcherAttributeMatcher.cs b/src/Moq/Matchers/MatcherAttributeMatcher.cs
index f4ecd85d3..92bad0bd9 100644
--- a/src/Moq/Matchers/MatcherAttributeMatcher.cs
+++ b/src/Moq/Matchers/MatcherAttributeMatcher.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Matchers/ParamArrayMatcher.cs b/src/Moq/Matchers/ParamArrayMatcher.cs
index 960195b1f..fc74f61f0 100644
--- a/src/Moq/Matchers/ParamArrayMatcher.cs
+++ b/src/Moq/Matchers/ParamArrayMatcher.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Matchers/RefMatcher.cs b/src/Moq/Matchers/RefMatcher.cs
index 24f3778ac..1c5f8ac43 100644
--- a/src/Moq/Matchers/RefMatcher.cs
+++ b/src/Moq/Matchers/RefMatcher.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/MethodCall.cs b/src/Moq/MethodCall.cs
index 7efea89a3..106aad89d 100644
--- a/src/Moq/MethodCall.cs
+++ b/src/Moq/MethodCall.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Mock.Generic.cs b/src/Moq/Mock.Generic.cs
index 1b9d26a1c..9d6f06a08 100644
--- a/src/Moq/Mock.Generic.cs
+++ b/src/Moq/Mock.Generic.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Mock.cs b/src/Moq/Mock.cs
index 726644fca..ec01fdfd1 100644
--- a/src/Moq/Mock.cs
+++ b/src/Moq/Mock.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/MockBehavior.cs b/src/Moq/MockBehavior.cs
index 90e8faa70..7c05eb63d 100644
--- a/src/Moq/MockBehavior.cs
+++ b/src/Moq/MockBehavior.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
namespace Moq
diff --git a/src/Moq/MockDefaultValueProvider.cs b/src/Moq/MockDefaultValueProvider.cs
index 58941640b..7ca0982a6 100644
--- a/src/Moq/MockDefaultValueProvider.cs
+++ b/src/Moq/MockDefaultValueProvider.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/MockException.cs b/src/Moq/MockException.cs
index 8889f5f25..f30ab9b33 100644
--- a/src/Moq/MockException.cs
+++ b/src/Moq/MockException.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/MockExceptionReasons.cs b/src/Moq/MockExceptionReasons.cs
index da476bc0a..a39872e83 100644
--- a/src/Moq/MockExceptionReasons.cs
+++ b/src/Moq/MockExceptionReasons.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/MockExtensions.cs b/src/Moq/MockExtensions.cs
index e8e24ad54..d5e97d5b0 100644
--- a/src/Moq/MockExtensions.cs
+++ b/src/Moq/MockExtensions.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System.ComponentModel;
diff --git a/src/Moq/MockRepository.cs b/src/Moq/MockRepository.cs
index 664cdd36c..49d27d2b3 100644
--- a/src/Moq/MockRepository.cs
+++ b/src/Moq/MockRepository.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
namespace Moq
diff --git a/src/Moq/MockSequence.cs b/src/Moq/MockSequence.cs
index 95d2d1929..b2c7770f2 100644
--- a/src/Moq/MockSequence.cs
+++ b/src/Moq/MockSequence.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System.ComponentModel;
diff --git a/src/Moq/Obsolete/IOccurrence.cs b/src/Moq/Obsolete/IOccurrence.cs
index a370e03ae..db7a78fb5 100644
--- a/src/Moq/Obsolete/IOccurrence.cs
+++ b/src/Moq/Obsolete/IOccurrence.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System.ComponentModel;
diff --git a/src/Moq/Obsolete/MatcherAttribute.cs b/src/Moq/Obsolete/MatcherAttribute.cs
index cb3c5f6cf..94f4c0d96 100644
--- a/src/Moq/Obsolete/MatcherAttribute.cs
+++ b/src/Moq/Obsolete/MatcherAttribute.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Obsolete/Mock.Generic.Legacy.cs b/src/Moq/Obsolete/Mock.Generic.Legacy.cs
index 05d61021b..7f6e6caec 100644
--- a/src/Moq/Obsolete/Mock.Generic.Legacy.cs
+++ b/src/Moq/Obsolete/Mock.Generic.Legacy.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Obsolete/MockExtensions.cs b/src/Moq/Obsolete/MockExtensions.cs
index 4943bb8a3..73f774f0c 100644
--- a/src/Moq/Obsolete/MockExtensions.cs
+++ b/src/Moq/Obsolete/MockExtensions.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Obsolete/MockFactory.cs b/src/Moq/Obsolete/MockFactory.cs
index 965b38b37..9abbc628e 100644
--- a/src/Moq/Obsolete/MockFactory.cs
+++ b/src/Moq/Obsolete/MockFactory.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Obsolete/ObsoleteMockExtensions.cs b/src/Moq/Obsolete/ObsoleteMockExtensions.cs
index da6976070..383e3416a 100644
--- a/src/Moq/Obsolete/ObsoleteMockExtensions.cs
+++ b/src/Moq/Obsolete/ObsoleteMockExtensions.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Obsolete/SequenceExtensions.cs b/src/Moq/Obsolete/SequenceExtensions.cs
index d2bc2aa2e..7d30db13c 100644
--- a/src/Moq/Obsolete/SequenceExtensions.cs
+++ b/src/Moq/Obsolete/SequenceExtensions.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Pair.cs b/src/Moq/Pair.cs
index c67b39587..5f411d794 100644
--- a/src/Moq/Pair.cs
+++ b/src/Moq/Pair.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
namespace Moq
diff --git a/src/Moq/ParameterTypes.cs b/src/Moq/ParameterTypes.cs
index a172cded8..0958c207b 100644
--- a/src/Moq/ParameterTypes.cs
+++ b/src/Moq/ParameterTypes.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Protected/IProtectedAsMock.cs b/src/Moq/Protected/IProtectedAsMock.cs
index 67804628f..9539b9a16 100644
--- a/src/Moq/Protected/IProtectedAsMock.cs
+++ b/src/Moq/Protected/IProtectedAsMock.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Protected/IProtectedMock.cs b/src/Moq/Protected/IProtectedMock.cs
index 8284be981..f5e94e6c2 100644
--- a/src/Moq/Protected/IProtectedMock.cs
+++ b/src/Moq/Protected/IProtectedMock.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Protected/ItExpr.cs b/src/Moq/Protected/ItExpr.cs
index aa89b6afc..dc14113d8 100644
--- a/src/Moq/Protected/ItExpr.cs
+++ b/src/Moq/Protected/ItExpr.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Protected/ProtectedAsMock.cs b/src/Moq/Protected/ProtectedAsMock.cs
index 36f9f5423..0cffd21bb 100644
--- a/src/Moq/Protected/ProtectedAsMock.cs
+++ b/src/Moq/Protected/ProtectedAsMock.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Protected/ProtectedExtension.cs b/src/Moq/Protected/ProtectedExtension.cs
index 21d239024..6409ba9f0 100644
--- a/src/Moq/Protected/ProtectedExtension.cs
+++ b/src/Moq/Protected/ProtectedExtension.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System.ComponentModel;
diff --git a/src/Moq/Protected/ProtectedMock.cs b/src/Moq/Protected/ProtectedMock.cs
index a0bcb2c07..ba7e88d54 100644
--- a/src/Moq/Protected/ProtectedMock.cs
+++ b/src/Moq/Protected/ProtectedMock.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/ProxyFactories/CastleProxyFactory.cs b/src/Moq/ProxyFactories/CastleProxyFactory.cs
index fd5d95f5f..4d97b2e86 100644
--- a/src/Moq/ProxyFactories/CastleProxyFactory.cs
+++ b/src/Moq/ProxyFactories/CastleProxyFactory.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/ProxyFactories/IProxy.cs b/src/Moq/ProxyFactories/IProxy.cs
index 238e11a48..e62124f8e 100644
--- a/src/Moq/ProxyFactories/IProxy.cs
+++ b/src/Moq/ProxyFactories/IProxy.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System.ComponentModel;
diff --git a/src/Moq/ProxyFactories/InterfaceProxy.cs b/src/Moq/ProxyFactories/InterfaceProxy.cs
index 295dfa22a..befc7218d 100644
--- a/src/Moq/ProxyFactories/InterfaceProxy.cs
+++ b/src/Moq/ProxyFactories/InterfaceProxy.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/ProxyFactories/ProxyFactory.cs b/src/Moq/ProxyFactories/ProxyFactory.cs
index 3e2497881..c925780c2 100644
--- a/src/Moq/ProxyFactories/ProxyFactory.cs
+++ b/src/Moq/ProxyFactories/ProxyFactory.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Range.cs b/src/Moq/Range.cs
index 0638a855c..69831b7c2 100644
--- a/src/Moq/Range.cs
+++ b/src/Moq/Range.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
namespace Moq
diff --git a/src/Moq/ReturnsExtensions.Generated.cs b/src/Moq/ReturnsExtensions.Generated.cs
index f84794a47..1f5dec0bc 100644
--- a/src/Moq/ReturnsExtensions.Generated.cs
+++ b/src/Moq/ReturnsExtensions.Generated.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/ReturnsExtensions.cs b/src/Moq/ReturnsExtensions.cs
index 9150de778..a2f98e823 100644
--- a/src/Moq/ReturnsExtensions.cs
+++ b/src/Moq/ReturnsExtensions.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/ReturnsExtensions.tt b/src/Moq/ReturnsExtensions.tt
index 9209aa99f..95f50ad36 100644
--- a/src/Moq/ReturnsExtensions.tt
+++ b/src/Moq/ReturnsExtensions.tt
@@ -2,7 +2,7 @@
<#@ output extension=".Generated.cs" #>
<#@ Assembly Name="System.Core" #>
<#@ Import Namespace="System.Linq" #>
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/SequenceExtensions.cs b/src/Moq/SequenceExtensions.cs
index b1eef35d6..c093b84e4 100644
--- a/src/Moq/SequenceExtensions.cs
+++ b/src/Moq/SequenceExtensions.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/SequenceSetup.cs b/src/Moq/SequenceSetup.cs
index 72ebfc52f..2f9aed997 100644
--- a/src/Moq/SequenceSetup.cs
+++ b/src/Moq/SequenceSetup.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Setup.cs b/src/Moq/Setup.cs
index f6ea7c38f..69a978712 100644
--- a/src/Moq/Setup.cs
+++ b/src/Moq/Setup.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/SetupCollection.cs b/src/Moq/SetupCollection.cs
index d1a0c610a..a022e476a 100644
--- a/src/Moq/SetupCollection.cs
+++ b/src/Moq/SetupCollection.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/SetupWithOutParameterSupport.cs b/src/Moq/SetupWithOutParameterSupport.cs
index d586bf085..3f2793418 100644
--- a/src/Moq/SetupWithOutParameterSupport.cs
+++ b/src/Moq/SetupWithOutParameterSupport.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/StringBuilderExtensions.AppendExpression.cs b/src/Moq/StringBuilderExtensions.AppendExpression.cs
index a5599e1c0..655a91cc5 100644
--- a/src/Moq/StringBuilderExtensions.AppendExpression.cs
+++ b/src/Moq/StringBuilderExtensions.AppendExpression.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/StringBuilderExtensions.cs b/src/Moq/StringBuilderExtensions.cs
index c6655fc7a..1ce5a6766 100644
--- a/src/Moq/StringBuilderExtensions.cs
+++ b/src/Moq/StringBuilderExtensions.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Switches.cs b/src/Moq/Switches.cs
index 01cdaedcc..fa6650a19 100644
--- a/src/Moq/Switches.cs
+++ b/src/Moq/Switches.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Times.cs b/src/Moq/Times.cs
index 865515780..30b861c35 100644
--- a/src/Moq/Times.cs
+++ b/src/Moq/Times.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/TypeMatcherAttribute.cs b/src/Moq/TypeMatcherAttribute.cs
index 69db658f7..677586b19 100644
--- a/src/Moq/TypeMatcherAttribute.cs
+++ b/src/Moq/TypeMatcherAttribute.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/src/Moq/Unwrap.cs b/src/Moq/Unwrap.cs
index 8e6896676..6b0886fa5 100644
--- a/src/Moq/Unwrap.cs
+++ b/src/Moq/Unwrap.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System.Threading.Tasks;
diff --git a/tests/Moq.Tests.ComTypes/ComTypes.idl b/tests/Moq.Tests.ComTypes/ComTypes.idl
index 2ce881dc3..94d95a437 100644
--- a/tests/Moq.Tests.ComTypes/ComTypes.idl
+++ b/tests/Moq.Tests.ComTypes/ComTypes.idl
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
// See the `README.md` in the same directory as this file for instructions on
diff --git a/tests/Moq.Tests.FSharpTypes/HasAbstractActionEvent.fs b/tests/Moq.Tests.FSharpTypes/HasAbstractActionEvent.fs
index cd53156d1..f00866222 100644
--- a/tests/Moq.Tests.FSharpTypes/HasAbstractActionEvent.fs
+++ b/tests/Moq.Tests.FSharpTypes/HasAbstractActionEvent.fs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
namespace Moq.Tests.FSharpTypes
diff --git a/tests/Moq.Tests.FSharpTypes/HasAbstractEventHandlerEvent.fs b/tests/Moq.Tests.FSharpTypes/HasAbstractEventHandlerEvent.fs
index 96cfff5d0..024941e43 100644
--- a/tests/Moq.Tests.FSharpTypes/HasAbstractEventHandlerEvent.fs
+++ b/tests/Moq.Tests.FSharpTypes/HasAbstractEventHandlerEvent.fs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
namespace Moq.Tests.FSharpTypes
diff --git a/tests/Moq.Tests.FSharpTypes/HasAbstractIndexer.fs b/tests/Moq.Tests.FSharpTypes/HasAbstractIndexer.fs
index c163c243c..98e456e55 100644
--- a/tests/Moq.Tests.FSharpTypes/HasAbstractIndexer.fs
+++ b/tests/Moq.Tests.FSharpTypes/HasAbstractIndexer.fs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
namespace Moq.Tests.FSharpTypes
diff --git a/tests/Moq.Tests.FSharpTypes/HasAbstractProperty.fs b/tests/Moq.Tests.FSharpTypes/HasAbstractProperty.fs
index aaa04d5c3..fdccfa8ce 100644
--- a/tests/Moq.Tests.FSharpTypes/HasAbstractProperty.fs
+++ b/tests/Moq.Tests.FSharpTypes/HasAbstractProperty.fs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
namespace Moq.Tests.FSharpTypes
diff --git a/tests/Moq.Tests.FSharpTypes/HasActionEvent.fs b/tests/Moq.Tests.FSharpTypes/HasActionEvent.fs
index 319a44af9..8396fd9c2 100644
--- a/tests/Moq.Tests.FSharpTypes/HasActionEvent.fs
+++ b/tests/Moq.Tests.FSharpTypes/HasActionEvent.fs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
namespace Moq.Tests.FSharpTypes
diff --git a/tests/Moq.Tests.FSharpTypes/HasIndexer.fs b/tests/Moq.Tests.FSharpTypes/HasIndexer.fs
index e0dd17da2..358da6e43 100644
--- a/tests/Moq.Tests.FSharpTypes/HasIndexer.fs
+++ b/tests/Moq.Tests.FSharpTypes/HasIndexer.fs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
namespace Moq.Tests.FSharpTypes
diff --git a/tests/Moq.Tests.FSharpTypes/HasProperty.fs b/tests/Moq.Tests.FSharpTypes/HasProperty.fs
index 59d59cafc..1bea90af0 100644
--- a/tests/Moq.Tests.FSharpTypes/HasProperty.fs
+++ b/tests/Moq.Tests.FSharpTypes/HasProperty.fs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
namespace Moq.Tests.FSharpTypes
diff --git a/tests/Moq.Tests.FSharpTypes/IHasActionEvent.fs b/tests/Moq.Tests.FSharpTypes/IHasActionEvent.fs
index 9393f1456..28590a302 100644
--- a/tests/Moq.Tests.FSharpTypes/IHasActionEvent.fs
+++ b/tests/Moq.Tests.FSharpTypes/IHasActionEvent.fs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
namespace Moq.Tests.FSharpTypes
diff --git a/tests/Moq.Tests.FSharpTypes/IHasEventHandlerEvent.fs b/tests/Moq.Tests.FSharpTypes/IHasEventHandlerEvent.fs
index 74331d42c..3c5f5bda3 100644
--- a/tests/Moq.Tests.FSharpTypes/IHasEventHandlerEvent.fs
+++ b/tests/Moq.Tests.FSharpTypes/IHasEventHandlerEvent.fs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
namespace Moq.Tests.FSharpTypes
diff --git a/tests/Moq.Tests.FSharpTypes/IHasIndexer.fs b/tests/Moq.Tests.FSharpTypes/IHasIndexer.fs
index 3eb985d15..d9a64c2fa 100644
--- a/tests/Moq.Tests.FSharpTypes/IHasIndexer.fs
+++ b/tests/Moq.Tests.FSharpTypes/IHasIndexer.fs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
namespace Moq.Tests.FSharpTypes
diff --git a/tests/Moq.Tests.FSharpTypes/IHasProperty.fs b/tests/Moq.Tests.FSharpTypes/IHasProperty.fs
index 588dd7fba..c23f080bc 100644
--- a/tests/Moq.Tests.FSharpTypes/IHasProperty.fs
+++ b/tests/Moq.Tests.FSharpTypes/IHasProperty.fs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
namespace Moq.Tests.FSharpTypes
diff --git a/tests/Moq.Tests.VisualBasic/IssueReports.vb b/tests/Moq.Tests.VisualBasic/IssueReports.vb
index f2987ec5a..d0c50444a 100644
--- a/tests/Moq.Tests.VisualBasic/IssueReports.vb
+++ b/tests/Moq.Tests.VisualBasic/IssueReports.vb
@@ -1,4 +1,4 @@
-' Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+' Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
' All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
Imports Moq
diff --git a/tests/Moq.Tests/ActionObserverFixture.cs b/tests/Moq.Tests/ActionObserverFixture.cs
index 28a8ff8ff..dbce8af8d 100644
--- a/tests/Moq.Tests/ActionObserverFixture.cs
+++ b/tests/Moq.Tests/ActionObserverFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/AfterReturnCallbackDelegateValidationFixture.cs b/tests/Moq.Tests/AfterReturnCallbackDelegateValidationFixture.cs
index 562fb479d..5bbc6ddbd 100644
--- a/tests/Moq.Tests/AfterReturnCallbackDelegateValidationFixture.cs
+++ b/tests/Moq.Tests/AfterReturnCallbackDelegateValidationFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/AsInterfaceFixture.cs b/tests/Moq.Tests/AsInterfaceFixture.cs
index ea6f91524..e714993cc 100644
--- a/tests/Moq.Tests/AsInterfaceFixture.cs
+++ b/tests/Moq.Tests/AsInterfaceFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/CSharpCompilerExpressionsFixture.cs b/tests/Moq.Tests/CSharpCompilerExpressionsFixture.cs
index 323b0a3ee..7ff37f5a9 100644
--- a/tests/Moq.Tests/CSharpCompilerExpressionsFixture.cs
+++ b/tests/Moq.Tests/CSharpCompilerExpressionsFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/CallBaseFixture.cs b/tests/Moq.Tests/CallBaseFixture.cs
index b3ca8937c..d96bfad4a 100644
--- a/tests/Moq.Tests/CallBaseFixture.cs
+++ b/tests/Moq.Tests/CallBaseFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using Xunit;
diff --git a/tests/Moq.Tests/CallbackDelegateValidationFixture.cs b/tests/Moq.Tests/CallbackDelegateValidationFixture.cs
index 3c8e23681..2c80de958 100644
--- a/tests/Moq.Tests/CallbackDelegateValidationFixture.cs
+++ b/tests/Moq.Tests/CallbackDelegateValidationFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/CallbacksFixture.cs b/tests/Moq.Tests/CallbacksFixture.cs
index d31450fdc..0458b08bc 100644
--- a/tests/Moq.Tests/CallbacksFixture.cs
+++ b/tests/Moq.Tests/CallbacksFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/CaptureFixture.cs b/tests/Moq.Tests/CaptureFixture.cs
index f4c347f5b..ed9302ec8 100644
--- a/tests/Moq.Tests/CaptureFixture.cs
+++ b/tests/Moq.Tests/CaptureFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System.Collections.Generic;
diff --git a/tests/Moq.Tests/CaptureMatchFixture.cs b/tests/Moq.Tests/CaptureMatchFixture.cs
index a1cbc13e7..3a2f84ea0 100644
--- a/tests/Moq.Tests/CaptureMatchFixture.cs
+++ b/tests/Moq.Tests/CaptureMatchFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using Xunit;
diff --git a/tests/Moq.Tests/ComCompatibilityFixture.cs b/tests/Moq.Tests/ComCompatibilityFixture.cs
index 97bb74713..a6f07a6b7 100644
--- a/tests/Moq.Tests/ComCompatibilityFixture.cs
+++ b/tests/Moq.Tests/ComCompatibilityFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using Moq.Tests.ComTypes;
diff --git a/tests/Moq.Tests/ConditionalSetupFixture.cs b/tests/Moq.Tests/ConditionalSetupFixture.cs
index bff750288..cbdff62d2 100644
--- a/tests/Moq.Tests/ConditionalSetupFixture.cs
+++ b/tests/Moq.Tests/ConditionalSetupFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/CustomDefaultValueProviderFixture.cs b/tests/Moq.Tests/CustomDefaultValueProviderFixture.cs
index 28008b93b..cc34b80f8 100644
--- a/tests/Moq.Tests/CustomDefaultValueProviderFixture.cs
+++ b/tests/Moq.Tests/CustomDefaultValueProviderFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/CustomMatcherFixture.cs b/tests/Moq.Tests/CustomMatcherFixture.cs
index db703ae13..396bf6a3c 100644
--- a/tests/Moq.Tests/CustomMatcherFixture.cs
+++ b/tests/Moq.Tests/CustomMatcherFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/CustomTypeMatchersFixture.cs b/tests/Moq.Tests/CustomTypeMatchersFixture.cs
index f7c697999..177d32eda 100644
--- a/tests/Moq.Tests/CustomTypeMatchersFixture.cs
+++ b/tests/Moq.Tests/CustomTypeMatchersFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/DefaultValueProviderFixture.cs b/tests/Moq.Tests/DefaultValueProviderFixture.cs
index aa710b681..533e3982c 100644
--- a/tests/Moq.Tests/DefaultValueProviderFixture.cs
+++ b/tests/Moq.Tests/DefaultValueProviderFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/Demo.cs b/tests/Moq.Tests/Demo.cs
index b01145d2c..0ebe16c12 100644
--- a/tests/Moq.Tests/Demo.cs
+++ b/tests/Moq.Tests/Demo.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/EmptyDefaultValueProviderFixture.cs b/tests/Moq.Tests/EmptyDefaultValueProviderFixture.cs
index 81fb7c067..68eabc826 100644
--- a/tests/Moq.Tests/EmptyDefaultValueProviderFixture.cs
+++ b/tests/Moq.Tests/EmptyDefaultValueProviderFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/EventHandlerTypesMustMatchFixture.cs b/tests/Moq.Tests/EventHandlerTypesMustMatchFixture.cs
index e10d506a2..0fdf97338 100644
--- a/tests/Moq.Tests/EventHandlerTypesMustMatchFixture.cs
+++ b/tests/Moq.Tests/EventHandlerTypesMustMatchFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/ExpressionExtensionsFixture.cs b/tests/Moq.Tests/ExpressionExtensionsFixture.cs
index 31a941ea2..4be58275d 100644
--- a/tests/Moq.Tests/ExpressionExtensionsFixture.cs
+++ b/tests/Moq.Tests/ExpressionExtensionsFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/ExtensibilityFixture.cs b/tests/Moq.Tests/ExtensibilityFixture.cs
index e57f9ba3c..e9fe1ddad 100644
--- a/tests/Moq.Tests/ExtensibilityFixture.cs
+++ b/tests/Moq.Tests/ExtensibilityFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/ExtensionsFixture.cs b/tests/Moq.Tests/ExtensionsFixture.cs
index 1995c0f0a..d4b3fc241 100644
--- a/tests/Moq.Tests/ExtensionsFixture.cs
+++ b/tests/Moq.Tests/ExtensionsFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System.Collections.Generic;
diff --git a/tests/Moq.Tests/FSharpCompatibilityFixture.cs b/tests/Moq.Tests/FSharpCompatibilityFixture.cs
index 9a0398d13..6dcf82a3c 100644
--- a/tests/Moq.Tests/FSharpCompatibilityFixture.cs
+++ b/tests/Moq.Tests/FSharpCompatibilityFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/GeneratedReturnsExtensionsFixture.cs b/tests/Moq.Tests/GeneratedReturnsExtensionsFixture.cs
index 3cf283fa5..04e1eda44 100644
--- a/tests/Moq.Tests/GeneratedReturnsExtensionsFixture.cs
+++ b/tests/Moq.Tests/GeneratedReturnsExtensionsFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/HidePropertyFixture.cs b/tests/Moq.Tests/HidePropertyFixture.cs
index d4070ab5c..745513842 100644
--- a/tests/Moq.Tests/HidePropertyFixture.cs
+++ b/tests/Moq.Tests/HidePropertyFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using Xunit;
diff --git a/tests/Moq.Tests/InterceptorFixture.cs b/tests/Moq.Tests/InterceptorFixture.cs
index d8423cb84..75e163c4a 100644
--- a/tests/Moq.Tests/InterceptorFixture.cs
+++ b/tests/Moq.Tests/InterceptorFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/InvocationShapeFixture.cs b/tests/Moq.Tests/InvocationShapeFixture.cs
index f90e4ce62..82d418b3d 100644
--- a/tests/Moq.Tests/InvocationShapeFixture.cs
+++ b/tests/Moq.Tests/InvocationShapeFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/InvocationsFixture.cs b/tests/Moq.Tests/InvocationsFixture.cs
index bf7000bf9..d67258d30 100644
--- a/tests/Moq.Tests/InvocationsFixture.cs
+++ b/tests/Moq.Tests/InvocationsFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/IsSubtypeFixture.cs b/tests/Moq.Tests/IsSubtypeFixture.cs
index 75b34433f..cd50d3a14 100644
--- a/tests/Moq.Tests/IsSubtypeFixture.cs
+++ b/tests/Moq.Tests/IsSubtypeFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/IsValueTypeFixture.cs b/tests/Moq.Tests/IsValueTypeFixture.cs
index e11e1e23d..e2d19f131 100644
--- a/tests/Moq.Tests/IsValueTypeFixture.cs
+++ b/tests/Moq.Tests/IsValueTypeFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/ItIsAnyTypeFixture.cs b/tests/Moq.Tests/ItIsAnyTypeFixture.cs
index 7b13acdbf..b9db2eb6c 100644
--- a/tests/Moq.Tests/ItIsAnyTypeFixture.cs
+++ b/tests/Moq.Tests/ItIsAnyTypeFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/Linq/MockRepositoryQuerying.cs b/tests/Moq.Tests/Linq/MockRepositoryQuerying.cs
index 9da0ab5b2..a981f6924 100644
--- a/tests/Moq.Tests/Linq/MockRepositoryQuerying.cs
+++ b/tests/Moq.Tests/Linq/MockRepositoryQuerying.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System.Linq;
diff --git a/tests/Moq.Tests/Linq/QueryableMocksFixture.cs b/tests/Moq.Tests/Linq/QueryableMocksFixture.cs
index 8841f0260..885bf248b 100644
--- a/tests/Moq.Tests/Linq/QueryableMocksFixture.cs
+++ b/tests/Moq.Tests/Linq/QueryableMocksFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/Linq/SupportedQuerying.cs b/tests/Moq.Tests/Linq/SupportedQuerying.cs
index a4dcd84e3..9424858ed 100644
--- a/tests/Moq.Tests/Linq/SupportedQuerying.cs
+++ b/tests/Moq.Tests/Linq/SupportedQuerying.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/Linq/UnsupportedQuerying.cs b/tests/Moq.Tests/Linq/UnsupportedQuerying.cs
index 8b6be7cae..99fda74dd 100644
--- a/tests/Moq.Tests/Linq/UnsupportedQuerying.cs
+++ b/tests/Moq.Tests/Linq/UnsupportedQuerying.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/LookupOrFallbackDefaultValueProviderFixture.cs b/tests/Moq.Tests/LookupOrFallbackDefaultValueProviderFixture.cs
index b640e34ac..27a0981d1 100644
--- a/tests/Moq.Tests/LookupOrFallbackDefaultValueProviderFixture.cs
+++ b/tests/Moq.Tests/LookupOrFallbackDefaultValueProviderFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/MatchExpressionFixture.cs b/tests/Moq.Tests/MatchExpressionFixture.cs
index 5a1ab1c55..fd2843aa5 100644
--- a/tests/Moq.Tests/MatchExpressionFixture.cs
+++ b/tests/Moq.Tests/MatchExpressionFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/MatchFixture.cs b/tests/Moq.Tests/MatchFixture.cs
index f0229caa6..9b90caf89 100644
--- a/tests/Moq.Tests/MatchFixture.cs
+++ b/tests/Moq.Tests/MatchFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using Moq.Protected;
diff --git a/tests/Moq.Tests/MatcherAttributeFixture.cs b/tests/Moq.Tests/MatcherAttributeFixture.cs
index 8dc348bf1..d67fd1e58 100644
--- a/tests/Moq.Tests/MatcherAttributeFixture.cs
+++ b/tests/Moq.Tests/MatcherAttributeFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/MatcherObserverFixture.cs b/tests/Moq.Tests/MatcherObserverFixture.cs
index b354b8292..4b35c028e 100644
--- a/tests/Moq.Tests/MatcherObserverFixture.cs
+++ b/tests/Moq.Tests/MatcherObserverFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using Xunit;
diff --git a/tests/Moq.Tests/Matchers/AnyMatcherFixture.cs b/tests/Moq.Tests/Matchers/AnyMatcherFixture.cs
index d3337006c..5830991c1 100644
--- a/tests/Moq.Tests/Matchers/AnyMatcherFixture.cs
+++ b/tests/Moq.Tests/Matchers/AnyMatcherFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/Matchers/ConstantMatcherFixture.cs b/tests/Moq.Tests/Matchers/ConstantMatcherFixture.cs
index d5085d934..1c1554ff7 100644
--- a/tests/Moq.Tests/Matchers/ConstantMatcherFixture.cs
+++ b/tests/Moq.Tests/Matchers/ConstantMatcherFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using Xunit;
diff --git a/tests/Moq.Tests/Matchers/IsAssignableFromVsIsOperatorFixture.cs b/tests/Moq.Tests/Matchers/IsAssignableFromVsIsOperatorFixture.cs
index 9fae4f318..d1a9e7c35 100644
--- a/tests/Moq.Tests/Matchers/IsAssignableFromVsIsOperatorFixture.cs
+++ b/tests/Moq.Tests/Matchers/IsAssignableFromVsIsOperatorFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/Matchers/ParamArrayMatcherFixture.cs b/tests/Moq.Tests/Matchers/ParamArrayMatcherFixture.cs
index c8af0fe73..255c6f899 100644
--- a/tests/Moq.Tests/Matchers/ParamArrayMatcherFixture.cs
+++ b/tests/Moq.Tests/Matchers/ParamArrayMatcherFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/MatchersFixture.cs b/tests/Moq.Tests/MatchersFixture.cs
index 9306e72cc..2c50985c9 100644
--- a/tests/Moq.Tests/MatchersFixture.cs
+++ b/tests/Moq.Tests/MatchersFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/MockBehaviorFixture.cs b/tests/Moq.Tests/MockBehaviorFixture.cs
index beb8ff7f6..90f8b93c2 100644
--- a/tests/Moq.Tests/MockBehaviorFixture.cs
+++ b/tests/Moq.Tests/MockBehaviorFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/MockDefaultValueProviderFixture.cs b/tests/Moq.Tests/MockDefaultValueProviderFixture.cs
index f09cfeb8c..717689365 100644
--- a/tests/Moq.Tests/MockDefaultValueProviderFixture.cs
+++ b/tests/Moq.Tests/MockDefaultValueProviderFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/MockFixture.cs b/tests/Moq.Tests/MockFixture.cs
index e166f085c..5793b7f25 100644
--- a/tests/Moq.Tests/MockFixture.cs
+++ b/tests/Moq.Tests/MockFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/MockRepositoryFixture.cs b/tests/Moq.Tests/MockRepositoryFixture.cs
index 88e2f37d0..6f828d30f 100644
--- a/tests/Moq.Tests/MockRepositoryFixture.cs
+++ b/tests/Moq.Tests/MockRepositoryFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/MockSequenceFixture.cs b/tests/Moq.Tests/MockSequenceFixture.cs
index 862fae4db..e884cf78c 100644
--- a/tests/Moq.Tests/MockSequenceFixture.cs
+++ b/tests/Moq.Tests/MockSequenceFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using Xunit;
diff --git a/tests/Moq.Tests/MockedDelegatesFixture.cs b/tests/Moq.Tests/MockedDelegatesFixture.cs
index db41032ae..e8333ed6e 100644
--- a/tests/Moq.Tests/MockedDelegatesFixture.cs
+++ b/tests/Moq.Tests/MockedDelegatesFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/MockedEventsFixture.cs b/tests/Moq.Tests/MockedEventsFixture.cs
index f6e938e57..8ca6aae19 100644
--- a/tests/Moq.Tests/MockedEventsFixture.cs
+++ b/tests/Moq.Tests/MockedEventsFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/MockedFixture.cs b/tests/Moq.Tests/MockedFixture.cs
index d9501df6d..0d7bbf3a1 100644
--- a/tests/Moq.Tests/MockedFixture.cs
+++ b/tests/Moq.Tests/MockedFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/OccurrenceFixture.cs b/tests/Moq.Tests/OccurrenceFixture.cs
index c2122ada4..f7e7ec613 100644
--- a/tests/Moq.Tests/OccurrenceFixture.cs
+++ b/tests/Moq.Tests/OccurrenceFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/OutRefFixture.cs b/tests/Moq.Tests/OutRefFixture.cs
index d4f79bfce..322c334b1 100644
--- a/tests/Moq.Tests/OutRefFixture.cs
+++ b/tests/Moq.Tests/OutRefFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/PropertiesFixture.cs b/tests/Moq.Tests/PropertiesFixture.cs
index 6b6f5e3c9..45f451b87 100644
--- a/tests/Moq.Tests/PropertiesFixture.cs
+++ b/tests/Moq.Tests/PropertiesFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/ProtectedAsMockFixture.cs b/tests/Moq.Tests/ProtectedAsMockFixture.cs
index d36977fd8..677604b6f 100644
--- a/tests/Moq.Tests/ProtectedAsMockFixture.cs
+++ b/tests/Moq.Tests/ProtectedAsMockFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/ProtectedMockFixture.cs b/tests/Moq.Tests/ProtectedMockFixture.cs
index 38ae75b48..bf6af85b8 100644
--- a/tests/Moq.Tests/ProtectedMockFixture.cs
+++ b/tests/Moq.Tests/ProtectedMockFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/RecursiveMocksFixture.cs b/tests/Moq.Tests/RecursiveMocksFixture.cs
index 0e743c574..738dc470b 100644
--- a/tests/Moq.Tests/RecursiveMocksFixture.cs
+++ b/tests/Moq.Tests/RecursiveMocksFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/ReflectionExtensions.cs b/tests/Moq.Tests/ReflectionExtensions.cs
index 25316f528..7c5c8d8be 100644
--- a/tests/Moq.Tests/ReflectionExtensions.cs
+++ b/tests/Moq.Tests/ReflectionExtensions.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System.Collections.Generic;
diff --git a/tests/Moq.Tests/Regressions/FluentMockIssues.cs b/tests/Moq.Tests/Regressions/FluentMockIssues.cs
index c8d4aa683..f45f4b0a9 100644
--- a/tests/Moq.Tests/Regressions/FluentMockIssues.cs
+++ b/tests/Moq.Tests/Regressions/FluentMockIssues.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/Regressions/IssueReportsFixture.cs b/tests/Moq.Tests/Regressions/IssueReportsFixture.cs
index d6b03858b..29441d2fc 100644
--- a/tests/Moq.Tests/Regressions/IssueReportsFixture.cs
+++ b/tests/Moq.Tests/Regressions/IssueReportsFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/Regressions/StreamFixture.cs b/tests/Moq.Tests/Regressions/StreamFixture.cs
index 02a41d3f2..88841cd92 100644
--- a/tests/Moq.Tests/Regressions/StreamFixture.cs
+++ b/tests/Moq.Tests/Regressions/StreamFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System.IO;
diff --git a/tests/Moq.Tests/ReturnsDelegateValidationFixture.cs b/tests/Moq.Tests/ReturnsDelegateValidationFixture.cs
index 827486da6..195b803ad 100644
--- a/tests/Moq.Tests/ReturnsDelegateValidationFixture.cs
+++ b/tests/Moq.Tests/ReturnsDelegateValidationFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/ReturnsExtensionsFixture.cs b/tests/Moq.Tests/ReturnsExtensionsFixture.cs
index c140ac2a4..ad8a346e9 100644
--- a/tests/Moq.Tests/ReturnsExtensionsFixture.cs
+++ b/tests/Moq.Tests/ReturnsExtensionsFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/ReturnsFixture.cs b/tests/Moq.Tests/ReturnsFixture.cs
index 6c1212f66..5f84ad8f3 100644
--- a/tests/Moq.Tests/ReturnsFixture.cs
+++ b/tests/Moq.Tests/ReturnsFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/ReturnsValidationFixture.cs b/tests/Moq.Tests/ReturnsValidationFixture.cs
index c69aa7124..f7fc7421e 100644
--- a/tests/Moq.Tests/ReturnsValidationFixture.cs
+++ b/tests/Moq.Tests/ReturnsValidationFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/SequenceExtensionsFixture.cs b/tests/Moq.Tests/SequenceExtensionsFixture.cs
index 8608abe8e..e870f7c67 100644
--- a/tests/Moq.Tests/SequenceExtensionsFixture.cs
+++ b/tests/Moq.Tests/SequenceExtensionsFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/SequentialActionExtensionsFixture.cs b/tests/Moq.Tests/SequentialActionExtensionsFixture.cs
index 1aff6b27c..701ab0b31 100644
--- a/tests/Moq.Tests/SequentialActionExtensionsFixture.cs
+++ b/tests/Moq.Tests/SequentialActionExtensionsFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/SetupFixture.cs b/tests/Moq.Tests/SetupFixture.cs
index e32231510..79279d7d3 100644
--- a/tests/Moq.Tests/SetupFixture.cs
+++ b/tests/Moq.Tests/SetupFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/SetupsFixture.cs b/tests/Moq.Tests/SetupsFixture.cs
index 9964a7d47..5641a25c9 100644
--- a/tests/Moq.Tests/SetupsFixture.cs
+++ b/tests/Moq.Tests/SetupsFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/StringBuilderExtensionsFixture.cs b/tests/Moq.Tests/StringBuilderExtensionsFixture.cs
index 526ddf65e..d1642708f 100644
--- a/tests/Moq.Tests/StringBuilderExtensionsFixture.cs
+++ b/tests/Moq.Tests/StringBuilderExtensionsFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/StringExtensions.cs b/tests/Moq.Tests/StringExtensions.cs
index 2f06dc163..014de37d5 100644
--- a/tests/Moq.Tests/StringExtensions.cs
+++ b/tests/Moq.Tests/StringExtensions.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
namespace Moq.Tests
diff --git a/tests/Moq.Tests/StubExtensionsFixture.cs b/tests/Moq.Tests/StubExtensionsFixture.cs
index cb1515e8a..7e109a5b5 100644
--- a/tests/Moq.Tests/StubExtensionsFixture.cs
+++ b/tests/Moq.Tests/StubExtensionsFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using Xunit;
diff --git a/tests/Moq.Tests/TimesFixture.cs b/tests/Moq.Tests/TimesFixture.cs
index 0e175327c..d91a7c898 100644
--- a/tests/Moq.Tests/TimesFixture.cs
+++ b/tests/Moq.Tests/TimesFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/TypeIsMockableFixture.cs b/tests/Moq.Tests/TypeIsMockableFixture.cs
index 90dc80acb..0de41e8de 100644
--- a/tests/Moq.Tests/TypeIsMockableFixture.cs
+++ b/tests/Moq.Tests/TypeIsMockableFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/UnmatchableMatchersFixture.cs b/tests/Moq.Tests/UnmatchableMatchersFixture.cs
index 97ca3bec9..5ecc8b071 100644
--- a/tests/Moq.Tests/UnmatchableMatchersFixture.cs
+++ b/tests/Moq.Tests/UnmatchableMatchersFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
diff --git a/tests/Moq.Tests/VerifyFixture.cs b/tests/Moq.Tests/VerifyFixture.cs
index b9dee4deb..c247faaf0 100644
--- a/tests/Moq.Tests/VerifyFixture.cs
+++ b/tests/Moq.Tests/VerifyFixture.cs
@@ -1,4 +1,4 @@
-// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
+// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;