commit | 60c059b8f0b2b01fba14c537e370b56445437510 | [log] [tgz] |
---|---|---|
author | Jon Skeet <skeet@pobox.com> | Thu Oct 23 21:17:56 2008 +0100 |
committer | Jon Skeet <skeet@pobox.com> | Thu Oct 23 21:17:56 2008 +0100 |
tree | e98629ac033c9e9377ebea0aee834b1d7ef979e6 | |
parent | 20bfd9bf5015b21adab17fce4bd78510f25137d9 [diff] [blame] |
Replaced copyright notice
diff --git a/src/ProtoGen.Test/DescriptorUtilTest.cs b/src/ProtoGen.Test/DescriptorUtilTest.cs index 5674892..0cbc1c3 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;