aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers/MessageStreamIterator.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/ProtocolBuffers/MessageStreamIterator.cs
parent20bfd9bf5015b21adab17fce4bd78510f25137d9 (diff)
downloadprotobuf-60c059b8f0b2b01fba14c537e370b56445437510.tar.gz
protobuf-60c059b8f0b2b01fba14c537e370b56445437510.tar.bz2
protobuf-60c059b8f0b2b01fba14c537e370b56445437510.zip
Replaced copyright notice
Diffstat (limited to 'src/ProtocolBuffers/MessageStreamIterator.cs')
-rw-r--r--src/ProtocolBuffers/MessageStreamIterator.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ProtocolBuffers/MessageStreamIterator.cs b/src/ProtocolBuffers/MessageStreamIterator.cs
index 61dbf840..7239e9ab 100644
--- a/src/ProtocolBuffers/MessageStreamIterator.cs
+++ b/src/ProtocolBuffers/MessageStreamIterator.cs
@@ -1,4 +1,4 @@
-using System;
+using System;
using System.Collections.Generic;
using System.Text;
using System.Collections;