Updates referencesource to .NET 4.7
[mono.git] / mcs / class / referencesource / mscorlib / system / runtime / remoting / clientsponsor.cs
index 07758b1775b9fe7f95077fb976d1d814dd465617..d20b7b9ef9c4dc81d316c55abaf730bfb967c793 100644 (file)
@@ -7,9 +7,9 @@
 //
 // File:        ClientSponsor.cs
 //
-// Contents:    Agent for keeping Server Object's lifetime in [....] with a client's lifetime
+// Contents:    Agent for keeping Server Object's lifetime in sync with a client's lifetime
 //
-// History:     8/9/00   <EMAIL>[....]</EMAIL>        Created
+// History:     8/9/00   <EMAIL>Microsoft</EMAIL>        Created
 //
 //+----------------------------------------------------------------------------