diff --git a/syntax/AssertSyntaxTests.cs b/syntax/AssertSyntaxTests.cs index 7d5186e..fed303f 100755 --- a/syntax/AssertSyntaxTests.cs +++ b/syntax/AssertSyntaxTests.cs @@ -1,9 +1,3 @@ -// **************************************************************** -// Copyright 2007, Charlie Poole -// This is free software licensed under the NUnit license. You may -// obtain a copy of the license at http://nunit.org -// **************************************************************** - using System; using System.Collections; using NUnit.Framework.Constraints;