Updates referencesource to .NET 4.7
[mono.git] / mcs / class / referencesource / System.Data / System / Data / SqlClient / SqlTransaction.cs
index ff02ce923a3131478d2a374e66d45a4d1c1597ee..e7927edf1a4d90c8d02419f5f5902f5d03fbcdb9 100644 (file)
@@ -2,8 +2,8 @@
 // <copyright file="SqlTransaction.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 {