aboutsummaryrefslogtreecommitdiff
path: root/src/ProtoGen/DependencyResolutionException.cs
diff options
context:
space:
mode:
authorJon Skeet <skeet@pobox.com>2008-10-23 21:17:56 +0100
committerJon Skeet <skeet@pobox.com>2008-10-23 21:17:56 +0100
commit60c059b8f0b2b01fba14c537e370b56445437510 (patch)
treee98629ac033c9e9377ebea0aee834b1d7ef979e6 /src/ProtoGen/DependencyResolutionException.cs
parent20bfd9bf5015b21adab17fce4bd78510f25137d9 (diff)
downloadprotobuf-60c059b8f0b2b01fba14c537e370b56445437510.tar.gz
protobuf-60c059b8f0b2b01fba14c537e370b56445437510.tar.bz2
protobuf-60c059b8f0b2b01fba14c537e370b56445437510.zip
Replaced copyright notice
Diffstat (limited to 'src/ProtoGen/DependencyResolutionException.cs')
-rw-r--r--src/ProtoGen/DependencyResolutionException.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ProtoGen/DependencyResolutionException.cs b/src/ProtoGen/DependencyResolutionException.cs
index 4e483fc1..782e8c1c 100644
--- a/src/ProtoGen/DependencyResolutionException.cs
+++ b/src/ProtoGen/DependencyResolutionException.cs
@@ -1,4 +1,4 @@
-using System;
+using System;
using System.Collections.Generic;
using System.Text;