Updates referencesource to .NET 4.7
[mono.git] / mcs / class / referencesource / mscorlib / system / reflection / defaultmemberattribute.cs
index 00d6ab38ed0957b31106ce3a60d741d32b082fdc..28af33c9dc696602e2a7d2692158378bb4608403 100644 (file)
@@ -8,7 +8,7 @@
 //
 // DefaultMemberAttribute is defines the Member of a Type that is the "default"
 // 
-// <OWNER>[....]</OWNER>
+// <OWNER>Microsoft</OWNER>
 //    member used by Type.InvokeMember.  The default member is simply a name given
 //    to a type.
 //