Updates referencesource to .NET 4.7
[mono.git] / mcs / class / referencesource / System.Data / System / Data / SqlClient / SqlParameterCollection.cs
index 4367bc7a67c42b6d31e86eadde43da8042d1affb..a8951459130eb0c47cd50493300dfa7be5fe6801 100644 (file)
@@ -2,8 +2,8 @@
 // <copyright file="SqlParameterCollection.cs" company="Microsoft">
 //     Copyright (c) Microsoft Corporation.  All rights reserved.
 // </copyright>
-// <owner current="true" primary="true">[....]</owner>
-// <owner current="true" primary="false">[....]</owner>
+// <owner current="true" primary="true">Microsoft</owner>
+// <owner current="true" primary="false">Microsoft</owner>
 //------------------------------------------------------------------------------
 
 namespace System.Data.SqlClient {