Update Reference Sources to .NET Framework 4.6.1
[mono.git] / mcs / class / referencesource / System.Data / System / NewXml / DataDocumentXPathNavigator.cs
index d2e5280a55434a1fb1bd17e7cb521eed38ac25be..45420d2d287614c2293239fd12d359a97e48af41 100644 (file)
@@ -2,8 +2,8 @@
 // <copyright file="DataDocumentXPathNavigator.cs" company="Microsoft">
 //     Copyright (c) Microsoft Corporation.  All rights reserved.
 // </copyright>                                                                
-// <owner current="true" primary="true">Microsoft</owner>
-// <owner current="true" primary="false">Microsoft</owner>
+// <owner current="true" primary="true">[....]</owner>
+// <owner current="true" primary="false">[....]</owner>
 //------------------------------------------------------------------------------
 #pragma warning disable 618 // ignore obsolete warning about XmlDataDocument
 namespace System.Xml {