summaryrefslogtreecommitdiff
path: root/tests/src/CoreMangLib/cti/system/collections/generic
diff options
context:
space:
mode:
authorSean Gillespie <sean.william.g@gmail.com>2016-02-26 22:37:01 -0800
committerSean Gillespie <sean.william.g@gmail.com>2016-02-26 22:37:01 -0800
commit3ac97ffe15312ead86cb90220c0f945820abfa2e (patch)
tree0c5d585575a1d772b00bdb698a110c671c2e4f63 /tests/src/CoreMangLib/cti/system/collections/generic
parent4dcc5e5e307e98811f599c5bdb245e7d13795c82 (diff)
downloadcoreclr-3ac97ffe15312ead86cb90220c0f945820abfa2e.tar.gz
coreclr-3ac97ffe15312ead86cb90220c0f945820abfa2e.tar.bz2
coreclr-3ac97ffe15312ead86cb90220c0f945820abfa2e.zip
Fix license header for test files
Diffstat (limited to 'tests/src/CoreMangLib/cti/system/collections/generic')
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/comparer/comparercompare1.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/comparer/comparercompare2.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/comparer/comparerctor.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/comparer/comparerdefault.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryadd.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryclear.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionarycomparer.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionarycontainskey.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionarycontainsvalue.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionarycount.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryctor1.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryctor2.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryctor3.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryctor4.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryctor5.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryctor6.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionarygetenumerator.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionadd.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectioncontains.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectioncopyto.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectioncopyto2.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionisreadonly.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionisreadonly2.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionissynchronized.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionissynchronized2.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionremove.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionsyncroot.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionsyncroot2.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryadd.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionarycontains.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionarygetenumerator.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryisfixedsize.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryisfixedsize2.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryisreadonly.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryisreadonly2.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryitem.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryitem2.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionarykeys.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionarykeys2.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionarykeys3.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionarykeys4.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryremove.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryvalue2.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryvalue3.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryvalue4.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryvalues.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryienumerablegetenumerator.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryienumerablegetenumerator2.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryremove.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionarytrygetvalue.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratorcurrent.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratordispose.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratoridictionaryenumeratorget_entry.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratoridictionaryenumeratorget_key.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratoridictionaryenumeratorget_value.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratorienumeratorget_current.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratorienumeratorreset.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratormovenext.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/keycollectioncopyto.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/keycollectioncount.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/keycollectionctor.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/keycollectiongetenumerator.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsgenericicollectionadd.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsgenericicollectionclear.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsgenericicollectioncontains.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsgenericicollectionisreadonly.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsgenericicollectionremove.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsgenericienumerablegetenumerator.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsicollectioncopyto.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsicollectionissynchronized.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsicollectionsyncroot.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsienumerablegetenumerator.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/dictionaryvaluecollectioncopyto.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/dictionaryvaluecollectioncount.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/dictionaryvaluecollectionctor.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/dictionaryvaluecollectiongetenumerator.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/systemcollectionsicollectioncopyto.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/systemcollectionsicollectionissynchronized.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/systemcollectionsicollectionsyncroot.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectiongenericicollectionadd.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectiongenericicollectionclear.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectiongenericicollectioncontains.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectiongenericicollectionisreadonly.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectiongenericicollectionremove.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectiongenericienumerablegetenumerator.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectionienumerablegetenumerator.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/dictionarykeycollectionenumeratorcurrent.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/dictionarykeycollectionenumeratordispose.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/dictionarykeycollectionenumeratormovenext.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/dictionaryvaluecollectionenumeratorcurrent.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/dictionaryvaluecollectionenumeratordispose.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/dictionaryvaluecollectionenumeratormovenext.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/keycollectionenumeratorienumeratorcurrent.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/keycollectionenumeratorienumeratorreset.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/valuecollectionenumeratorienumeratorcurrent.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/valuecollectionenumeratorienumeratorreset.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/dictionaryvaluecollectionenumeratorcurrent.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/dictionaryvaluecollectionenumeratordispose.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/dictionaryvaluecollectionenumeratormovenext.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/valuecollectionenumeratorienumeratorcurrent.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/valuecollectionenumeratorienumeratorreset.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/equalitycomparerequals.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/equalitycomparergethashcode.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/equlitycomparerdefault.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectionadd.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectionclear.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectioncontains.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectioncopyto.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectioncount.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectionisreadonly.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectionremove.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/idictionary/idictionarycontainskey.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/idictionary/idictionaryitem.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/idictionary/idictionarykeys.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/idictionary/idictionarytrygetvalue.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/idictionary/idictionaryvalues.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/ienumerablegetenumerator.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/ienumeratorcurrent.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/iequalitycomparerequals.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/iequalitycomparergethashcode.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/binarysearch1.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/binarysearch2.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/binarysearch3.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/copyto1.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/copyto2.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/copyto3.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/listadd.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/listaddrange.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/listclear.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/listcontains.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/listctor1.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/listctor2.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/listctor3.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/listforeach.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/listgetenumerator.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/listgetrange.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/listicollectioncopyto.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/listindexof1.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/listindexof2.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/listindexof3.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/listinsertrange.cs.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/listlastindexof1.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/listlastindexof2.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/listlastindexof3.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/listremoveat.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/listremoverange.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/listreverse.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/listreverse2.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queue/queueclear.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queue/queuecontains.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queue/queuecopyto.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queue/queuecount.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queue/queuector1.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queue/queuector2.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queue/queuector3.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queue/queuedequeue.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queue/queueenqueue.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queue/queuegetenumerator.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queue/queuepeek.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queue/queuetoarray.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/enumeratorcurrent.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/enumeratordispose.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/enumeratormovenext.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stack/stackclear.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stack/stackcontains.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stack/stackcopyto.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stack/stackcount.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stack/stackctor1.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stack/stackctor2.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stack/stackctor3.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stack/stackgetenumerator.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stack/stackpeek.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stack/stackpop.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stack/stackpush.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stack/stacktoarray.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/stackenumeratorcurrent.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/stackenumeratordispose.cs3
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/stackenumeratormovenext.cs3
178 files changed, 534 insertions, 0 deletions
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/comparer/comparercompare1.cs b/tests/src/CoreMangLib/cti/system/collections/generic/comparer/comparercompare1.cs
index 86fa4a3f6c..e1586fc5da 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/comparer/comparercompare1.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/comparer/comparercompare1.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/comparer/comparercompare2.cs b/tests/src/CoreMangLib/cti/system/collections/generic/comparer/comparercompare2.cs
index b8a4fd5cb1..b3cea19d16 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/comparer/comparercompare2.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/comparer/comparercompare2.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/comparer/comparerctor.cs b/tests/src/CoreMangLib/cti/system/collections/generic/comparer/comparerctor.cs
index 332e86aedf..b1ea6a02ad 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/comparer/comparerctor.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/comparer/comparerctor.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/comparer/comparerdefault.cs b/tests/src/CoreMangLib/cti/system/collections/generic/comparer/comparerdefault.cs
index eef0edb5d0..41c2a7bdb1 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/comparer/comparerdefault.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/comparer/comparerdefault.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryadd.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryadd.cs
index 7308c6f85f..1ae8f5c5aa 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryadd.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryadd.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryclear.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryclear.cs
index 8fac784dba..28485da004 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryclear.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryclear.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionarycomparer.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionarycomparer.cs
index ffe9ef808d..ea27c7197e 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionarycomparer.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionarycomparer.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionarycontainskey.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionarycontainskey.cs
index ef4802bf85..e8bc5a08eb 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionarycontainskey.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionarycontainskey.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionarycontainsvalue.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionarycontainsvalue.cs
index 1208e7e128..d11ef2ee23 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionarycontainsvalue.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionarycontainsvalue.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionarycount.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionarycount.cs
index 6e78dfe786..cc3b5f4520 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionarycount.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionarycount.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryctor1.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryctor1.cs
index bc4e6c4656..da91e78400 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryctor1.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryctor1.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryctor2.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryctor2.cs
index 1f4a495ec3..b766070ed8 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryctor2.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryctor2.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryctor3.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryctor3.cs
index 40e2c09687..a92e90349f 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryctor3.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryctor3.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryctor4.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryctor4.cs
index f178e53fd7..d67e9875b1 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryctor4.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryctor4.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryctor5.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryctor5.cs
index 3953590c1b..b89b787951 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryctor5.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryctor5.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryctor6.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryctor6.cs
index 818fa1075c..e8bf3093b9 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryctor6.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryctor6.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionarygetenumerator.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionarygetenumerator.cs
index 68c6c9dd69..9420ae10d2 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionarygetenumerator.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionarygetenumerator.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionadd.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionadd.cs
index f61b991301..3bf43932a4 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionadd.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionadd.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectioncontains.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectioncontains.cs
index 9299ae92a8..f0a34fb96d 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectioncontains.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectioncontains.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectioncopyto.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectioncopyto.cs
index 343fec5a55..8cc6b6165e 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectioncopyto.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectioncopyto.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectioncopyto2.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectioncopyto2.cs
index fa4ebfd43c..ff447e6bba 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectioncopyto2.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectioncopyto2.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionisreadonly.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionisreadonly.cs
index 754747cee8..0cba896404 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionisreadonly.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionisreadonly.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionisreadonly2.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionisreadonly2.cs
index 86a0b634b8..243eed1e2c 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionisreadonly2.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionisreadonly2.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionissynchronized.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionissynchronized.cs
index 640233fbb7..17aa65fa2e 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionissynchronized.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionissynchronized.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionissynchronized2.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionissynchronized2.cs
index c9d14aa37b..090c3287d9 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionissynchronized2.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionissynchronized2.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionremove.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionremove.cs
index e6a6dd2cf5..d93408c9e2 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionremove.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionremove.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionsyncroot.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionsyncroot.cs
index d93e204ab3..9597ec9e08 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionsyncroot.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionsyncroot.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionsyncroot2.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionsyncroot2.cs
index 1d57c977dc..258bfbaa85 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionsyncroot2.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryicollectionsyncroot2.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryadd.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryadd.cs
index 28e2b5ed4a..18ad052323 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryadd.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryadd.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionarycontains.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionarycontains.cs
index 332df602ae..71f18b0c45 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionarycontains.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionarycontains.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionarygetenumerator.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionarygetenumerator.cs
index 62efeaaeef..f9463ec7e2 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionarygetenumerator.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionarygetenumerator.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryisfixedsize.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryisfixedsize.cs
index 70f9613226..eab7eb7dd5 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryisfixedsize.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryisfixedsize.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryisfixedsize2.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryisfixedsize2.cs
index 43b19dc25c..856fa0cb68 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryisfixedsize2.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryisfixedsize2.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryisreadonly.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryisreadonly.cs
index 6754ba4986..4d04b7ca37 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryisreadonly.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryisreadonly.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryisreadonly2.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryisreadonly2.cs
index e2b36870bb..201a44c7d3 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryisreadonly2.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryisreadonly2.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryitem.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryitem.cs
index 0d3ada9daa..88de6ecfd2 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryitem.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryitem.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryitem2.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryitem2.cs
index 4ecf98f76c..e8e2a2a677 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryitem2.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryitem2.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionarykeys.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionarykeys.cs
index 78895a14cc..d9b7c1a929 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionarykeys.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionarykeys.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionarykeys2.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionarykeys2.cs
index 1dc1f925d4..7b7bb34074 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionarykeys2.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionarykeys2.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionarykeys3.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionarykeys3.cs
index 4683c7cfa9..1e3f8856cc 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionarykeys3.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionarykeys3.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionarykeys4.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionarykeys4.cs
index 07b28ecf42..f44cd569e9 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionarykeys4.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionarykeys4.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryremove.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryremove.cs
index beb85e11db..f6782da34a 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryremove.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryremove.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryvalue2.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryvalue2.cs
index fa11ad29fa..07291fa1c7 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryvalue2.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryvalue2.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryvalue3.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryvalue3.cs
index 51df37ae34..e2d989f835 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryvalue3.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryvalue3.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryvalue4.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryvalue4.cs
index ae1baa289a..57919c5dbf 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryvalue4.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryvalue4.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryvalues.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryvalues.cs
index 0c2a421bca..0d426a282e 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryvalues.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryidictionaryvalues.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryienumerablegetenumerator.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryienumerablegetenumerator.cs
index 8435d07859..88a22cac74 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryienumerablegetenumerator.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryienumerablegetenumerator.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryienumerablegetenumerator2.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryienumerablegetenumerator2.cs
index 77fe7e83cb..f165237489 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryienumerablegetenumerator2.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryienumerablegetenumerator2.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryremove.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryremove.cs
index a510a9abce..e157439fa6 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryremove.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionaryremove.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionarytrygetvalue.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionarytrygetvalue.cs
index 37ba91b7ee..9b601316c5 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionarytrygetvalue.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/dictionarytrygetvalue.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratorcurrent.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratorcurrent.cs
index 80f1e57cd2..b2411c4f89 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratorcurrent.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratorcurrent.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Collections;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratordispose.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratordispose.cs
index de9389aec5..59048319c1 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratordispose.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratordispose.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratoridictionaryenumeratorget_entry.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratoridictionaryenumeratorget_entry.cs
index 49227def31..82a1985f8b 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratoridictionaryenumeratorget_entry.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratoridictionaryenumeratorget_entry.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Collections;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratoridictionaryenumeratorget_key.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratoridictionaryenumeratorget_key.cs
index 77703f7aff..8942a0769e 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratoridictionaryenumeratorget_key.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratoridictionaryenumeratorget_key.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Collections;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratoridictionaryenumeratorget_value.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratoridictionaryenumeratorget_value.cs
index 867128e7ad..f8c6dc1b98 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratoridictionaryenumeratorget_value.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratoridictionaryenumeratorget_value.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Collections;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratorienumeratorget_current.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratorienumeratorget_current.cs
index 8ed1cb6765..a20ba9f8ce 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratorienumeratorget_current.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratorienumeratorget_current.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Collections;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratorienumeratorreset.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratorienumeratorreset.cs
index 4c11671155..24e7a4166d 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratorienumeratorreset.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratorienumeratorreset.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Collections;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratormovenext.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratormovenext.cs
index 65299e358a..0258514fb4 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratormovenext.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/dictionaryenumeratormovenext.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/keycollectioncopyto.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/keycollectioncopyto.cs
index a0a78c1003..f8bdfe20a3 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/keycollectioncopyto.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/keycollectioncopyto.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
/// <summary>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/keycollectioncount.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/keycollectioncount.cs
index 88133877ee..ba8bffa827 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/keycollectioncount.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/keycollectioncount.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
/// <summary>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/keycollectionctor.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/keycollectionctor.cs
index bdc043aede..47eafb04d0 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/keycollectionctor.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/keycollectionctor.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
/// <summary>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/keycollectiongetenumerator.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/keycollectiongetenumerator.cs
index 35790fd127..eb259a922b 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/keycollectiongetenumerator.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/keycollectiongetenumerator.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
/// <summary>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsgenericicollectionadd.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsgenericicollectionadd.cs
index ebc516b44d..f4fa731118 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsgenericicollectionadd.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsgenericicollectionadd.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
/// <summary>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsgenericicollectionclear.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsgenericicollectionclear.cs
index b1e2413c47..d7c4f75467 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsgenericicollectionclear.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsgenericicollectionclear.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
/// <summary>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsgenericicollectioncontains.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsgenericicollectioncontains.cs
index 7bc3faffa7..c16b5af83f 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsgenericicollectioncontains.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsgenericicollectioncontains.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
/// <summary>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsgenericicollectionisreadonly.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsgenericicollectionisreadonly.cs
index 4c4a51cc14..53002964d4 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsgenericicollectionisreadonly.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsgenericicollectionisreadonly.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
/// <summary>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsgenericicollectionremove.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsgenericicollectionremove.cs
index 8ad588af7f..e45329a7fa 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsgenericicollectionremove.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsgenericicollectionremove.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
/// <summary>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsgenericienumerablegetenumerator.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsgenericienumerablegetenumerator.cs
index 8fb5304d53..70ca0120fc 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsgenericienumerablegetenumerator.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsgenericienumerablegetenumerator.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
/// <summary>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsicollectioncopyto.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsicollectioncopyto.cs
index 24e133507c..dc94d07940 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsicollectioncopyto.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsicollectioncopyto.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Collections;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsicollectionissynchronized.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsicollectionissynchronized.cs
index d8a20da2ca..e3433b1189 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsicollectionissynchronized.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsicollectionissynchronized.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Collections;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsicollectionsyncroot.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsicollectionsyncroot.cs
index 3de1e033a0..93b4e28c98 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsicollectionsyncroot.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsicollectionsyncroot.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Collections;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsienumerablegetenumerator.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsienumerablegetenumerator.cs
index 6f9a92ca9a..60ca284027 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsienumerablegetenumerator.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/systemcollectionsienumerablegetenumerator.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Collections;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/dictionaryvaluecollectioncopyto.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/dictionaryvaluecollectioncopyto.cs
index 2029a87e6e..dfea5fd775 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/dictionaryvaluecollectioncopyto.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/dictionaryvaluecollectioncopyto.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
/// <summary>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/dictionaryvaluecollectioncount.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/dictionaryvaluecollectioncount.cs
index 10deeb1706..774e29570b 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/dictionaryvaluecollectioncount.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/dictionaryvaluecollectioncount.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
/// <summary>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/dictionaryvaluecollectionctor.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/dictionaryvaluecollectionctor.cs
index b5a01f3a26..5795f81bd3 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/dictionaryvaluecollectionctor.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/dictionaryvaluecollectionctor.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
/// <summary>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/dictionaryvaluecollectiongetenumerator.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/dictionaryvaluecollectiongetenumerator.cs
index c80720a799..62c0b623ca 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/dictionaryvaluecollectiongetenumerator.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/dictionaryvaluecollectiongetenumerator.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
/// <summary>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/systemcollectionsicollectioncopyto.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/systemcollectionsicollectioncopyto.cs
index d7c6ec234b..15e227c2be 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/systemcollectionsicollectioncopyto.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/systemcollectionsicollectioncopyto.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Collections;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/systemcollectionsicollectionissynchronized.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/systemcollectionsicollectionissynchronized.cs
index ce03fa28c6..f4915cfe6a 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/systemcollectionsicollectionissynchronized.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/systemcollectionsicollectionissynchronized.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Collections;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/systemcollectionsicollectionsyncroot.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/systemcollectionsicollectionsyncroot.cs
index b8e185c9e8..d383a58aa2 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/systemcollectionsicollectionsyncroot.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/systemcollectionsicollectionsyncroot.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Collections;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectiongenericicollectionadd.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectiongenericicollectionadd.cs
index d2b92740f5..0d6329ec0b 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectiongenericicollectionadd.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectiongenericicollectionadd.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
/// <summary>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectiongenericicollectionclear.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectiongenericicollectionclear.cs
index 2416ab8f07..d852450f46 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectiongenericicollectionclear.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectiongenericicollectionclear.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
/// <summary>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectiongenericicollectioncontains.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectiongenericicollectioncontains.cs
index 9b8a44963d..726b5a5c7f 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectiongenericicollectioncontains.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectiongenericicollectioncontains.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
/// <summary>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectiongenericicollectionisreadonly.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectiongenericicollectionisreadonly.cs
index e09a52c430..7df3966dbd 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectiongenericicollectionisreadonly.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectiongenericicollectionisreadonly.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
/// <summary>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectiongenericicollectionremove.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectiongenericicollectionremove.cs
index ee3d2d0c66..a55b4284cb 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectiongenericicollectionremove.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectiongenericicollectionremove.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
/// <summary>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectiongenericienumerablegetenumerator.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectiongenericienumerablegetenumerator.cs
index a842e00ac3..57696a13cc 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectiongenericienumerablegetenumerator.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectiongenericienumerablegetenumerator.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
/// <summary>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectionienumerablegetenumerator.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectionienumerablegetenumerator.cs
index b46ca87df2..790cdb2203 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectionienumerablegetenumerator.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/valuecollectionienumerablegetenumerator.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Collections;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/dictionarykeycollectionenumeratorcurrent.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/dictionarykeycollectionenumeratorcurrent.cs
index ccbdb3e180..fe411ebc7f 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/dictionarykeycollectionenumeratorcurrent.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/dictionarykeycollectionenumeratorcurrent.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
/// <summary>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/dictionarykeycollectionenumeratordispose.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/dictionarykeycollectionenumeratordispose.cs
index 8e0641525b..1762f8d3f4 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/dictionarykeycollectionenumeratordispose.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/dictionarykeycollectionenumeratordispose.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
/// <summary>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/dictionarykeycollectionenumeratormovenext.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/dictionarykeycollectionenumeratormovenext.cs
index a1f61882b1..8884910caa 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/dictionarykeycollectionenumeratormovenext.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/dictionarykeycollectionenumeratormovenext.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
/// <summary>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/dictionaryvaluecollectionenumeratorcurrent.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/dictionaryvaluecollectionenumeratorcurrent.cs
index 4930d6ead0..294ab11d0e 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/dictionaryvaluecollectionenumeratorcurrent.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/dictionaryvaluecollectionenumeratorcurrent.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
/// <summary>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/dictionaryvaluecollectionenumeratordispose.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/dictionaryvaluecollectionenumeratordispose.cs
index aac5afbd08..e4f8cf99bb 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/dictionaryvaluecollectionenumeratordispose.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/dictionaryvaluecollectionenumeratordispose.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
/// <summary>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/dictionaryvaluecollectionenumeratormovenext.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/dictionaryvaluecollectionenumeratormovenext.cs
index 69d6222e64..ef12d1e137 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/dictionaryvaluecollectionenumeratormovenext.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/dictionaryvaluecollectionenumeratormovenext.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
/// <summary>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/keycollectionenumeratorienumeratorcurrent.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/keycollectionenumeratorienumeratorcurrent.cs
index 6b294d4767..57500d5889 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/keycollectionenumeratorienumeratorcurrent.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/keycollectionenumeratorienumeratorcurrent.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Collections;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/keycollectionenumeratorienumeratorreset.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/keycollectionenumeratorienumeratorreset.cs
index 449e9b496c..4e84185573 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/keycollectionenumeratorienumeratorreset.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/keycollectionenumeratorienumeratorreset.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Collections;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/valuecollectionenumeratorienumeratorcurrent.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/valuecollectionenumeratorienumeratorcurrent.cs
index fcb0e1c335..7029bb5006 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/valuecollectionenumeratorienumeratorcurrent.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/valuecollectionenumeratorienumeratorcurrent.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/valuecollectionenumeratorienumeratorreset.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/valuecollectionenumeratorienumeratorreset.cs
index 0f36b1413b..d742edc810 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/valuecollectionenumeratorienumeratorreset.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/valuecollectionenumeratorienumeratorreset.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Collections;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/dictionaryvaluecollectionenumeratorcurrent.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/dictionaryvaluecollectionenumeratorcurrent.cs
index 4930d6ead0..294ab11d0e 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/dictionaryvaluecollectionenumeratorcurrent.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/dictionaryvaluecollectionenumeratorcurrent.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
/// <summary>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/dictionaryvaluecollectionenumeratordispose.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/dictionaryvaluecollectionenumeratordispose.cs
index aac5afbd08..e4f8cf99bb 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/dictionaryvaluecollectionenumeratordispose.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/dictionaryvaluecollectionenumeratordispose.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
/// <summary>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/dictionaryvaluecollectionenumeratormovenext.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/dictionaryvaluecollectionenumeratormovenext.cs
index 69d6222e64..ef12d1e137 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/dictionaryvaluecollectionenumeratormovenext.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/dictionaryvaluecollectionenumeratormovenext.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
/// <summary>
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/valuecollectionenumeratorienumeratorcurrent.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/valuecollectionenumeratorienumeratorcurrent.cs
index fcb0e1c335..7029bb5006 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/valuecollectionenumeratorienumeratorcurrent.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/valuecollectionenumeratorienumeratorcurrent.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/valuecollectionenumeratorienumeratorreset.cs b/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/valuecollectionenumeratorienumeratorreset.cs
index 0f36b1413b..d742edc810 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/valuecollectionenumeratorienumeratorreset.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/valuecollectionenumeratorienumeratorreset.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Collections;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/equalitycomparerequals.cs b/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/equalitycomparerequals.cs
index 6bed121cba..6c402f16cb 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/equalitycomparerequals.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/equalitycomparerequals.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/equalitycomparergethashcode.cs b/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/equalitycomparergethashcode.cs
index 4d32a7676b..965373285e 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/equalitycomparergethashcode.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/equalitycomparergethashcode.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/equlitycomparerdefault.cs b/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/equlitycomparerdefault.cs
index e7deb1cf91..b114c1f616 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/equlitycomparerdefault.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/equlitycomparerdefault.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectionadd.cs b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectionadd.cs
index 693c475b23..0cbc468cdb 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectionadd.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectionadd.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectionclear.cs b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectionclear.cs
index 5ea1f70f0e..4f0e41d7c5 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectionclear.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectionclear.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectioncontains.cs b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectioncontains.cs
index 29d3a78f28..da876359c1 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectioncontains.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectioncontains.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectioncopyto.cs b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectioncopyto.cs
index 846249c21f..b7c3c8589e 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectioncopyto.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectioncopyto.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectioncount.cs b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectioncount.cs
index 0a79b190f5..a70e541128 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectioncount.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectioncount.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectionisreadonly.cs b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectionisreadonly.cs
index a0c47e4cf7..31a48d8dbd 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectionisreadonly.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectionisreadonly.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectionremove.cs b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectionremove.cs
index ce54ac02ca..44ea554e79 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectionremove.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/icollectionremove.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/idictionarycontainskey.cs b/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/idictionarycontainskey.cs
index cbc2c9d4f8..563dceb603 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/idictionarycontainskey.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/idictionarycontainskey.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/idictionaryitem.cs b/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/idictionaryitem.cs
index ea1ff7ea73..98100a604c 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/idictionaryitem.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/idictionaryitem.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/idictionarykeys.cs b/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/idictionarykeys.cs
index 76b10fcddc..babfbc788f 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/idictionarykeys.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/idictionarykeys.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/idictionarytrygetvalue.cs b/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/idictionarytrygetvalue.cs
index 76f837f6ff..a3b999deb9 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/idictionarytrygetvalue.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/idictionarytrygetvalue.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/idictionaryvalues.cs b/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/idictionaryvalues.cs
index 9728557872..ff7f553a6e 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/idictionaryvalues.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/idictionaryvalues.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/ienumerablegetenumerator.cs b/tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/ienumerablegetenumerator.cs
index 29cd769de1..3df2eb615a 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/ienumerablegetenumerator.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/ienumerablegetenumerator.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/ienumeratorcurrent.cs b/tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/ienumeratorcurrent.cs
index c9cc6b0f7a..31bd54b7ff 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/ienumeratorcurrent.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/ienumeratorcurrent.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/iequalitycomparerequals.cs b/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/iequalitycomparerequals.cs
index 186c2424a3..1b1040ec99 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/iequalitycomparerequals.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/iequalitycomparerequals.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/iequalitycomparergethashcode.cs b/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/iequalitycomparergethashcode.cs
index 7dbc3b0974..ac9522e45f 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/iequalitycomparergethashcode.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/iequalitycomparergethashcode.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/binarysearch1.cs b/tests/src/CoreMangLib/cti/system/collections/generic/list/binarysearch1.cs
index e9b3191559..52bbe144e5 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/binarysearch1.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/binarysearch1.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/binarysearch2.cs b/tests/src/CoreMangLib/cti/system/collections/generic/list/binarysearch2.cs
index 951f269679..72e7979622 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/binarysearch2.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/binarysearch2.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Collections;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/binarysearch3.cs b/tests/src/CoreMangLib/cti/system/collections/generic/list/binarysearch3.cs
index 8703e8a794..7c6511121e 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/binarysearch3.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/binarysearch3.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Collections;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/copyto1.cs b/tests/src/CoreMangLib/cti/system/collections/generic/list/copyto1.cs
index 77b925f2a6..25cb1a59b7 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/copyto1.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/copyto1.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/copyto2.cs b/tests/src/CoreMangLib/cti/system/collections/generic/list/copyto2.cs
index b7dc834a1e..cf1c1a82b3 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/copyto2.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/copyto2.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/copyto3.cs b/tests/src/CoreMangLib/cti/system/collections/generic/list/copyto3.cs
index e65cbee9aa..bd3fcd2c65 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/copyto3.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/copyto3.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/listadd.cs b/tests/src/CoreMangLib/cti/system/collections/generic/list/listadd.cs
index 66653daffd..208cec4094 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/listadd.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/listadd.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/listaddrange.cs b/tests/src/CoreMangLib/cti/system/collections/generic/list/listaddrange.cs
index 480a41616b..7374b37f0c 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/listaddrange.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/listaddrange.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/listclear.cs b/tests/src/CoreMangLib/cti/system/collections/generic/list/listclear.cs
index 4e9a35cf36..b5b14feeb7 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/listclear.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/listclear.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/listcontains.cs b/tests/src/CoreMangLib/cti/system/collections/generic/list/listcontains.cs
index 8a4442fafd..05ecc1cc2f 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/listcontains.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/listcontains.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/listctor1.cs b/tests/src/CoreMangLib/cti/system/collections/generic/list/listctor1.cs
index d23f0799d4..d27b601ff3 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/listctor1.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/listctor1.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/listctor2.cs b/tests/src/CoreMangLib/cti/system/collections/generic/list/listctor2.cs
index 96966cd9bd..418f9231d2 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/listctor2.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/listctor2.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Collections;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/listctor3.cs b/tests/src/CoreMangLib/cti/system/collections/generic/list/listctor3.cs
index abce4f399b..32c29995d3 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/listctor3.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/listctor3.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/listforeach.cs b/tests/src/CoreMangLib/cti/system/collections/generic/list/listforeach.cs
index 3559a09ef6..534c25bf34 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/listforeach.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/listforeach.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/listgetenumerator.cs b/tests/src/CoreMangLib/cti/system/collections/generic/list/listgetenumerator.cs
index 3ebe41b494..8c612329fd 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/listgetenumerator.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/listgetenumerator.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/listgetrange.cs b/tests/src/CoreMangLib/cti/system/collections/generic/list/listgetrange.cs
index 93d67b19f8..cddd2ba494 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/listgetrange.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/listgetrange.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/listicollectioncopyto.cs b/tests/src/CoreMangLib/cti/system/collections/generic/list/listicollectioncopyto.cs
index 12e181dd0f..cff75ab44b 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/listicollectioncopyto.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/listicollectioncopyto.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Collections;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/listindexof1.cs b/tests/src/CoreMangLib/cti/system/collections/generic/list/listindexof1.cs
index 233def64f3..b541be51c6 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/listindexof1.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/listindexof1.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/listindexof2.cs b/tests/src/CoreMangLib/cti/system/collections/generic/list/listindexof2.cs
index 83e1db05cc..ff7602561f 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/listindexof2.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/listindexof2.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/listindexof3.cs b/tests/src/CoreMangLib/cti/system/collections/generic/list/listindexof3.cs
index 6c05a6df58..d57b362254 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/listindexof3.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/listindexof3.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/listinsertrange.cs.cs b/tests/src/CoreMangLib/cti/system/collections/generic/list/listinsertrange.cs.cs
index 0ec474aace..e3e01dba1d 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/listinsertrange.cs.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/listinsertrange.cs.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/listlastindexof1.cs b/tests/src/CoreMangLib/cti/system/collections/generic/list/listlastindexof1.cs
index 5144e4a3db..90d675db42 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/listlastindexof1.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/listlastindexof1.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/listlastindexof2.cs b/tests/src/CoreMangLib/cti/system/collections/generic/list/listlastindexof2.cs
index 0cb9a5dd54..fa3ec625b1 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/listlastindexof2.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/listlastindexof2.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/listlastindexof3.cs b/tests/src/CoreMangLib/cti/system/collections/generic/list/listlastindexof3.cs
index d842f3aef8..44dd55ad95 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/listlastindexof3.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/listlastindexof3.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/listremoveat.cs b/tests/src/CoreMangLib/cti/system/collections/generic/list/listremoveat.cs
index 4a5fea9591..11993dc550 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/listremoveat.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/listremoveat.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/listremoverange.cs b/tests/src/CoreMangLib/cti/system/collections/generic/list/listremoverange.cs
index 28af52b2fb..f8af16a642 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/listremoverange.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/listremoverange.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/listreverse.cs b/tests/src/CoreMangLib/cti/system/collections/generic/list/listreverse.cs
index 7c97bcfd84..4c513fb196 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/listreverse.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/listreverse.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/listreverse2.cs b/tests/src/CoreMangLib/cti/system/collections/generic/list/listreverse2.cs
index cc183d37a7..081f30cdc2 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/listreverse2.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/listreverse2.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queue/queueclear.cs b/tests/src/CoreMangLib/cti/system/collections/generic/queue/queueclear.cs
index 3e495f5b0a..1d1914b75e 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queue/queueclear.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queue/queueclear.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuecontains.cs b/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuecontains.cs
index 2f0fec828f..34ccb1b93f 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuecontains.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuecontains.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuecopyto.cs b/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuecopyto.cs
index fc3edf8a97..bbe1639685 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuecopyto.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuecopyto.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuecount.cs b/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuecount.cs
index 8901685a28..75f65f732b 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuecount.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuecount.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuector1.cs b/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuector1.cs
index 967ef93c05..5942b8e877 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuector1.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuector1.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuector2.cs b/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuector2.cs
index 268e106872..253554bf7d 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuector2.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuector2.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuector3.cs b/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuector3.cs
index 0bfa5f23de..97d88655b6 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuector3.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuector3.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuedequeue.cs b/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuedequeue.cs
index 33cc4970ff..c632920925 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuedequeue.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuedequeue.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queue/queueenqueue.cs b/tests/src/CoreMangLib/cti/system/collections/generic/queue/queueenqueue.cs
index 8eedeb2b1f..58a74156b8 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queue/queueenqueue.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queue/queueenqueue.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuegetenumerator.cs b/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuegetenumerator.cs
index 9fc87975ca..c03ae396bb 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuegetenumerator.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuegetenumerator.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuepeek.cs b/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuepeek.cs
index a76337306b..8fd1891fd9 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuepeek.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuepeek.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuetoarray.cs b/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuetoarray.cs
index e075c8836f..04f857383b 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuetoarray.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queue/queuetoarray.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/enumeratorcurrent.cs b/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/enumeratorcurrent.cs
index 6c6918ad7c..21a6c51285 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/enumeratorcurrent.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/enumeratorcurrent.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/enumeratordispose.cs b/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/enumeratordispose.cs
index ba89e0512a..b78452a7e5 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/enumeratordispose.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/enumeratordispose.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/enumeratormovenext.cs b/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/enumeratormovenext.cs
index c3f9362033..8bd16a71d7 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/enumeratormovenext.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/enumeratormovenext.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackclear.cs b/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackclear.cs
index 223d3778b1..3f79f71413 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackclear.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackclear.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Text; //for StringBuilder
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackcontains.cs b/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackcontains.cs
index fdc9355e04..7d37e814b0 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackcontains.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackcontains.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Text; //for StringBuilder
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackcopyto.cs b/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackcopyto.cs
index 32f737b2b6..bd6858714e 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackcopyto.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackcopyto.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Text; //for StringBuilder
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackcount.cs b/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackcount.cs
index aeca8d4b4b..6d7c1f372e 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackcount.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackcount.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Text; //for StringBuilder
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackctor1.cs b/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackctor1.cs
index 55aefdb216..0ecfda37a9 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackctor1.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackctor1.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackctor2.cs b/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackctor2.cs
index 8b8851e2e6..20ba577813 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackctor2.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackctor2.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackctor3.cs b/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackctor3.cs
index afbdd9e3a4..741618078e 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackctor3.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackctor3.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Text; //for StringBuilder
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackgetenumerator.cs b/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackgetenumerator.cs
index f16e9cb222..d9c9744037 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackgetenumerator.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackgetenumerator.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Text; //for StringBuilder
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackpeek.cs b/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackpeek.cs
index 5267922c12..57ff857588 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackpeek.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackpeek.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Text; //for StringBuilder
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackpop.cs b/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackpop.cs
index 783b43b791..80764f6cee 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackpop.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackpop.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Text; // for StringBuilder
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackpush.cs b/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackpush.cs
index c9174f450d..d7d1a0df39 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackpush.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stack/stackpush.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Text; //for StringBuilder
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stack/stacktoarray.cs b/tests/src/CoreMangLib/cti/system/collections/generic/stack/stacktoarray.cs
index 6a53b187e8..d50241ef47 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stack/stacktoarray.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stack/stacktoarray.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Text; //for StringBuilder
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/stackenumeratorcurrent.cs b/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/stackenumeratorcurrent.cs
index c040e3cca5..b3fa3693db 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/stackenumeratorcurrent.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/stackenumeratorcurrent.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Text; //for StringBuilder
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/stackenumeratordispose.cs b/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/stackenumeratordispose.cs
index 42726b86b4..270d5b5ec4 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/stackenumeratordispose.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/stackenumeratordispose.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Text; //for StringBuilder
using System.Collections.Generic;
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/stackenumeratormovenext.cs b/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/stackenumeratormovenext.cs
index 3cc6917519..706c86e5c3 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/stackenumeratormovenext.cs
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/stackenumeratormovenext.cs
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Text; //for StringBuilder
using System.Collections.Generic;