Skip to content

Commit fc73131

Browse files
committed
Add missing copyright notices
1 parent 7e92d01 commit fc73131

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

src/Moq/ITypeMatcher.cs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
2+
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
3+
14
using System;
25

36
namespace Moq

tests/Moq.Tests/ExpressionSplitFixture.cs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD, and Contributors.
2+
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
3+
14
using System;
25
using System.Linq;
36
using System.Linq.Expressions;

0 commit comments

Comments
 (0)