From 60c059b8f0b2b01fba14c537e370b56445437510 Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Thu, 23 Oct 2008 21:17:56 +0100 Subject: Replaced copyright notice --- src/ProtoGen.Test/DependencyResolutionTest.cs | 2 +- src/ProtoGen.Test/DescriptorUtilTest.cs | 2 +- src/ProtoGen.Test/GeneratorTest.cs | 2 +- src/ProtoGen.Test/HelpersTest.cs | 2 +- src/ProtoGen.Test/Properties/AssemblyInfo.cs | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'src/ProtoGen.Test') diff --git a/src/ProtoGen.Test/DependencyResolutionTest.cs b/src/ProtoGen.Test/DependencyResolutionTest.cs index ef911263..d9fca15e 100644 --- a/src/ProtoGen.Test/DependencyResolutionTest.cs +++ b/src/ProtoGen.Test/DependencyResolutionTest.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Text; using Google.ProtocolBuffers.Descriptors; diff --git a/src/ProtoGen.Test/DescriptorUtilTest.cs b/src/ProtoGen.Test/DescriptorUtilTest.cs index 5674892e..0cbc1c3c 100644 --- a/src/ProtoGen.Test/DescriptorUtilTest.cs +++ b/src/ProtoGen.Test/DescriptorUtilTest.cs @@ -1,4 +1,4 @@ -using Google.ProtocolBuffers.DescriptorProtos; +using Google.ProtocolBuffers.DescriptorProtos; using Google.ProtocolBuffers.Descriptors; using NUnit.Framework; diff --git a/src/ProtoGen.Test/GeneratorTest.cs b/src/ProtoGen.Test/GeneratorTest.cs index dbd18787..d1beb585 100644 --- a/src/ProtoGen.Test/GeneratorTest.cs +++ b/src/ProtoGen.Test/GeneratorTest.cs @@ -1,4 +1,4 @@ -using Google.ProtocolBuffers.DescriptorProtos; +using Google.ProtocolBuffers.DescriptorProtos; using NUnit.Framework; using Google.ProtocolBuffers.Descriptors; diff --git a/src/ProtoGen.Test/HelpersTest.cs b/src/ProtoGen.Test/HelpersTest.cs index af084973..6896cfb6 100644 --- a/src/ProtoGen.Test/HelpersTest.cs +++ b/src/ProtoGen.Test/HelpersTest.cs @@ -1,4 +1,4 @@ -using Google.ProtocolBuffers.ProtoGen; +using Google.ProtocolBuffers.ProtoGen; using NUnit.Framework; namespace Google.ProtocolBuffers.ProtoGen { diff --git a/src/ProtoGen.Test/Properties/AssemblyInfo.cs b/src/ProtoGen.Test/Properties/AssemblyInfo.cs index 98a0a384..4b15d0a2 100644 --- a/src/ProtoGen.Test/Properties/AssemblyInfo.cs +++ b/src/ProtoGen.Test/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -using System.Reflection; +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -- cgit v1.2.3