Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/referencesource/mscorlib/system/runtime/remoting/urlattribute.cs')
-rw-r--r--mcs/class/referencesource/mscorlib/system/runtime/remoting/urlattribute.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/mcs/class/referencesource/mscorlib/system/runtime/remoting/urlattribute.cs b/mcs/class/referencesource/mscorlib/system/runtime/remoting/urlattribute.cs
index d900c52225d..37f9d0f7a4d 100644
--- a/mcs/class/referencesource/mscorlib/system/runtime/remoting/urlattribute.cs
+++ b/mcs/class/referencesource/mscorlib/system/runtime/remoting/urlattribute.cs
@@ -7,12 +7,12 @@
**
** File: UrlAttribute.cs
**
-** <EMAIL>Author: Tarun Anand (Microsoft)</EMAIL>
+** <EMAIL>Author: Tarun Anand ([....])</EMAIL>
**
** Purpose: Defines an attribute which can be used at the callsite to
** specify the URL at which the activation will happen.
**
-** Date: Microsoft 30, 2000
+** Date: [....] 30, 2000
**
===========================================================*/
namespace System.Runtime.Remoting.Activation {