Updates referencesource to .NET 4.7
[mono.git] / mcs / class / referencesource / mscorlib / system / collections / Concurrent / ConcurrentStack.cs
index dbadcc311e8c6a0e945b4898a83f990391bb6b30..8e5821f55c6f2ae071949da9526096a4795af143 100644 (file)
@@ -9,7 +9,7 @@
 //
 // ConcurrentStack.cs
 //
-// <OWNER>[....]</OWNER>
+// <OWNER>Microsoft</OWNER>
 //
 // A lock-free, concurrent stack primitive, and its associated debugger view type.
 //