Update Reference Sources to .NET Framework 4.6.1
[mono.git] / mcs / class / referencesource / System.Core / System / Linq / Parallel / Scheduling / Scheduling.cs
index 306b5411b33c943a72caf0addab20797d081046b..f43d3fdd52f168336733a5f6595e43f1a812c2fe 100644 (file)
@@ -7,7 +7,7 @@
 //
 // Scheduling.cs
 //
-// <OWNER>Microsoft</OWNER>
+// <OWNER>[....]</OWNER>
 //
 // Infrastructure for setting up concurrent work, marshaling exceptions, determining
 // the recommended degree-of-parallelism, and so forth.