Update license header in most .il files.
authorRuss Keldorph <Russ.Keldorph@microsoft.com>
Mon, 9 May 2016 21:25:36 +0000 (14:25 -0700)
committerRuss Keldorph <Russ.Keldorph@microsoft.com>
Mon, 9 May 2016 21:25:36 +0000 (14:25 -0700)
1895 files changed:
tests/src/JIT/BBT/Scenario4/Not-Int32.il
tests/src/JIT/Directed/Convert/implicitConv.il
tests/src/JIT/Directed/Convert/minopts_convu1.il
tests/src/JIT/Directed/ExcepFilters/excepobj/excepobj.il
tests/src/JIT/Directed/ExcepFilters/fault/fault.il
tests/src/JIT/Directed/ExcepFilters/mixed/mixed.il
tests/src/JIT/Directed/ExcepFilters/mixed3/mixed3.il
tests/src/JIT/Directed/FaultHandlers/CallOrder/CallOrder.il
tests/src/JIT/Directed/FaultHandlers/Nesting/Nesting.il
tests/src/JIT/Directed/FaultHandlers/Simple/simple.il
tests/src/JIT/Directed/IL/PInvokeTail/PInvokeTail.il
tests/src/JIT/Directed/IL/PInvokeTail/tailwinapi.il
tests/src/JIT/Directed/IL/Tailcall/JitTailcall1.il
tests/src/JIT/Directed/IL/Tailcall/Jittailcall2.il
tests/src/JIT/Directed/IL/leave/leave2.il
tests/src/JIT/Directed/IL/mutualrecur-tailcall/MutualRecur-TailCall.il
tests/src/JIT/Directed/IL/rethrow/rethrow1.il
tests/src/JIT/Directed/IL/rethrow/rethrow2.il
tests/src/JIT/Directed/Misc/SIDEEFFECTS/BadRegArgs.il
tests/src/JIT/Directed/Misc/SIDEEFFECTS/SideEffects.il
tests/src/JIT/Directed/Misc/function_pointer/funcptrtest.il
tests/src/JIT/Directed/PREFIX/unaligned/1/Box_Unbox.il
tests/src/JIT/Directed/PREFIX/unaligned/1/Desktop/add.il
tests/src/JIT/Directed/PREFIX/unaligned/1/add.il
tests/src/JIT/Directed/PREFIX/unaligned/1/arglist.il
tests/src/JIT/Directed/PREFIX/unaligned/1/arglist64.il
tests/src/JIT/Directed/PREFIX/unaligned/1/arglistARM.il
tests/src/JIT/Directed/PREFIX/unaligned/1/array_tests.il
tests/src/JIT/Directed/PREFIX/unaligned/1/cpblk.il
tests/src/JIT/Directed/PREFIX/unaligned/1/cpobj.il
tests/src/JIT/Directed/PREFIX/unaligned/1/field_tests.il
tests/src/JIT/Directed/PREFIX/unaligned/1/fielda_tests.il
tests/src/JIT/Directed/PREFIX/unaligned/1/initblk.il
tests/src/JIT/Directed/PREFIX/unaligned/1/initobj.il
tests/src/JIT/Directed/PREFIX/unaligned/1/ldind_stind.il
tests/src/JIT/Directed/PREFIX/unaligned/1/ldloca.il
tests/src/JIT/Directed/PREFIX/unaligned/1/ldobj.il
tests/src/JIT/Directed/PREFIX/unaligned/1/localloc.il
tests/src/JIT/Directed/PREFIX/unaligned/2/Box_Unbox.il
tests/src/JIT/Directed/PREFIX/unaligned/2/add.il
tests/src/JIT/Directed/PREFIX/unaligned/2/arglist.il
tests/src/JIT/Directed/PREFIX/unaligned/2/arglist64.il
tests/src/JIT/Directed/PREFIX/unaligned/2/arglistARM.il
tests/src/JIT/Directed/PREFIX/unaligned/2/array_tests.il
tests/src/JIT/Directed/PREFIX/unaligned/2/cpblk.il
tests/src/JIT/Directed/PREFIX/unaligned/2/cpobj.il
tests/src/JIT/Directed/PREFIX/unaligned/2/field_tests.il
tests/src/JIT/Directed/PREFIX/unaligned/2/fielda_tests.il
tests/src/JIT/Directed/PREFIX/unaligned/2/initblk.il
tests/src/JIT/Directed/PREFIX/unaligned/2/initobj.il
tests/src/JIT/Directed/PREFIX/unaligned/2/ldind_stind.il
tests/src/JIT/Directed/PREFIX/unaligned/2/ldloca.il
tests/src/JIT/Directed/PREFIX/unaligned/2/ldobj.il
tests/src/JIT/Directed/PREFIX/unaligned/2/localloc.il
tests/src/JIT/Directed/PREFIX/unaligned/4/Box_Unbox.il
tests/src/JIT/Directed/PREFIX/unaligned/4/Desktop/add.il
tests/src/JIT/Directed/PREFIX/unaligned/4/add.il
tests/src/JIT/Directed/PREFIX/unaligned/4/arglist.il
tests/src/JIT/Directed/PREFIX/unaligned/4/arglist64.il
tests/src/JIT/Directed/PREFIX/unaligned/4/arglistARM.il
tests/src/JIT/Directed/PREFIX/unaligned/4/array_tests.il
tests/src/JIT/Directed/PREFIX/unaligned/4/cpblk.il
tests/src/JIT/Directed/PREFIX/unaligned/4/cpobj.il
tests/src/JIT/Directed/PREFIX/unaligned/4/field_tests.il
tests/src/JIT/Directed/PREFIX/unaligned/4/fielda_tests.il
tests/src/JIT/Directed/PREFIX/unaligned/4/initblk.il
tests/src/JIT/Directed/PREFIX/unaligned/4/initobj.il
tests/src/JIT/Directed/PREFIX/unaligned/4/ldind_stind.il
tests/src/JIT/Directed/PREFIX/unaligned/4/ldloca.il
tests/src/JIT/Directed/PREFIX/unaligned/4/ldobj.il
tests/src/JIT/Directed/PREFIX/unaligned/4/localloc.il
tests/src/JIT/Directed/PREFIX/volatile/1/Box_Unbox.il
tests/src/JIT/Directed/PREFIX/volatile/1/Desktop/add.il
tests/src/JIT/Directed/PREFIX/volatile/1/add.il
tests/src/JIT/Directed/PREFIX/volatile/1/arglist.il
tests/src/JIT/Directed/PREFIX/volatile/1/arglist64.il
tests/src/JIT/Directed/PREFIX/volatile/1/arglistARM.il
tests/src/JIT/Directed/PREFIX/volatile/1/array_tests.il
tests/src/JIT/Directed/PREFIX/volatile/1/cpblk.il
tests/src/JIT/Directed/PREFIX/volatile/1/cpobj.il
tests/src/JIT/Directed/PREFIX/volatile/1/field_tests.il
tests/src/JIT/Directed/PREFIX/volatile/1/fielda_tests.il
tests/src/JIT/Directed/PREFIX/volatile/1/initblk.il
tests/src/JIT/Directed/PREFIX/volatile/1/initobj.il
tests/src/JIT/Directed/PREFIX/volatile/1/ldind_stind.il
tests/src/JIT/Directed/PREFIX/volatile/1/ldloca.il
tests/src/JIT/Directed/PREFIX/volatile/1/ldobj.il
tests/src/JIT/Directed/PREFIX/volatile/1/localloc.il
tests/src/JIT/Directed/RVAInit/extended.il
tests/src/JIT/Directed/RVAInit/gcref1.il
tests/src/JIT/Directed/RVAInit/gcref2.il
tests/src/JIT/Directed/RVAInit/nested.il
tests/src/JIT/Directed/RVAInit/oddsize.il
tests/src/JIT/Directed/RVAInit/overlap.il
tests/src/JIT/Directed/RVAInit/simple.il
tests/src/JIT/Directed/UnrollLoop/loop3.il
tests/src/JIT/Directed/array-il/complex3.il
tests/src/JIT/Directed/array-il/simple3.il
tests/src/JIT/Directed/coverage/compiler/FilterToHandler.il
tests/src/JIT/Directed/coverage/importer/Desktop/badldsfld.il
tests/src/JIT/Directed/coverage/importer/Desktop/bleref.il
tests/src/JIT/Directed/coverage/importer/Desktop/byrefsubbyref1.il
tests/src/JIT/Directed/coverage/importer/Desktop/ceeillegal.il
tests/src/JIT/Directed/coverage/importer/Desktop/ldelemnullarr1.il
tests/src/JIT/Directed/coverage/importer/Desktop/ldelemnullarr2.il
tests/src/JIT/Directed/coverage/importer/Desktop/ldfldr4.il
tests/src/JIT/Directed/coverage/importer/Desktop/ldfldstatic1.il
tests/src/JIT/Directed/coverage/importer/Desktop/ldfldunboxedvt.il
tests/src/JIT/Directed/coverage/importer/Desktop/nonrefsdarr.il
tests/src/JIT/Directed/coverage/importer/Desktop/nullsdarr.il
tests/src/JIT/Directed/coverage/importer/Desktop/refanytype1.il
tests/src/JIT/Directed/coverage/importer/Desktop/stfldstatic1.il
tests/src/JIT/Directed/coverage/importer/Desktop/subovfun1.il
tests/src/JIT/Directed/coverage/importer/badendfinally.il
tests/src/JIT/Directed/coverage/importer/badtailcall.il
tests/src/JIT/Directed/coverage/importer/byrefsubbyref1.il
tests/src/JIT/Directed/coverage/importer/calli2.il
tests/src/JIT/Directed/coverage/importer/ceeillegal.il
tests/src/JIT/Directed/coverage/importer/ldelemnullarr2.il
tests/src/JIT/Directed/coverage/importer/ldfldstatic1.il
tests/src/JIT/Directed/coverage/importer/ldfldunboxedvt.il
tests/src/JIT/Directed/coverage/importer/ldvirtftnsideeffect.il
tests/src/JIT/Directed/coverage/importer/nullsdarr.il
tests/src/JIT/Directed/coverage/importer/refanytype1.il
tests/src/JIT/Directed/coverage/importer/stfldstatic1.il
tests/src/JIT/Directed/coverage/importer/subovfun1.il
tests/src/JIT/Directed/coverage/importer/volatilldind.il
tests/src/JIT/Directed/coverage/importer/volatilstind.il
tests/src/JIT/Directed/coverage/oldtests/Desktop/callipinvoke.il
tests/src/JIT/Directed/coverage/oldtests/arrgetlen.il
tests/src/JIT/Directed/coverage/oldtests/callipinvoke.il
tests/src/JIT/Directed/coverage/oldtests/lcliimpl.il
tests/src/JIT/Directed/coverage/oldtests/ldfldstatic.il
tests/src/JIT/Directed/coverage/oldtests/ldsshrstsfld.il
tests/src/JIT/Directed/coverage/oldtests/ldvirtftncalli.il
tests/src/JIT/Directed/coverage/oldtests/ovfldiv1.il
tests/src/JIT/Directed/coverage/oldtests/ovfldiv2.il
tests/src/JIT/Directed/coverage/oldtests/ovflrem1.il
tests/src/JIT/Directed/coverage/oldtests/ovflrem2.il
tests/src/JIT/Directed/coverage/oldtests/stfldstatic1.il
tests/src/JIT/Directed/coverage/oldtests/stfldstatic2.il
tests/src/JIT/Directed/coverage/oldtests/subbyref.il
tests/src/JIT/Directed/coverage/oldtests/switchdefaultonly1.il
tests/src/JIT/Directed/coverage/oldtests/switchdefaultonly2.il
tests/src/JIT/Directed/coverage/oldtests/switchdefaultonly3.il
tests/src/JIT/Directed/coverage/oldtests/tls1.il
tests/src/JIT/Directed/coverage/oldtests/tls2.il
tests/src/JIT/Directed/coverage/oldtests/tlstest.il
tests/src/JIT/Directed/coverage/oldtests/trashreg.il
tests/src/JIT/Directed/coverage/oldtests/volatilecpobj.il
tests/src/JIT/Directed/coverage/oldtests/zeroinit.il
tests/src/JIT/Directed/leave/catch1.il
tests/src/JIT/Directed/leave/catch2.il
tests/src/JIT/Directed/leave/catch3.il
tests/src/JIT/Directed/leave/filter1.il
tests/src/JIT/Directed/leave/filter2.il
tests/src/JIT/Directed/leave/filter3.il
tests/src/JIT/Directed/leave/try1.il
tests/src/JIT/Directed/leave/try2.il
tests/src/JIT/Directed/leave/try3.il
tests/src/JIT/Directed/perffix/primitivevt/callconv3.il
tests/src/JIT/Directed/perffix/primitivevt/identity3.il
tests/src/JIT/Directed/pinvoke/calli_excep.il
tests/src/JIT/Directed/pinvoke/jump.il
tests/src/JIT/Directed/pinvoke/preemptive_cooperative.il
tests/src/JIT/Directed/pinvoke/sysinfo.il
tests/src/JIT/Directed/pinvoke/tail.il
tests/src/JIT/Directed/refbyref/byref2iu.il
tests/src/JIT/Directed/refbyref/byrefconvert.il
tests/src/JIT/Directed/refbyref/ref2byref.il
tests/src/JIT/Directed/refbyref/ref2iu.il
tests/src/JIT/Directed/refbyref/refpinned2iu.il
tests/src/JIT/Directed/shift/int8.il
tests/src/JIT/Directed/shift/nativeint.il
tests/src/JIT/Directed/shift/nativeuint.il
tests/src/JIT/Directed/tailcall/tailcall.il
tests/src/JIT/Directed/throwbox/fault.il
tests/src/JIT/Directed/throwbox/filter.il
tests/src/JIT/Directed/throwbox/finally.il
tests/src/JIT/Directed/throwbox/rethrow.il
tests/src/JIT/Directed/tls/MutualRecurThd-TLS.il
tests/src/JIT/Directed/zeroinit/Dev10_863995.il
tests/src/JIT/Directed/zeroinit/init_byte.il
tests/src/JIT/Directed/zeroinit/init_int32.il
tests/src/JIT/Directed/zeroinit/init_int64.il
tests/src/JIT/Directed/zeroinit/init_struct.il
tests/src/JIT/Directed/zeroinit/init_uint32.il
tests/src/JIT/Directed/zeroinit/init_uint64.il
tests/src/JIT/Directed/zeroinit/tail.il
tests/src/JIT/Generics/ConstrainedCall/class1.il
tests/src/JIT/Generics/ConstrainedCall/class2.il
tests/src/JIT/Generics/ConstrainedCall/vt1.il
tests/src/JIT/Generics/ConstrainedCall/vt2.il
tests/src/JIT/Generics/ConstrainedCall/vt3.il
tests/src/JIT/Generics/ConstrainedCall/vt4.il
tests/src/JIT/Generics/regression/DDB148379/ddb148379.il
tests/src/JIT/IL_Conformance/Old/Base/add.il
tests/src/JIT/IL_Conformance/Old/Base/add_ovf.il
tests/src/JIT/IL_Conformance/Old/Base/and.il
tests/src/JIT/IL_Conformance/Old/Base/beq.il
tests/src/JIT/IL_Conformance/Old/Base/beq_s.il
tests/src/JIT/IL_Conformance/Old/Base/bge.il
tests/src/JIT/IL_Conformance/Old/Base/bge_s.il
tests/src/JIT/IL_Conformance/Old/Base/bgt.il
tests/src/JIT/IL_Conformance/Old/Base/bgt_s.il
tests/src/JIT/IL_Conformance/Old/Base/ble.il
tests/src/JIT/IL_Conformance/Old/Base/ble_s.il
tests/src/JIT/IL_Conformance/Old/Base/blt.il
tests/src/JIT/IL_Conformance/Old/Base/blt_s.il
tests/src/JIT/IL_Conformance/Old/Base/bne.il
tests/src/JIT/IL_Conformance/Old/Base/bne_s.il
tests/src/JIT/IL_Conformance/Old/Base/br.il
tests/src/JIT/IL_Conformance/Old/Base/br_s.il
tests/src/JIT/IL_Conformance/Old/Base/brfalse.il
tests/src/JIT/IL_Conformance/Old/Base/brfalse_s.il
tests/src/JIT/IL_Conformance/Old/Base/brtrue.il
tests/src/JIT/IL_Conformance/Old/Base/brtrue_s.il
tests/src/JIT/IL_Conformance/Old/Base/call.il
tests/src/JIT/IL_Conformance/Old/Base/ceq.il
tests/src/JIT/IL_Conformance/Old/Base/cgt.il
tests/src/JIT/IL_Conformance/Old/Base/ckfinite.il
tests/src/JIT/IL_Conformance/Old/Base/clt.il
tests/src/JIT/IL_Conformance/Old/Base/conv.il
tests/src/JIT/IL_Conformance/Old/Base/conv_ovf.il
tests/src/JIT/IL_Conformance/Old/Base/cpblk.il
tests/src/JIT/IL_Conformance/Old/Base/div.il
tests/src/JIT/IL_Conformance/Old/Base/dup.il
tests/src/JIT/IL_Conformance/Old/Base/initblk.il
tests/src/JIT/IL_Conformance/Old/Base/jmp.il
tests/src/JIT/IL_Conformance/Old/Base/ldarg_n.il
tests/src/JIT/IL_Conformance/Old/Base/ldarg_starg.il
tests/src/JIT/IL_Conformance/Old/Base/ldargs_stargs.il
tests/src/JIT/IL_Conformance/Old/Base/ldc.il
tests/src/JIT/IL_Conformance/Old/Base/ldc_i4_n.il
tests/src/JIT/IL_Conformance/Old/Base/ldftn_calli.il
tests/src/JIT/IL_Conformance/Old/Base/ldind_stind.il
tests/src/JIT/IL_Conformance/Old/Base/ldloc_stloc.il
tests/src/JIT/IL_Conformance/Old/Base/ldloca.il
tests/src/JIT/IL_Conformance/Old/Base/ldnull.il
tests/src/JIT/IL_Conformance/Old/Base/mul.il
tests/src/JIT/IL_Conformance/Old/Base/mul_ovf.il
tests/src/JIT/IL_Conformance/Old/Base/neg.il
tests/src/JIT/IL_Conformance/Old/Base/nop.il
tests/src/JIT/IL_Conformance/Old/Base/not.il
tests/src/JIT/IL_Conformance/Old/Base/or.il
tests/src/JIT/IL_Conformance/Old/Base/pop.il
tests/src/JIT/IL_Conformance/Old/Base/rem.il
tests/src/JIT/IL_Conformance/Old/Base/ret.il
tests/src/JIT/IL_Conformance/Old/Base/shl.il
tests/src/JIT/IL_Conformance/Old/Base/shr.il
tests/src/JIT/IL_Conformance/Old/Base/sub.il
tests/src/JIT/IL_Conformance/Old/Base/sub_ovf.il
tests/src/JIT/IL_Conformance/Old/Base/switch.il
tests/src/JIT/IL_Conformance/Old/Base/tailcall.il
tests/src/JIT/IL_Conformance/Old/Base/unaligned.il
tests/src/JIT/IL_Conformance/Old/Base/volatile.il
tests/src/JIT/IL_Conformance/Old/Base/xor.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ConvDLL.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/Conv_I4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/Conv_I8-64.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/Conv_R4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/add_I4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/add_i.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/add_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/add_ovf_i1.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/add_ovf_i2.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/add_ovf_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/add_ovf_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/add_ovf_u1.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/add_ovf_u2.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/add_ovf_u4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/add_ovf_u8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/add_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/add_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/and_u4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/and_u8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/beq_i.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/beq_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/beq_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/beq_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/beq_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/bge_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/bge_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/bge_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/bge_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/bge_u.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/bge_un_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/bge_un_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/bge_un_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/bge_un_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/bgt_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/bgt_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/bgt_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/bgt_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/bgt_u.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/bgt_u4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/bgt_u8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/bgt_un_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/bgt_un_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ble_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ble_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ble_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ble_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ble_u.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ble_u4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ble_u8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ble_un_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ble_un_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/blt_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/blt_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/blt_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/blt_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/blt_u.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/blt_u4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/blt_u8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/blt_un_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/blt_un_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/bne_u.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/bne_u4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/bne_u8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/bne_un_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/bne_un_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/br.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/brfalse.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/brtrue.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/c_br.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/c_brfalse.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/c_brtrue.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/c_call.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/c_cpblk.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/c_initblk.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/c_ldvirtftn.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/c_localloc.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/c_nop.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/c_ret.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/c_switch.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/call.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ceq_i.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ceq_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ceq_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ceq_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ceq_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/cgt_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/cgt_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/cgt_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/cgt_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/cgt_u.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/cgt_u4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/cgt_u8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/cgt_un_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/cgt_un_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ckfinite_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ckfinite_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/clt_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/clt_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/clt_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/clt_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/clt_u.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/clt_u4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/clt_u8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/clt_un_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/clt_un_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/conv_ovf_i1_un.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/conv_ovf_i4_i1.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/conv_ovf_i4_i2.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/conv_ovf_i4_u4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/conv_ovf_i8_i.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/conv_ovf_i8_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/conv_ovf_i8_u8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/conv_ovf_r8_i.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/conv_ovf_r8_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/conv_ovf_r8_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/conv_ovf_u4_i.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/conv_ovf_u4_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/conv_ovf_u4_u1.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/conv_ovf_u4_u2.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/conv_ovf_u8_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/conv_ovf_u8_u4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/cpblk.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/div_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/div_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/div_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/div_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/div_u4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/div_u8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/dup4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/dup8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/dupi.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/initblk.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldarg_i.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldarg_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldarg_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldarg_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldarg_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldarg_ref.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldarga_i.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldarga_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldarga_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldarga_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldarga_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldarga_ref.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_add_ovf_i1.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_add_ovf_i2.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_add_ovf_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_add_ovf_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_add_ovf_u1.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_add_ovf_u2.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_add_ovf_u4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_add_ovf_u8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_c_cpblk.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_c_initblk.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_c_nop.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_c_ret.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_c_switch.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_ckfinite_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_ckfinite_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_conv_ovf_i4_i1.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_conv_ovf_i4_i2.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_conv_ovf_i4_u4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_conv_ovf_i8_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_conv_ovf_i8_u8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_conv_ovf_r8_i.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_conv_ovf_r8_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_conv_ovf_r8_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_conv_ovf_u4_i.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_conv_ovf_u4_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_conv_ovf_u4_u1.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_conv_ovf_u4_u2.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_conv_ovf_u8_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_conv_ovf_u8_u4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_mul_ovf_i1.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_mul_ovf_i2.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_mul_ovf_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_mul_ovf_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_mul_ovf_u1.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_mul_ovf_u2.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_mul_ovf_u4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_mul_ovf_u8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_neg_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_neg_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_ret_i.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_ret_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_ret_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_ret_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_ret_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_ret_ref.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_sub_i.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_sub_ovf_i1.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_sub_ovf_i2.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_sub_ovf_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_sub_ovf_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_sub_ovf_u1.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_sub_ovf_u2.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_sub_ovf_u4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldc_sub_ovf_u8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldftn.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldind_i.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldind_i1.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldind_i2.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldind_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldind_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldind_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldind_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldind_ref.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldind_u1.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldind_u2.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldind_u4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldloc_i.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldloc_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldloc_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldloc_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldloc_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldloc_ref.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldnull_i.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldnull_ref.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ldvirtftn.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/localloc.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/mul_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/mul_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/mul_ovf_i1.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/mul_ovf_i2.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/mul_ovf_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/mul_ovf_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/mul_ovf_u1.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/mul_ovf_u2.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/mul_ovf_u4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/mul_ovf_u8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/mul_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/mul_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/neg_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/neg_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/neg_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/neg_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/nop.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/not_u4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/not_u8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/or_u4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/or_u8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/pop4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/pop8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/popi.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/refs.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/rem_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/rem_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/rem_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/rem_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/rem_u4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/rem_u8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ret.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ret_i.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ret_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ret_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ret_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ret_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/ret_ref.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/shl_u4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/shl_u8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/shr_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/shr_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/shr_u4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/shr_u8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/sizeof.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/starg_i.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/starg_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/starg_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/starg_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/starg_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/starg_ref.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/stind_i1.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/stind_i2.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/stind_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/stind_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/stind_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/stind_ref.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/stloc_i.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/stloc_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/stloc_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/stloc_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/stloc_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/stloc_ref.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/sub_i.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/sub_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/sub_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/sub_ovf_i1.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/sub_ovf_i2.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/sub_ovf_i4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/sub_ovf_i8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/sub_ovf_u1.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/sub_ovf_u2.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/sub_ovf_u4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/sub_ovf_u8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/sub_r4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/sub_r8.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/switch.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/xor_u4.il
tests/src/JIT/IL_Conformance/Old/Conformance_Base/xor_u8.il
tests/src/JIT/IL_Conformance/Old/directed/AutoInit.il
tests/src/JIT/IL_Conformance/Old/directed/heap_ovf.il
tests/src/JIT/IL_Conformance/Old/directed/ldarg_s_i1.il
tests/src/JIT/IL_Conformance/Old/directed/ldarg_s_i2.il
tests/src/JIT/IL_Conformance/Old/directed/ldarg_s_i4.il
tests/src/JIT/IL_Conformance/Old/directed/ldarg_s_i8.il
tests/src/JIT/IL_Conformance/Old/directed/ldarg_s_r4.il
tests/src/JIT/IL_Conformance/Old/directed/ldarg_s_r8.il
tests/src/JIT/IL_Conformance/Old/directed/ldloc_s_i1.il
tests/src/JIT/IL_Conformance/Old/directed/ldloc_s_i2.il
tests/src/JIT/IL_Conformance/Old/directed/ldloc_s_i4.il
tests/src/JIT/IL_Conformance/Old/directed/ldloc_s_i8.il
tests/src/JIT/IL_Conformance/Old/directed/ldloc_s_r4.il
tests/src/JIT/IL_Conformance/Old/directed/ldloc_s_r8.il
tests/src/JIT/IL_Conformance/Old/directed/ldloca_s_i1.il
tests/src/JIT/IL_Conformance/Old/directed/ldloca_s_i2.il
tests/src/JIT/IL_Conformance/Old/directed/ldloca_s_i4.il
tests/src/JIT/IL_Conformance/Old/directed/ldloca_s_i8.il
tests/src/JIT/IL_Conformance/Old/directed/ldloca_s_r4.il
tests/src/JIT/IL_Conformance/Old/directed/ldloca_s_r8.il
tests/src/JIT/IL_Conformance/Old/objectmodel/Box_Unbox.il
tests/src/JIT/IL_Conformance/Old/objectmodel/array_tests.il
tests/src/JIT/IL_Conformance/Old/objectmodel/callintf.il
tests/src/JIT/IL_Conformance/Old/objectmodel/callnonvirt.il
tests/src/JIT/IL_Conformance/Old/objectmodel/callstatic.il
tests/src/JIT/IL_Conformance/Old/objectmodel/callsuper.il
tests/src/JIT/IL_Conformance/Old/objectmodel/callvirt.il
tests/src/JIT/IL_Conformance/Old/objectmodel/castclass.il
tests/src/JIT/IL_Conformance/Old/objectmodel/cpobj.il
tests/src/JIT/IL_Conformance/Old/objectmodel/field_tests.il
tests/src/JIT/IL_Conformance/Old/objectmodel/fielda_tests.il
tests/src/JIT/IL_Conformance/Old/objectmodel/initobj.il
tests/src/JIT/IL_Conformance/Old/objectmodel/isinst.il
tests/src/JIT/IL_Conformance/Old/objectmodel/ldlen.il
tests/src/JIT/IL_Conformance/Old/objectmodel/ldobj.il
tests/src/JIT/IL_Conformance/Old/objectmodel/ldstr.il
tests/src/JIT/IL_Conformance/Old/objectmodel/ldtoken.il
tests/src/JIT/IL_Conformance/Old/objectmodel/ldvirtftn.il
tests/src/JIT/IL_Conformance/Old/objectmodel/localloc.il
tests/src/JIT/IL_Conformance/Old/objectmodel/newobj.il
tests/src/JIT/IL_Conformance/Old/objectmodel/seh_tests.il
tests/src/JIT/IL_Conformance/Old/objectmodel/throw.il
tests/src/JIT/Methodical/Arrays/huge/huge_b.il
tests/src/JIT/Methodical/Arrays/huge/huge_i4.il
tests/src/JIT/Methodical/Arrays/huge/huge_objref.il
tests/src/JIT/Methodical/Arrays/huge/huge_r4.il
tests/src/JIT/Methodical/Arrays/huge/huge_r8.il
tests/src/JIT/Methodical/Arrays/huge/huge_struct.il
tests/src/JIT/Methodical/Arrays/huge/huge_u8.il
tests/src/JIT/Methodical/Arrays/huge_struct.il
tests/src/JIT/Methodical/Arrays/lcs/lcs_ldlen.il
tests/src/JIT/Methodical/Arrays/misc/address.il
tests/src/JIT/Methodical/Arrays/misc/arrres.il
tests/src/JIT/Methodical/Arrays/misc/gcarr.il
tests/src/JIT/Methodical/Arrays/misc/initializearray_enum.il
tests/src/JIT/Methodical/Arrays/misc/ldelem_get.il
tests/src/JIT/Methodical/Arrays/misc/length0.il
tests/src/JIT/Methodical/Arrays/misc/lengthm2.il
tests/src/JIT/Methodical/Arrays/misc/selfref.il
tests/src/JIT/Methodical/Arrays/range/float64_range1.il
tests/src/JIT/Methodical/Arrays/range/float64_range2.il
tests/src/JIT/Methodical/Arrays/range/int32_0.il
tests/src/JIT/Methodical/Arrays/range/int32_0_5a.il
tests/src/JIT/Methodical/Arrays/range/int32_0_5b.il
tests/src/JIT/Methodical/Arrays/range/int32_1.il
tests/src/JIT/Methodical/Arrays/range/int32_m1.il
tests/src/JIT/Methodical/Arrays/range/int32_neg_range.il
tests/src/JIT/Methodical/Arrays/range/int32_range1.il
tests/src/JIT/Methodical/Arrays/range/int32_range2.il
tests/src/JIT/Methodical/Arrays/range/negIndexRngChkElim.il
tests/src/JIT/Methodical/Boxing/boxunbox/array.il
tests/src/JIT/Methodical/Boxing/boxunbox/chain.il
tests/src/JIT/Methodical/Boxing/boxunbox/finally.il
tests/src/JIT/Methodical/Boxing/boxunbox/huge_filter.il
tests/src/JIT/Methodical/Boxing/boxunbox/jump.il
tests/src/JIT/Methodical/Boxing/boxunbox/local.il
tests/src/JIT/Methodical/Boxing/boxunbox/localloc.il
tests/src/JIT/Methodical/Boxing/boxunbox/simple.il
tests/src/JIT/Methodical/Boxing/boxunbox/tailcall.il
tests/src/JIT/Methodical/Boxing/boxunbox/try.il
tests/src/JIT/Methodical/Boxing/callconv/instance.il
tests/src/JIT/Methodical/Boxing/functional/fibo.il
tests/src/JIT/Methodical/Boxing/functional/sin.il
tests/src/JIT/Methodical/Boxing/misc/concurgc.il
tests/src/JIT/Methodical/Boxing/misc/enum.il
tests/src/JIT/Methodical/Boxing/misc/nestval.il
tests/src/JIT/Methodical/Boxing/misc/tailjump.il
tests/src/JIT/Methodical/Boxing/misc/typedref.il
tests/src/JIT/Methodical/Boxing/seh/fault.il
tests/src/JIT/Methodical/Boxing/seh/filter.il
tests/src/JIT/Methodical/Boxing/seh/try.il
tests/src/JIT/Methodical/Boxing/xlang/sin_cs.il
tests/src/JIT/Methodical/Boxing/xlang/sin_il.il
tests/src/JIT/Methodical/Boxing/xlang/sinlib.il
tests/src/JIT/Methodical/Coverage/arglist_pos.il
tests/src/JIT/Methodical/Coverage/b39946.il
tests/src/JIT/Methodical/Coverage/b518440.il
tests/src/JIT/Methodical/Coverage/hole.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/conv_i8_i.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/conv_i8_u.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/convovf_i8_i.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/convovf_i8_u-ia64.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/i_array_merge-i386.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/i_array_merge-ia64.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/i_box.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/i_conv.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/i_fld.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/i_flood.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/i_flow.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/i_prop.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/i_qsort1.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/i_qsort2.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/i_ref.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/i_seq.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/i_vfld.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/ptr.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/qperm.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/sizeof-i386.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/sizeof-ia64.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/u_array_merge-i386.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/u_array_merge-ia64.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/u_box.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/u_conv.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/u_fld.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/u_flood.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/u_flow.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/u_prop.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/u_qsort1.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/u_qsort2.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/u_ref.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/u_seq.il
tests/src/JIT/Methodical/ELEMENT_TYPE_IU/u_vfld.il
tests/src/JIT/Methodical/FPtrunc/convX.il
tests/src/JIT/Methodical/FPtrunc/convr4d.il
tests/src/JIT/Methodical/FPtrunc/convr8d.il
tests/src/JIT/Methodical/Invoke/25params/25param1b.il
tests/src/JIT/Methodical/Invoke/25params/25param1c.il
tests/src/JIT/Methodical/Invoke/25params/25param2b.il
tests/src/JIT/Methodical/Invoke/25params/25param2c.il
tests/src/JIT/Methodical/Invoke/25params/25param3b.il
tests/src/JIT/Methodical/Invoke/25params/25param3c.il
tests/src/JIT/Methodical/Invoke/25params/25paramMixed.il
tests/src/JIT/Methodical/Invoke/SEH/catchfault.il
tests/src/JIT/Methodical/Invoke/SEH/catchfault_jmp.il
tests/src/JIT/Methodical/Invoke/SEH/catchfault_tail.il
tests/src/JIT/Methodical/Invoke/SEH/catchfinally_ind.il
tests/src/JIT/Methodical/Invoke/SEH/catchfinally_jmp.il
tests/src/JIT/Methodical/Invoke/SEH/catchfinally_jmpind.il
tests/src/JIT/Methodical/Invoke/SEH/catchfinally_tail.il
tests/src/JIT/Methodical/Invoke/callvirt/test1.il
tests/src/JIT/Methodical/Invoke/callvirt/test2.il
tests/src/JIT/Methodical/Invoke/callvirt/test3.il
tests/src/JIT/Methodical/Invoke/ctor/val_cctor.il
tests/src/JIT/Methodical/Invoke/ctor/val_ctor_newobj.il
tests/src/JIT/Methodical/Invoke/deep/deep1.il
tests/src/JIT/Methodical/Invoke/deep/deep2.il
tests/src/JIT/Methodical/Invoke/fptr/ftn_t.il
tests/src/JIT/Methodical/Invoke/fptr/instftn.il
tests/src/JIT/Methodical/Invoke/fptr/instftn_t.il
tests/src/JIT/Methodical/Invoke/fptr/recurse_calli.il
tests/src/JIT/Methodical/Invoke/fptr/recurse_jmp.il
tests/src/JIT/Methodical/Invoke/fptr/recurse_jmpi.il
tests/src/JIT/Methodical/Invoke/fptr/recurse_tail_call.il
tests/src/JIT/Methodical/Invoke/fptr/recurse_tail_calli.il
tests/src/JIT/Methodical/Invoke/fptr/valftn.il
tests/src/JIT/Methodical/Invoke/fptr/valftn_t.il
tests/src/JIT/Methodical/Invoke/fptr/virtftn.il
tests/src/JIT/Methodical/Invoke/fptr/virtftn_t.il
tests/src/JIT/Methodical/Invoke/implicit/fr4.il
tests/src/JIT/Methodical/Invoke/implicit/fr8.il
tests/src/JIT/Methodical/Invoke/implicit/i4i1.il
tests/src/JIT/Methodical/Invoke/implicit/i4i2.il
tests/src/JIT/Methodical/Invoke/implicit/i4u1.il
tests/src/JIT/Methodical/Invoke/implicit/i4u2.il
tests/src/JIT/Methodical/Invoke/implicit/i4u4.il
tests/src/JIT/Methodical/Invoke/implicit/i8u8.il
tests/src/JIT/Methodical/Invoke/implicit/ii1.il
tests/src/JIT/Methodical/Invoke/implicit/ii2.il
tests/src/JIT/Methodical/Invoke/implicit/ii4.il
tests/src/JIT/Methodical/Invoke/implicit/iu1.il
tests/src/JIT/Methodical/Invoke/implicit/iu2.il
tests/src/JIT/Methodical/Invoke/implicit/iu4.il
tests/src/JIT/Methodical/Invoke/implicit/objref.il
tests/src/JIT/Methodical/Invoke/thiscall/thisnull.il
tests/src/JIT/Methodical/NaN/comp32.il
tests/src/JIT/Methodical/NaN/comp64.il
tests/src/JIT/Methodical/NaN/cond32.il
tests/src/JIT/Methodical/NaN/cond64.il
tests/src/JIT/Methodical/NaN/intrinsic_nonf.il
tests/src/JIT/Methodical/NaN/r4NaNconv.il
tests/src/JIT/Methodical/NaN/r8NaNconv.il
tests/src/JIT/Methodical/VT/callconv/aa.il
tests/src/JIT/Methodical/VT/callconv/calli.il
tests/src/JIT/Methodical/VT/callconv/dd.il
tests/src/JIT/Methodical/VT/callconv/ee.il
tests/src/JIT/Methodical/VT/callconv/jumper1.il
tests/src/JIT/Methodical/VT/callconv/jumper2.il
tests/src/JIT/Methodical/VT/callconv/jumper3.il
tests/src/JIT/Methodical/VT/callconv/jumper4.il
tests/src/JIT/Methodical/VT/callconv/jumper5.il
tests/src/JIT/Methodical/VT/callconv/jumps1.il
tests/src/JIT/Methodical/VT/callconv/jumps2.il
tests/src/JIT/Methodical/VT/callconv/jumps3.il
tests/src/JIT/Methodical/VT/callconv/jumps4.il
tests/src/JIT/Methodical/VT/callconv/jumps5.il
tests/src/JIT/Methodical/VT/callconv/vtret.il
tests/src/JIT/Methodical/VT/callconv/vtret2.il
tests/src/JIT/Methodical/VT/etc/han3.il
tests/src/JIT/Methodical/VT/etc/han3_ctor.il
tests/src/JIT/Methodical/VT/etc/han3_ref.il
tests/src/JIT/Methodical/VT/etc/hanoi.il
tests/src/JIT/Methodical/VT/etc/hanoi2.il
tests/src/JIT/Methodical/VT/etc/knight.il
tests/src/JIT/Methodical/VT/etc/nested.il
tests/src/JIT/Methodical/VT/identity/accum.il
tests/src/JIT/Methodical/VT/identity/livecall.il
tests/src/JIT/Methodical/VT/identity/volatile.il
tests/src/JIT/Methodical/VT/port/huge_gcref.il
tests/src/JIT/Methodical/casts/SEH/castclass_catch.il
tests/src/JIT/Methodical/casts/SEH/castclass_catch_neg.il
tests/src/JIT/Methodical/casts/SEH/filter.il
tests/src/JIT/Methodical/casts/SEH/isinst_catch.il
tests/src/JIT/Methodical/casts/SEH/isinst_catch_neg.il
tests/src/JIT/Methodical/casts/array/arrays.il
tests/src/JIT/Methodical/casts/array/castclass_ldlen.il
tests/src/JIT/Methodical/casts/array/isinst_ldlen.il
tests/src/JIT/Methodical/casts/coverage/castclass_call.il
tests/src/JIT/Methodical/casts/coverage/castclass_calli.il
tests/src/JIT/Methodical/casts/coverage/castclass_ldarg.il
tests/src/JIT/Methodical/casts/coverage/castclass_ldloc.il
tests/src/JIT/Methodical/casts/coverage/isinst_call.il
tests/src/JIT/Methodical/casts/coverage/isinst_calli.il
tests/src/JIT/Methodical/casts/coverage/isinst_ldarg.il
tests/src/JIT/Methodical/casts/coverage/isinst_ldloc.il
tests/src/JIT/Methodical/casts/coverage/ldnull.il
tests/src/JIT/Methodical/casts/iface/iface2.il
tests/src/JIT/Methodical/casts/ilseq/typeEqualOp.il
tests/src/JIT/Methodical/cctor/misc/deadlock.il
tests/src/JIT/Methodical/cctor/misc/tail.il
tests/src/JIT/Methodical/cctor/misc/threads3.il
tests/src/JIT/Methodical/cctor/simple/Desktop/prefldinit3.il
tests/src/JIT/Methodical/cctor/simple/precise3.il
tests/src/JIT/Methodical/cctor/simple/prefldinit1.il
tests/src/JIT/Methodical/cctor/simple/prefldinit2.il
tests/src/JIT/Methodical/cctor/simple/prefldinit4.il
tests/src/JIT/Methodical/delegate/oddpower.il
tests/src/JIT/Methodical/eh/basics/emptyfinally.il
tests/src/JIT/Methodical/eh/basics/throwinexcept.il
tests/src/JIT/Methodical/eh/basics/throwinfault.il
tests/src/JIT/Methodical/eh/basics/throwinfilter.il
tests/src/JIT/Methodical/eh/basics/throwinfinallyintryfilter1.il
tests/src/JIT/Methodical/eh/basics/throwinfinallyintryfilter2.il
tests/src/JIT/Methodical/eh/basics/throwinfinallyintryfilter3.il
tests/src/JIT/Methodical/eh/basics/throwisfirstinstruction.il
tests/src/JIT/Methodical/eh/basics/tryexcept.il
tests/src/JIT/Methodical/eh/basics/tryfault.il
tests/src/JIT/Methodical/eh/basics/tryfaulttrycatch.il
tests/src/JIT/Methodical/eh/basics/tryfaulttrycatchfn.il
tests/src/JIT/Methodical/eh/basics/tryfinallywith2endfinally.il
tests/src/JIT/Methodical/eh/basics/tryfinallywith2reachableendfinally.il
tests/src/JIT/Methodical/eh/basics/trythrowexcept.il
tests/src/JIT/Methodical/eh/deadcode/badcodeaftercatch.il
tests/src/JIT/Methodical/eh/deadcode/badcodeafterfault.il
tests/src/JIT/Methodical/eh/deadcode/badcodeafterfilter.il
tests/src/JIT/Methodical/eh/deadcode/badcodeafterfinally.il
tests/src/JIT/Methodical/eh/deadcode/badcodeaftertry.il
tests/src/JIT/Methodical/eh/deadcode/badcodeinsidefinally.il
tests/src/JIT/Methodical/eh/deadcode/branchoverendfinally.il
tests/src/JIT/Methodical/eh/deadcode/deadEHregionacrossBB.il
tests/src/JIT/Methodical/eh/deadcode/deadcodeincatch.il
tests/src/JIT/Methodical/eh/deadcode/deadnonlocalexit.il
tests/src/JIT/Methodical/eh/deadcode/deadoponerror.il
tests/src/JIT/Methodical/eh/deadcode/deadoponerrorinfunclet.il
tests/src/JIT/Methodical/eh/deadcode/deadrgninfunclet.il
tests/src/JIT/Methodical/eh/deadcode/deadtrycatch.il
tests/src/JIT/Methodical/eh/deadcode/deadtryfinally.il
tests/src/JIT/Methodical/eh/deadcode/deadtryfinallythrow.il
tests/src/JIT/Methodical/eh/deadcode/endfinallyinloop.il
tests/src/JIT/Methodical/eh/deadcode/severaldeadehregions.il
tests/src/JIT/Methodical/eh/deadcode/severalnesteddeadehregions.il
tests/src/JIT/Methodical/eh/deadcode/simpledeadehregion.il
tests/src/JIT/Methodical/eh/disconnected/backwardleave.il
tests/src/JIT/Methodical/eh/disconnected/catchbeforetrybody.il
tests/src/JIT/Methodical/eh/disconnected/catchtryintryfinally.il
tests/src/JIT/Methodical/eh/disconnected/faultbeforetrybody.il
tests/src/JIT/Methodical/eh/disconnected/finallybeforetrybody.il
tests/src/JIT/Methodical/eh/disconnected/finallytryintryfinally.il
tests/src/JIT/Methodical/eh/disconnected/reversedhandlers.il
tests/src/JIT/Methodical/eh/disconnected/reversedtryblock.il
tests/src/JIT/Methodical/eh/disconnected/sehhandlerbeforetry.il
tests/src/JIT/Methodical/eh/disconnected/testeit.il
tests/src/JIT/Methodical/eh/disconnected/trybodyinbetweencatchhandlers.il
tests/src/JIT/Methodical/eh/disconnected/tryfinallyincatchtry.il
tests/src/JIT/Methodical/eh/finallyexec/catchrettoinnertry.il
tests/src/JIT/Methodical/eh/finallyexec/nestedfinallycall.il
tests/src/JIT/Methodical/eh/finallyexec/nonlocalexittonestedsibling.il
tests/src/JIT/Methodical/eh/interactions/throw1dimarray.il
tests/src/JIT/Methodical/eh/interactions/throw2dimarray.il
tests/src/JIT/Methodical/eh/leaves/2branchesoutoftry.il
tests/src/JIT/Methodical/eh/leaves/backwardleaveincatch.il
tests/src/JIT/Methodical/eh/leaves/branchbackwardswithcatch.il
tests/src/JIT/Methodical/eh/leaves/branchbackwardswithfinally.il
tests/src/JIT/Methodical/eh/leaves/branchoutofnestedtryfinally.il
tests/src/JIT/Methodical/eh/leaves/branchoutoftryfinally.il
tests/src/JIT/Methodical/eh/leaves/forwardleaveincatch.il
tests/src/JIT/Methodical/eh/leaves/labelbeforefinally.il
tests/src/JIT/Methodical/eh/leaves/labelbeginningfinally.il
tests/src/JIT/Methodical/eh/leaves/leaveinsameregion.il
tests/src/JIT/Methodical/eh/leaves/leaveintotrybody.il
tests/src/JIT/Methodical/eh/leaves/tryfinallyintrycatchwithleaveintotry.il
tests/src/JIT/Methodical/eh/mixedhandler/catchfiltercatch.il
tests/src/JIT/Methodical/eh/mixedhandler/filterfiltercatchcatch.il
tests/src/JIT/Methodical/eh/nested/cascadedcatchret/cascadedcatch.il
tests/src/JIT/Methodical/eh/nested/cascadedcatchret/cascadedexcept.il
tests/src/JIT/Methodical/eh/nested/cascadedcatchret/throwincascadedcatch.il
tests/src/JIT/Methodical/eh/nested/cascadedcatchret/throwincascadedcatchnofin.il
tests/src/JIT/Methodical/eh/nested/cascadedcatchret/throwincascadedexcept.il
tests/src/JIT/Methodical/eh/nested/cascadedcatchret/throwincascadedexceptnofin.il
tests/src/JIT/Methodical/eh/nested/general/localvarincatch.il
tests/src/JIT/Methodical/eh/nested/general/throwinnestedcatch.il
tests/src/JIT/Methodical/eh/nested/nestedtry/nestedtrycatch.il
tests/src/JIT/Methodical/eh/nested/nestedtry/nestedtryexcept.il
tests/src/JIT/Methodical/eh/nested/nestedtry/nestedtryfault.il
tests/src/JIT/Methodical/eh/nested/nestedtry/nestedtryfinally.il
tests/src/JIT/Methodical/eh/nested/nestedtry/throwinnestedtrycatch.il
tests/src/JIT/Methodical/eh/nested/nestedtry/throwinnestedtryexcept.il
tests/src/JIT/Methodical/eh/nested/nestedtry/throwinnestedtryfault.il
tests/src/JIT/Methodical/eh/nested/nestedtry/throwinnestedtryfinally.il
tests/src/JIT/Methodical/eh/rethrow/rethrowinfinallyinsidecatch.il
tests/src/JIT/Methodical/explicit/basic/refarg_c.il
tests/src/JIT/Methodical/explicit/basic/refarg_f4.il
tests/src/JIT/Methodical/explicit/basic/refarg_f8.il
tests/src/JIT/Methodical/explicit/basic/refarg_i1.il
tests/src/JIT/Methodical/explicit/basic/refarg_i2.il
tests/src/JIT/Methodical/explicit/basic/refarg_i4.il
tests/src/JIT/Methodical/explicit/basic/refarg_o.il
tests/src/JIT/Methodical/explicit/basic/refarg_s.il
tests/src/JIT/Methodical/explicit/basic/refloc_c.il
tests/src/JIT/Methodical/explicit/basic/refloc_i1.il
tests/src/JIT/Methodical/explicit/basic/refloc_i2.il
tests/src/JIT/Methodical/explicit/basic/refloc_i4.il
tests/src/JIT/Methodical/explicit/basic/refloc_o.il
tests/src/JIT/Methodical/explicit/basic/refloc_o2.il
tests/src/JIT/Methodical/explicit/basic/refloc_r4.il
tests/src/JIT/Methodical/explicit/basic/refloc_r8.il
tests/src/JIT/Methodical/explicit/basic/refloc_u2.il
tests/src/JIT/Methodical/explicit/funcptr/expl_funcptr_gc.il
tests/src/JIT/Methodical/explicit/funcptr/expl_funcptr_val.il
tests/src/JIT/Methodical/explicit/funcptr/seq_funcptr_gc.il
tests/src/JIT/Methodical/explicit/funcptr/seq_funcptr_val.il
tests/src/JIT/Methodical/explicit/misc/refarg_box_f8.il
tests/src/JIT/Methodical/explicit/misc/refarg_box_val.il
tests/src/JIT/Methodical/explicit/rotate/rotarg_double.il
tests/src/JIT/Methodical/explicit/rotate/rotarg_float.il
tests/src/JIT/Methodical/explicit/rotate/rotarg_objref.il
tests/src/JIT/Methodical/explicit/rotate/rotarg_valref.il
tests/src/JIT/Methodical/explicit/rotate/rotate_i4.il
tests/src/JIT/Methodical/explicit/rotate/rotate_u2.il
tests/src/JIT/Methodical/flowgraph/bug619534/ILStackAllocRepro.il
tests/src/JIT/Methodical/flowgraph/bug619534/twoEndFinallys.il
tests/src/JIT/Methodical/flowgraph/dev10_bug642944/GCMaskForGSCookie.il
tests/src/JIT/Methodical/flowgraph/dev10_bug675304/loopIV_init.il
tests/src/JIT/Methodical/flowgraph/dev10_bug679008/dependentLifetimes.il
tests/src/JIT/Methodical/flowgraph/dev10_bug679008/ehDescriptorPtrUpdate.il
tests/src/JIT/Methodical/flowgraph/dev10_bug679008/fgloop.il
tests/src/JIT/Methodical/flowgraph/dev10_bug679008/fgloop2.il
tests/src/JIT/Methodical/flowgraph/dev10_bug679008/helper.il
tests/src/JIT/Methodical/flowgraph/dev10_bug679053/cpblkInt32.il
tests/src/JIT/Methodical/flowgraph/dev10_bug679053/flowgraph.il
tests/src/JIT/Methodical/flowgraph/dev10_bug679053/regionLive.il
tests/src/JIT/Methodical/flowgraph/dev10_bug679955/indexMinusOne.il
tests/src/JIT/Methodical/flowgraph/dev10_bug679955/volatileLocal1.il
tests/src/JIT/Methodical/flowgraph/dev10_bug679955/volatileLocal2.il
tests/src/JIT/Methodical/inlining/dev10_bug719093/variancesmall.il
tests/src/JIT/Methodical/int64/arrays/hugedim.il
tests/src/JIT/Methodical/int64/arrays/lcs_long.il
tests/src/JIT/Methodical/int64/arrays/lcs_ulong.il
tests/src/JIT/Methodical/int64/misc/binop.il
tests/src/JIT/Methodical/int64/misc/box.il
tests/src/JIT/Methodical/int64/signed/s_addsub.il
tests/src/JIT/Methodical/int64/signed/s_ldc_div.il
tests/src/JIT/Methodical/int64/signed/s_ldc_mul.il
tests/src/JIT/Methodical/int64/signed/s_ldc_mulovf.il
tests/src/JIT/Methodical/int64/signed/s_ldfld_mul.il
tests/src/JIT/Methodical/int64/signed/s_ldfld_mulovf.il
tests/src/JIT/Methodical/int64/signed/s_ldsfld_mul.il
tests/src/JIT/Methodical/int64/signed/s_ldsfld_mulovf.il
tests/src/JIT/Methodical/int64/signed/s_muldiv.il
tests/src/JIT/Methodical/int64/superlong/superlong.il
tests/src/JIT/Methodical/int64/unsigned/addsub.il
tests/src/JIT/Methodical/int64/unsigned/ldc_mul.il
tests/src/JIT/Methodical/int64/unsigned/ldc_mulovf.il
tests/src/JIT/Methodical/int64/unsigned/ldfld_mul.il
tests/src/JIT/Methodical/int64/unsigned/ldfld_mulovf.il
tests/src/JIT/Methodical/int64/unsigned/ldsfld_mul.il
tests/src/JIT/Methodical/int64/unsigned/ldsfld_mulovf.il
tests/src/JIT/Methodical/int64/unsigned/muldiv.il
tests/src/JIT/Methodical/ldtoken/ldtoken.il
tests/src/JIT/Methodical/ldtoken/ldtokena.il
tests/src/JIT/Methodical/ldtoken/ptr_types.il
tests/src/JIT/Methodical/ldtoken/types.il
tests/src/JIT/Methodical/localloc/verify/verify01_dynamic.il
tests/src/JIT/Methodical/localloc/verify/verify01_large.il
tests/src/JIT/Methodical/localloc/verify/verify01_small.il
tests/src/JIT/Methodical/localloc/zeroinit/zeroinit01_large.il
tests/src/JIT/Methodical/localloc/zeroinit/zeroinit01_small.il
tests/src/JIT/Methodical/nonvirtualcall/classic.il
tests/src/JIT/Methodical/nonvirtualcall/delegate.il
tests/src/JIT/Methodical/nonvirtualcall/generics.il
tests/src/JIT/Methodical/nonvirtualcall/generics2.il
tests/src/JIT/Methodical/nonvirtualcall/tailcall.il
tests/src/JIT/Methodical/nonvirtualcall/valuetype.il
tests/src/JIT/Methodical/refany/array1.il
tests/src/JIT/Methodical/refany/array2.il
tests/src/JIT/Methodical/refany/array3.il
tests/src/JIT/Methodical/refany/format.il
tests/src/JIT/Methodical/refany/indcall.il
tests/src/JIT/Methodical/refany/lcs.il
tests/src/JIT/Methodical/refany/longsig.il
tests/src/JIT/Methodical/refany/native.il
tests/src/JIT/Methodical/refany/seq.il
tests/src/JIT/Methodical/refany/shortsig.il
tests/src/JIT/Methodical/refany/stress2.il
tests/src/JIT/Methodical/refany/u_native.il
tests/src/JIT/Methodical/switch/switch1.il
tests/src/JIT/Methodical/switch/switch10.il
tests/src/JIT/Methodical/switch/switch11.il
tests/src/JIT/Methodical/switch/switch2.il
tests/src/JIT/Methodical/switch/switch3.il
tests/src/JIT/Methodical/switch/switch4.il
tests/src/JIT/Methodical/switch/switch5.il
tests/src/JIT/Methodical/switch/switch6.il
tests/src/JIT/Methodical/switch/switch7.il
tests/src/JIT/Methodical/switch/switch8.il
tests/src/JIT/Methodical/switch/switch9.il
tests/src/JIT/Methodical/tailcall/compat_enum.il
tests/src/JIT/Methodical/tailcall/compat_i2_bool.il
tests/src/JIT/Methodical/tailcall/compat_i4_i1.il
tests/src/JIT/Methodical/tailcall/compat_i4_u.il
tests/src/JIT/Methodical/tailcall/compat_i_u2.il
tests/src/JIT/Methodical/tailcall/compat_obj.il
tests/src/JIT/Methodical/tailcall/compat_r4_r8.il
tests/src/JIT/Methodical/tailcall/compat_r4_r8_inl.il
tests/src/JIT/Methodical/tailcall/compat_r8_r4.il
tests/src/JIT/Methodical/tailcall/compat_r8_r4_inl.il
tests/src/JIT/Methodical/tailcall/compat_v.il
tests/src/JIT/Methodical/tailcall/deep_array.il
tests/src/JIT/Methodical/tailcall/deep_array_nz.il
tests/src/JIT/Methodical/tailcall/deep_gc.il
tests/src/JIT/Methodical/tailcall/deep_inst.il
tests/src/JIT/Methodical/tailcall/deep_value.il
tests/src/JIT/Methodical/tailcall/deep_virt.il
tests/src/JIT/Methodical/tailcall/gcval.il
tests/src/JIT/Methodical/tailcall/gcval_nested.il
tests/src/JIT/Methodical/tailcall/gcval_sideeffect.il
tests/src/JIT/Methodical/tailcall/pointer.il
tests/src/JIT/Methodical/tailcall/pointer_i.il
tests/src/JIT/Methodical/tailcall/recurse_ep.il
tests/src/JIT/Methodical/tailcall/recurse_ep_void.il
tests/src/JIT/Methodical/tailcall/reference_i.il
tests/src/JIT/Methodical/tailcall/test_2a.il
tests/src/JIT/Methodical/tailcall/test_2b.il
tests/src/JIT/Methodical/tailcall/test_2c.il
tests/src/JIT/Methodical/tailcall/test_3b.il
tests/src/JIT/Methodical/tailcall/test_implicit.il
tests/src/JIT/Methodical/tailcall/test_mutual_rec.il
tests/src/JIT/Methodical/tailcall/test_switch.il
tests/src/JIT/Methodical/tailcall/test_virt.il
tests/src/JIT/Methodical/tailcall/test_void.il
tests/src/JIT/Methodical/tailcall_v4/delegateTail.il
tests/src/JIT/Methodical/tailcall_v4/hijacking.il
tests/src/JIT/Methodical/tailcall_v4/smallFrame.il
tests/src/JIT/Methodical/tailcall_v4/tailcall_AV.il
tests/src/JIT/Methodical/varargs/callconv/gc_ctor.il
tests/src/JIT/Methodical/varargs/callconv/val_ctor.il
tests/src/JIT/Methodical/varargs/misc/Dev10_615402.il
tests/src/JIT/Methodical/varargs/seh/fault.il
tests/src/JIT/Methodical/varargs/seh/filter.il
tests/src/JIT/Methodical/xxblk/cpblk3.il
tests/src/JIT/Methodical/xxblk/initblk3.il
tests/src/JIT/Methodical/xxobj/ldobj/ldobj_I.il
tests/src/JIT/Methodical/xxobj/ldobj/ldobj_I8.il
tests/src/JIT/Methodical/xxobj/ldobj/ldobj_R4.il
tests/src/JIT/Methodical/xxobj/ldobj/ldobj_R8.il
tests/src/JIT/Methodical/xxobj/ldobj/ldobj_U2.il
tests/src/JIT/Methodical/xxobj/ldobj/ldobj_V.il
tests/src/JIT/Methodical/xxobj/operand/const.il
tests/src/JIT/Methodical/xxobj/operand/ldelema.il
tests/src/JIT/Methodical/xxobj/operand/localloc.il
tests/src/JIT/Methodical/xxobj/operand/mdarray.il
tests/src/JIT/Methodical/xxobj/operand/refanyval.il
tests/src/JIT/Methodical/xxobj/operand/unbox.il
tests/src/JIT/Methodical/xxobj/sizeof/64sizeof.il
tests/src/JIT/Methodical/xxobj/sizeof/64sizeof32.il
tests/src/JIT/Methodical/xxobj/sizeof/64sizeof64.il
tests/src/JIT/Methodical/xxobj/sizeof/sizeof.il
tests/src/JIT/Methodical/xxobj/sizeof/sizeof32.il
tests/src/JIT/Methodical/xxobj/sizeof/sizeof64.il
tests/src/JIT/Regression/CLR-x86-EJIT/V1-M09.5-PDC/b16935/b16935.il
tests/src/JIT/Regression/CLR-x86-EJIT/V1-M11-Beta1/b44018/b44018.il
tests/src/JIT/Regression/CLR-x86-EJIT/V1-M11-Beta1/b45046/b45046.il
tests/src/JIT/Regression/CLR-x86-EJIT/V1-M12-Beta2/b26323/b26323.il
tests/src/JIT/Regression/CLR-x86-EJIT/V1-M12-Beta2/b35455/b35455.il
tests/src/JIT/Regression/CLR-x86-EJIT/V1-M12-Beta2/b47392/b47392.il
tests/src/JIT/Regression/CLR-x86-EJIT/v1-m10/b07847/b07847.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b06440/b06440a.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b06440/b06440b.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b06440/b06440c.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b07341/b07341.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b09495/b09495.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b10665/b10665.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b10666/b10666.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b10894/b10894.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b10897/b10897.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b10939/b10939.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b10940/b10940a.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b10940/b10940b.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b11021/b11021.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b11413/b11413.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b11949/b11949.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b12274/b12274.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b12487/b12487.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b13509/b13509.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b13522/b13522.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b13586/b13586.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b13738/b13738.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b14067/b14067a.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b14067/b14067b.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b14068/b14068.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b14070/b14070.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b14135/b14135.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b14197/b14197.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b14199/b14199.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b14202/b14202.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b14264/b14264.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b14294/b14294.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b14325/b14325.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b14326/b14326.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b14329/b14329.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b14350/b14350.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b14431/b14431.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b14591/b14591.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b14769/b14769.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b14770/b14770.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b14777/b14777.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b14927/b14927.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b14928/b14928.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b15222/b15222.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b15244/b15244.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b15299/b15299.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b16039/b16039.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b16049/b16049.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b16071/b16071.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b16295/b16295.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b16498/b16498.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b16499/b16499a.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b16499/b16499b.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b16500/b16500.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b16503/b16503.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b16554/b16554.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b16881/b16881a.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b16881/b16881b.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b16886/b16886.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b16895/b16895.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b16896/b16896.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b16922/b16922.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b16928/b16928.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b18852/b18852.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b20079/b20079.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b20217/b20217.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b20249/b20249.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b25458/b25458.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b25459/b25459.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b25463/b25463.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b25468/b25468-ia64.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b25474/b25474.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b25491/b25491.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b25507/b25507.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b25701/b25701-ia64.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b25739/b25739.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b25813/b25813.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b25815/b25815.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b25833/b25833.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b25835/b25835.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b26020/b26020.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b26153/b26153.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b26155/b26155.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b26324/b26324a.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b26324/b26324b.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b26332/b26332.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b26512/b26512.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b26748/b26748.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b26888/b26888.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b26957/b26957.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b27535/b27535.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b27538/b27538.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b27564/b27564.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b27657/b27657.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b27658/b27658.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b27880/b27880.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b27883/b27883.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b27917/b27917.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b28080/b28080.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b28522/b28522.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b28594/b28594.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b28595/b28595.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b28596/b28596.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b28597/b28597.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b28805/b28805.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b28806/b28806.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b28901/b28901.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b28927/b28927.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b29583/b29583.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b30125/b30125.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b30792/b30792.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b30799/b30799.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b30838/b30838.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b30862/b30862.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b30864/b30864.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b30869/b30869.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b30892/b30892.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b30905/b30905.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b31102/b31102.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b31273/b31273.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b31321/b31321.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b31343/b31343.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b31448/b31448.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b32093/b32093.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b32374/b32374.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b32551/b32551a.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b32551/b32551b.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b32879/b32879.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b34423/b34423.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M09/b16054/b16054.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b02043/b02043.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b02062/b02062.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b03995/b03995.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b04083/b04083.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b04250/b04250.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b04257/b04257.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b04306/b04306.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b04345/b04345.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b04384/b04384.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b04538/b04538.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b04574/b04574.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b04583/b04583.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b04612/b04612.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b04639/b04639.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b04726/b04726.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b05214/b05214.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b05617/b05617.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b05619/b05619.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b05621/b05621.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b05622/b05622.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b05637/b05637.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b05639/b05639.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b05737/b05737.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b05740/b05740.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b05773/b05773.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b05780/b05780.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b05784/b05784.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b05933/b05933.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b06436/b06436.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b06595/b06595.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b06730/b06730.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b06754/b06754.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b07082/b07082.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b07411/b07411.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b07458/b07458.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b07704/b07704.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b08107/b08107.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b08109/b08109.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b08672/b08672.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b08797/b08797.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b09254/b09254.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b27873/b27873.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b29351/b29351.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b33759/b33759.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b33792/b33792.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b33888/b33888.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b33922/b33922.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b33928/b33928.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b35784/b35784.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b36030/b36030.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b39381/b39381.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b39397/b39397.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b39417/b39417.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b39455/b39455.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b39946/b39946.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b40174/b40174.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b40199/b40199.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b40269/b40269.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b40347/b40347.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b40380/b40380.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b40411/b40411.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b40721/b40721.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b40725/b40725.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b41002/b41002.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b41126/b41126.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b41129/b41129.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b41149/b41149.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b41164/b41164.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b41262/b41262.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b41278/b41278.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b41627/b41627.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b42387/b42387.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b42732/b42732.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b43033/b43033.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b43040/b43040.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b43069/b43069.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b43115/b43115.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b43121/b43121.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b43160/b43160.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b43378/b43378.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b43714/b43714.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b43963/b43963.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b43994/b43994.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b44020/b44020.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b44204/b44204.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b44224/b44224.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b44657/b44657.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b44723/b44723.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b44724/b44724.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b44861/b44861.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b44879/b44879.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b44946/b44946.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b44983/b44983.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b44984/b44984.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b44985/b44985.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b45439/b45439.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b45541/b45541.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b45956/b45956.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b45984/b45984.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b45985/b45985.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b46292/b46292.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b46569/b46569.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b46576/b46576.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b46583/b46583.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b46897/b46897.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b47022/b47022.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b47080/b47080-ia64.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b47093/b47093.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b47610/b47610.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b47885/b47885.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b47906/b47906.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b48350/b48350.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b48554/b48554a.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b48554/b48554b.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b48614/b48614.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b49101/b49101.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b49644/b49644.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b49984/b49984.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b16122/b16122.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b18857/b18857.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b28598/b28598.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b30868/b30868.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b31283/b31283.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b31289/b31289.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b31292/b31292.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b31423/b31423.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b31452/b31452.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b31493/b31493.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b31547/b31547.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b31780/b31780.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b31784/b31784.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b32613/b32613.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b32614/b32614.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b33125/b33125.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b33131/b33131.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b33135/b33135.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b33335/b33335.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b33361/b33361.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b33362/b33362.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b33388/b33388.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b33585/b33585.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b33586/b33586.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b34951/b34951.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b34952/b34952.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b34953/b34953.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b35315/b35315.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b35344/b35344.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b35348/b35348.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b35351/b35351.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b35354/b35354.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b35366/b35366.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b35486/b35486.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b35635/b35635.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b35779/b35779.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b36301/b36301.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b36302/b36302.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b36304/b36304.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b36975/b36975.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b37214/b37214.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b37215/b37215.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b37238/b37238.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b37256/b37256.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b37578/b37578.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b37830/b37830.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b40006/b40006.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b40347/b40347.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b43693/b43693.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b43694/b43694.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b46566/b46566.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b47471/b47471.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b47886/b47886.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b49104/b49104.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b49142/b49142.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b49335/b49335.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b49435/b49435-ia64.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b50026/b50026.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b50027/b50027.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b50033/b50033.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b51420/b51420.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b51515/b51515.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b51575/b51575.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b53650/b53650.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b53662/b53662.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b53878/b53878.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b53884/b53884.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b53942/b53942a.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b53942/b53942b.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b53958/b53958.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b53977/b53977.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b53980/b53980.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b53994/b53994.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b53995/b53995.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b54006/b54006.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b54565/b54565.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b54566/b54566.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b54611/b54611.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b54971/b54971.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b55216/b55216.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b55875/b55875.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b55923/b55923.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b56066/b56066.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b56068/b56068.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b56174/b56174.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b56349/b56349.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b56780/b56780.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b57492/b57492.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b57493/b57493.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b57516/b57516.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b57518/b57518.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b57952/b57952.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b58358/b58358.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b58360/b58360.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b58689/b58689.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b58690/b58690.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b58866/b58866.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b59319/b59319.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b59320/b59320.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b59337/b59337.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b59477/b59477.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b59478/b59478.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b59508/b59508.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b59546/b59546.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b59554/b59554.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b59647/b59647.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b59678/b59678.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b59782/b59782.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b59822/b59822.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b59857/b59857.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b59858/b59858.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b59947/b59947.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b59948/b59948.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b59949/b59949.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b59952/b59952.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b59953/b59953.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b60127/b60127.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b60142/b60142.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b60194/b60194.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b61025/b61025.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b61185/b61185.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b61215/b61215.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b62145/b62145.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b63552/b63552.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b63725/b63725.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b63726/b63726.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b63730/b63730.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b63732/b63732.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b63743/b63743.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b63823/b63823.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b64026/b64026.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b64560/b64560.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b65087/b65087.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b65176/b65176.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b65407/b65407.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b65423/b65423.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b66226/b66226.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b66425/b66425.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b66583/b66583.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b66620/b66620.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b66679/b66679.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b67351/b67351.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b67744/b67744.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b67819/b67819.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b67987/b67987.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b68028/b68028.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b68045/b68045.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b68757/b68757.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b68872/b68872.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b69225/b69225.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b69227/b69227.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b69512/b69512.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b69528/b69528.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b69848/b69848.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b70267/b70267.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b70289/b70289.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b70335/b70335.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b70354/b70354.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b70808/b70808.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b70909/b70909.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b70964/b70964.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b70967/b70967.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b70992/b70992.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b70994/b70994.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b71003/b71003.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b71179/b71179.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b71318/b71318.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b71722/b71722.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b71831/b71831.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b71869/b71869.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b71999/b71999.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b72160/b72160.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b72161/b72161.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b72518/b72518.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b72522/b72522.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b72699/b72699.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b72828/b72828.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b73079/b73079.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b73207/b73207.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b73283/b73283.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b73786/b73786.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b74608/b74608.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b74937/b74937.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b74939/b74939.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b74976/b74976.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b75888/b75888.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b75890/b75890.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b75944/b75944.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b75945/b75945.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b75988/b75988.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b77304/b77304.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b77806/b77806.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b77950/b77950.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b79250/b79250.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b80043/b80043.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b80824/b80824.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b81938/b81938.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b82160/b82160.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b82247/b82247.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b82249/b82249.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b82715/b82715.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b84909/b84909.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b84916/b84916.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b84971/b84971.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b85316/b85316.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M13-RTM/b101147/b101147.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M13-RTM/b85477/b85477.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M13-RTM/b86139/b86139.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M13-RTM/b89409/b89409.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M13-RTM/b89546/b89546.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M13-RTM/b90129/b90129.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M13-RTM/b91021/b91021.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M13-RTM/b91203/b91203.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M13-RTM/b91223/b91223.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M13-RTM/b91359/b91359.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M13-RTM/b92066/b92066.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M13-RTM/b92073/b92073.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M13-RTM/b92289/b92289.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M13-RTM/b92736/b92736.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M13-RTM/b93635/b93635.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M13-RTM/b94306/b94306.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M13-RTM/b98958/b98958.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-M13-RTM/b99667/b99667.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-QFE/b147814/rembug.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-QFE/b147816/loop.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-QFE/b151440/params-mixed.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-QFE/b151440/params-none.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-QFE/b151440/params-object.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-QFE/b151440/params-value.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-QFE/b151440/params-varargs.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-QFE/b151440/static-mixed.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-QFE/b151440/static-none.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-QFE/b151440/static-object.il
tests/src/JIT/Regression/CLR-x86-JIT/V1-QFE/b151440/static-ref.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.1-M1-Beta1/b139895/b139895.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.1-M1-Beta1/b140118/b140118.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.1-M1-Beta1/b143840/b143840.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-Beta1/b102637/gbug.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-Beta1/b147147/samabo.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-Beta1/b147924/bigdat.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-Beta1/b180381/constrained2.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-Beta1/b213516/exe-219037.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-Beta1/b213516/lib-219037.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-Beta1/b220968/1.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-Beta1/b223924/bug2.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-Beta1/b223932/bug3.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-Beta1/b223936/bug4.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-M01/b00722/b00722.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-M01/b03689/test-tls.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-M01/b04319/b04319.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-M01/b05623/b05623.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-M01/b06020/b06020.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-M01/b07369/b07369.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-M01/b07383/b07383.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-M01/b07947/b07947.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-M01/b08046/SyncGCHole.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-M01/b13452/b13452.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-M01/b14617/b14617.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-M01/b15617/arrayDim.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-M01/b16378/bbHndIndex.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-M01/b16382/bbFlags.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-M01/b16473/ebdTryEnd.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-M01/b18049/loop2.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-M02/b102962/t.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-M02/b102962/t2.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-M02/b102962/vc178279.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-M02/b115932/t.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-M02/b115932/t1.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-M02/b118260/b118260.il
tests/src/JIT/Regression/CLR-x86-JIT/V1.2-M02/b138117/ldsfldainitonlyvt.il
tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b091942/nullref.il
tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b125091/eh.il
tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b309555/x86-test-1084346006.il
tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b323557/1087985874.il
tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b353858/b353858.il
tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b359564/1093488365.il
tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b374944/helper.il
tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b409617/b409617.il
tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b409748/b409748.il
tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b415164/b415164.il
tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b423755/Desktop/b423755.il
tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b423755/b423755.il
tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b426654/b426654.il
tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b441487/b441487.il
tests/src/JIT/Regression/CLR-x86-JIT/V2.0-RTM/b471305/b471305.il
tests/src/JIT/Regression/CLR-x86-JIT/V2.0-RTM/b475589/b475589.il
tests/src/JIT/Regression/CLR-x86-JIT/V2.0-RTM/b487364/b487364.il
tests/src/JIT/Regression/CLR-x86-JIT/V2.0-RTM/b487372/b487372.il
tests/src/JIT/Regression/CLR-x86-JIT/V2.0-RTM/b489329/b489329.il
tests/src/JIT/Regression/CLR-x86-JIT/V2.0-RTM/b518440/b518440.il
tests/src/JIT/Regression/CLR-x86-JIT/V2.0-RTM/b530694/b530694.il
tests/src/JIT/Regression/CLR-x86-JIT/V2.0-RTM/b598031/test.il
tests/src/JIT/Regression/CLR-x86-JIT/V2.0-RTM/b598031/test2.il
tests/src/JIT/Regression/CLR-x86-JIT/dev10/b404051/b404051.il
tests/src/JIT/Regression/CLR-x86-JIT/dev10/b440158/b440158.il
tests/src/JIT/Regression/CLR-x86-JIT/dev10/b464149/b464149.il
tests/src/JIT/Regression/CLR-x86-JIT/v2.1/DDB/B168384/LdfldaHack.il
tests/src/JIT/Regression/CLR-x86-JIT/v2.1/DDB/b170362/b170362.il
tests/src/JIT/Regression/CLR-x86-JIT/v2.1/DDB/b174294/spill.il
tests/src/JIT/Regression/CLR-x86-JIT/v2.1/DDB/b175679/b175679.il
tests/src/JIT/Regression/CLR-x86-JIT/v2.1/DDB/b176032/b176032.il
tests/src/JIT/Regression/CLR-x86-JIT/v2.1/b173313/b173313.il
tests/src/JIT/Regression/CLR-x86-JIT/v2.1/b193264/b193264.il
tests/src/JIT/Regression/CLR-x86-JIT/v2.1/b48850/b48850.il
tests/src/JIT/Regression/CLR-x86-JIT/v2.1/b609988/Desktop/b609988.il
tests/src/JIT/Regression/CLR-x86-JIT/v2.1/b609988/b609988.il
tests/src/JIT/Regression/CLR-x86-JIT/v2.2/ddb/b429039/b429039.il
tests/src/JIT/Regression/Dev11/Dev11_468598/Test_HndIndex_10_Plain.il
tests/src/JIT/Regression/Dev11/Dev11_468598/Test_HndIndex_10_Reordered.il
tests/src/JIT/Regression/Dev11/Dev11_b473131/b473131.il
tests/src/JIT/Regression/Dev11/Dev11_b473131/b473131_byte.il
tests/src/JIT/Regression/Dev11/Dev11_b473131/b473131_fld.il
tests/src/JIT/Regression/Dev11/Dev11_b473131/b473131_intptr.il
tests/src/JIT/Regression/Dev11/Dev11_b473131/b473131_struct.il
tests/src/JIT/Regression/Dev11/DevDiv2_11321/DevDiv2_11321.il
tests/src/JIT/Regression/Dev11/External/Dev11_14131/VectorForwarder.il
tests/src/JIT/Regression/Dev11/External/Dev11_90434/UseUnalignedDouble.il
tests/src/JIT/Regression/Dev11/External/dev11_132534/jmpwrappers.il
tests/src/JIT/Regression/Dev11/External/dev11_13748/ReflectOnField.il
tests/src/JIT/Regression/Dev11/External/dev11_145295/ilpart.il
tests/src/JIT/Regression/Dev11/dev10_865840/dev10_865840.il
tests/src/JIT/Regression/Dev11/dev11_10427/conv_ovf_i4.il
tests/src/JIT/Regression/JitBlue/DevDiv_150586/DevDiv_150586.il
tests/src/JIT/Regression/JitBlue/devdiv_180411/devdiv_180411.il
tests/src/JIT/Regression/JitBlue/devdiv_815941/DevDiv_815941.il
tests/src/JIT/Regression/JitBlue/devdiv_815942/DevDiv_815942.il
tests/src/JIT/Regression/JitBlue/devdiv_902271/DevDiv_902271.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b102759/b102759.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b102870/b102870.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b103838/c.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b106158/branchoutoftry.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b108366/bug.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b108908/b108908.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b109721/bug.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b109878/rem_r4.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b112348/length0.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b112982/exceptobj.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b113286/array.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b114628/array.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b115103/b115103.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b141062/ericswitch.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b79852/b79852.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b79858/b79858.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b80365/b80365-ia64.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b80373/b80373.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b80737/fbug5.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b80738/fbug6.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b81763/b81763.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b81764/b81764.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b81766/b81766.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b84128/b84128.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b84129/b84129.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b84131/b84131.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b84136/b84136.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b84586/b84586.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b84590/b84590.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b84592/b84592.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b84957/b84957.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b84958/b84958.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b84961/b84961.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b84962/b84962.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b85314/b85314.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b85315/b85315.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b85316/f2.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b85317/b85317.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b85564/b85564.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b85565/b85565.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b85566/b85566.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b92713/b92713.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b92726/b92726.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b98431/ConsoleApplication2.il
tests/src/JIT/Regression/VS-ia64-JIT/M00/b99403/cbyte7a.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-Beta1/b126221/cs_il.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-Beta1/b142473/loop_06_24_02.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-Beta1/b223862/bug1.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-Beta1/b91953/2.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b10802/repro.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b10841/repro_good.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b10852/test3.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b11131/bug2.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b11878/test_07.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b12022/test_10.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b12263/nullref.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b12343/test_04a.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b12390/test_04a.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b12425/test_17.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M01/b13691/init_byte.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b102518/hole.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b102844/tailcallcalli.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b12011/test_08.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b14355/call01.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b14364/life-annotated.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b14366/bug2.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b14368/bug4.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b14369/bug5.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b16198/decm010.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b16224/test_25.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b17023/test1a.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b17751/bug4.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b17904/test.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b19101/test_01.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b19289/test_09.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b22521/branch_06.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b22680/1.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b27077/Negative001.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b28158/test.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b28158/test64.il
tests/src/JIT/Regression/VS-ia64-JIT/V1.2-M02/b29727/2.il
tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b309576/bug2.il
tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b333008/b333008.il
tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b356258/b356258.il
tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b410474/b410474.il
tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b431098/b431098.il
tests/src/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b450688/b450688.il
tests/src/JIT/Regression/VS-ia64-JIT/V2.0-RTM/b286991/b286991.il
tests/src/JIT/Regression/VS-ia64-JIT/V2.0-RTM/b460385/b460385.il
tests/src/JIT/Regression/clr-x64-JIT/v2.1/b173569/b173569.il
tests/src/JIT/Regression/clr-x64-JIT/v4.0/b602182/b602182.il
tests/src/JIT/Regression/v4/dev10_804810/dev10_804810.il
tests/src/JIT/jit64/eh/FinallyExec/nonlocalexitincatch.il
tests/src/JIT/jit64/eh/FinallyExec/nonlocalexitinfinally.il
tests/src/JIT/jit64/eh/FinallyExec/nonlocalexitinhandler.il
tests/src/JIT/jit64/eh/FinallyExec/nonlocalexitinroot.il
tests/src/JIT/jit64/eh/FinallyExec/nonlocalexitintry.il
tests/src/JIT/jit64/eh/basics/throwinfinallyintryfilter1.il
tests/src/JIT/jit64/eh/basics/throwinfinallyintryfilter2.il
tests/src/JIT/jit64/eh/basics/throwinfinallyintryfilter3.il
tests/src/JIT/jit64/eh/basics/throwisfirstinstruction.il
tests/src/JIT/jit64/localloc/call/call05_dynamic.il
tests/src/JIT/jit64/localloc/call/call05_large.il
tests/src/JIT/jit64/localloc/common/common.il
tests/src/JIT/jit64/localloc/eh/eh03_dynamic.il
tests/src/JIT/jit64/localloc/eh/eh03_large.il
tests/src/JIT/jit64/localloc/eh/eh03_small.il
tests/src/JIT/jit64/localloc/eh/eh04_dynamic.il
tests/src/JIT/jit64/localloc/eh/eh04_large.il
tests/src/JIT/jit64/localloc/eh/eh04_small.il
tests/src/JIT/jit64/localloc/ehverify/eh05_dynamic.il
tests/src/JIT/jit64/localloc/ehverify/eh06_dynamic.il
tests/src/JIT/jit64/localloc/ehverify/eh07_dynamic.il
tests/src/JIT/jit64/localloc/ehverify/eh07_large.il
tests/src/JIT/jit64/localloc/ehverify/eh07_small.il
tests/src/JIT/jit64/localloc/ehverify/eh08_dynamic.il
tests/src/JIT/jit64/localloc/ehverify/eh11_dynamic.il
tests/src/JIT/jit64/localloc/ehverify/eh11_large.il
tests/src/JIT/jit64/localloc/ehverify/eh11_small.il
tests/src/JIT/jit64/localloc/ehverify/eh12_dynamic.il
tests/src/JIT/jit64/localloc/ehverify/eh12_large.il
tests/src/JIT/jit64/localloc/ehverify/eh12_small.il
tests/src/JIT/jit64/localloc/ehverify/eh13_dynamic.il
tests/src/JIT/jit64/localloc/ehverify/eh13_large.il
tests/src/JIT/jit64/localloc/ehverify/eh13_small.il
tests/src/JIT/jit64/localloc/unwind/unwind04_dynamic.il
tests/src/JIT/jit64/localloc/unwind/unwind04_large.il
tests/src/JIT/jit64/localloc/unwind/unwind04_small.il
tests/src/JIT/jit64/localloc/unwind/unwind05_dynamic.il
tests/src/JIT/jit64/localloc/unwind/unwind05_large.il
tests/src/JIT/jit64/localloc/unwind/unwind05_small.il
tests/src/JIT/jit64/localloc/unwind/unwind06_dynamic.il
tests/src/JIT/jit64/localloc/unwind/unwind06_large.il
tests/src/JIT/jit64/localloc/unwind/unwind06_small.il
tests/src/JIT/jit64/localloc/verify/verify01_dynamic.il
tests/src/JIT/jit64/localloc/verify/verify01_large.il
tests/src/JIT/jit64/localloc/verify/verify01_small.il
tests/src/JIT/jit64/localloc/zeroinit/zeroinit01_large.il
tests/src/JIT/jit64/localloc/zeroinit/zeroinit01_small.il
tests/src/JIT/jit64/mcc/common/common.il
tests/src/JIT/jit64/mcc/interop/mcc_i00.il
tests/src/JIT/jit64/mcc/interop/mcc_i01.il
tests/src/JIT/jit64/mcc/interop/mcc_i02.il
tests/src/JIT/jit64/mcc/interop/mcc_i03.il
tests/src/JIT/jit64/mcc/interop/mcc_i04.il
tests/src/JIT/jit64/mcc/interop/mcc_i05.il
tests/src/JIT/jit64/mcc/interop/mcc_i06.il
tests/src/JIT/jit64/mcc/interop/mcc_i07.il
tests/src/JIT/jit64/mcc/interop/mcc_i10.il
tests/src/JIT/jit64/mcc/interop/mcc_i11.il
tests/src/JIT/jit64/mcc/interop/mcc_i12.il
tests/src/JIT/jit64/mcc/interop/mcc_i13.il
tests/src/JIT/jit64/mcc/interop/mcc_i14.il
tests/src/JIT/jit64/mcc/interop/mcc_i15.il
tests/src/JIT/jit64/mcc/interop/mcc_i16.il
tests/src/JIT/jit64/mcc/interop/mcc_i17.il
tests/src/JIT/jit64/mcc/interop/mcc_i30.il
tests/src/JIT/jit64/mcc/interop/mcc_i31.il
tests/src/JIT/jit64/mcc/interop/mcc_i32.il
tests/src/JIT/jit64/mcc/interop/mcc_i33.il
tests/src/JIT/jit64/mcc/interop/mcc_i34.il
tests/src/JIT/jit64/mcc/interop/mcc_i35.il
tests/src/JIT/jit64/mcc/interop/mcc_i36.il
tests/src/JIT/jit64/mcc/interop/mcc_i37.il
tests/src/JIT/jit64/mcc/interop/mcc_i50.il
tests/src/JIT/jit64/mcc/interop/mcc_i51.il
tests/src/JIT/jit64/mcc/interop/mcc_i52.il
tests/src/JIT/jit64/mcc/interop/mcc_i53.il
tests/src/JIT/jit64/mcc/interop/mcc_i54.il
tests/src/JIT/jit64/mcc/interop/mcc_i55.il
tests/src/JIT/jit64/mcc/interop/mcc_i56.il
tests/src/JIT/jit64/mcc/interop/mcc_i57.il
tests/src/JIT/jit64/mcc/interop/mcc_i60.il
tests/src/JIT/jit64/mcc/interop/mcc_i61.il
tests/src/JIT/jit64/mcc/interop/mcc_i62.il
tests/src/JIT/jit64/mcc/interop/mcc_i63.il
tests/src/JIT/jit64/mcc/interop/mcc_i64.il
tests/src/JIT/jit64/mcc/interop/mcc_i65.il
tests/src/JIT/jit64/mcc/interop/mcc_i66.il
tests/src/JIT/jit64/mcc/interop/mcc_i67.il
tests/src/JIT/jit64/mcc/interop/mcc_i70.il
tests/src/JIT/jit64/mcc/interop/mcc_i71.il
tests/src/JIT/jit64/mcc/interop/mcc_i72.il
tests/src/JIT/jit64/mcc/interop/mcc_i73.il
tests/src/JIT/jit64/mcc/interop/mcc_i74.il
tests/src/JIT/jit64/mcc/interop/mcc_i75.il
tests/src/JIT/jit64/mcc/interop/mcc_i76.il
tests/src/JIT/jit64/mcc/interop/mcc_i77.il
tests/src/JIT/jit64/mcc/interop/mcc_i80.il
tests/src/JIT/jit64/mcc/interop/mcc_i81.il
tests/src/JIT/jit64/mcc/interop/mcc_i82.il
tests/src/JIT/jit64/mcc/interop/mcc_i83.il
tests/src/JIT/jit64/mcc/interop/mcc_i84.il
tests/src/JIT/jit64/mcc/interop/mcc_i85.il
tests/src/JIT/jit64/mcc/interop/mcc_i86.il
tests/src/JIT/jit64/mcc/interop/mcc_i87.il
tests/src/JIT/jit64/opt/cg/il/jmp.il
tests/src/JIT/jit64/opt/cg/il/ldftn.il
tests/src/JIT/jit64/opt/cprop/Dev10_844071.il
tests/src/JIT/jit64/opt/cprop/Dev10_884217_IL.il
tests/src/JIT/jit64/opt/cprop/cprop002.il
tests/src/JIT/jit64/opt/inl/inl001.il
tests/src/JIT/jit64/opt/lim/lim_001.il
tests/src/JIT/jit64/opt/lur/lur_01.il
tests/src/JIT/jit64/opt/osr/osr015.il
tests/src/JIT/jit64/opt/regress/vswhidbey/223862/bne.il
tests/src/JIT/jit64/opt/regress/vswhidbey/223862/conv.il
tests/src/JIT/jit64/opt/regress/vswhidbey/223862/div.il
tests/src/JIT/jit64/opt/regress/vswhidbey/223862/mul1.il
tests/src/JIT/jit64/opt/regress/vswhidbey/223862/mul_exception.il
tests/src/JIT/jit64/opt/regress/vswhidbey/223862/rem.il
tests/src/JIT/jit64/opt/regress/vswhidbey/228572/conv.il
tests/src/JIT/jit64/opt/regress/vswhidbey/481244/foo.il
tests/src/JIT/jit64/opt/regress/vswhidbey/481244/foo2.il
tests/src/JIT/jit64/regress/ddb/118414/118414.il
tests/src/JIT/jit64/regress/ddb/127931/127931.il
tests/src/JIT/jit64/regress/ndpw/21220/21220.il
tests/src/JIT/jit64/regress/phoenix/62322/test.il
tests/src/JIT/jit64/regress/vsw/102754/test1.il
tests/src/JIT/jit64/regress/vsw/102974/test.il
tests/src/JIT/jit64/regress/vsw/153682/test.il
tests/src/JIT/jit64/regress/vsw/266693/test.il
tests/src/JIT/jit64/regress/vsw/286991/test.il
tests/src/JIT/jit64/regress/vsw/333007/test1.il
tests/src/JIT/jit64/regress/vsw/336666/test1.il
tests/src/JIT/jit64/regress/vsw/373472/test.il
tests/src/JIT/jit64/regress/vsw/404708/test.il
tests/src/JIT/jit64/regress/vsw/460412/test.il
tests/src/JIT/jit64/regress/vsw/534486/exchange.il
tests/src/JIT/jit64/regress/vsw/543645/test.il
tests/src/JIT/jit64/regress/vsw/552940/test.il
tests/src/JIT/jit64/regress/vsw/575343/test.il
tests/src/JIT/jit64/regress/vsw/575343/test2.il
tests/src/JIT/jit64/regress/vsw/606733/Bug606733.il
tests/src/JIT/jit64/regress/vsw/607586/607586.il
tests/src/JIT/jit64/verif/sniff/fg/ver_fg_13.il
tests/src/JIT/opt/AssertionPropagation/CPropOverflow.il
tests/src/JIT/opt/DumpDisasm/JitMinOpts/BBCnt1.il
tests/src/JIT/opt/DumpDisasm/JitMinOpts/CodeSize1.il
tests/src/JIT/opt/DumpDisasm/JitMinOpts/InstrCnt1.il
tests/src/JIT/opt/DumpDisasm/JitMinOpts/LVNumCnt1.il
tests/src/JIT/opt/DumpDisasm/JitMinOpts/LVRefCnt1.il
tests/src/JIT/opt/ETW/TailCallCases.il
tests/src/JIT/opt/JitMinOpts/Perf/BBCnt0.il
tests/src/JIT/opt/JitMinOpts/Perf/BBCnt1.il
tests/src/JIT/opt/JitMinOpts/Perf/CodeSize0.il
tests/src/JIT/opt/JitMinOpts/Perf/CodeSize1.il
tests/src/JIT/opt/JitMinOpts/Perf/InstrCnt0.il
tests/src/JIT/opt/JitMinOpts/Perf/InstrCnt1.il
tests/src/JIT/opt/JitMinOpts/Perf/LVNumCnt0.il
tests/src/JIT/opt/JitMinOpts/Perf/LVNumCnt1.il
tests/src/JIT/opt/JitMinOpts/Perf/LVRefCnt0.il
tests/src/JIT/opt/JitMinOpts/Perf/LVRefCnt1.il
tests/src/JIT/opt/Tailcall/TailcallVerifyTransparentLibraryWithPrefix.il
tests/src/JIT/opt/Tailcall/TailcallVerifyVerifiableLibraryWithPrefix.il
tests/src/JIT/opt/Tailcall/TailcallVerifyWithPrefix.il

index bea7256d6f25199c64a06f03c2a39d0403435bc3..3f64f24860c170f624cb060dcb3ad3d52aad2996 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // NOT Int32 Example in IL
 .assembly extern legacy library mscorlib {}
index 99bc671ce592976d03e26e67b2e9aa37c076ade7..d52257ddb6cef50a65ab99a1a5dec41559df65c5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 1805bcb6c90824f3995f93b4e6018fbbaeb44224..dfafc43694766a840cd98342739646935900f9e7 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 1c9a81ce37b3901f7e89b360079ad9c4ac23e0ce..40cc66b11067c2f3efaaa14296fa67e6665ba74f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index e8a1542d0148cb60a10ef5feff7406aab13e1a77..4ce17675d1a82027f3dda70655c92b900d0d5fcb 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 30c5ea907616537ccb7c3dbb62199979d9094d2f..3f69ae6166d2c5dba4a0321d9203f67b29c76833 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 8c8932716e5e339706d9ea809f9684225343b124..be27cfb19575f161d1a91ceb65847218b0bc147b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern System.Console
index 61889852b0feab9df85e13af319344e060167b82..caaed70eb1172eb987d55135fd1ff4f8842bdd13 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 7ab7a541955a737c9208f28a16686f06a7114ed0..c11c540f67d35a8152e8607a09cdafaf9ef792c3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 8214d87ae12c364b569d2144e8da2e754c335c73..ef89aa76648f9cfb8331d5af9fea92d228481764 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 2daf2fa53d868594a1c392b88e584f9b71525232..4fd1840cde0967fc2e693b0764c7996bb92651a6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 8275a283d4f572312b994befd4f4dd0f19626840..07d6b423478b1df3b46e7a04bfee70b425daa3ba 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 8ae93d53a979c22ed6fcd9fb36e43df92338f8b3..d42f1d7caad435b3640a4dd38aa69c4b81d79a5f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index fc1321762c9c56764621bdf0268abe1ace7c460b..5a9b1c944eee4d1b8fa9ea5450af4e51af3f45f7 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 0f57b007ad354a629c3e2142f117151ba8a0f8fd..f8189bd3cdc010f97d67fba7a062d4436fc57654 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
  .module 'rethrow.exe'
 .assembly extern legacy library mscorlib {}
index 43349818b4e67323c194d6bae74eb2aed8e48efa..a7c8b7ac034bb17df4445c2dad2c527cbff5fbff 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 5bc4eb592f8623966e4cf600202e57be190515d2..12117db9ac33ad3fcc301982021c2ad6decdf5ab 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 297c72692002d66ec4df4a0900e7f61d8a5bfc0d..fd7ed65fe710ffea440d5faeafb350e2ac9034b7 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index bce29d0daaa1883fc17d3f61813fbdb20fb700d8..355685f409b92eff5fe8a15757cbd1a2a3d3881d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index afcc5534638de81745bee10fd98e8aca343045c9..02ad880b19c13fdb56e08c3469bb07b541bc2e7e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index c46ef43aed6386ba547f78fd99f03ccec6d46d27..9cca2b5b522bc54883f34baed3939af3f55e9c23 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 3573667cb84f74a8545f8bcd1d72a308fc7e52bb..44aa92f614c3b1e841abaf4dd584c536c71149c6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index a8aae34bb1ee84b7d037c46e04732a97cede2da1..53a30e5fae47737e9508f54ba250b7bad8288bed 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index a8aae34bb1ee84b7d037c46e04732a97cede2da1..53a30e5fae47737e9508f54ba250b7bad8288bed 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 2c86a525e3781fc1c2446347638117daf9590daa..9b993bfcd6e24cbd9a5391cdc453864407f776ed 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 /*
index e04456d6a0cc9ae70769ac959ade74eba51f464f..54822dd73d0329998c0ae66442875ade1f6e07b3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 /*
index 1b6b00e94c87617652be557af62eaae737cd225e..86c23ca4b9b560c559e90f7df2d827f7a27fd076 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 /*
index ea2c9a38c69ed8c8022370dce0a23baa4e508473..cb97ea6d6f4afc5d2c219cc935f5a9f9eea8bf59 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 85fd978c424951c9adcd3cf1ddcfa77c7e9f7330..af7e8b3d3963f1437e617a83c6e959e1f3b42783 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 2633ff1588faa8fd1b66ac213e802e743afd0a81..ce8d56e6be62ebc2708f8326513eb1d527689017 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 91f6dad788389ea91599998ae97f42591318be10..a9d68e1ecc1ae685238af8cd0728f29a38e0511d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index a82134c421f8522607f7bc5a5bedbfdfe899503b..fe219fd31771d44f08a67ccd836dfd9623702231 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 3ef3b4707580d03736be0562e16475851d18ebd5..b4aeec08ff44bdd583b87af6c793712dff1dbab9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 476e6aff61cf7bce29d7917ca620e8aa9dbe0e68..c5d760b56cf2b1221b69f1f6498bbfd1302455f1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index bb60e527658674e89b03161be19c09250c6f031d..183032da4977285fe91b365f01ec5e12c8f37c51 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index a7b7d8db87163df4b3b6e1395753a34c19efa776..422c799f746f7028909af365886a9a3278d09b99 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index cdc5877ad6420bdcf1f1e39d3b12367dc7a2a942..491918f722904c3f3018c30b7b5de412aec26ab1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 06852e50cf04b8671ea6aab4076e21c28c0dd4ac..9548b3e8a53845866de688c3d4daa083f4e67272 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index e54e0f7a7a8f212830611d8a046efa33d4e976f2..cb582585091fd99ac570ddcf90586826863f39d7 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 41f024a874ebe54bab78f71ee1ec5eaed572fdc9..b69f2812d115537d9359cdd4a316740a7732f1f5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // (04/08/09) Updated the layout field values to match unaligned.0x2. Else the test fails on IA64 if explicit layouts are specified.
 
index c619ceee0b1f7e7476058a24e39e490147d23e54..23200f5ab4a4fab09d43ef59293e21e2cbb6d570 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 /*
index 8ec67bf9523aefd63e2d28a463093f546dc9a036..b5f89a873a83dc0f140928aeb3897fa5846fa0a3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 /*
index f3b54f9af60daf980f0ec449349d25c80c29e8b6..70f5a65c8b0802dc602b2fc3c8715c72bde97f5a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 /*
index 5983d25c3cf23a6d6f05c572b95bfb3c14e827c5..6b9ec1c4d3b6a8a58a62c25eff56063eafa81854 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 97b592a6e00c4a81e1f4c8dbfbcf84ff343b4b05..2b82686459e17e9289b7bc2e4ceb05c31b4a3d07 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 515626378dfc87404edcecfca657be8076bc901a..0023dd6f605a4f2098ea19119f20fc98a4c74850 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index a168857652bb0c504a164939e5eeb6fb2e991c69..3ea233e2c2015158afbb7a676e551cf9caa3c686 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 938af8b89902db87aa559b3af8b07ba77f4350da..9b352c8ea645adc8e83156f8cf35d11d3cb9fc64 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index ea56b5ca140af10b6bc4e9d5611af994395475ae..c1612247c4d3a45490c6361bfa831cb704b27b4c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 7d6c5e675e6517767ca61b3bd8756795d2ced090..f81bff1ae8de6f714fe42620dbfedb17150fb763 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 837674c8bafd572e7874959d7bc2e7d0d847707c..a6b7318805b021367f048011867a961269756fea 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 499ef0b9840d6c7208842c4f03f51afec162de99..67733bb246eacf368952cadb9ed84b3f5d389433 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index b8ddcf09b9d809ae4df0d662215e1c6324903a00..ee322bef35c07ffe00cf320f720b8bb700862b5e 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 08a1188c46b503e916dd7381ee42f3ce054a2982..2d2a9db16abd3a9376a26abe480f5583a31b001a 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index e20566a2544ca28426939c7a9c4a0eb5d2021c9a..ddd113cb8ebc3cea13f3fb70f5df70df02db860c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 8c304a4e9cea4ff3e3e3e5dfdb9c83d53c07b09b..6f5f1ab7ddec7242fca324236633ac3d7e44a156 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 8f9507b70ec744021d70a6605f8d3e9b43cd2365..aca837aad245173bed4a7bb4e0f72d8af222a2eb 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 53a385292babc56b216e0cf2a82034481ff15e4c..ab01dae28d44e463a9800fcf1ac09212eb07e3f2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 /*
index 60fd8add1b0c77a59e25e36f0fead4dc4b4ca994..551203c6a6e8a9fbd5962dd7a38dfbbd26abab9f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 /*
index 628896f56141565a3054bb990f2b75dd4954146b..cbceb06ba56b94f0e990b1094e9ffd0a9f5103b7 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 /*
index ad74dc43edd072c59c3215e9365f5a56d4456318..daaaea598617f21b0cb75c4f08ecfa8c5ecae6fc 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index f6dcaff929d628f6e2f992e0d7239f00968e77b9..c1e9bfd62eae0fa282657e052c54d5511e880f87 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 1de0b26b994e2c118aff7cb0825b100da666df8e..e837cc0f93ad4f55411486149ac4ce1e9345c176 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 3725c05512cac83f9b349ca5d5f11eebd234000f..170a01999ae5ebac7a05fb77f684d0e03c9efadf 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 94ed742198274cc35be24feec34fe54b31bbd661..04c319abe3c064113877fb79675de91933accb38 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index f13a7803b3d575123fc1d25304dc0db1669fce48..183692eb7bccc6afeb7f9890f3eaa2cc5570cb3d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 4ffd9b6ae57e571aea8fb7a0d1edd85d28b03355..ae86d06c33bf0fb65af370dd92b0eb18e5998120 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 12993b61cb310fd9711ef605847ae917b8c7cd19..bf54a8046ea733d38940d797532c7803ce98027a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 7abd056979ca82179677bc40d45ef2025586c0d7..34f9224474663693ae4fc00046a47e39fc210e75 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 5207345443c082920be89353275fcb10acbcb8ad..3653d440deafa1fc5258174db693a999b39c8d1c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index cc544253e61f4f3d1e9d33582fe9b743d85aef8f..1a8eefc1b6cf26662e0b57383a34ad6504f663a9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 3bdf4b4f928445b9acea1857474629902160e0d7..0e8e484350eb2945e02d257c0990d492acf730a7 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 76b3c75a633038deb0edf23f318c9bbcbfdef46d..58f632492bb215be2a380d4d57006d1504e0dcb0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 20db66c4002495aa0272c20659ecf14e0c90c02c..718fb6dbabd33570c4e2bdadc8dbb73da7866aae 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 5a42942793102d7322fb7dfafbdf6d9ffb10da3d..626e951499328fcc8d70759c63b2d996181df7e7 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 /*
index 77ae3e5c061982d6ab2f7bf4d7aa6ee9c2b0efba..5f27fa6e8fd7f87b3144a773a403a84f5cf36400 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 /*
index e6b04ab45cfb7acfb7f877d0d5ad40a0b1b71244..ebaa1155f4179e09654d42243e8003397368f69d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 /*
index 09ee26e31f02694947089da67b159f6fdfd95b3e..0132359f6d430b55ce1bb61d1b41a890f7c173a5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 634346fa4e879e15f7fa82e1f177eb2548d20a70..23b2e75dbbf11e14cf38371573e5780d698f7e56 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index a5c467603f23f51054b6c446c35af4a343a57b94..513ecea6748b33d236c1e3d2947f5a5f1ef25b58 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index b0758a6f45b70521dc0157175c04c00d5ff4cbe3..deea09fae88068e9486389a02528db9771b9c21f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 406bde73fc27ab42da9c7d951dfe79ad3f63b88d..b16b664723ee199b1e6f01398633c08a580638e2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 1ae034fb6be622fc2548bc179c1463b27de703df..37ced20491e0c52d6d9aea5ce977f5a3a560d675 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 57aeff09692489a7e7971dd2063879190485d087..98864c4ebf4902aa79687ab17253dee99d4d0968 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 013f6ebcc54e718b2ecb1773971c96d922293968..e84b51ec1f167d8b56e8f099ec2050f2225f0867 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 831a5e798c11dd1eb274fbb0bb3bcd6cab8c2a85..b38cf7507c63ff96d5eeccddc66e133493af8017 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 47357697a4cbe9a587f1afd1afa3a6f30801f2c3..7cb694fa9075b5a1c05f1f6f33a67fce68c7e5a9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 46da2b5d09201b9874d487628e5ebcd56442f7eb..393f4f0b0285e258b0d7a22ab9aa02402f5094ab 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 50d504eb0ee032af7c188ca727b9e20c4326d378..a562fa965176a0c10ea64d40fdd3300d4fd29d5e 100644 (file)
@@ -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.
 
 
 
index dc409b0acb2d9abf6aa977a1219ee60cf7757ec0..f6ba3b1bf46547180f349110b33108a829623379 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 5127d16c5f6d30de7e51dd6690c9612c1a92415a..2f4b477955629bf069e6262c5e52130cee0dcf56 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 260d7f276aef386961f0a1b92c15169cca0456b4..fbe537ac2dad71f2ff21aadc49d87f90cc714298 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index f88f8746c113371ebf2cf865c2217d8b42251d93..9d962f13dcdeb8426cd92ab79e8103319958d4ff 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 778c4df5fa6b951cc6a2101b2c8c26b37d6e23be..3b3fd03b3b470ba94d6fe5ea7fc18d931ce5ac30 100644 (file)
@@ -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.
 
 
 
 .data D_1 = bytearray( 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
- )
\ No newline at end of file
+ )
index 7a6e8778b7c428eb36b99be26137279b7a90ea6e..83b5490744ca4a662f4e0c2391a7a0cd620c79eb 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index cbe994afa5e4dfaa50d6f424e489463293ac0eb9..5c607276cdb43d8900295a0d99b6e2137fcacbd9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //different ways to invoke method inside a loop (no tail. call or jmp/jmpi since they require empty stack)
 .assembly extern legacy library mscorlib {}
index 97cbe263459be0ca791b5232a6cc1d7cf9efe603..e66ba5201057f2e3748de94b85b82b562efb9b9b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 24dcad0314762a510cdd32abccc47c9005811c3b..d38c4971000266ea138e224f8f829faa4385ad47 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index aae1a1d5e496097115ca9a07e8ed36a22d4bb351..e43debc2107fc37f3a39cd95e570aa47a0906431 100644 (file)
@@ -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.
 
 
 
index 3671aa22fa6ed3679dcee3371e12c70861b3bbd7..5cb41cc0ecd7b2efeecbc894d59409f4672b795d 100644 (file)
@@ -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.
 
 .assembly extern mscorlib {}
 .assembly badldslfd { }
index 33b5c7d2f1b84045d5939a2e5a1d6709163f7cdf..75cf1685417ab12e8e61c7edca28169d2dd761da 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
@@ -43,4 +46,4 @@ ret
        call void [System.Console]System.Console::WriteLine(string)
         ldc.i4 100
        ret
-  }
\ No newline at end of file
+  }
index 34aaa22bd7a6dda729a77f2167ac99f35d7a8de1..77655de1ba5eb0fb944f4441ae648ba422d9b233 100644 (file)
@@ -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.
 
 
 
@@ -126,4 +129,4 @@ ldc.i4 100
     IL_0001:  call       instance void [mscorlib]System.Object::.ctor()
     IL_0006:  ret
   } 
-}
\ No newline at end of file
+}
index 73d078d74f552c98e82001dfe03a98b77472e78b..9b2209fdd8a3af0d9b7065111173b03b3f402bb1 100644 (file)
@@ -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.
 
 
 .assembly extern System.Console
@@ -34,4 +37,4 @@ ret
 PASS:
 ldc.i4 100
 ret
-}
\ No newline at end of file
+}
index 042ed64f0c3a371686d65c5b80a73c36425fe0f4..2da9c977e7ed4fd2492f5f00a38b658845e03d55 100644 (file)
@@ -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.
 
 
 
@@ -56,4 +59,4 @@
     IL_0039:  ldloc.0
     IL_003a:  ret
   }
-}
\ No newline at end of file
+}
index e67491814f39920ff4d4780bf0e9bd8f2912c2cc..0e5cbe9e06090fcdb3a8f42a2099e11b06139a21 100644 (file)
@@ -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.
 
 
 
@@ -56,4 +59,4 @@
     IL_0039:  ldloc.0
     IL_003a:  ret
   }
-}
\ No newline at end of file
+}
index d49bf8d92a38e6f22ad8a6b1ea29b2292b5994df..307203d6343bee3d12c96cf69a726620b440ea4a 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 28e765e9560b66d1959580552d8e2155d03a22ba..ad24c094959ea1ed375655b3f8c93248785d0dfd 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern System.Console
index f4bd05120693f6019dc64245904010d7e236004b..407e6781f5e945e9f396e41dd07b0734294cfcf7 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 10a68f4289a1779b550fc570f405489da1792a71..755219941be1dd5d1faf44fe536e83115f8190b9 100644 (file)
@@ -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.
 
 
 .assembly extern System.Console
@@ -48,4 +51,4 @@
         ldc.i4 100
        ret
   }
-}
\ No newline at end of file
+}
index c2c2a6e72198127fc70d6571832e73ba1e91bd0a..a1bd12a7a8d4767cef45c27e7594d55580eaa421 100644 (file)
@@ -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.
 
 
 .assembly extern System.Console
@@ -48,4 +51,4 @@
         ldc.i4 100
        ret
   }
-}
\ No newline at end of file
+}
index 746cdf1bb24eedd2c87156aceeaa9c721acf300f..b6666f4749647690c60cfb55872059746eb8eb28 100644 (file)
@@ -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.
 
 .assembly extern legacy library mscorlib {}
 .assembly refanytype1 { }
@@ -15,4 +18,4 @@ refanytype
 pop
 ldc.i4 100
 ret
-}
\ No newline at end of file
+}
index 8be4ec7a0f912e1f9e2896f6dd9d41673502509d..3bc88888c0dca9d17823b804524aa153afcf65fb 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 4d584d4161a8081772dcfc563f658830074b37fe..6226144646f712cbee00de75d2cf1cbe768efc77 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index c1851cefb41e655cf415d2ec41f6f1602ebe0fed..1116f3ff18a3cb516d0e7ee6eab8cc77c1879b88 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly badendfinally {}
 .assembly extern mscorlib { }
index f9a49f1bae00539221f777abc075b2efbc51b73c..c29bf294d502c21db5312d7fad989912b0b9c399 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly badtailcall {}
 .assembly extern mscorlib { }
index 675ef6cc9efbd5d4395fb295b1db1ac0a1078953..c68031ef3aaf7ecb68f2fc4a4f4fd0453a34d15c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 2349dff42a0ad8be6021a5af9a6755ad4118cc0b..ed0d61980e185745e73e211722401da59e8fd441 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 5f43c39929a4753e8ef463663b29759d77505f3b..1859b5405f328501affcba5a2d1b7560deaab4ae 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 4a1599e213e05397ac8bac84e1d0364ec8a2bc3c..d4af5e598365574180f6b739dd3950e01d1bf1ad 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index f62868e069bccc38af364878268fecc56746a5f2..157d5f5f6d963bd7a67185402499358a5b5192f0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 03e252596ac9e305b18dd6b5cfe0614d364d1520..041673975b531e9f20704af2209ed4d63e6b47f1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 405093f3245fc9d6eb23096a15592cd1ab6eefb9..2d11dd03492ead0f169df0c59d1d37fcc0c80764 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly ldvirtftnsideeffect {}
 .assembly extern mscorlib { }
index b10a894f1bf65e8184c4f458d415635b7ff7ce05..d354d372372b9f9b7e8271884360d2f9b17795d5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index cf5c0134424cd7d9990fe28955e01a0a96987d60..b8a5a8392a52724383142a0f7110225d8d11a267 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 78eaf1123b3ea59a0a8e64ddd3b18d2dd5baf746..e78651bee1082e60cbe66b70023b533649623346 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 80019fc1b5b6367ab69d1cf597142aa0f4bfb426..1710a2b160b9b40a36abc9910b5f685682354bb1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 2861b1426f01de2354a5608eaa41e38d4e4292ab..de4c96a338e2719e2c44f739d46ac07fa918fc1d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly volatilldind {}
 .assembly extern mscorlib { }
index 7146e23025ab60e6e7cb617d2c6e52cf995cd9a4..4d566ee3ac666a42fcfd9a08caee24176f23de6f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly volatilstind {}
 .assembly extern mscorlib { }
index 6c89570ffd3e6a5cd998f4e947b359c2734caaa1..a6d43f538ce0b07fefc75970809be5566b8c7234 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //Testing calli with pinvoke methods
 .assembly extern legacy library mscorlib {}
index 820ccd7414982b2be642daa2ad7cdf2468c99e7f..69ccc0f04c7bea3b1db3bbd59c600645cb53ef30 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 69ca5f14ddff29a9715a3172679a30af0b459319..cb70de7728e0e9146079997c7e6d96759143fd44 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //Testing calli with pinvoke methods
 .assembly extern legacy library mscorlib {}
index a94e96df4fc2d433d5270e23bd51a04e276aeacb..3b95549564c75cf7f2884571372dcb232d569a3c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 2f60e3c098c275c72e0cf216ce0f07c6bdfc2e79..8b64f575cb5c4aac6d56aeb15bea300a3462dde3 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index b850da51e312072563d31179085b69ffac20a27c..1bc9a141ea5013127dd91f3357e1e7f59f58be91 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 0c4914467f67f751f4d8b7309e8d8f5fc8787d99..6103eb473321a1a54959146815a5efeb53352676 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //Testing inliner on a small func that contains ldvirtftn and calli
 .assembly extern legacy library mscorlib {}
index 73197f7f2691ce52704d307a4ced4fda140b5eef..ec80efa2228a92685a719b623f74d036919d206e 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index ea1672f2bbb120a93771727abebebe556cb8e312..8ef5ab749231e25bca816c20cd51071369a34764 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib { }
index 1244c0ab3ab2a16ec1e5e6cfe3aaa951590fe33a..ce0c5d5ef70013ca1f809d290078442a487cafac 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index f769ed4cd451bd3eb5b5c7623c92f94d16c5aefa..8a7a780cb721ced5859ba6f66e3d8e18d2fdda7a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib { }
index d57445499067e520b15ad032053bcc7aed2474d2..7d9a0ce8d8f088b031a6a6622790a5273a13033c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // stfld on static
 .assembly extern legacy library mscorlib {}
index 4a41e34ac5546f4ed683c48c4aadb7e0f6855227..073f33188fd6d3d53a28d2a6ec1c1ae0b4e24e85 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // volatile. stfld on static field
 .assembly extern legacy library mscorlib {}
index b312d29a817f67fcb1dcfd1b794c1ee785a63e90..0bfcf296586886c0c004683cead800b7cc3cdaae 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // Arithemetic operations are generally only allowed with
 // primitive types, but certain operations are allowed
index 1a7fa0400026279d9fc8ed09ab9bf065a5abd78a..61fb946aaeea7b30f01fb2eb58c685aaf57d2f5c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 75ec4e5a1e94644220aa9588870dcededffaf06e..dbca4e707729c5e2514bbe2f9dff5f76742ad495 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 935cf2db85ae71410ea9603c9308b48d6385a633..de423776549921788db513f2e82ddf237e3908b0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 02248bf1ddefa6da0a49e86d257d5bb07afc9683..af8573b4cc34afe9efef4fdcb72bb228d62e8541 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly tls1 {}
index c7511defb6e1db28efa740aacd32332a6fce9976..fcd51bc39af4d5989ebfb04c14242cd7b7c381ec 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly tls2 {}
index 072b0e40331f9bd6f84b6efa6869e92740c478a7..a72f955230e5096c51aec3749999231a4ae9a801 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern System.Console
index 49477f01dbbd703f9997dcc8b782d582960ca3e1..8030ae72cc2f64d1f3806730f72396136e8b124f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib { }
index f38621636a27c2708feeb2ff1914d169f8f8ac38..7b720073c73cc870e0136e5cf7a39c4730b94442 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // volatilecpobj.il
 .assembly extern mscorlib { }
index 0bd6d07d9161e8018976f9c5f2f5eececfb19ddc..ffe0d778baf56f32cb66c17a7bd37d41c46cacd2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //testing .zeroinit
 .assembly extern legacy library mscorlib {}
index 95de54e42b92170d52253fe467521f6554b37f7d..9f830ec0e97b0e742f59fd0b4545ca1b120c17ef 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index ac0daecd89d0a2638b962f842130a5d2d5599cba..bd3fc67433e2260a83b2bae297a7a89e992e979d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index f46430c84e4cd1fb58d106cf7829536cc5e267b0..ce1be90ef8b682731f14da32563ce97e42779cb4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 9256bffacd293597d034cf6af6b1f279e3ec1105..d1b748a99be47abaf45bc845d92ace0a744fc652 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 4b9f6da2df4e88b4eb59dcbd92d9b591b7ca50b2..326836d781d31de337ed5f91fb76f457b6852a07 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index f6704011040277adf24b5888037c53f93dfc86a4..d9f2451f6e957672218cbc92217587091dfd2984 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 53a2064d5801c71a3489f3a71285e09d7999dc8c..19e5b1af79d38d0e48f3be19e2841900d1be0edd 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //different datatype in try block
 //
index 79d56ec5ab4d0c26ff58fb4e7752479b81329aca..f176a78e04b78e09385f6fa07e1974d71147cfcd 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 9dad6f17c96c3d8bbd15ae354b0289c992bfa4c9..364fa6a8ce04e86c17d50af5d1174303c71acff2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 9035fab618d3b8538d670d523afa1b18ca185e5e..a7e29a4d54865e016bb19d3409d8fb39411cd0c5 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 9e46c33c9535e55e8b3eba852d8190aef7f56e1a..a0cda9c6abb70a67d3fcedded43c4277df161704 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
 
 
 } 
-
index 08c52d6fffc2abdf430d99d4e9fdc3bf905dfa1c..157643f70ce29e229b3cbb83819a22707bc0ec40 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index e61baf51ee96a09d8cb45fa9f77f7d45b19bd26e..609bd8036a8bcc755b84083049b44c83ec6c6570 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index ad633dc1bab97c29f8df3124af6de14b84647384..1e3b310829fad0251bf864a89e310a225dffa94b 100644 (file)
@@ -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.
 
 
 
   } 
 
 } 
-
-
-
index 0995fcaba53f59a6d02a03a5e2a37e5e14966804..6ce231c884b5d318505d5e9d916cdaf6da58cac8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .module extern kernel32
 .assembly extern mscorlib { }
index 5dbebc61be694cf760bf71dae39b94c22804e9bd..748accdbc220115787f405aff110d65923bf0758 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 324f5f47032f128033b63c2db56f0a2bcd7b70fc..5310485a72262237f27c26ebdd322ae7928918ef 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index ff67ec8904354f5c4d3462cc70ae422cf9e536ba..3fdfa075c4edf1f2958465cc84db6cbdd05a5dbf 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 521f2b3e77093fbb616c688152f2bee5afc57ec7..8b1ed2bda8af6bc038037f7b6b45473fd0951f5b 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 9870ef44ccdb265800a9ed8affe661e57b5d4461..9d0b3244422f56abab84f761f8deecb8abd372cd 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 37ba91be11a51c0d13ce347518fd45e6b1a078fe..e697cf867649945be215dd59074f55ad19ee3817 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 23c0168cb2df1f3c8296403b56794e73309d71b7..5e2895c0dfe03103f3dcc387b8d5ed40f2eab1b4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 7515c43390cdebdf88daf1af0de7247a2491f131..b427dbc66dd955ad3e89419a448c95eac428215e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index dcae5ef64f90b61c1484c8069b3cddb866f2ac0c..9e782614112f88b055af271246eb609f5c87e1eb 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index a8e31ce4c91a82d675bef0c805071d286b7c9c6e..eabc6dd1945f1e622711ed029be538322becea15 100644 (file)
@@ -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.
 
 
 
   } 
 
 } 
-
-
-
index a3f6b22e480f2a78af481cff691f8679a55339f4..3f29ede78bc59468d6a52024b83d747b367d0732 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index e7936cc284a78a8b3babb3d122d468b0c76403f0..727df80c54c6bd2b5a57eafdf0c6a0b1bce69b4c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index f2e882303f95cf4270e1eec711dabcd99e54c961..37e9d1923a98a704935361bcc24d74e9c78ba34d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index d588913772e2ec8cab658cc8cbbbc3e8272fb760..008c8d5f25f3ea34722238a6d3aa0add9a3fe391 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index fc55cf93481a9e5bf1707904e8b5d96c1f70d249..9d7e1e8ff772af78786611c5a7afa917a7448fde 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index eb1e5b359501bff21032d57629b1eb3ca16d9d58..b629aaca334e4d35bc0cbdc685d04e00e061d6c2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 23475bbfff3e535d6ec6a6011f9e2e7b418e5e9d..5b5ed8ba677671b2ae0fb91d98b3dd80d9be2e47 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index c56525def17d7ab8ba0449ba5c29d7d2b5f54490..3aea281a8b1030d051b6e2ae4283813e049c8518 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index dedd6c6699030f5a3835db9490d74f5002ff86aa..d45ad2f388bb9b35773368a46fc3ba1000f5b1ab 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 08126d69dcc6a5e0dfd850331528609ef5a99d40..4ec4eb7d334aeec1deef3b808b2c0726f4c72646 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 0f5ab66e3c3e4e1443257184caab2c7adb50c649..e0f136042d6e343585532130db58177903729d3a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index cca6ec509b7597accfa25ef28f89fe54dd709b83..1ceebb38cf9a295eb0b135dab13594135233eac6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index d3ee5b8644f4031e687cffdf634d19f0980f26ad..db7be485ed6bc795920b37ca09e5e75857a89236 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index c8953e01db1c9d238bafb97e732cdcb91aeeee26..82e6892aad17d7fab5dac7ad73fc987a82ef9522 100644 (file)
@@ -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.
 
 
 .assembly extern System.Console
index 9af3ae5b308c10b64f20cfbb57411a61383d0b8a..c730448bb5f17f8b5710456d83ea7937da3b3d0d 100644 (file)
@@ -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.
 
 
 .assembly extern System.Console
index cc79d9402ef94930f94142cf41b1c95d5ce7a70c..c91f0406f0bae24c41d97d24b8a3866336e0df1d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // valuetype - implemented methods
 // ldflda, ldelema, ldarga
index 30fc9994f049b3a385ffdc2006f785c772a1d05c..888df5ef2293b9fbedb824067de03fe72f3fd18a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // valuetype -Inherited method
 // ldflda, ldelema, ldarga
index 62026067e6b5a0385f0fb4b3c1a4a7ee33093804..7c03321a9a4cb6e20b279da8210994eaac1fb4f0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // valuetype -Implemented method
 // ldflda, ldelema, ldarga
index c8efec42ba3ab940af762d3ddfd859bd1d607ebb..bd64f5cdc3bfbde28f2fb13e35ae7595c82e217e 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 4cf8f03239c80a9efe161db74aff6a22f6d23aa1..a377fc949bda56215b3f10cd6ac518561e8c1bc6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index ee7d5c212f87184befaf1b0aece94246b2ed28a8..07fa8668c546d48b0f631a6651ef1206635361df 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 407d3db955b1c092a6ead317ae704373a7c8e8ad..837d45745a139d5f28d34349394837b30933a544 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index b4c912b022dc2e72895a6dbe9412d98bccf8ace3..5a2af276b974fb24d89c03fc7ae9d26e3fd35ca5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 9bf28ce3eff23b0e9155fc6127f7eb1b91c2a467..940defc7260ec3ea27d901b5fb9961ff967fb6f8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index f34e6133332236e48ca7a00735adcca86972b336..6e8c88348dae6f8cd667c6cc9ae6c76cc13d8faf 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index dc17d2ad883b7a063d241d37ec9c260eb994c687..b0b7518ef0307bf408c9d5da1e85fb539dae1104 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 37c64c05c7063717fbf83e5e717ca42f3f4cef45..d4c33273c449646be6c300617da09db4f3a311e1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 060682700b2e59a9ab978ef10867553039021f73..4bebbf1391063fde2940a3536301ee1fae20d19c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 67fcecc37db24ce1514c57fce0b23544e0f12347..ed65b1acb04c9f65b3e470d7e515024e9e2fba8b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 1b34d1904564a1e63a706ff2a7474646c20da928..b55f24c64c54434187662b1801ef9d3f2cc53d2d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index a46e44e39d592ff4346ef79bfd9a3870e4239c0e..aff92ca7289d93a550ec69388dfb81adf62f5ef3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 8a5aebe7af3d5af127a1282d1c22e8065a53bd17..fd271adceb34c354af5d93abae4182402d75d658 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 894f43d136671d79489abaf387d68bbb26dd98e1..8cede3a431118ddeef86c2e8dda3fe1f9b112a94 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 12e091a29b17bcb2a0a6140132bdfd2143800229..53671c30a3863cf7f96cb60b3201f0c3b25fed1b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 61cd1d29c848ac7b7fa30512037f4f97422011ee..e27f62aa816e89737750d79e0fce693e0ef1be03 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index b683ca7e354388861bc4173db9b66c9ece3541d0..e6d2bef00136c98511001c066e3b3cc6d38149e6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index b2edf0ebaee569d63b51efeee5c89ad7addfd575..61f428db82c6ace2888dac9d9d4140b25787a7aa 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 1b9a6334eaee6a931e3e74e5b8b0782d70280a1a..f2c5299a2d009cbbc5a7f06cea923b15056874b3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 216c4325959ee37122dc8cec770a9c36d686fa88..5cc8e7413ee294ccff7f97e072fb93649b4e70af 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 62a43e213eb066dcfe701e9846a777c4b0d3ed44..1f316114fbc7f66bd8e6a0af931bf2fb5bf02e73 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 3b03b61a0f3b24c9b62c297885450c8e44045cb1..96bb96719b78b870cc3db4390058c3eee2c394b4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 2737120a3e856fc8aca4bef037f11c059d26cd12..c9f7c7da9cacf9c539bf5a2c71319c6ee45b73f4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 3e4740ccefa29fd645c4d94b1d6aab0a185119a2..5a3a1447f169abc94764aedfbc7478c09e4f53e1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 2c11ed3ac4f6fd783b21f0fc40968781817f04fe..af631cce150a5061a35ea66fc712316b6d0c893d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index e3caf5133dc57b57542a83aa5512396863be6eef..68d5aa78aa08dbb3bae58c30c2bf58c9d0ff7cc3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 05fe7448776e4bba4a9712a0d99094087c6e1c01..b9688efa72f579a2d930e9c2dd77e9b97817067a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index e9b556421cc71cb867af5472717e63935a1839b2..977af42f8d3cdd3174bb09c4f8f33ff61e039595 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index b2123a776e8b3fb2d66517c5a0f94307e51abfdb..db5cc5747a4ba7debfd3f568b297619e3815c990 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 1f5282639401b451a476ba5687c335bf1a26d490..f960249ef3576cb48628c7ba8b31bfefe3afe33d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 4d9c3ccb839388df140df8fec8458465ae0a25f3..c70611ff1b3f453607e19990bd0f75b7f7893291 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 5db2997489f85b5d89103ebbb7a7f4e544e30935..5168fc989ca9dc4c8390c454db5521e0b234331b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 6c6ec1c319c1e71b34947f04d7497b2a6fa14d3a..1def892d3e51467acd54dad1401f22f5987e115e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 79c2141d5e67e41426ce9134f450b2be25a9f3ce..ffa5d2d98fc30929d31be676528686975d594006 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 244523c349718eb9fdd2646443dde1b67fd4ac1d..be09655498ec9bebb51bf3d63ac684d563b94d46 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index d961dbd81d56030bc76e180d176c1bd91d83aba2..efd593f43d4801baa9276cfb80cd86b6bf1b8af9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 130c8c5be2cd54366df3940c1f5b0851056dad00..584f63af70f1dd00e5f41d12efc3b2dbac403ca0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index a9f17e9b18836bb0e335d214fd62d0fdf6d732b9..d2bd6df5293e67d1ded0bf94871611718412ac83 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 8272969259fa7406845a3146ab419db7c40ca76a..1254f149c0898680cd2501eb2943ba6257298876 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index d009917e05b2e05feea715a4f4bf34f7d1f8dfae..01bff63a094ce94c2609b62745a646a9f3d95297 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 90fcf1a9924afc1da9d056b11932c6a1d0791568..ff90e1fa99da05232184f240ee9e9c8ddc61f1fe 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index cb9551d3f9b9a2a82f82de8f460b794eddc1cf72..fc29291df20b509e55ec6cb677f55afdff803b0a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 9631be17a26339090d5bdfdb590f6193f3fc392b..16e2150dd5800d4d926b882b822def2518b4a29f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index e262cd0391afa854e7ecf8904c3b9bad36395867..d2b0e46397c04a48a7c4641fb9257f818cf6c34a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index e9f22fca00393ac58ab6ff360fac0d8945396de3..0a1d9db130416d3fc4bb6d6d9d2d42b34f161edb 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index f0c8db70c3f4da729a018c9c37a3addab9192507..8d04222ab6f4e68f3f4efa059a8f42cb5be9d449 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 25a583e9a43cb640e165d2fc2ca652c26a41d345..9fa91da19a5fcb9c2837a9c207d689ac8c5f5748 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 1636ba342168d4f20c1b7af6ae8095d0f2cb25a2..c450f6ac83a6c065343a17713bd619cf032e279a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index d9a49acc811786b840ff45fa8b6a7af97589bfa7..903f376af77a25537e557df549dd8c444c70e78a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 3e1fb2fb6669592c7426c98e95fea29bfaaf8120..286f1844d7aa89e9d648bb79926ad606f57e8bae 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index fccc4c5ee742712035f3966b1cc490351a8b2669..c9a5f0fc853a83108b3ed39cb9866bcd74b87959 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index b14efc4627a89e3b7c7ca7a04c65982a4bec269b..24d235506895a752cc94c2b3520293fb9eb8d060 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 5a31c84ef35dfcfa159763fb1395f6b8e459e363..fb24a051527085eed7aa57c36edfe2c0ba24ab4c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 3ada31ffb192351d980a3c1dab989203ad3e0afe..246b251ab96031ad50b3048a346e116f3d428c1b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 2e7d5a9c7ebe1a77e87d91772691999a53dad16c..49a6c4e90c065b9052b7fa29ba47eaa9a8f96138 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index cefccd78b519d8de16cb851c992dab596e44a973..4d9e6677c1f842eab5ecaa696fb0b967f9203150 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern  mscorlib {}
index 157fb1fd651e43868b411cedea8271725b0f32bd..b26892a337683177120287dade3760b510edfa02 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 3260aee404f0137463e7b09139ac3d7fd7556fc4..65ae3c7406953967d8d7cc5739c2a1b027552c8c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 55e22f964f83270ab9ae5e310ec87c2d85cd5e22..b4a7f1583062b37feb9fe43cf407650eb90eb2df 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index db7804dbdee08ac4b702620ffa4d54d9273be71a..4caca77184bee55257b5ecaf09c35f70a8391e2c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 756a7e3244b94f92f363be51be0b46b9772a06c1..1fbcca6b1d3f8123187ac2027af48e0f9192668c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib {}
 .assembly volatile.exe{}
index 4b92ec761fc2963c1b1a4b5c658a98a17fa59c4f..62ecd8a17727c0b38d859c90da169c7739157550 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index efb3c37588be107a60a74d64de20e92d69b0cd5d..96f5f782dd564caae658a45cab1af742a3345264 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //======================================
 //
index 4e53e884673ffa5217abb71cac5ee01472e34f3f..9b60d593a36c47d360ab6a9166337ac42ac1f7f2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index b50ef8be2874148e49f3dce82c725c697fbc8007..670d73b66f68677466056b28393cc246e03716a5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index c7adbce513a0a11ae97fe6ee5178e9cfe54f88b0..05d2b06ed433897435c45b779d2f9e784a923bd6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
  
index df4e6cb4d46b9f5c0e2e7aa55ed0b749d0c92838..d59a0968f4acb95efe2624ed3c28edb96b2943da 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 1b60d6f981d2c46dd1ea2e37dbfa7675e0dddc0e..d93c7a5925d58dfd7dbf4ffbfd7ec446755c1a39 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .class public _add {
index d064a470abdc0b759cef6b377a48f1e5c19aefda..cf2303523a2889e45567d7e0418c03c9a93a92e3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index a0314d7c9eec441929743a807b01ba4a1e2108f8..89f32bd0400cdd8f2675d55a3616847e8394b255 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index b44d2eaa4d0f0228eeac744f471ec269f43f56d1..dbdecef937e6adcb2ab2f27d31a224c322f912ad 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index b7dc539f577a5a44503b43716ab143730800fbd4..28be515d02a9b136605bc317dc75de8fd9f537d1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 155fe0b67f4b95bfdfa95c74529063ae95509c63..7a3ec676ff36110fe98dece4224cc8eaab04fe0d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 5e649d3798e1b66e4ef94ab4bd1b1c935d50e198..ac3b02f93bb9cb1dd2bf3b26155dffbf812f69be 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 6e2558d147e44f6035edf741727615099fc759cb..fda95d2b67ee4f4e35ba9e5a9b99727bca51445e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 59b93f91057756d7b9d4935598be04740a3aa6b8..24e03e9ea53e18055d3f6a1b7367dad41669467d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 8fa575f930ca3ab403281c5414c5d6eb681e1709..13559f9ef6caf0583402f0adb27a2a5ca1ab324e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 4396562aa05ee4832a0c942103c85499577a92e9..04e869fc7779aa4af3598855ab7c3ea55696d6b7 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 2e9b37b453967c5e000163ab37c80d14b068195f..4c05490ebba23b3b887d2004d2693fc25a2af8d9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index bd6ad6fdb01fd0fffe9b51ddba15a0c224cd9271..bfe52dcbe6c13f2915cf829924c68ff60a72196c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 1c73c0a4aa86256414d01170d7b051d722269fac..a322c2f82d9e931ddfcbf99865c8f08c1b6ed6d1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 5699958bb55d23bc9873ec61f47e8af67b1a2633..611473f57383a43a2773da423417ae4bc6e20630 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 5c5bb77742a80c88bc93b0afbb9b10b00d8101f7..58021c6da380e4403f23dd7d088c2fa531799411 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 4699f7139a92bc4103a549001b587cdbc842f4e5..b1e6c920ad57191d3fe3791495ca9fafa40e4b46 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index c6383ecf21d1cdd32e104597f1b581c8abbc2a2c..7dc95abf3bdfd50b6fd3feaf5dacaa3505f7d060 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 323ff841e979adb704c9b8beac03b462a89e1c22..f033a3839f536ef5b1883493377821288be55547 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index af049289aee5fc0a142707294af3e6ff5bd1c361..30ea41a3f9969c876c25fcba1054bcf10ebca146 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index f137e33d31783ffecc4d25260cf6eb0c98c227b1..4a87f541a90603d4e4c7256ce44fe3ad5a4fe4d6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index ebebb7c2efdb38e12f62716acfbd985ff6652a50..ccbdaf19ecd1a0c5e64d33c1e2c0967ef7a4d2ec 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 73d54ca89e6034fb23ed6d4531a18d40485e4545..9e40d20bf73e4a3bd7b5d801e959a528d7834856 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 9a80abcef7f221caf6515a89d46f0b5ee725bb1a..2f6655f1b767c6fdc1a1ac151049cf881d13ee53 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 1020e4fd9189beb78a02de14a4a3efef0d6b468c..8312d67bf29fc2aec0263d02d9a9380354f3463f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index c794ee83b536d9f95373f7517f69675bc6592afe..09f1d74d180e00d544f6d93d5450a7faa6a5a78f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index c74c83e74a023d8a2dfe6e839804177bf9942364..ea5452ba0bf8420d98305da0df52f48d3db4e23a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 3cc4a837f279b7f1ac9f9bc190b1afefb4a09bcf..6f425bd7a2fc2a325da8f2a04d336a8b116c18d5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 7f672ad2aad78591be871cd74bf2fbe48bae0bd7..6e3c39f34d4932d6fa7dc6e48480deaf3d1e8df0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index e464805ddb57e97c202e54010ad77fe4a08053ba..758eb767a846f92112ca00fef6e69a28cee00736 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 387b59a9bdfe430c4b8cd4f2fa484ca3b6bfb83b..19be37cdae0521bb1980a0a53707b19722cca7cc 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 150f82c751f4a48b0d96a4854cbac76c40d61e40..40376bcf2b4fb9714b50f8ec153014a667ee8a68 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index dc279a7e2b8a170f0f9a315cee661af4904bf90f..19ba426410d4fe34dbf3c8e9d6f1d104cacf56aa 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index daa1b660a1a1e19c85d429f6b32affb8299ad6e5..9dda40df96beea1f6707f1755a20108ee30bbf1b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index f370173b050d5d6dde281fffd330b108e255c603..58ffaa2e0bdeb49ef4c65351f33cddede7c28232 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 7c5a30f94a9cbe3229908829544d4898533f7fdf..b18272832cdfdcd8cd44e04c08dbc4fa5ecdb31d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index faec5e266256a5a01372925e3736017336df9e69..ec2f72100f9b769597a982357f3814c8c91c7f90 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 4916a8ce12e416e7c44198692ae4ae72b422adf7..e2e95c4cfe0d2c81fef585b4c56153c3b71ceb10 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 07cddc42e0699d0c6b923f733d322890267aee62..471055093dec31f024086dfb4e5ef3a79779d58e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index a70d9bbc0c1681748488eae12812f4a1f607869c..1653f5b872d0e2c5b650e24bdbc2cc2cd1389721 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 5645e6125122376033e3aa90d40cfc0cc7c3ccb8..92b27921beff17311ceea9de24ddb613f4d82720 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index fe82852a709ade3f642db2358fac9f2b1ef1f843..474412356e97870031cc7e8fb4fa2afdaa27110d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index c603cbc9ab426f53864b8db0c348446509ef229f..f7c181fdf8d65839e7da8ce684374d01efa5b210 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index e95dc24dde64267083e51861747a77cb9aeda5eb..e7911fb934beac56a932a431db7486ac72d17dde 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index bee4fe1ec865322070c087421ff44275eb804cc7..ac29aaecf276683acde56d91fcc9de7d28997e0c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 999f1c84fe1ac0742af5a79daf8dc5c7f53a76e9..c37c5bad075e5c4cc790e9b88b87257f6dd30660 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 719b96f40678d843ba9c62b75df03719f271f8d4..91ec45d88c939cb07b9efe846347b67918f0508b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index e7f7c8dcadc7a44335c01b09b8cf723e207c4cd8..ccaada50ad2900f737ae8f5ae6fd1f4b89e197d7 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 7d6e2e1dec788f896d62d82ac9d06bb526750844..46c84f083031f586333956157658271fdb720a18 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index fbcead7df51e667b4d349b16f2ad7089e42a1ce5..dc1fb315ec63b85bc181c4cee28e16117f90d3ba 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 030caaceb16238ccbf1d29d35c8e67aa3d44cf5d..da01571f56a43984c3adbf92ba0eea7978994690 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 5fae293e9260982da9b0f73351ca3c9a5d497964..5ad240ca6f398aa166572bcdcd755fe8b418700f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 0a54fc4ab6c8174c985a4992819464b05457d7f6..ddf33e989c81ca2a944776f5170727497f72da1c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index ad1957df93112ee84b767d7f438ac73ae98c662a..7ae76174c2c4c3af39269bd120fa80fd5ff96fb5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 2773033098bc16cbb95b9ff8169cff01e7ee8a27..860a01038b8bc7b0be36714a47b10bf5eca52335 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 57f14d01c7a99797f25f93ed804684a35e491ee8..16df3a74a76c92b70b331711fa23f5289cd334c2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 4d992c6cbf9d003c4d1695c3a2e0b8e968ab024f..d0869b6966981076ad47dfb609e1535acc1d7099 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index e9b55c9d0a23dfee90740682e3c11d81533ff677..c122094981f4ba5c192eecf56d6ff390c5389e32 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 51c3121f601ab8fbf046d9bcb3b714d0619481eb..cba669bf5f0ad1aa1d8d0480cf86a0270f32530e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 37737492b3ff1ec80b9d642ad92af996c33e0666..06789ff326497dcc1c1603396e9135ae591d79df 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index e8579f7a916656b400d8a61cc6f4a5d3f5c72d48..dbf089cc120ea600998d64ec11480f0f324de4ba 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib {}
 .class public _br {
index 12992c058e1d67469d035b030fd7880597f0083c..9636e3cf7e69d2ee49fe17d4450bcddd376d340d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib {}
 .class public _brfalse {
index 1e9294a8e77c9870e6604b8652b33dc9c585898b..22cf8d3773d87209a693fb616e661c51407b4c35 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib {}
 .class public _brtrue {
index 490e7aa88c35b6ce979dbf08f8ba63eecf5cfb73..06c8b37bbf98b7d59716cc22694fb15e76a61c8a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index a558ae264d78a17a179d39e5042974954fdf96b6..639cae6e7a7c072dd713cd5fc15e818493b1c2c8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 55be65be1f0b390774f955b4ebe1ce59ee339537..7ba97537518e728e1178d1d0c60b2d3f6a1c6351 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 47a1bee62aa62b32b36cdc7f08641d98cace3b31..c3898eba419cf7fc074e992ee991032e461a6911 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 3a5f3a574a9e133d22db452a6247626276f9d8c1..c29d31fb9292210692d1eb0dc0d5ec4e4c43ecc2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 7eb0e0a117a989e9c85ebcc6e0bb90167e94d281..e26068374b9db6e1e40cb0118eb3462816b8c447 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index ea182579156cd3bf9048b5e2937b38a2c67d0ec4..9bebec583264ae46c7fa12ec2f677b458391d243 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 789bb3d984d653352a05c5c93683147f4452a9f5..36c73801f9c67283d0df691f4745865403e31ed1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index ddd3c838a7f9b20400c4e01346e8280bb9c6f50b..b8f2158cd232fbd3f626afc9a2c7605fe4080a11 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .class          _nop {
index 3dbd02bf743750a19526f72d5d1ec286aca70b8d..383e799e82e907b34694cf51d5d8b798950213e5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .class          _ret {
index daba487a6d484f9ee8f15e64cef77560eb268f56..0964734bcd1997d1d7549c5729c3c4a6902d5a4f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 6e32acfe5d8c05bd53cd3f543d64c73383bc25ce..b9f274a43907a70927548ed32fb27ed8a7bee782 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib {}
 .method public static int32 test() {
index 9c6d096cedfd6e3900b538ada7c0c5fb0552d67e..d970d1bf7ea2cf374258501daae30da733b9c046 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 6976f448d54c927680cb5fbddedd6f4adf86f5f3..4b271a933558b555778eaf33616fcee97241cf7e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index e9058124dac8b1b62eceac04d7923183aac5d41a..1e7e4333c073b60a707c16332f0cac9fbe38bf09 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 78e2e37580ef86fbdadc8574beadf4834440b678..ef9d988274a0a318a1a4a1728f8304ca99c569ef 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index ba00fe21a720599568f16055eaea9c88c93505f9..601df9476da5938bf742ecca71aa9130f45d55aa 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 914c826ef4e838c40b1b94a7d37cfffdf29a096c..ea1747cb15154349ee703fa219c1558202b76518 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index ee1889ebe0fc68527ccb9eca1d77d7866a42a06b..5be82485096beebc642d784586060721233aa53c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index dd4e5c0ba4a48ef9cddc28172242a66664b56c6f..ffd29e374c81c63a0d9e6b0f1e46c0f1af8b3a37 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index b58b90597862090345f5d6ef96024007bc5e91f3..f4599954f9137688b2dd89bc1192ac80529c851b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 09858b80eaf023c4f6dc38651502bcd25b55e148..b88588a4345a3dea1ed194689a3e0652b91ae7b2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index b1cbd2f5f92d17075aee0f435eac222faea9f6ad..5561fdeefbafb9a90188ad1f5616f928766e2a91 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index e1bb478083c57d760a0da885706ee45abfad065d..054106a4a5d4f2d7075ebebf199cf4434a2bbc17 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 13135028eec0e2b9c28d9f5da3105c32af96558c..cff2b26acd3b9d3d7bfabb87ea73bdf289a12f38 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 2a435ad5efc0d566e6da50167b1ca055a3a33fb1..3946c311907db42daac6438cad8b00fbf83d621c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 335120c8d7e3dc90465b4691370bbee850a9d48d..ffc802951f147e9f08c4dbde22c7d34d56066049 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index b04bd1479de37c420a1e54cb2df0c769ea26c24f..1b60c1f9b379285dfc7ae454918f4f4b9d44f328 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index b1f4b0bf8314f0c5e3ebfdb6eb3abff6617a89a0..2d4eae8786da6c3904e2ff59939b2951bad2b157 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 5b780f596b31898fc69a93687c9acee3cc2c066d..0641382016d8cacdb177de6549c7b714aa476b9c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index ae676e664bc01f7d2bfcfe6b48ecaae5db609a8c..4fc11b40287c3c7e0f18e4bc97a6311c6ec76244 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 3af31286075cfe4289b4a47cc5ac4892390a03d9..f2a923b682936c2f8ed662b269740e2f8fa57b02 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 1c66f4a2fef4251093bfe261703b6626c2b19c3b..ba330a55dcd22b389644a186f0731dd8985057fe 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 6a9014acc5eb9cd4c597a81efa75f5bb2a6d4b66..8abf88ac7950bba91d4e799b7c953a950d1da407 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .class public clt_un {
index d45099002a3924c0caacbfbc36173dd1fad2ac8d..717f60f9970b1e9401cb11edddfc95e32bdf6fd3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 651fa2158c279fa3a409cdb1d2339bc40becae02..12129a123b7999abaa3f3fcbbfc3527067383a64 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 67a1aa0fbefea9ac03c09f189ab5b87d836dc5ef..c6e3377b5495499b228b8f32a160301c33f15e9d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index b1c4c410e7f9af3c187712733bd22d2186042a82..f10f0105160a79446b178abb517dbffb2557f841 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 459c9e192107f41c19b995bf0ff19db0c195af73..f6683590e378c0a21389a6a3be8cc6c6572f7ff5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index b82329123070c986e1c85083370059b4f057157f..2c38234afe7ae584bb26d9d8f219bc82a2a39008 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 471d8acfb383caa91a3467503cce3a1f2bd9043b..558d9f6b908f0b7380d93384fe399709755c1068 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 4102fc60dbe0bf0fd9d1cbd1a4c4dc06240a59a6..56b3b848a5b1b30ad8ee55232c1114ad53ae767c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 3baf2cae76cac95142b8a1b3fe2c9eda966264fb..937cfb38ba6cc8da67d62af63dfe368275aab89e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index dc83ab15d1c6ab15ec8f70fbb40e13653a23904f..b16b71ea5db10c764902653b4e937b05fa8df04c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 8f66b86aac091fa2a6d68fb65fdb731d02c3408c..3a87a08e4abdbd1f5484dd3009efc79d4e44762e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 9f4f0d4c569a652e021387caf65ad51fa7113934..0947ede122b3106b7f4e98213b9bbd9f03fefc0a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index fc8553aed9da39534197d838fde5638b9d5f20db..a7c322d6da084fd38239c4b1fc160323024fbef1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index ca82c4850d3b17a724d1738743733f93e760dc22..b36fc5ecd077b451607326c0776f0cb8d9841824 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index bb271ae0bf90d11f206d2400442ccb04a289d984..e86932bde1803adb6d73c066ae2e4d8e732a949f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 457d9d1fa810cd5914c99d7afc129a6af5f37156..c42540758ddf5b00a63610f844f4180bb22f4ad9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 774ab85720e3269f08b50cc99663450a9ddb42d6..00841585aa1eab09d21f0affbf1a5b087d6db7c3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index e0f6db4477be3c68a34c292c463660ee611b0515..c3c3428c18aee922461066ea57456ca8347fdcce 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 04550934f60687753fc86ca75225d616c94726e4..ba438f84bb1606130e28b7d569b7dc0226be0378 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 62804f70e9168a5635eb3a063473ed4b1bce5c61..a6eabfcf4caf6882e8fe43d8c006dd1fb96155d9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib {}
 .class public          _cpblk {
index 1424f2709cf0d2e8b3666a9bd388c7a785f185b9..76dde917414d23646f63969ce8343920711a8f27 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 9b1a697461adc8d982def671fc27f949385b156f..247a315e79b52ee1a33bc5ed4b00c85eb4f8d1cd 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index f4d7cfce9d456865f2665f33f0b916b70000c499..2242cc62853dba36ef44ffbe05d4b8f12b76242c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 1355d3dc8e47f73e874f1861ce8af4b2e8c03b1d..05d0c654c528fa95ce41b98dded6dfa26c0cc8b9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index cc6e5388f5295dfbba1a3362a8061ebdd671eee6..a6439fd5a9c9b3aa88af7f43840d2132e7ba1b8c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index bf3abd25d7e1bcd0885b3575a1d8dcce444c52dd..b8f23ff14579280b57afd2319fc7b3f4755dee56 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 7aebc7e30c34b2075a4589c0ada5a870c5e9f982..22591e0c25812eaf4d6fb493774131658ab55952 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 36c9909d5ebf1a586b5b24d12b0d0ba8f9a001a6..889fd1f53f81031f9bbc6123000f91f822c929fd 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index c8a0e77227738cf77d1a5dcca67373bb82b4ad1b..a63431bdc9125ced6af4f34b5c514351aca2407a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index a159f9df8343440f894a112bd7698d2b296039f7..0b5e2df92f5ef1372342ce2b2350243fcdef151e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib {}
 .class public          _initblk {
index a1f8818d845ae085b53ff015f0429ade7a2bf8a9..b70cba5da449027a4dc8f288e2e5fed068d7faf6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index bef122f2df5366145861c94b308e88740cb907b7..a62c88b217d4fb01dd6030ee166eddcd56771f88 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 8e0e741b9d262037a479e6a474e00bc8acfa44b6..f4eddf5704fea4a8f40d97acf7dc9912f2bbac58 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 24e1363c2b933f2486ae70525e182c74926731af..5e7660c14fc7c8c86ab2c447084d7bc0052c63a7 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index f0b99653880d016b5ce0385443c43cfa6f29e843..17ea44f699c1681c2117c2a01425f8ebd58e6797 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index d1759d10b544ddee103104d093bc37d1ece590c5..86ea18bf5eb36cfd438e54807d454143856bd333 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index b411d7db5d4e1d645d736a53a0dcb28cf64af4d6..2e2c130d9b095f877c7c19fbfc87aa719ee56be2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 61416d8108ea0cb4f78f96538d6fe4699757e17b..3dd498dd63cfe92ab9125463de146e8a197e4c83 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 4d0e2a791d4014fb48fccc3cef152e0e95733d42..f40d4db2e923daa78c5481ca28da247577113435 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 87d2ae1f1ebf5b59a6ec0495660b16845f665cdb..d223141f2c8f6c9bc6cbf603adc95f3b8bdd962c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index a5d7aeb9f2c6ac031efe33fcf147b57d901d2286..27d91ff35267dbc2b2248a5e3eb39b5e8fea45b3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 9daac932b88713d826b84323ca65c1c22c8d9dc6..c80d5c9e59381c3d74c73d9ca84c122d0488dd31 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 3af65c46a076c5f0a7af69bb6ebe14c20c5642cb..724051a639005d31f884e64211d6fc870914c478 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index b381cbb9a1cd65907d0b15d17921c4514eb79ff4..dcaefc9d18e11427acd0f62976c9f92939eb261f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 265dc983aa19ea386155d3f1ba117155eb91ad88..a6dbf4845118883d3034c482a37ab9fbc6472907 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 6094c7faaaf80cb7885b2cd9c362ccf5e92380ad..b71c24a42fb48f63116ed40bb59692f15dea0a0e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 8a304abab3cbdda753c12608e4c13d7726074cd1..5fa314f8dad0b6c46afb35d1531a719fb039dd76 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 32295f12aa4c03779b2453b4ad334fff3acd271c..532ea27d2d38cccd65f45335750d23710147cb3c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 9f1d5250cee2b7c9dfec606b19d74d3142775890..7baaf364700e754469b0b36c95e028ef25161bc5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index f8b77ee8ff7b97209934f78d695844044ac67136..bb2b2ec7ccc974e460a7c54157acf9e63488038b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index a8aba3a7e4870d88ee3b5957a508ab08be80f44e..c2ceb2b57216e0f1097e9a6ebb620e11c5800382 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 62ddeca21238742470d1a38bcf9b3a450df59f09..81d2a1a8c968cd72d940a4c87efabc5498ed8a03 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index ec72adb732b2e033f23ceb91948ce6aadd42f469..8674fc40e31b7ba0b700b857c49ad1bf171c7b9d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index a2185393c4c53b3a6e9151f64b032aab6021f6c5..e8e60a6f9aeb72b3a1036cecbe297f8d8daab1a0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 7e1ef665912a59a737cade78789c434707e4a49a..78b818819e9463191e8e3eeddcc0973c61b9d19c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 063f7fe60815d8644cdbe7fed592b8f1a53306f4..6138c761d30621cd788f26a41184ae366f5fe3ab 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 83f2822506f9812e38cf5fcad466b3dccc9edbde..536a52bcbeb6f7be2c8e3e9cf06b622cf0117453 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 227d3bd0c45162f631cbaca5f99b75e148263b03..fc2796ceded87dc86ec2d67ed69838e41989b244 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 0ea80fcb11d238d0817d4d2015c588be7b6aaf42..1dd9d7ec38ae1b55503ef73e7d0791e4468be6f3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index c8d92f60576bb41f8069566b37b3c5078b013086..d6e35a16ef76e9486c35a6f38542f90deeb50cea 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 6be24c6aab9600d487a3ec190650eb4664dce5ac..d35c240a8353e75dc85d4524fd1650f154455d0b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index db95211584c4ab7d59ca1835fb0834eb2c69b68b..3d6a233885dd3a0c6799248f32ad2e22f425bc99 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 144b74b35c00959a1802a1098729c69e7901f8cc..dba66dab40d7581c6b2106b57ac670576b89b6db 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 2cb35bcc7642d570c34c60e0e22676c3f50a918e..50979fbea5ba03e7e8e666cb2164e8cc6e2b6437 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 431ffb9eadf0bab815fdd1f7595c2d9c2b0b3126..7657c1cb65eca117c4741df2cae01c4ee433bc51 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index e6bf530df490d4e8943cd498a249a4de8e27f324..f568e55adcb19dc96487c7365be678e7550e5677 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 0c871fde2415a737e2d8fe8733adfdf27b7d1fc3..ed6a12946e27805645e7af7ca9dac41b3ad69d90 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index d7abbb56ebe98ba0e824b04399b81ede68e84538..65a1beedc24b97fa7b56a252fb33dbd0cd36fb59 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 342aaabc623f3478401f90a71424ed1429330fbc..5dc3aa7b2a0ee8e173a7e08f361904d81a956e96 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 9740ce8d509f71950ae3ff81a84a8052221ce918..bdbcc3e05d7c0795793b5797060b6b36ef969bb9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index ac61f28c74279bfc446aed29d09ee576ceee15a7..d2336f7743a867fef398e6367b9ee6a558c99aba 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 03d56077371d18846a3e7570d8d686b2149e28a5..4e7c7fd2d6896fc0ae2ff99ac7ce38bfeabac3a3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 23153e6eda410ce4ad95a527e67a57af5b6170a9..b90c43815e68b22b5e2dfd552a71a90f26240be5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index b9036a61546a7d7090520fa8d9adb6e72182cd39..f3f6c54a592da425e2fe8025d2fab8c16b417ff0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 82d2e46db2b779adf9fca3fd6622faace1191b49..1627060c55b8fabb33ad3cdb63aa5a094d207f0c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 2d17d78e0c234aeb10a78cdc28d2192602477611..62a720d4a036f7397b59acb2c512a88da2604d2f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index d2fb46681aa59ad767fe030bdbb1ed01645c329a..deabdeba7c36887528973cbdb938f10bf3e206ef 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 0c0841d0f962c44e40fb84a805f26b0ff5ef1d5e..a30efea524ab1df73785f7d4c808880d2c53333d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 47a272d95c311f5e327906da4084e37bf6a53844..3932944024591737d6de0bb64044b32e44365557 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 1e8882535f22adb40f5ff369c2f80495be6e83b0..1693bbc1302f004a9dc10c2bddbf33d651f4e669 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index d5201fdbc08560f8c16261d99296dd0bba82f3ad..780f9bf74ea63ae7e90db5e269fb72e58097a1dc 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 54e5aac79db8f9dbff255ec2024d028d1f8a8d94..d5dae63341def7c36f937eae472ce26963ac49de 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index ef98e2236c0e929fc15e1f99f257318ae8785c5d..4cdfd44059cffebabef22c80248894cad340536f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 663bb2af1f98f1d3b504c17a0f5c321b7fceb472..b96aa19811fd9ece532aae3b55a4ecb9b5d27fa7 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 13e15a6c0230d8f43417cf972b6dd9e3b03ad1b6..f9268d656ccb2137ffaf13ece1b4cc05878982b2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index f067dd789d7008cdcb79b707bae36b06e9994305..6c65a4f5da969671950b1910e402f81cda3bbbc2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 2010cc4df06fe9d88b2252a68fb7a8de33795067..4ceafa279f21e16fdbc5847de87b5591763e2882 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index b25624ae511ce046400c874793d6c1f6b6b0d785..e16b25f2a0fe8b68456ad7c82c4e6de6839f9df8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 832f8554890aec55c7b9c1a09ea0167d02806836..af2a932dbd275fc9cc71a517f1a12d13ea0684bd 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 444d2de2319c91e16fe7247d00bcfec90eb3b80b..a6b04a51ba00bb0cc55f273fe5ad1b232f4aad9f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 845f90f42cbb6d2dca3b2076a970ccbe70aea869..b81788947f8cde0935f68fa980216a48daa6d20c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index eb3c48e9ce811279681c9144c2fb081e82793a9d..65c4b36e263c1d352971de50f257caf90aef2e5e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 8fd3b56debcb69c49d1d1c8e83b0911c0601ff3f..088c89a6e81a29fdbaf9e457daea69c0d0c3ef6c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index bfb9b838c5dc7b2373fcd48fe81f11b88dfb3bd7..c0f0eb402e3f596ad3e436c65fc5268a5b46d733 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 45c4cae4ef37242554edb8d5e0b840229eeb830e..f316aa9564f810f7045bf9b48a7c9bfb4d599150 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index cf5e0d991cefd5eb98dc3fa153d2e6695c925e6e..80ac25e66c7e11f17589c07781e706db80c94e2c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index f1678ed873996fe38f151481d4a77eabaf3a8a4c..f367fd9a02c3a811ce66cdad4e59083241b03c5b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index c6583ca9182e6cb9c34f32d31999231e4c829fa7..24ac7d9539224e1b54e9d03986f851803456e50f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index eee87a8048f2b915a77b6089ef5cc021a80d8bff..316b17785e56818f9164f7dcca2df91128c5b01a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index cf3e8a00736aa309af2fda9af110ba9f9ac30ce1..8e8b1ccf4df11414cd0f386f418218c28478a966 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 3043774030c829268adb17d7c265a4483bb4053f..bbd220c6c79744504f450b161aa7f2de3e06b470 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index d9872513f1851209af6cc8ba05f7eff7efaf1224..d110927720b39fa7ce90b9e1eb04fced14274527 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index f331e7ffadc9af160c295c8d5323aa95bf662cb7..04f9b3c49410e912f1696df4cc931ca9be50972c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 6b7373f900248cd7cfb3032095cfb1031a46c92c..697f10573b15e8d5784cb88d03475902704f4da8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 41db271efc91d0187c8641260026a0ec106050ac..8d0093519931ac997775161c3e77178f8b73b913 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index b18aee7053e762f1c229caaea029513a603b27f2..1ff7dbdeff151f2203ad897bd7fd58d2ab673d3f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 485ccbf77ffab7d996e14aa2ca54a13c267c9733..f29509c7ec2147190ebe55c8a3bd10db4f849ee6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index f74f6840c4c16cd322ab3a0463c69e0b2eac1a31..081a1bc9769c5f32be06bee934928e39054eeb7d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 76050f7668d3dd1d778a4ebb1a23d333d8c68c8d..ca4105b81f522d71465549037a399f4f091e3659 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index d6eee5408bafd47f460eb00e4db1c8b80b78964a..1f808a37f95d36b03fccd95299467b1fe5346a53 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index d1b9c9ce228acc44552aa1fbd330f61601716a4e..2130fe1200dacab0c6000a0600e86f0005fb8d39 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index afbf1a259ef0414fca3d81165bc6dfd1b9d4afad..8e510b170a7765a22d5160d9b009674c7fcba1a5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 53c144ec2e43b55c71d735a2f498e47171802c13..68367113001c7f0953c305603874877b56a4e6d8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 4c810a9b52df6cb7c0b9a1a00c603c6a001cf57a..258bbd34afbb0f1bca3d970b5d580b1ebaf80c79 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 06cf9b10b9325983156d9b58093b14b745f385fb..f06340f10abedff2aaef5b4c8517a82a986c640f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index abe83ae5e8dca25c03cdc8acad9bb66cff648b01..9dc29b6da32d97c26d2b7fc8582b06ac1b42da41 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index d591c4a64e256560868720d177cf75ed439cc07e..ce8b15e0d4e2b08429f8b9811dde5e321189164a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 1f5fdc6a6eeee9709eca774ca503a59e8b3b9392..3528a95b0973d02d9740e6f45fb16df71a5157f2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index fb836d6e31d08525677458b8097e3b7b52f9e23e..4e1f5bccbdb623a21782401b6046e2688bbec65d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib {}
 .class public ldnull_i {
index 620b3e3e2882a8846570c960d915de16074f153b..0aa96efdb3a2319ae3cdb7f10d7aba06360212be 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 28fda5b87c880d2b951d7c51f959dd27875ef425..cf628fa9e906e2f85faaf56efd252c5d15a491ae 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 87fec704dcdb2b425e95ea4b1cf1abc2f6f21685..3aa9c1cc78268f6788eb1829e60c5440a52692bb 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib {}
 .class public _localloc {
index 8cc8b748914558016d444ebd3c727a95a304d031..ef4f6116fcf34d2046e008e4ddedc377fa68daa8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index ef9c63c7aa6071311da94ea479411cd1ac2a538c..dec205b022e40a1118b54216ca2233baec51a984 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index b7bf6bd81c10f61d695fedca89d20db3346c43ed..e4e72ecf69524ba912fc6abe3b57270e082c4f74 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 7c66af55e661f671908e339dfb24b97ae1354d5f..570f39aa5b0f0371d0e1bab3c3001cf45e76ac6d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 663b774842732ccdabde193ab229f472be2d0e20..76c0d97dfccf432a76f2c729db9142f215d1737b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index f639ceac436b06d3c9f5ba11722039171c8bbe47..4f0d7762ca8090353914deaec8bbf02cf7063823 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index aee7bdf685225603363171b00871c4129c44b08b..524976577929eaed6b756677a18ef95e7c365a2c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 159580c1f5138c8aa54dd8007ebe2cddf175402d..1ec474dd94e1a92a361aff3d160e18481e007788 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index ce705c75e8e95441bf4bc2b658aa33db76989ea3..34148bde439f54559c0bec4eb76890a150ebd54f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index da967b7838011116939aa5a73bfef30e2edf5860..4dff56bcc8760c050ad75874d5b2266ee985521b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 0adcfe5a992601796366b48ebb3487b77b801ae0..96d812841958bef12633d945e0c647c924def38d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 0532e24791f13c02047d5fdd7352f7b381ca021d..d14c848ceb056a200baada0740e418bc7d77ea5b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 9396d3a2a44dcc2a7cb9dc36a878b9e1f326378c..63803e1b276e7f588db60e63cdfe7101784a56ea 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 1234f0f61e861da935705631978fa4c00a6b5b46..b1596fd1219410d0a05dd8b95c3f55164a304cdf 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index f7627095a9ba9523da7d8324a6f7983466b9af9f..3fa0c5f545af1a6fdc3997b466d40ecedf7c5c26 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 641e0f4c3950c987614b46db758b462faa58992d..0c158d29b4b4bc8a124195b90f28197a9c08b0fb 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index d23137b37db832ca991a6f3366e5af5ddb4ad051..481c227261cb4acce7bacea181a5e0543d5a6413 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib {}
 .assembly nop.exe{}
index d2a8dde0f505ab3216a0258c283c926b594933bb..e36561d836d482004d19a2bf8eb0e65443870151 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 7fa16bc78bd98cc836c2ec3a6b6305375d9d471b..d2ff0d3280f11f9ff58f9c3db6a478271c825329 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 9bf7fe4b2234427e481c72aa244b0f56091cd176..1bee36a6441871b3bf875f8e2975486fa76c0c2a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 62c22fd44d6c2faa370fb67bda2686be937ac0d6..175022c5b80592dece34676d7872566a168cb34c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 89056c4bf2ccb9ce405a0a5d62af7e395764e805..c14619bc492d20b1a362986f98b7100a8062a2cd 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 08286397f9a4781eb8509e76d87119b2970498fd..b66438cb75ecd9889fe4e1ca89298c3815677f6a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 068466b430b6b60172b29c405b8392ecb7aeb233..de4cdce68883cd08e07a3fd0fd68baa2e0646237 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 1014eec195c3f75f29dcfb36aa05df48f4298e71..c7cfa76f3190229acfd9635562f4d54c67e84de7 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index b94c4dad45fbdd7e8b08557dc5ce66f2f81299ab..0e38ee7c5e36bd5e755ca1b13d43b8e8655f64d4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 59c0e9ee815514576639c4147a8292f94678df07..e27bf259f04f344c60af1675c20730c82e2e8c97 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index e9ce7ac115c8891a3de8f6e6537ba3cbf2ed3768..21d236995a56fb06d6f756824a9c290a85e2254d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 70bd296ebd42896ed26f03f8b196fb31e923ab42..cd30076c827ad013b7765ba1522679599ca8d9fa 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 58d47e2527fc8c16f78bc98bd8d7d1f46139b6c2..d17b731712f877e187b48a3b204841f3cc0a2d41 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index d2fcf10e42724f53d4dc7a95c7fcc25fe8324a64..459f3ead16591b549169a8fa969e6796d9eb254c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 2c17122eec8db03feeeb879f431d4fc00a4ddfb3..ba191dcfb7aa10e24ed8f1d11073ae6983586e04 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib {}
 .assembly ret.exe{}
index f7f069bd86289b065bdd1e9076da31c3abbfe78e..c6d806dafa4361288ee8da0d538d319f1c7684ef 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 2105a423eb17b007f2dcc37278aa10177ef4d93e..1106ba64b93a3a7d29a3a629e2d7e7de9f411679 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index e4c812b49d96a94c00b62795d5d9418fcd469ece..47c0b187a3845864dce6545ce33099cbfc28100a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index b09497daf523bf2ba208610ddda5fdebaa947cb2..c8b6fa414935ff66ca78d56a3d5981ae733f5324 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 54500aa244e92bfe4b1a0d13a88c548d3b8136fa..040b4cd7b420b52fcebb3c67cc8b648cf1cabfa3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index b6646f08eda0bd04564ec4afe7107bf0d1a72309..6242ab7976a5175bbc044fcc3959b05d22c3da10 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 98c0927912635a995d20c5a5063963c89f09bc7f..da338031a98713cc82eacc3ff43e05603a4b3401 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .class public Shl_U4 {
index 2d1be5ed04b094d3ef27f24129bd2127b9640cab..f1a18c7aedbabf63745e4b9d3d1ee56a122645a6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .class public Shl_U8 {
index 51818776e532b33205aa0603dd0cf273fdad81e1..d1471b03c41e7d6cacc970cbdb547ca3d8e49eb9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 9a08594cc0e7d8dc7ea47834a583dac193d429ab..1cd971f1cf354255ae5c7769eb07574c98262b4f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index d1f8c05d48775d387da957927fbeff48e11e18f9..27e300247f0301488a1e07ee070b8b1a3d7eba18 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 37f0584b5b0cb6b0b4d798371163760792708e7a..3a48ac0ad66bdb160150483bf733c6d1d375f26b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 4dc0730d73579600f99642c647e6ebd3cbbead10..d27fe6c7fa33430f53c42e3bd501177e7935848b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index bef3f3fe7cd523ce803c8ae532b01d34ac94522f..d534171e8ac143bdd64972ed31ff5ec59f49d9bd 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index efb2251421d3c64dccacca5b71c9b0f90ffe4d75..663de6432b92a65a65c1090c75a83f0e962cba7a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 7d265636c72074399014a2748fd47ee4eb169072..98c4a3c8bddc13b0ca092e1d9c9a4c79b352b606 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index b78d191e14023dba05dc29250dfc5910b7c84e34..120de89f4020fe2e140e3faae35a2f977f2ebda4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 6a1c7a12d7b45f2e081ebe5f4d5b4194368f83f8..3b555b9a0467f740ebdac4e35a5148c6de2c70cf 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index aaf8619afbdb7e017dc742892e2a6b4e10133b02..f9fdd9244bfe0f390462d508cdf1fef47c14ede6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 5b9a5887c80f7d082f6ecdfe227ccd8304c5a6b7..5c3d054c887a0d857b1b22439b5fbdb97f733ac4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 133d66fe0ecc78e2da7ec9cd15a18c96ced89282..e929ef186fafec79b3b7a48544b1b4b5321fcd45 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index be8f6f42c907d111f61eff5a35570a27ae4a42ff..3fceba708e6aa237aec6416bfc80b163eab48048 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index b186eb8f75f8c3b0ea7d0686c9e989b44c76eb85..1528c7b2213533495b52662f29ef368e8bad0466 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 27fc500e6295d12216acc56fd6c74aec83105e4f..47ad90c502b03dde5debd90d913b60149a466c23 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index ea31fa65ddd5b0558e5d4b5a218c33dde0b2dda7..3cae32830aa56e9c1c1dd24ce15b3f9c7756af6f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .class public stind_ref {
index 928764f9af0444481add136855b67f5cc2518762..61132548dba0d9e4f832d767a9d5b7acb71545c4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 7e278f79746555bbdb92741ccaea7acdddeb264b..edb76127655f3b5927814d98ea1fc55a1340b721 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index d6e3b33148f20652f93ae5c7a6e0330b3a5a5ef6..1dae174670938401a7e77590542c59e7d7f48c89 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index c5a345fdcb7e69d94df76674e79ab04ee2fe7375..a8eb170adb84caae67b62e543d8dd917c6bd7bca 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 31b824faccd9c47ef96f40fea5f94a1e54b36b8b..b316496eaeb44ae83f716bb31c862a45df659baf 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index f8468d4466486ae12aa9c148ffee85e71dab7b71..d7951cb6f66ba02c1c7535dbaf38b05219bba3ff 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 5aae4dec1ae8c7193999f13f03bae3611fd5a6f0..b28657331dd371f52f8ff4dc19ea5f6c283ff947 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index e6873ca031340084d2b57eb47355080ca7374578..1154b19f886d598c0e117cb7821fbc5355c9b70b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 36beabe73d8a985e65e6bab7237f9d5aacca080c..1f9383a6c7b4e72c86b0e768814207bddd95f676 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 370a102c2aab4346fd4edc1f88d6a6e2a793692e..cce8dad72a5efc0d77db0094f055fd67ae0bfc38 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 293ad7ff8b7884620839f463d91e6b3f4d762f8b..92bfa347bea8901ee7e9070a97840844559cb1ef 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 9fd224b916def20fdebb7a24987581275f69223b..005275e3bcce44091d8a1e4a2212b7054f81ba86 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 86dba5cc3868a21eedb8b280ab7d71ce462b804a..4901b337ddab973040d4741c5f405206994b2eb3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 1dd34d84b1fc541b0f6032162ad71c4abac4f78e..889a984cded37df30275fae66a5f851ddf3d15f3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index e4677a658927f85c65b66cbf566962b823c570f9..4614edee88952f4e2ad247f29f45a799f19258eb 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 29a8011f77d02db99927d22f75aef313baceb30c..08647d0d975b2e1a0f785234956fee479b5c8e00 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 16423261232e8698f6f09405094f58e3f57b3a73..09977ab39299ed64afb387fbabc657ea043966c1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index aa10d45eb9784ae6cc54e4eb5ff12947cb2ec641..17bcc5d413cf50469162dcd8858855337afae520 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index ccdf2be606da7fb80008b03eed9c9a8366ac2529..0fc44d16d60d868e21e95cda41fd54cfdb43371a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 54e727b033ed181cb4dd7d7e65accdbdcde7edaa..464e41b00db6f4173993e8b5d1283a7a5f549a84 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib {}
 .assembly switch.exe{}
index 9cbf800be4dd7a40ccee8d6091ec4fdecc6a9a09..c36245f2040e244619a059bc5efb8f3a6bf7522f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 09740aba952784ae54f790ec21245d4c7d73437e..a32a9f7d2559f9bd5ba26f83b84c94a985de67f9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 7d598e7ce5fc8ed048306bfc6f89ed853f7f6cc7..5d8157bd51243e87af7dbad4ab93a358ca45014b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 6dbcd0c924d1d06ef8e5ea625f8ec1bda6a0c06d..c8e8fdfccd4d728839030859fee5af84c9265aac 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 850595e4db958265074a500d525a2c0e802ed361..b4ac94f7e7bf4ea4073668daebc766683cfc8656 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index bff7f6f720e0af36d442b099de2c834e139d979d..8ad3dda96211b54f50c6c1163401859e178add3c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index e17f17fb9e15df1d7235357cfed7692981109194..69a25a58159110cc5ab60d7d2b40ebf1926bb226 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 6691cc8e74071882bf65638363e6f7974a4c44a1..841be7ae0d4ed5a8ae8fd6a2efe99d82d579845a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 0ac5270ee895f1304db3c2ed94c163fb78b9a168..2c2d9b3a231243d2d9f65a686412f9b4492dd1d8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 7146bddaf0c7c3f55206c73bcd228482dd8c1970..120fe8dc84473122b75be27995fef080c0baa357 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index b34c88c80d258fbeb47cb930825be5f580c1b063..49cce9a07ca7dcc2838d33ef154e9d8a71dcf5ac 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 5abbc67aba5517034b1a934d8de64abf4fe2a886..34e2aed054337dc5bc314970e75a2db6699741b7 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 4ce9dde6613091923af634b9b662758acd5feee3..e8659815f4665f3ce598f3f8aa7eb049c26574cc 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index d76280edd4787d54ab25581b50b69a580bdd9f63..82d519d55dc4b17ce6e63fff3684fc992fc6efdc 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 7baf6fc5e544c0c716c641d9ad82177e3524f250..17048b36e5ed3ee77263fce364ae19893af23056 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index d0db095476445d204128efb9f3264b6c8b86c2c5..35a13b0f7a84a853a7f9a600a372495b9367aef6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index a6cc08722ed443f7da82db6c8172430bd8de69a5..61fcb698c72f985cf0da306a632a95070d42bd23 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 3171af08d817fb096ff691d8f726d12075c0411b..a5975364b4f9d6e26e90b72f1815bf3e68529216 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 3dda9f4ccdfd12c0bb8a88a4a1a1583a99543900..95ca06ce5c73e526b02061380dc1d371789025c2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 53b4af1db31222c51cbebf4ce294c919cf53e21a..54f5d7c535027eb521aab225c56be940cc1d979a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index ebb821c8d2b79f8f6c539f47589d9ab4a0c61ca0..a0e6b91691a0f5ceb5ef1023159ddc36574f7c8f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 45e5e4e781847def9c16c529b841de1bff4187c5..a29d0177ab1c413fce3efbb15776496ed25f2c2f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 2f517a9fb2c4858c29c2a9ee0f94eff8845cc482..75f42e32d047dad4fed7c1a6cbf9eaa731e0de38 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index dc341978532778e91253232435ca746d80fb245d..afd6bfdb1c8bec0e972412ef5a8ed1b44f846c07 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 13bd1de17e9d5f2b17488e4fc11eba89e82beaba..076b02729d53f6e20871993e6fff1ea4c73da78a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 58d3a968e4410506c46967debb5fde7d7c1ffce9..820f8451522e305af8684fa23e7c93e83ec278f6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index b0e7348b1d5458d9b71f301f90f995ca27d66bae..cdeed02e48c1e5c9105e19400874e14ac5521662 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 644d8abd80d6f815a6e32fe786f07e98dce61149..3325b03bf8287de5cb9ee072fe3bb5d5538fb325 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index d39caebaf074da2a252244fbda52be838957ac4f..77b22596c76f4decaab26281aa7fe9372b4f61cd 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index ddba577b8428e262cb6b818d89f35b292d53c14e..1e7f569dc64c944dc0504ea0391cdd750568855b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 1e143fd9d3ef53b20df03468753a76509b65dfd8..9b2f12632a3d21aa949e63490440d5bcb6d0633e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern System.Console
index bfe0d7b7d52cf1f61b0e1c646fee5c31e355e215..e795b764cce8e1d52a52003d3717aaf838ae24e5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 0d68a576c73d41cc0dc0f32ad1d360937a915127..5906d5a9d8683e5855d412617592356fd39ce433 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 79f8293bfd3afa3923326885b120e544cae9d407..ec249a40c034910a945e30f94ec8686520df9432 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index e26715a92d405cc052659b32189c0ee11ed50454..861e7e4a05f85ba0da24745dcd1ac6414e2df11c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 8c2a71d7e87fff65cf1afbfc34b1a309df1bb289..cb474cb41ddbaee3119b60affefb4c4d113d2183 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 56972930ea5d1620eae5e9bd04dca202a0b49e35..cd29c2e783949dd481077d74636e0db0faeb489c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern System.Console
index b8fd389a6393717cee0279c74e58c2df8a3e3b02..ce45d3a865e7ed5af4ea8688842a342c9e638e80 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern System.Console
index 41f43c153bc713221b490a2d6913ef151c0910fe..d24c80e32c5fcafaceaead94eccd94bdae023bb0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index b9d4c2cd859100e2d743dbbedb2e81f12269de69..fcc5b08daedab7a5c5ca3312409ce65ec47ed348 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index fb5c5407e6bc47da7edcbf86fbbe2983a4653ca2..36aab4de3eb04b7d548354e10a51363ab11f77d1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern System.Console
index a423ee9683bf8d90d6677ba7feacdad9f3ad8bf2..d85301accd350b90dbb43aaae034926dce3833e7 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index aa0a52eec492bdf5faa792cd19e4d34d30e0443b..ee5340dbfac488849375ef5cc1320354de3de438 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern System.Console
index 84670a249e2c4bcb698a1c7a721d0a7908184bb1..940239dbcb21b5ccef19d958f31c58b184f05443 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 5364f64981c43fc26407c19b68774869b71860c2..6bc7044a4b12a1ee1008366b77a646879b944854 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 929a5bf1033c86f22c9026a4e084561eca765454..ee7df4ce6b93344667dfbc5b1059c893c5573f84 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 07d9668aae039f17f267d2441ee5d883f6e75c01..aafa15db65f8e1c801442053e50f70b575462a88 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 35f1884b84a758fcc0536924e20114f8651abbef..e20f72d6e7b158a0176b590f99c80026efbdac0c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 55724e9d6b3c44849cdf75fc21270cffa46c214d..66016be994b83c55053aa4f28b1dc7759f7e0228 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 8d3b58eed46cdb57492318593db5462f1153f78a..f2c611e6e8ed5205ba6523dc74506a2f54fbf2f2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index f18e50605bc428b9ddaf014e45ff601c9ac30b34..63722c0cd72e2084e07c287956a5999fdda98d0f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index e7cd64b4f4f3bd9eb35671e8423f60da676f0d7d..c871f79c56910f69e3ad3537bee305a41f1036e6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 649eeeabf650b6c1034b06fcd0de5cdc059c8ffa..92dbf14dc3b2b754c1da0ca1e8abb563e7e1b44f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index faad447a5500f8f3d9fd9e8f96f18e4e62a6cc04..7fecc437f88cd4b375949b03f6d3d3fee6b800f0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 31e1e05adc99ed945d6f30b353db5f8c8a844b1a..ebdf16051b20d153f0b4f3fada75ba7dba1f014a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index cb75ae706a6d99314d5860d2462710696f2d5605..50255b50f8240354b1a694d2d39df1e206092174 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 7a7150a4941f9fc5393924c2d3146196d2a91c4d..04f8f250a3f4e1d3a6fbac526ed53765afa4d772 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 521618d7e5f6f0e413adac0ec30fe4b75e5e7a01..dc92ccc0d78e74e2922a589f35d27df0c9dc8d03 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 280599955e13efbdfbb70d08c42b01dc060568ae..e97cf6a6731ef855e5ba3ddf404de18e09d9b766 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index c7f11d486e729285baa068042a65514a6e9dc3c4..d3b8cc718b5a837a6d6129ffdfba9ced23819516 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 6bba5331abe76361091da28f02fdec84c700f032..16f2fcf81c65e38460689f3eb152579a326e0abb 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 0843c9bfa9073774949f14fbdebb62ae62a075db..91703beb5dc8d2e811474a5aecc66bc824bbaf40 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 8c09c83deb8afa3ec3d1c7e84e0c64d161c4f1ce..ae30e3eae0dd076a74418ef9d4142bd455af4c82 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index f1783db78b32e9ca9df3d4ea3f0621c21e1acaff..b5be8496080ced52ae8b2e0130dd0ee1cc252db7 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index bfa04e926e70446d2fb31a95fe41e80dc436b380..3cd39643cf0ef387063062fa60ab0f97127b9c7d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index bfa04e926e70446d2fb31a95fe41e80dc436b380..3cd39643cf0ef387063062fa60ab0f97127b9c7d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 83e20c326c0ac7c5850415feca9810029e6130cf..98eab0900467ba97e47e62ae71a147fdc5b08057 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index b39be811a2f9cdac8ec34a1477e60a7fd0078dc1..20b32e2b9d9f520b663b1d679269751ff3896556 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 3692cbaf5c359fd82106ed1e56eaf5cd878f0748..5539b2f62c514463467a144826fcdcc0dc5c9e1e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 6a5e2fd7ff1febd0b118276d71a436ba24ab3f0d..4c7287b1827dbc3b008a052cf8d11bade9c235a8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index b0ee370158d1dbc77388f4efce3d0a6526a779f9..fac1651735d5e8d2168628870bb4a8476dd86b40 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 81b03eceff33d80da091ac3a1678b3e3317f56c5..d2e5ab2cab4d859c90f3b058a846cbf2cbb7718d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly ILGEN_0x1d013582 {}
 .assembly extern mscorlib{auto}
index 87e0789cf9cb3946b0f6dd14a9e171305a81de98..ee5304593330db996859a6ef5ee870e5813314f5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index d8b81696321e1ab8a870b85a1fec520db0a6e57f..f94f3ffc56900bb05d0c677cfb62d78a9fa9aad3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 124bee15851f9ba4d50699b8e6cc88f83b4a2a1f..846cf51661852d4bb972ee55cdbf2fa147fd3c3b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index b84eba5b727f2955fd890121abc8e2a237d8f3e6..0d2c1b091b421335a5d7c5e4209669b16aaa0ca2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 3b63faedc4b9fb58757dc0c9cf5bbe1bf9ea0026..36858bb3530965b0e8ec2a7d7429431fdca5c39e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 05b987acb8c3f03189ef27c150e83da025453097..6301f1dc41b10d47db1b521408ea3f044d86599c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 108d3464ac0b11feccfe1c89c4f48c94ea708264..6eef467e492230f33996bcf4d0d30376eb697dac 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 64e28a9bab59070b6f060e409f7d3226e73af967..219e24fa9a2865196aa280106593d43487734b76 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index ba209da905c99299ab665ffabb538a8ee8b12c5c..59fcba566953f269c74fdce2a4db8fa6bdddc302 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index df07da9d067554b54b0e6a05b299c3596a453deb..6a85a00b13450af3e3df3477ea9e9284250ada60 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 87dacfdb34cb219359c7fcb113d7a047ea2e185d..6c0b239dff5fbe4241ed237a11a1845ca2a23d2a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index e0b30914ea9eca5f3d1abee1303191c79505f48f..7f0b89ea30cde3d7dd6d765ec20a64d9b03fe661 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 2af61369a7fdbcf0ee478901f5edd27d61fc4b5e..8a38cf517f73d214f407db222a71041c14a2303d 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
 
 
 } 
-
index 65f1fe72c7cb8ec1255cb6ea754c7dc3b376233c..ad0abb190e865e5a615f1a3a46743f12ac14f5e1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index ec381b97e6cc26f28a6a28ad0d4ceee72a06d4ba..f24cd8ec8dadbda552f2b05ed6cee811bddcba99 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 48f49f4c4ed792726b33afc2a38bc4e9de67b9e9..960a96aaf4bf5d0ca21b6c886bea2ad8d13ae314 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index d69a5c0d970e9f230f5db234f3ed150c324e5834..82ebbeca734b058067fb4bcc6f0e35a378440069 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 8d6aed75c52d3711a7aaac96f90ba5d93c3fd785..dbb1d64d50695846e1f819d7fbc536c54fe8c1a8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 0276fd57ad55386a6605ec5ff5cdb0628314f39a..625d5e8a1fb8a377d39bbcfdde84bd2e5c173645 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 8f17ca2b1387db2d7db90366649f54b8641ae2d6..8cce217a6dc612125bf6f1b0ce3b900238b46486 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index c1924f3190cbfd35c94a41aaa57bed19a04e9b55..6f1b364fcc9a802bef0b10b442b6044c8e6c4c80 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index d9b0d492826246dc98ae4e4808e0646f42a44d01..b5f317d129e7873fe491689f591123544b44d404 100644 (file)
@@ -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.
 .module 'sin_il_cs.exe'
 
 .assembly extern System.Console
   } 
 
 } 
-
index f4c13a92988b66d2c535bdb884a56adcfef58e40..cc5b9364cfa4e024cc3fe64415f9546cefa3cac1 100644 (file)
@@ -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.
 .module 'sin_il_il.exe'
 
 .assembly extern System.Console
   } 
 
 } 
-
index 88103683c8651fe0bc917aa1dd1892de91ff4720..0fc03075b82e080c11f0e9e8e0d0c9e0d98e855b 100644 (file)
@@ -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.
 .module 'sinlib_il.dll'
 .assembly extern legacy library mscorlib { auto }
 .assembly 'sinlib_il' {}
index cc8b765cebdee3646c010defd5dc862f6994ad25..273895fbd865fd06256b25504ecf97d7f81f4bdf 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 55979b70c1e526b797336668332d0292d3632c03..255dcab3690ccb627cd178695b41e8236be33778 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 27382632a547c3e3d2c084197c38bd1720ee6d49..1a76e7043d0c5b1e193112b964ca8f0e983fe710 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index a2e183b7919938e646701c28108158f7b4d8569a..337363061064a9c2a0c2a3feaba844aed3f4d860 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 1bce8faee5dfb53336ca0a6a4e2ff3ebaa958e86..f4339fe26ea0f299a6909e2c4e852a9cc193a7f3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //
 //
index e949fec59a9c9be1c2da6fe049338821e618b0e6..05d60ee911c39dbb378a0ebd08a2606dacf25fc6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //
 //
index 7cce3cf6771d6abee54e4b26b17d8d5f6a967ce5..a92a069e18b4583a8226670f4c33d7b1a7798671 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //
 //
index b2ead4dc625ad85bcb527d7944ce4adfb8e499bf..8e8b9da02352a792846e2c0c8389b9322aaf3e76 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //
 //
index 694f28e45084bb061ee815aec7dd9a8c9b98467e..2f3c423244559ffa8d8bae698e2c2ca1f10a3458 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index cef1376ab998a315f3f5da2989c5b45708191587..bf0bdac817dcc993509c31ffaa90b6ea334a1a1b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 191630a04f4b16ee549ea1aa1b724b0163ac2228..29e267808d5dcc166492e89f13d8ee962705c276 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index ea6cfea06271d8e2e9ddb148acb286620fb3bdcd..bef4e4f217c694e5680865f8fb1f8c32dad66fd3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //
 //
index 0186cfcebf5201c654d7f79394563db956115514..38aac85afefab112bac3766028ec26ef506088e5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //
 //
index 97df599bb9bbc646f1bf2725afe5fca39b37c1b5..096a6eb0131d148178a023c6f23d2895a28558c8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index ef6a4fbdc35276ef1aa59d76a4138eba9e9d6f16..2efdf59f1d771cbe565071cb07298d7075e3cb3c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 6df99a66db9e94ef3bc807c5c28cf9b68e81f93c..d42bb813f8d6f86b0c59ff1557d69d3113cd9dae 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //
 //
index 65b9a2e5bf2bd90f096506e623b7097668085d39..7ca54ca162a14e0098ef1be0f545feabd556b764 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 3378333cc98ed5da246ba6bbdf51bc2a169c1f09..c92bace6ba6e9e538eaaa3f8ca003ee5089108b1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index d39211165e275f7ada067d41d81bfcadb9d08e27..e5db925156c7eeb7f9fed55ff11508a95be382e9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 538cd6c758956a1392c950e9f472da927ee8080c..7191427471ddd3335f17f47d6af6860aeb886d52 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //
 //
index 39f4089affd6eef7ba3cd78da6d7bbc89b17b0a6..3961cbf00029936c910ac3a7bd7fd047ca322727 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //
 //
index 7d92bed94e81d1b338f128672ce85cea607701c8..dea67fbf402efd277dcd469be45800f280fd3d2b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //
 //.corflags 0x00000002
index 140d2a15b13dd54726f115c2df02c745c04ea0f2..e4a08997d56b6106add8e4e9346806b48ba18314 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 9433d291e2de1bd8d4a7b220ed2897aeac007817..db5c5b41e2530b7b6e2b8a5e03dcf841302f6f66 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 99f5f2340434bdc725ef48f0856fda653521a443..7b50ed627ce851dd00c423365f1f591b6334389e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index e2698ee3332b98292bc63d5df5ed8fa5e3217cf8..1dd83a9f1b2a89c56e73f1ef862e38cbe9c54ce8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 0831fd4d8a0bee5698e6e27a93d143452cc9ae7b..3b0567980ba98e5431dcc5303bee697e72bcaaa9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index eac24cebefc61233226d9461b9d5f9e8c7b3de37..d776dcf1b7e7cae04aa7fe3773d5e9c39f40c6ed 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 790740c30c53a912c910b4d54ed7a741a3e347b1..e13c203d7ea76ed2e8b23ddc0b8a193a74289f61 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //
 //
index 639168a1f6d815a894660fdbd5f11962b53a3e01..4accb540a8e33291b42d8c45aedd869c76c9fac9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //
 //
index 1c7e236697dbd311c2e401053b113a8acfc94dac..5cc9457db8b4acd4b1d5ba92689cc33309d92901 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index a2677ab70d1363b32ee6a2bc1dcd3776ca7f6de0..926617ad61467867e044154ea171ddb0ecac87bd 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 3fb073f5534b89410ee9a06e0c79ab73bd529056..403a9e9dbd6812e61e791433a1ff65b39edc9da6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //
 //
index e7e858fc087951104f854dc6df42f1e340482476..741dd979b95131f57a0060682cf58cbfc485dfed 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 0e9894267c4cb92c8c344a468bb12079ddc18f75..0f42b6ee80329b65e65f9d20f5406255810d54df 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 84c84b61e5843e6dd7a5b6a074b6c4c610cfc413..895386897cf27f6678d7bc6f3cec76fc1094be40 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 312bc131aa48243032007649bf4a6c77c91e23ac..462b04fda555285e58b233a08457d39b53f99439 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //
 //
index 8e73808e626acec82d9df11e727347f1b3204b42..d1a5d210aa6e47c92249f2c26aa414ff333240a0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //
 //
index 05b3b809de6f70f3609d145ad1711c3d11db0698..11ca8d325caec583dd6f4dc7e532b0ed75d92cad 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index bc658452efd5825852f03c100d3b8604c758f2d6..d488e1fe6ec8c67093e4affcf92d5d3491e445af 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 91083d5a47dbf586ff8ae5afc06f3b6555553000..202c72409a34b3420f1e65184d4f35ed25ce1fff 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 3069abf657d456d0c25567b86f6211e1d6d8681d..5218a42ba41c09aa47879a28e57dc6137ea03fd8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 6c132d9c94a3fb154e6013989136ccec86a94e25..90ec277a1af5e13a4b1fdc29cde948de47ec392a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 132abbe3d127de068cabf8fd2ddf56a3ae3f36fd..5fe53f02eb0b2c9b56b76c50ffbe84fadd9ce239 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
@@ -373,4 +376,4 @@ call void [System.Console]System.Console::WriteLine(string)
     IL_0001:  call       instance void [mscorlib]System.Object::.ctor()
     IL_0006:  ret
   } 
-}
\ No newline at end of file
+}
index 8a8400b75f1e3f1425ba69ed06031f58670337b1..ee2d8d0a5c8f085dd1e0b7b4d40db6966c9d1324 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
@@ -399,4 +402,4 @@ call void [System.Console]System.Console::WriteLine(string)
     IL_0001:  call       instance void [mscorlib]System.Object::.ctor()
     IL_0006:  ret
   } 
-}
\ No newline at end of file
+}
index 4525adcabe40f2c381606ac97f8cd80569122d55..e0e29bdcb602c0a83067f82405bafb8165fb85e3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 49cd2fa2f19e6718409170a8fd680fae98146864..34dfed83f20468a37de21aca32116b775a8733e8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 388067e797cbae0ab21d0b075a51158c198843aa..e5fa5103a8dd829dc54a09f321bcbfd9936a4dd1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index f1cabecc937aa63b855aa5332302522b632ea296..563485a6718b803a7b7879bf48faedc497c02e3e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 9f86fbba2dbc279b05e88be446f28830f74b0461..899240c2d331f9f29876f4e45ccd808f74af56ca 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 74cfc5070b8eb311f6d6c0e58161415b465b27eb..8085c0284000de8fb363847fad22a590fee28887 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index cf4ddbe423698874f169e2c01c1b2b06a04ab477..50f365ace49b0db228d464f8d64938109ba62a58 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index aa6ecb1e7ab4337e0fe019b69f5f5214d83a3d7a..6af555122b3d14be2c3a84cce6fa3ce6d57ae3ff 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 3f1fb3d718fb2ba23089ce32778af1806c1ed3db..e9c311a47e98a6782c9e173852253e62366b1e48 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index ae55e9b5de3326d36230db845d92a0e6d4a17c2f..4dbd362cf97c7bfa65bb7d5d7bcc3c0c05963bcb 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 1be21457e395f45c26e79605a5861e41f9db3b71..c0f11e173a7caa6a677ace9776f9e98fee380249 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 05dd15518a47f071f9565b57784668909932789a..f8cda9a06d46b61ff499eaf6a8060ce7ee5b4ee7 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index e3a83caa0889f4cf3f9f833430315af5de7b1a3a..0e8abda109b8a4af099eba0ddef03c453f54243d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index fd5d5e376ffd4f5f2ea3135b9d81c5d0e57e51f4..8592b5b0a3441988b20c81b1107f0894cc249914 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 3ac528a356abbcd7f335e16690adbeac6eba0316..23c5143b60a532dd441114212ee12e9574b34935 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index e3f1f043eac850bf873d07115ddd178e8f76c474..210249b05ad32eb1e71c408fc7f266d05e4c41b4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 5ec48bbc9d312281407acf0c2b9cc5d70cdeb284..288dd3a85b42a5fd1e3e19fba10757d62b094c6d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 51a2e9f1170bcc80ec18f93e84250c150b4d3582..2ad9feac5d142b8aa110a853306fb7c454118577 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index e915640fad1137706a1816939a057da882ac9b8d..77500da284e1e30c87263a9a52df8117f0a10e1c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 1d723764ec4d18ff1f450c453f185aeef2f0414e..a6be7b577b512e515ad17f7e5bf9d4695866892c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index ab126eb665b93b917a691a24e113043758b6c880..74161b0985db2bf0f43f9d90b0ecc0b8d8e8948a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 9ccfd81386037d57acfe8240b36de39347843e4e..000caeae350d055503eec5c6e1f91d4e2a78bd81 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 6d8e210605ad573e3a89fd3c150495d51142d174..2d8da01f40ca9dcad5d082bc2d8438c5cfc301ce 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 6b75d7ec57a7c18ccae01230043975d2268cfcc9..e33c9faef9fb35c461f088a1552e098754fef838 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index fa60d12087a60e66c862b3823cbbcb9ae37f7f90..fd89d72a5fb3e8187fea933c3109c18fc87a02b4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 51c485125e2bd85be5ff93d951cf77671b08407c..053eafb1c1743df9730805787fb25553d98caba8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 30ae9f98a6496e5a520009b6d3312b1aefbb0b01..2fa7e0562d742515df14f0a89fac62223af7dc45 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 2b72986f3b11a0de5727b0c1cac5da2a44bdc2a7..916e6e1e092a16022b4622a183d78d90b61af409 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index f056743beeff56bcfec81cce94e0688f2c532d68..e88a83dfdca6e0fb31ffb491be6061420906835d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 54e2c6f720b8065b633d9ac9bfae787c90ce0a80..1bac4f71cf243bc70b1afa6458ea8a2c9d2602d3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index aab95a50cbfdbd5fd356c7d149519c26c79e0c49..07da2d2a6f476c54b2e6957df913692fb1075eff 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index a510d05e58cc055290eda4db11d709114ba2994c..da248d0ed4aae0213d414b15aaeba73124a50ba1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index f1003b14cfd502239bc028a83c5ce4da5ddaabf4..7d6e588147503bef8f5291d2cdcd2e439fcd160a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index f8d077e5b77806d3b85465d514b07c603a358cfb..92f82a148911d385ed0d3b2a470d1da7cb13cc8b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 92151cf164766eb5b2ae3897637296e1852ba973..ffb415985b1324ed161d180571ee723d7d05973c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index a1f2cb0c19cc60a68fa3eabdae7edabadcba9cfa..232f864e6bb2776b8c51a71fabeac6c40ceddc62 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index eff99a91515a666e967df18f1a4935cf1d76de49..61c7f66eaa9ce2d4386932ad092c7e9771f55023 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index d044eecfafb2a753f6a92617897cc4a5353129f8..a73693206b26e08ddb9c25036c9efcebdeb121ea 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index a52f51192092e9f429b4be70b1674e183bef9e4e..0d0eee93a1e8ed175d95f05cd5e39d5163b9c222 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 119f90ac1980e694568dc779ce5bd74afe0d7347..c08fb3df82a7b06128edbaf196b66156ea94d1eb 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 304b2d57a29ea2183c17e006c6d75b7721fc80cd..6506aa8be612e6fe585648db9e0078201ffa58a3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index e624f1e952dec27538b87344d8834b5366f72c70..a5738ec15199bf1bdc78d8489706be1149e00905 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index c183305df1d50bf3cc2a002c0438c6039a3dfc56..dea7ac703aa8ee42e565f6f3b7f98c4f541290f9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 7c982bf844e1e5764e41ea4e3bd80fe39e04bb5c..bd107fe7564921904add34c214116b2e1ec80c8e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 6e2f874f01c62df43ed5585fb4fc0ee31fae10de..b7d566868e745d6b16bd7d67de4a8b181d870fed 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 2729fbd6105fd21b330a6ae8e417683989aa7f9f..afd81227ed8b4381bc7e9c0645545f36cf590a0f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 3d93bf6bd9fb8b0d919aa6702e1683eea6371be7..567acd54200d3a57360c210c403a0ce109fc1fc9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 33f3f6af01d61aa523191be226921004b3add683..cd56fd53be09ca6af5412d0e4acb7997a443988a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 3ab5b37ff2e3597c191c76c8d0d3bd57b4de3b76..f92e5aa65a4a785e10a015caff3517d29a075481 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 48489c26bd92fee775787e4642ce0b34225a5569..ef9bc0af312f44bfb35831795f471476a2675891 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index c7891b59f39885b212a699d58ac418e49847a68f..b29a24ef3275594187e030cda3f4b66579b1b320 100644 (file)
@@ -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.
 
 
 .assembly extern System.Console
index f055134a4775876a3c027e05d287ed311b0504c5..2e19ad81f0c41a972b7f477f55e8a8ae814be10f 100644 (file)
@@ -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.
 
 
 .assembly extern System.Console
index 5a336e34aa6e06201f075537613020ebb1a42651..2e4b0a93e3db0006c5d2b0a3bd30cd4100e895f4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 3c9603d033f756157934887484cc965c2dc62ccc..6dcf39ad2f791ba3fc6ca69de5202af715c29e1b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index fb444ddf2ff9323b8d15098038173792185c3696..24ee164aa119fd2af1eb10151e1162689f6ca0ab 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index cf2ed27624e0f61350e05faf5f6267e99bc43c98..97a1a9d8f52a9f8242c4078d3d96bb97f4ad4274 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 3d2b448efdcb37cd3439be9c4a4bae95e3577172..c781b0c08cf3bd076b2ff40e5fb49e2aa72b7362 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 47e471d03223eda94e2f1a35dee81d3a5e05aa64..adbdf9c0c20e71de9ace5046a41b5f21ff7a28f8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 5f819e2ae5312ac19ef2689d5bdb3c40afc6b5cc..4b4b1ae616c63d5e4068c445acafc6df6cc36c88 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 66a8bed0a0597a4cc351db354d8da6da98f8efd7..6bbd4555fd76abb76d6e42e9ccd422fa4b5b621b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 148c524be9ea12955abc85f5aa23fc9fbc3a7dfd..86e95c3ab4d9c62a5ddc9d1bde17b08a46da9de4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 8fc0c1ff08b43ca9119d8c5b8c0b3e283bc07c16..86b4a708062d29df55569e52a066b2388391bd1f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index a4c8d3434199800ae0e1de533fb5ab015d050511..6e4da60a301bb6cb356adc18662e9beee2a06255 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 449d1c5021ef4b4ce5aae1c91fe47619be70670f..17d870b86c89589914db0b5446f18aed176b97c1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 0a2c292d9f45c7025db9b3125473675458ded04a..3391c00897037da2da25567d641d1d598d684e55 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 2328464868b90bec574c53318aac0438b1562fa8..c5b2226c45c49d310147eb81dacc8c1847cc0d69 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index cb6e68658b24fa27d25dc87f990178c03617245e..a34596db4b2bf4277455a309ada9bdbdc71aa453 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 0699a6feedc30d8c93aa28bd33e6cb0cf7e23e21..6884b3f73c24596e24247bd729cdc21dc1e7e383 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 67b16c3406e024bbc9e913beccb6aad0fcad57b9..266f78b6fe16aaf271e00991c0924b8093337f0b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 981d25b267880a68a0986278af77bc6d8b9a3e16..f4efa66631751fb4236a4c29bcee1d926b8e1260 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 2b1ee79e1cd2f23f8ad3e87911f3da6a5742fad8..d00be62aedea374e8e915cb5a7a01567b77a2119 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 9ac96397510bbf5faf32c7a45b97d33db7e89c59..fbcf1327e9febdd5fae24c6844b772d9ee82e00b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 3ecd39a2b43cbff6676350b5c90c7eab2a575409..e1476d306f6141d8af79fea2987bb3f044cf75a9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 9e53bcdb3339a8545c4b05dbc705c61be08dbb62..4108a8a09a95e5e8a31c7f6a87042dabd236d0e5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index a874a48210eb46c08270b353dc4e7be1e4897940..de6704d921b11dee25a7cbc0ddf715c6ef3d0a6a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index c392efd67e21bcb11bcbdd3f1152680e3e3af681..261af21a97cb00f1eec8e20b7fabe4ac66f894c8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 6677b00cc705da451a6264579fd535e3203d884b..3242f4ffe02570b15f1960d40604a6ddaedd3c90 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index c2b0cf24fc59134cb3a0826de615e567590f4756..d3a871ae7fdf53d17f312a27e26b290020c0cd73 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 3d4e3953675285c7db115b354b8977cb6cdbdbe5..f791f5fa66db08d62f65ad4d3d68dc8ae4ec038d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 2dfc22a9bd6dbbdc1e0e469d812cc8796329cf58..3ec8551b407f26551cc3cef998827b15fda2947c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 1afd68f54356b758990c0c4a84a4db7783013e98..2179364b7696fc9337f96feff54f1db0a256a75c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // castclass_catch_neg.il
 .assembly extern mscorlib { }
index 3f3f85ffd4b1e214b3e656702429c603e32f304c..291f7126b4d2287d30dbab3dd2893e5418498678 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index d470e43dd2c3ac3cd9349523cfd073b228643f53..5715b3c7931904b618d488ea34d620ae48517f78 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 6c7b231396ab759c898620d31a9f653465fd3275..5d790693498c1ddc7f8b68f14bb8154e897859a4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // isinst_catch_neg.il
 .assembly extern mscorlib { }
index ce29e22941c56d0c3a930068abb597be07b495cf..a8856135e583f604df51e03aba3fffc468049705 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // arrays.il
 .assembly extern mscorlib { }
index 8576c9be4c7f1db96f0ff0eef2bea8be4dd8df45..a0df5413f012a1228a7bb71c7abf435f7a5ca316 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // ldlen.il
 .assembly extern mscorlib { }
index 4c9c337106c2b091c891683c5be86758d05d387c..013d5edaf8e3e67e010f0ce0e29c79d49c7ae7fd 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // ldlen.il
 .assembly extern mscorlib { }
index 07f6d0f3cd0b677da25f18f25b5a2ed8c0cc154f..4e8096000ccf57586732e5bb2bc9e70e31f45d14 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index d27584ec8d929e1a0212ed806d5159511025aca4..3b2be4a69591493d21e0b2afba25c16329b2c3d0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 28fd83e928a6b41291f6c9b94a3cd786d64a7bf1..c202393959728842b4afb6a172072649f7378214 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 189d9ab3c4016ed52de6bb97d2cbdd19927c3b05..d5c79889934de9fd845c28b914d73c92cc5704e0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index b198e9bcf07ca3a89d8536ec0bf0e381483f14c9..38b69f2733a0407492aa094b0050c4362026945a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 4f8d13fd4b58f33eec6a582ecba508efb22f219c..4d8e7b6cb8a6902b065b69bad06fe89d186374a3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index e4df730f41f3ed0b3a90dc3e3e826692b73dd012..f8ba214f0d5b4c597c4f84ddaa89324f9cd9cd54 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index e85f85220672298c76f8fef7b1ab1270401b45ea..97f943e08800d3e74046e315926d04f498554a30 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index c853d4e15b86192b27195305d7d02b415761392f..6f3ded25277a6188f7da115466ad0645e7afab32 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 6f84d60cddc8c86a5539c20dd4a1811cd15305a7..92b90c2b905a02ecfd2d1472963c2ed398ef2867 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // iface2.il
 .assembly extern mscorlib { }
index 801557dfb1fa7cb276266b58b640861936f6c949..9f4996f3a035302e34e8bb5a0369c2ce05e4ea76 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly ILGEN_0x6d358988 {}
 .assembly extern mscorlib{auto}
index dec9416d24c2a8e664187cc39fe2e4929b93cc96..9156f90fbcf55a5bd372dd3958f039db2df98828 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 8beebf28097afb9f9eed32a2ebf0aa00a232da32..6835c6e7eec4aa821cc13fcc2f7ff78895302bed 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 018b220d9c28d0203dd25081c88d765f8b8e0e5c..8078d84b57c3f66dc1df70b61c17d05cd7ee542f 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 37dad74df3b4648d66239a26080f36497199b063..39a4892d4a6915ac5b7b6d6fe9cf997d484e9201 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 3988806db43af5497af3798bf3954b7568ecb97b..ec93180189e798439be384c31e42171204bad639 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index bce12f6d57077f0848f89f99c5c7826f65ba5a6e..60d82daf649a5220b02f396b5c0a1dbfe910e406 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index cd98b057dde81beabfcf8b7cec1d661b9424edd0..c7fb2f1ff994f24930e4d662f3be648976ad52bd 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 0ca793341154fc8da04c5342e8b812fc18aaff10..f30ae25d6f246470e5cdbd1b3a105e5f366a8ade 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 1b4d358581be4abfca949d13ecc22d1711cf7bf1..107a4e5db4b1f5c2a3c2e33596eaf3509517bbfb 100644 (file)
@@ -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.
 
 
 .assembly extern System.Console
index b296987b2f5250fc04be21676fccf3d93fbe24fb..59e7bf92cbb00caf934c44d16ee8d705e00f1340 100644 (file)
@@ -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.
 // empty finally (with only endfinally in it)
 
 
@@ -87,4 +90,3 @@
   } 
 
 } 
-
index b1500872dea6a6b9071a54d1e07b14dfc835d26c..6bb0c009de78e4860ac94e2d78a169ab1dd552ff 100644 (file)
@@ -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.
 // throw in except
 
 
index d9a95d8af6fd764b2d64a1b474b43b563ac1f4c6..2e8fff95b4d111213f2180233743558a8c0aa156 100644 (file)
@@ -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.
 // throw in fault
 
 
index 9d64bfe23f717d22765278350090519ffcff4d91..63faf4534358b717fc156c181c65dff35ef6ed35 100644 (file)
@@ -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.
 // throw in filter
 
 
index 36f525b54bd1f78713e9ef8eb371a78655487e79..e527880db3526352b659e44bd363785827ee7f55 100644 (file)
@@ -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.
 
 
 
     endfinally
   }
   DONE:  ret
-}
\ No newline at end of file
+}
index ea4aa435f2ee208b8897ccd7905862439dd7c2c8..e4f547aae9b45078c29d03268a384aa5f91c7b85 100644 (file)
@@ -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.
 
 
 
     leave.s    DONE
   }
   DONE:  ret
-}
\ No newline at end of file
+}
index 63911d01a5579665fc9938186dbfe6f1723fa4bc..03c9fd62767c4728d9b810161319c022c0a29c53 100644 (file)
@@ -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.
 
 
 
     leave.s    DONE
   }
   DONE:  ret
-}
\ No newline at end of file
+}
index 9ad147eebd7b250ae234d907716b9d6456b4ad46..42c0c381f08db1f1c795358c4ff93bb849597733 100644 (file)
@@ -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.
 // throw first instruction in catch block - NDPWhidbey 10777
 
 
@@ -68,4 +71,4 @@
       ret
   }
 
-}
\ No newline at end of file
+}
index 37f91744c7aac96c1da6e3242ac05c5c83492e11..7d908616e8b1579e68cec1d4a21a73f5949d7722 100644 (file)
@@ -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.
 // basic SEH, non error case
 
 
index d5dfb37005e7951ff60310b96aa20dac4bcf4e8b..5df356bdea51beb56b5c8282ac81f32da73c3630 100644 (file)
@@ -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.
 // try fault, non error case
 
 
index 64251323e2488b6088b336cf7fda5589717bfed8..10d82897ca3a8b76235820623743699c6ac73d1b 100644 (file)
@@ -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.
 // try fault, error case
 
 
index 025e43d0f47c681b070eb6ed36e78581841cf6bb..0bf8e14d15a05214c80aa9ce30f7cb568e8ea29b 100644 (file)
@@ -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.
 // try fault, error case
 
 
index 9e54cb2cea94382d9484dc973ed253d33319d26d..2723d4eda9b6b06ced0f3c7379f04d5747d499c2 100644 (file)
@@ -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.
 // a finally with 2 endfinallys (1 unreachable)
 
 
@@ -83,4 +86,3 @@
   } 
 
 } 
-
index e7c96e60c47fcb9b7b2174e30331b06a0a884887..eb4b82262e473bcd3ef4288c0cc48de6ecbeb8c8 100644 (file)
@@ -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.
 // endfinally 
 
 
@@ -104,4 +107,3 @@ again:
   } 
 
 } 
-
index e72d7b2910f19c4dea74d0894df539ed9ce679c2..a87c09599979e3c4d61127e121b2db607e3b4b70 100644 (file)
@@ -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.
 // basic SEH, error case
 
 
index bc9e79be0beffe5d509aca1a29e3616345ac9034..178b524b83e2c2b6c2f8fb8c7c45503762917319 100644 (file)
@@ -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.
 
 
 .assembly extern System.Console
index 564940ebf2c019eb674abbd02a06479ad7dc8c44..551aa764da2d57958bb7d15d3a5ca90680df15dc 100644 (file)
@@ -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.
 
 
 .assembly extern System.Console
index d5cbeb17c60677cfc9bf42eb7f247a917d536f77..3993ae43a8a2cfe58490d1406b4859c5f13e9bf7 100644 (file)
@@ -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.
 
 
 .assembly extern System.Console
index d9167886e80e6d59e0ccd708d549333b686cebc9..ae7ddea3c4b254a8da65a1bac2c3e1363e943707 100644 (file)
@@ -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.
 
 
 .assembly extern System.Console
index 3968216f939b6cd3e2057883c057e23af9315489..66f697661481c5df13d6e97cab5b5e1bcc39efcd 100644 (file)
@@ -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.
 
 
 .assembly extern System.Console
index 031a4c64b6174c9cc5da33a98f78ae66777adbf8..75663c8108423fb2188c4543129090725478f250 100644 (file)
@@ -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.
 
 
 .assembly extern System.Console
index 4e3635f27762bec89d2ad9069fc963f8fbf38afb..d2cc883169499c63e7946fff1a0d55d4139604f2 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index d6960fc76caf9037cdfd741c6bdbecabbf76111a..fb6b9e19c8a08211e5a5a65390ba191033e035dd 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index e65f5ca602fdc47692b8b0d71481fda507f89b4f..4ffde2a06f67c041eebc56389517aa2538d0c802 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib
 {
index 5341c5eded2fe1d8da2e442ad52f32a805e24bb0..4853b8999ca6fa2acd0f0b053e67d0f4aa483837 100644 (file)
@@ -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.
 
 
 .assembly extern System.Console
index a9d95276b8420153b6a7924ab487171bf071f019..b40d2cb0ee070195410e82062c01e2b1c391673d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib
index f491750a3c5e0f095c6cc5bb87488d724a29c5cd..1554ecb55e5ffb47726ccdd7fa53d5d6768d5d5b 100644 (file)
@@ -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.
 
 
 
 
 
 } 
-
index a54c2d453ec6209dcb1e380f9f2fe4337e4f9315..801f001722d2aa50dbabdb4840983879547a0930 100644 (file)
@@ -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.
 // dead region in funclet
 
 
index 5b8402ea8fbd8d42fafd267bf58b4d5e194859c2..0d14335ef2770549243a1c4aabfbf33f8bfed9ed 100644 (file)
@@ -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.
 // dead trycatch due to a br
 
 
index c131eeaa7cbb223ab534b36ba872a306a385b39a..b1ec737cd374a48385c7140b14194b18a8987042 100644 (file)
@@ -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.
 // dead try finally due to a br
 
 
index e6707e86db476b7a33599888e2da5de1c58eef3a..28b286a2eced27a1e26f7ec2f91e32052c3a832e 100644 (file)
@@ -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.
 // dead try finally due to a throw.
 
 
index 6671a01c0ca66211a7df0f9e997aaddc37b49102..91011895bed91311e9d7e80f33a73f4d38bdd6fa 100644 (file)
@@ -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.
 
 
 
   } 
 
 } 
-
-
-
-
index 11e96af2ca43ac44dff4ce44519309e72641ac2d..65015746a6e98c4bb55e972e7f03cb4b97525d4f 100644 (file)
@@ -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.
 // the simplest dead EH region that will not also have dead nonlocal exit
 
 
index a16f5b5ea5abd509992e8c11ec26ea6d72e38298..380831a6def2b6a2288b6e80fc1078fa902d77de 100644 (file)
@@ -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.
 // the simplest dead EH region that will not also have dead nonlocal exit
 
 
index 45d77e969dd33d88edaac39906b1bb489dc22224..42aa94439e679ce59c2052efb0feb79815eb523e 100644 (file)
@@ -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.
 // the simplest dead EH region that will not also have dead nonlocal exit
 
 
index cfa8d70edb4451cb1768056c7d1643be72e9c6d5..a82d66f29694de1a44c266c28ea8887d83fa4f70 100644 (file)
@@ -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.
 // disconnected catch{} try {}, with a backward leave to go to the unprotected code in between the handler and tryblock
 
 .assembly extern System.Console
index 3b9d40ad1aae39ac4f660b34134e0096237d0c81..780bc6a9fbc2d49c81aa8d51f818578a53dd7227 100644 (file)
@@ -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.
 // catch before trybody, error case
 
 
index acd7a352c1b69c2724f452d41d497d1a52d67e0f..58b6d76ca056932c15cba790a6e5cc1aad89180d 100644 (file)
@@ -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.
 
 
 
@@ -85,4 +88,3 @@
     callvirt   instance int32 [common]TestUtil.TestLog::VerifyOutput()
     ret
 } 
-
index 224f52795b699deaf1a62267e7ccebd86f5aa2b7..4d8b93f795fe4debb31efb8f5a71722dcb2c53fa 100644 (file)
@@ -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.
 // fault before trybody
 
 .assembly extern System.Console
index a68904751bf70c747f53b89de884df3443f12f91..fc76bfa061957d6c93eeee1866c4922487d34bbc 100644 (file)
@@ -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.
 // finally before try body
 
 .assembly extern System.Console
index e2479599b5b0a6743f13fceff84a02fb5f726006..8bdf69a7241d4d56fd3e5efb640498c79005ed40 100644 (file)
@@ -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.
 // finally/try in try/finally
 
 .assembly extern System.Console
index 5d173308a33a86782c5935870dfcad43bdc0d139..040ce10115ce04fc62e6d42d9d88599e6c9b3b2c 100644 (file)
@@ -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.
 
 
 .assembly extern System.Console
index dff682899f8c26f6e6fe83b614fc837045c71667..93acbc908d168ce9a3fab634fb998711af7c766c 100644 (file)
@@ -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.
 
 
 .assembly extern System.Console
index 6c4d8e79e808c7e75db06f51bba4252b03da10c3..69f169f16a6d45e800c4217c048b5ec2be36b41f 100644 (file)
@@ -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.
 // seh handler before body
 
 .assembly extern System.Console
index 873f47d1f7e26e2fc31925fb951543ced436b12e..a694ab69c9eefd1e7301334095dee8bc84c48228 100644 (file)
@@ -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.
 // nested disconnected try/catch handlers with unprotected islands in the middle
 
 
index 567c23c0752469fa1da486638acd1af6eda87095..64c881e5db2ae2157e38a6912ccd63100562ec40 100644 (file)
@@ -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.
 // trybody in between catch handlers
 
 
index 1521c7f991c6fac2533f5445de42eeba1267ecfd..1e695d1210ba05d62565eab5ee31dac2b24cf5b9 100644 (file)
@@ -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.
 // try/finally in catch/try
 
 .assembly extern System.Console
index 1673bc198482d8460b9c4c8c61a5bbb15c0c91a1..75366b4dc6b369bd3baf25ba876a10c57810dbdf 100644 (file)
@@ -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.
 
  
 
index 8f9d1c8fe87a3cbf68a39660929f909d615e6d7f..5d9c5a0656edefa2725ef78ef4740b9305a459d6 100644 (file)
@@ -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.
 
 
 .assembly extern System.Console
index 32ca890d89eeea5472986a8f43ae03841d01cdbd..b6c7dacdf050eacab8014828755c7b7a9694d8d8 100644 (file)
@@ -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.
 
  
 
index 0dfbb3f2bf29a4aba8746241b4cb3c946ed383f3..3e6530d84bd11de2ea9705b40af879714fa89710 100644 (file)
@@ -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.
 // throw a 1 dimensional array, and then print the array
 
 
   } 
 
 } 
-
-
-
index 69d36f421d650343b55394e9da082e02d330059f..ace05d05c4cf6911673f44f668afe470bc5065de 100644 (file)
@@ -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.
 // throw a 2 dimensional array, and then print the array
 
 
   } 
 
 } 
-
-
-
index a92713697700ddeda656bdd22a048ef3abed34f2..f06154a056052a6243bcb6bd907d7ca07487999b 100644 (file)
@@ -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.
 // 2 branches out of try with dead code after tryend
 
 
 
 
 } 
-
index 5b5f4cfad1b86a38fda5afca00c79373415dfb46..cbbf77ccac1e1387fea2d6d6c350810c1ddb35d5 100644 (file)
@@ -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.
 // backward leave in catch, with destination before optry
 
 
 
 
 } 
-
index 2d4c0f61ef6bc500e7797c1ea69fe96459723e96..54e6c63ff6bac45085e7c61f8cccb8b035c5215b 100644 (file)
@@ -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.
 // branch backwards from try body (a try / catch struct) 
 
 
@@ -161,4 +164,3 @@ before:
 
 
 } 
-
index 297265cd2cc6c34398f76b2126fa3d58c1b5f0c3..c7278cbe7616a85d64db0c206480e4d0b3cb548e 100644 (file)
@@ -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.
 // branch backwards from try body (a try / finally struct) 
 
 
 
 
 } 
-
index 8b70da7aba63d78dbfa092efcf3237af862f8a7a..dc5c1b4c80f29cf6a84636f784f517cfad7107ee 100644 (file)
@@ -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.
 // branch out of nested try-finally with dead code after try end
 
 
 
 
 } 
-
index 00530977c1254f609f819d45681b52478a5bbd98..cde4772ac32cb02f5f3162da8e3acbaf6f333f48 100644 (file)
@@ -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.
 // branch out of try finally
 // with dead code after tryend
 
 
 
 } 
-
index dbb23f4c92ade6e8d042ee5208617250a64e24f3..dfd4556590afcb68c12351c810836d596e5af362 100644 (file)
@@ -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.
 // forward leave (with dead code after try end) in catch
 
 
 
 
 } 
-
index 6bf0dd3183a96f438df7d22586483f1e995495df..52dc0948db9aea4cef8ab97853859c6b1d480ba0 100644 (file)
@@ -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.
 
 
 
 
 
 } 
-
index 81ec6e98b2d042c710d5a2fee48124bdefb4e2a8..df08618471a27b187e2acace19e01e80f355a6ca 100644 (file)
@@ -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.
 // label at the beginning of finally block
 
 
 
 
 } 
-
index ea3d117b03683cdafb47bd78382e8fc02737dbab..65479b0f0f7b3adac7dd8d25b2aad4d94318669c 100644 (file)
@@ -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.
 // a try catch where there is a leave statement whose destination is inside the catch handler
 
 
 
 
 } 
-
index b934a72eed51780580b45f8836377b5b30658db7..5b658d1c62311c4f5feec02ce504d46e41cada75 100644 (file)
@@ -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.
 // try catch, with leave statements from the catch back into trybody (allowed by spec)
 
 
   } 
 
 } 
-
index 202daef73ed5ea6631de4989b01b64e99e63b074..56fd9f51f565e2eef60e8c9f17114d57493b1a08 100644 (file)
@@ -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.
 // try catch with branches into try body
 // try finally at the end of trybody of the try catch
 
   } 
 
 } 
-
index c449609c21e42e4d9d20e49a642ce86de9958542..84a3f13aeeb961f8b9169442e4d0806a57c89ee3 100644 (file)
@@ -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.
 // try block with both filter/handler and typed handler
 // the filter handles the exception
 // if there are more than one handlers that is suitable, make sure that the
   } 
 
 } 
-
index 3028a8b3dea4265f909961532a452fdf3edf475a..d520d51ff3577b9281fdfe3a55d6ccdcc6b9ac13 100644 (file)
@@ -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.
 // try block with both filter/handler and typed handler
 // two filter and two catches, the 2nd filter handles the exception
 // if there are more than one handlers that is suitable, make sure that the
   } 
 
 } 
-
index d9af8c523d58df1e0ae3e7a73c1cb9eb2ef16910..ba96864ad46675e74711d31db8d98e31616972b9 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index e3315622cb19143cee1b3b802991389179f9ac78..96edbfcabb243b7bb743dc1f47ce4a9cb36ec166 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 02bae018e111ad0e2ab9c148a4314aea76ad4c33..8660e3ad93254a4f74ebc6aa144cd466aeadbd88 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index d3e36615941fb826290cbd44a190146a1811c3e3..1932a64ea98d78c3da157ac7aca6e24f1a8c99b5 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 0500fdd17d6f0741dba945e20d0f1f0b0c23cd08..382b97729ae08a6c2281e6ad6e9a224f920cd0ee 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 4aefdad80888ad1c85df35b5b1509e1f5b2895d0..96c00ee91cfcda9e6533a7061e189ca44b8eedb3 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 7b10e6829ea014416d2e385d8491e2cc8765d623..8f6e2db4106fa7e7c4da5a50fc0e6b3792992c3f 100644 (file)
@@ -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.
 // local variable value should be preserved in all nested handlers
 
 
index 13adb5cf7cd8e3bd3a3156d1cc44769c195e1485..b91ba1d6e9d673e54301930e60b186fd027ce4b8 100644 (file)
@@ -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.
 // Throwing an exception from an inner catch guarded with multiple catch blocks.
 
 
index e06f4787627cbcec25b1e3fb719303fb8d78e14b..fafe96c920c707d310d3d63b88b040e1208a524d 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 937324780fe754287ade50eac9a224588abec41c..aaa3cb69de457d1dc1f855af653b6b1f295e4842 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index e71699d2ccd5949bb72f372f85bd8f68c3bb9306..f2615fd59504b84f1845d808a53ccc714ca860d2 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 8df54824c71506320cac6cc61f0263ebdd0df85d..7fb0565a66fb3eac0ea07e3bd227249e3dfa0db5 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index d6ea3fabbeabfc86f05acfe4b5d8af11317eec68..2ce15fbbc07711a6f68015b3afb414fa19cfbcb6 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 456e1832306551e16123af4a2766ddb3ca38ef45..c7c6dd36657106e460f20c4fbb6ac788cc5751e7 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 5e39a37b4ac7e4ec493e3366136498414d8b1544..0cf324e5fb2bfb2ebd104d4371cbeb6cff2de8d4 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 5d77c2a6879f0331ed99641c3e682d5a5b923891..795a3bb73865e988ad00784ca7fde4c89ad91f4a 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index b7eb3698c19723423ec95366a4c8455ee39c8a7c..a1c6fc1fae1419d3d9806a6cae6541d2241cf22b 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 888fcc2f06c07ea2e89d76b5048e4f5a843002d2..1b81cf7e6ba357a63bec3175c66a45eee7f20ffc 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index eec9dec2b217d1275a76313a68fc573b5459f440..cfb5a623dd5a2e092d5c2e330702a0db719103d0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 4eb80bb52cd7f84f499b17b9471c9899853f29c5..0b85f5adaf77627c30e00fecf9d0ac3807d84265 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index a198e3e00953817508c0763dc0d16ad904fa0a38..87126bb4a8759a3362794f2d0f03be1667c71f99 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 370a89044d8f4336e07269026a66cdebf16676d8..b8cb471147235011e631c3fcbc9214525334e197 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 6accce870f864fad7ef2ea8fc35a5a26642b55b6..5c34b03f4af83d9bf29f851e7b6b9745767c1058 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 83e6e1536c12aecae10bc8a33aa5ea07b39b98fa..bb24b6483c629ab304f390a3f99a0b48ab4e2318 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 6ff36ba3ed5e711e1819a8792fe0236006a294f0..aac154e0bcc4347022f0a3ceb8c15fcb2e5b09bc 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 665088c2dd24ac1cfadaabafbf222fee438eeccf..b2cbe1463a0bcaee1621dca1e8b344f81158d39c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 5b8612cb1b66c603308ae836fa6bab8ec5798de2..07acbaf186e55e21f6b8b064e9195eed31ecaa17 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index e85b6b6475007e4c6f8d7537f256ef3f210b44bb..eec9a9b1a2381c91cd74d46e79b04591c723d5d6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 17bc271746d38d01a46477da3edc268d3f65b36e..d71a92a8d305bc384bec38900c7fbd27f4ab8dce 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 97170c357fb703319d145e5526629838e4e25434..a59384903720173a84be4300db81db4a786011b1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 265e4bf921582b8585ad8d7da1caf4f6ca03d2c2..e4c8a6d20f3577eefd1e574452359e8f9b7ee2ce 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 1e9d166368ef67b3cf49ce9d6482e2ab3ce9ae2a..cf9f6245350260f96801640815234007347369c2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 32c47d4c0043b5cda1df0bc3e5bafd86cafb09f1..24251a9de7df14a17cd04d1f5deb450a40d09134 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 716c5793b5fc1c884889c0d7dcbed188fccb17a7..65674fb50f555807cf7ef0becc9451c956c1d33b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 5c0aa7d956f5358b7f7b7a7f6b7f1e3d47cfe4c7..2bc99f3b276bd3351880cbb622c7ae3e357d3cd4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index c24ee0ab5034c11135881c53be4bbfa6d5398548..c74e3b3f9288c381416df7df8d29dcdec7456d99 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index a36e40b2c0d15c934342548fadcfb2ec234a566d..989a674c19a0a51bf180fda49d0c6d9ecb0a4c72 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index e535de99abb72083d3043314085ae48028be0aaf..e9205f4b19c065a1f3de7f8a58fa30f6f6295223 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index fef2093dfd5b4d22c69ce8dbe6bffe29cba08458..9d1bdd799925acd2f91f1da430d3065a164ecd63 100644 (file)
@@ -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.
 .assembly extern mscorlib
 {
 }
   } 
 
 } 
-
index 495dd8f2a9403cd93defc927c2bdeff9f6b2b17a..94f6490a93d8ac5be7c19c2ddc9196cd3e544a4a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 98f87b1eec832a3c82ec2220318d12e9ed7afa13..4a17b2f6c02745a6b5d2dda795eff50bded23798 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 22d4729c149ff7e3f816de5c77cec4d8af5ada32..30169d3d332caa3e508b9ad10393867adfd95dd3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index d82af8f43999453720ec26009e1afd4bd2004e37..79265b8cd495accfcfa7b10c8004a3319ee6713c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 8d1aa0521a857785c8c1d2ca0291306da86d9042..3ebcc5e0713d3d8ea04c67ef0becea0311ea9b8e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 357e813a46a8fdc054cff0bdfd754b1aacccad9e..f26d594ec2a35f4d947b927b429c9db15ebebb12 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 937dc7c15da1497b85bb83ecdc5e8853932432b9..f64066a71ab21d442133bce428958c9c2e6a03a2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 1e2f56bbd01b503a25ff2637a6a71d1bffe9cc30..e441c4afe46cee9f85dad77d508d45f889447836 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index d8a12d04c17da6180264e5bee93ca5aaa4c0b8db..ddda6fd7bc96f4f04401d36838813c4d1b0c949e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 68748485368cbd097db73ad5ebf65e3f86de713c..e4cb5b95179f0d18503e6c5932759e70e0d584f4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 64a860e0a04eed75aa528d5de69c8da38f4a9554..3dbfda0f155e0c9174fd81ebf9a61db00356ce40 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index def94d7d26d6255216868f51d3ef8658eee599c1..ac4f90d1a3fb8241a775c65c0163fa1efb2b0aba 100644 (file)
@@ -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.
 
 
 
index dc25a8c7c61e6303338cae63436a3d45321c922d..91f53e922531b28c2e3007497690ea4b9739e133 100644 (file)
@@ -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.
 
 
 .assembly extern System.Console
@@ -203,4 +206,3 @@ ret
 }
 
 }
-
index a19dec370c6b420805e154ea63ced6c5b14fadde..284dadded0db33692104844a826c951e9d74ab3d 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index d15ca6f4f6621dc77870d05f206ceeb8b5dd543d..1268ccc4f688d371b3290a3ffd411232226fc793 100644 (file)
@@ -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.
 
 
 .assembly extern System.Console
index 60122d1d0a8bdfad1cb6d482f61303b3a65fc7a2..3b08fdd20053a8c76dd4427fc21b49e10ba04615 100644 (file)
@@ -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.
 
 .assembly extern mscorlib
 {
   } 
 
 } 
-
index 352695be8172d0eb83ffe20584227d98e015aa15..5a5b1b0409812203041520fc5143ff44bcbb2205 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly ILGEN_0xb8816d7d {}
index 7ee3ed50af7ee01e19421dcc6bdd5e56ce66222e..1d5d13af31a9664aa4d5fec85814a8a715138580 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index cd2848f9d99dc024983f7b862c320147907efde0..086ab06c30e9475dee889dc7bba8a37db0979a95 100644 (file)
@@ -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.
 
 
 .assembly extern System.Console
index d3bdf2280b4652a2c341fdc0bc1233c2285b0aa6..36e8bce497f996377bf801681f0a4b5b9a45da06 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly ILGEN_0x52ea038a {}
 .assembly extern mscorlib{auto}
index ad9810cf4cf7e42cb33ded026df3ccda733289a6..51cc373ddeacf04efca77c4189ba038fdd9f3321 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly ILGEN_0xd01d9fe9 {}
 .assembly extern mscorlib{auto}
index 9fdd4fbfd91888e55c1eba8e0d050bddbcba9b49..943c383ac9b214a9b46b993a01ac07919649d3bf 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly ILGEN_0x537f7b0 {}
 .assembly extern mscorlib{auto}
index 532d827c001e37365c548f48903c32916f8ef791..f07e0272566124d8393c6247535f2ee1c883e6b3 100644 (file)
@@ -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.
 
 
 
   } 
 
 } 
-
index 9104556d4e9857ec9c5a07376091e14eacb4a122..267f3a0e72c8d9d9e92bf90c84802d3c3ccc86dc 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 883cc665401cecdd12bcd17260e513fd8ac66ec3..fc3de222206b5ba02cdb0ae61e8ef72c8531f733 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index dc15a42c53ce9563a21d5b2b2c5e80bf99112733..46b5319c2d545716b190e58a847208b111025c24 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index b7654c493187b3969735b4c87227bbb4a0431d81..cde59b8994f6b5a45e1d56ba23925453f95dfa48 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 7150ad320a13c99d3e50059396a66835849bfd61..07891d17790613eb470b803561887e4317e81ed7 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 6fa4663260d056067f20ac1b46107856d9dba072..c33f28643839661c83e574f25f731c91f0cca7f6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 68d9fa2c7813e0f55d45bde00ce2cb8f3d9d5278..b809eb859e647569e1be667200bb1723bbdf40eb 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 691c04a25d2dea2cc639e373264d13264a2fd337..8eee5e0f354e21b52dff5dea25fd5603a6411da4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 456a32836ae5adfe67fda7f970fbec7b6938b0bb..efe6b438d7fab09fc5f490220b6f1ee9d85ffe3b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 4ac29f912f7930c6e1f5e55fcbae047f82ebd684..fb1ffa7f8264ae53baeb26e20a429624529aec46 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index ba6a8abf3970c945523900092a1055202a3dfd87..8420fa9f466f83e7bcd8264c190fe07c17dcc7ce 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 8d644e7b52866e3cb5cc2b861c5d09266534006d..35ede55465486f6473e44d0f166094d57dbd2d5c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index f5b91fc4a08d768f8cb0d7a0b23ab6f0d69ff3c4..9c16572f24ed1e51d79051054281d9350dfaf595 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 5b943c88ef5dd2f89f8a870dc8809aa8154f7d0e..91ef935d610f8fa5e3ef604c5653af2015ecc61d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 427b78c25f6f6e01b8176ecf74ede8c8538376ca..79831ba78d1a144f9f0668fe045d7967b604d1dc 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 3ff7f928e54874e06dcf0372c1e1717a2d46c98c..6ad46ec560ae24a9fa2720c9c86a0bacccc6c93a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 830503e879938b0a42cb09ff073cad3dd2658152..1d685cb61b56bcf1f52224ef48a2fe5e2bc162ba 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 99a647c449cf99319c607455b5cd9a1947690f84..3a4e019266749d7229ada7b991baed2e8228b4af 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 89a592e730ab63e74aaef81613e663a89eedf6d7..05e13bda53876fd850283a70fac21b67cbfcfdf1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 75b985c0a3784c4ad438a849d1dcb6ca43dfbcf6..e9adb47a48c0e89468c3009ba2f436547854ea55 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index f4444d21c2408b071db031ee579ca67de6105b8e..807673ce4eb22947da51369cacebedfad3b889cc 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index b535db6d404d0603296f3efe39dca3bd61bf6c21..836c206235de260c3c5c65c6f2ba6e18840fb7c4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 7569049d79ded1b477b70790221102e4749d3890..7888194ac9c26758d67c7b0fe00ff103b89d9666 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index ef67c2cc5ce387071eae7362fdc874750c91014a..8c27a58bbc04a30dcc0343edd607ffbb068efba8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // ldtoken.il
 .assembly extern mscorlib { }
index 6d7af39320e2c39e52aac6eb4427d2d4b5bdd1d9..785f7de36b6664ad3d2c871f29cfaeafa64c8e8f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // ldtokena.il
 .assembly extern mscorlib { }
index 2865d2cd14bda40ee838dbf1324782cda14c7e5d..5d0464f45f63d2ca083067acdce0beaf2292ac40 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // ptr_types.il
 .assembly extern mscorlib { }
index 9db6ab3352d105efab12e46f4c7d05fb14fb4342..4756fc62417d5ad4faa37aa0ba7f7fdc61fcacbc 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 56eab33e3c1f5e464f0ae3a0cd1178fb0bb906e9..d4dea618e67b2077c2fcf2d34683267d01151f60 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // Test Invalid program (evaluation stack is not empty before localloc call
 
index 68c2898ba0611340ec797f563668ddbc2e5de850..90e2a0ab472bb1327ce6966ab9f7832967c20765 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // Test Invalid program (evaluation stack is not empty before localloc call
 
index 364e9ec78abc2ff0a9c0423c03c45c0f570f6ede..9c57093d55a62ac5ae413dbc3e1561552964a806 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // Test Invalid program (evaluation stack is not empty before localloc call
 
index 0d792b068549758f49e17fc848e1ea30f5df48c9..278b95bb05f383566c925901b4e4f0d506229771 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // Test zero initialization of localloc
 .assembly extern legacy library mscorlib {}
index c008bf3b81e8f6bd24d843dbfc7a59a69df08682..9cbe605cc07502276ee09d2fa287815ed3dfdc65 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // Test zero initialization of localloc
 .assembly extern legacy library mscorlib {}
index 8fce7f81a5de61b0be6341732eda111c0d0544de..9eb685c4da0739beea9e22528a2174a2487dcb2a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 0fa30959b3d073780bdd399d785a86f718b7699a..ca1df8c1e4fcd58ba8b95cc6aa0a1078799e9da5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 95c417e268bdcf8a7a8c587486dd28887dbe5f64..234880b7ca6e28ffd185c8d5ea1344be4e9c05d2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 6f558fef37df58a47b859a6c5fed00a9fabd19e9..764fe303f34248de3e8bd8914f62ed3cd72608b0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index ae64d9771407cad7adf63d002f1c069980ab82e5..7bd47a0a1ec8879dd72cb25b5bf1f31942b61c56 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index d6cdd5b95df642fedbcb18e5a4531821c34e06a6..c0e3f9600f61cd569d1be6a895c846abf5f52c54 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 9287b4c429d7e255326cf3470b03ef89b05cadc5..442adbd24b622c0ecd76aded322da576c8d3181b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index bec8b6cc385eedcd52e56a7a63a548935088724f..7af900a3f39790bf1c0c84c58ce7f45f023d1683 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index f0531aba453e58d10c4f05b2fd45fb195e51392f..a164dd552021468eb93167acd6e2cba727fb6f70 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 18250ae4d0a90d51ca1bb4735f13e3b9711ddc1a..41bd14918574e8cd4b9744331ae7b6495d44fa93 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index fc78b9e7b8654cc831ee3bb02538c7fbc67021b2..0c6249c0568bc93ea7fdfa0c1a4b8b749e6ae1b2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 153406de9889502a2e18db4731b87f7e57721947..c43876fefaecc8a68ee68a0c6c1f85bb60590cfb 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 989eb64de9a55bc40171ea89f356118e25579da3..0aafa47aab81772ef493244ddf4bcb69c1711e0b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 8df96582eb87f10fb2d6ca05c140e344efa3fe4e..42e301280d4fea598f3d794aa31870dbf5739e71 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 9af378ec3dd983731fe1fdebdaa23c01cfd00237..ac9c9195fc680691ddabea5ddbda7330656004fc 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index f48e58f487f866411e018f5be9492d69ca58cb84..f336dfd2a5d1538792f016bb27bad09c4235c090 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 0c8e8c6e49ed2bbb7b86634313fc906aab0ba30c..989a4df1d16f79b32b3e31c579e32cf90e7142a0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index d973b6c66b226ce98200f0a5e166e2e3179aa86a..9aec971d93a73ce01d5e354d59376adf9e95fd16 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 914c95b2ed0c7887876cf9771b2c0d00f96076d4..a3a7a53365edc295fb25ef607d8d7333ba843823 100644 (file)
@@ -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.
 //simple switch
 
 .assembly extern legacy library mscorlib {}
@@ -56,4 +59,3 @@
 
   
 } 
-
index 2341bf28e4ad6803d547d2fb1c661fd73c1c639b..964db3ebda6743b8a4a3087e66a13638ae5e009d 100644 (file)
@@ -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.
 // check inlining
 
 .assembly extern legacy library mscorlib {}
index d966a10795dfb52440d907bf13f0f664404b49f0..056b16e1f8c09e0738f0da31d4c0331d8badc1d0 100644 (file)
@@ -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.
 // non-empty stack before switch
 
 .assembly extern legacy library mscorlib {}
index 690728d5874cf43337a238aaa44e7d193266db08..ef5b6a81577631ef39e0f662b159e9f74cc5d5b5 100644 (file)
@@ -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.
 // add and subtract integers
 
 .assembly extern legacy library mscorlib {}
@@ -81,4 +84,3 @@
   } 
 
  } 
-
index 77ebe317607bb8518e619c641479a05ddc0207f6..d128ddac3aed1c63176de15f2323e68b8c41be37 100644 (file)
@@ -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.
 
 // checking fallthrough in switch
 
@@ -57,4 +60,3 @@
 
   
 } 
-
index 6d7c45c2633d21929a3aeb4f0f9eab3bdf735ae4..a4d38cb71d2280d7ccf7fcc113367ff88a746664 100644 (file)
@@ -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.
 // loop in switch
 
 .assembly extern legacy library mscorlib {}
@@ -77,4 +80,3 @@
   } 
 
 } 
-
index bbbe60951c0688baec91a538fc9a11b5caeedbcb..f3f249f7294e3ff9a7c52ca47ad5be7100ccefd5 100644 (file)
@@ -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.
 // Stack implementation
 
 .assembly extern legacy library mscorlib {}
index 6f3b843304fb1f8a188a01e33c74e1f7af1b1ed8..7bd8a9c94c7d8c928e2033bc225379e1470b9bc9 100644 (file)
@@ -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.
 // try --  catch in switch
 
 .assembly extern legacy library mscorlib {}
@@ -91,4 +94,3 @@
   } 
 
 } 
-
index c157651463a3f2947086c0b5aa8e88bfec52868f..37c33fe45ca4389394db8e1a9885197353bc73d3 100644 (file)
@@ -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.
 // calling switch in a loop
 
 .assembly extern legacy library mscorlib {}
@@ -90,4 +93,3 @@
   } 
 
 } 
-
index 445aa12cd76aa50ed78f2de7b7e8dee8ac224b0d..5b3119fea280eb8adecee20b5a28b85c014252f1 100644 (file)
@@ -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.
 // goto statements in switch
 
 .assembly extern legacy library mscorlib {}
index 26ce0418a3293b4cbe2928c1e044442eda86041c..9d9a0fd144f383afc80f5effb8c2f2b8575166a7 100644 (file)
@@ -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.
 //Nested Switch
 
 .assembly extern legacy library mscorlib {}
@@ -86,4 +89,3 @@
   } 
  
 } 
-
index 93c346626f9b881c48a1cd0d8f3536cdf8afa0b3..a203777715c31e5f1fe051d7dcfbc487950dabb1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 02beb3ea2f7402e1d4e6e0efecb49a1860bf4d78..dc4cae7221d5310ef6306bbe66a4cd45aa3cea2d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 41c5685ac71f635b92a90b764446103fc19496bc..ca8d18fb42914618e6b7c95189e282180ccdf956 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 2326c41c4d559d2e446edb6c3e829d8071fafff9..5da6b1c243db5625d7af866e49fe368f4d9be2c9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index bcfcb10b53c4aaf932684105da7f312a76f9f61e..940842ef69cb0c81033df26cd953b5b845dd125f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 866e20b8a8edbb77cbad0411e92e50856f557721..b4043d7cb7a67a095a4af07d0da3c43fed0ca9c6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index d15dbe3d4a9865d2e91d9f298e91083cac1c5b97..2a95f8e4a89d40fd4c361ec9bcda69d74d3d15b4 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
   } 
 
 } 
-
index 87ce0f59f61ea0137025e96f0273a3414183f06e..429a17af7427360547679f4f6a36ac02213afe6a 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
@@ -67,4 +70,3 @@
   } 
 
 } 
-
index 0bbf8a44f3de6236c22ad52229710fed7d70e63d..f0711fce3a83fa1791a347bae8911416ec0e290d 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
   } 
 
 } 
-
index 3c7a1931896cc45506a6ae02d07f5b7927b38a27..183e2e9677ad88b75fa58df777352a5e8daf504d 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
@@ -67,4 +70,3 @@
   } 
 
 } 
-
index 3fe83671d8b1e3d2c1eb06a08402785e013cdc04..3cfbd47120c2b9edf75f36ecfdcbad3c5b77e325 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index a1c38c5d9f7f83df126a2120ff95c85323ee51a2..fdf00b3dcd19d5e5c4dec32959521720f5db6f50 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index f5aeaebf044cc43464aec129f46c123cea294238..0e26511742e884c7159331294e1634f0b8e7a217 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index cebd51f8733faa5182868fb16c8ef87b0fd14ac8..1119a8062d1f51976ba0cd1e8d04be0c348ddfef 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 176f939518aedbdb546a64dbdd53d2b441876694..06308eafd63c620be0e68c9ef7fe2de938ec8f84 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index cc39bbe06235abaef1d2bec80b4126f859255f94..26abf001767a558649780734a16ae3c69adc0a07 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index b422e93a0f56d283278291b0b10d4302ee1d0368..6c8da89e34785ce1418424b168aff3dc2f2e1eb7 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index d5e20c5ce5c722a143a8f24530c2b77d54f30bf1..6040f073f9eb6f0742d890552e24c97e0abe0665 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 09caae748b53628c1868034d2cc7cdde4dc994e6..e15d11f78843804fb95df4c4e2446e76984238bc 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 2b59f44ef79c065d10a7360d96e0a195c022d8f4..dcf8eba51498f2f73353a5a8b4030dafb88f3168 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 4e2bd3de1bdba211cffb1e286a0804e34acce35a..643d495a65c33dfdb1c0e982f4d9f49a21069203 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index bfcc3f642521abea19bbf2c8ddee096d5496b912..2151ac3f8a17542487789dd2d6ddc1e5ddf89250 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index eeb6c74c1692484c6c06203fd63eab370c56868d..b7db73c7dbe13851cc4bdbaa95d769215ba7355e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 6c89f470a6b7cd90de1bbdbdda887962d952c503..ec1d8b1009573ca3ba02117f37cb11046bf4483e 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
@@ -78,4 +81,3 @@
   } 
 
 } 
-
index e4a3ce93dad499def7be72d92198556554f5a7bd..64f4a4c59dfe0a0d4c13f8747514526c55733946 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 880151f9cee495ed633d04c5bff88c0e60e9605b..5db6aecc9d1066a2ffa683fd253a84456570413c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 23b99e933c40eefec8caf22274bcf3154ad076fe..783ab3c7ce196b1875d961b3babf35d60b6e199f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 801f2e237294874b45dd4c47111ee3e2d606e5e8..fabec50e9efdee2b48bd92408c70a61196922d23 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 728081bdc4993841b5f11f292af949d9e79ba173..fa940e2423852f2c0d492891e2a67d5d0582d03b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 9b0f47e60a72d5421553893132538a7ba4e0ac7c..25575d7c087f80310e37f26c077e1abad71a22ef 100644 (file)
@@ -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.
 
 
 
@@ -361,6 +364,3 @@ ret
   } 
 
 } 
-
-
-
index 08a1eccd9e1ed9e0a5e1d8f76be5cc77454ac88c..7d7284d3cb2ba5beb845ae95334641a399cda8ad 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index a47151e841c8cea77d48dbf1fc4eba50cbbc48f3..3a6d4e633bc7938501417e4ae48e61eb59b43c64 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index ecb3f34e4b60b4d684a0d35e2c49c13656ea69d4..1ec36f502da3b9bb010e0cc8e91a029725f6e7a9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 317fc8964a22f061a141476774a6322749afe5a2..44cf3de0266172c013341ff7be6f801557460cfa 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
@@ -77,4 +80,3 @@ IL_0047:
   } 
 
 } 
-
index be4aac08df27133a66cdf87521b470b2ac49d98b..8827dbada1bf80a505fadef93b79dc6c6cc1bd88 100644 (file)
@@ -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.
 
 
 
@@ -209,6 +212,3 @@ ldc.i4 100
   } 
 
 } 
-
-
-
index 2bf03183b20210d85b64399cad6f5222f24ea24b..c5d228ad6adecfabd86008e9d62d223113d5f331 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 880b1f80e522edf2c4a3ab30ec2641700c7853ec..dad77eadf2bd1b20b3f112a913a5e83427f34667 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index f84556024509da39262b5432c44135bae0b23645..090d681f78c68e1ad1ea0991a6fdf55249756e68 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 92cd648992ea1de6b1f5e807cfad4cb6892f909b..ca1cedfea98d9741846ef246d74e9b54d9c73411 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .module 'gcctor.exe'
 .assembly extern legacy library mscorlib {}
index 0068d67e18f04dfa04d700c9530aa0a764a68989..11b8e7f0b0eeb99aa596cd009ed3e3cd0cfb9cb9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .module 'gcctor.exe'
 .assembly extern legacy library mscorlib {}
index 4c4e8735425e6eccd6306b369a5c0584ddba0d40..997f7587992f7cec12f0fd7ede9581e1803b81ab 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index b5f782b458f7319d093b1ebab0426d7888ed563f..16755d1ce9cffc874514a54878f6def425d87c2b 100644 (file)
@@ -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.
 
 
 .module 'fault.exe'
   } 
 
 } 
-
index 25defbbe5385292feea9de0bf601421081cc7cdd..9a94d148cb62e04633b35db4159beea9f8ab14d7 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 04f779989d3a54a86674eea27b664f47a6592752..35da033d55f503b4886a6d9ca2502b291e25df2a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //"plain", volatile., unaligned. cpblk
 //transient, managed, unmanaged pointer
index c77a55a7e2abb50037946fb6c3d04ef2050a5c6f..8d7fb4782a8181ff8192148b7713a10d152fc98a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //transient, managed, unmanaged pointer
 //"plain", volatile., unaligned. initblk
index a9bf46c2c11f57491baaf2f9738eca5ab72ec9a8..3c458657191feaa10d4e49b3b30784bf9e4a318d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // ldobj_I.il
 .assembly extern mscorlib { }
index 2daddc02222d12f0ae5dab4732eb8568a73c1603..bf4c9b99a2f2f5016af3e7ff3b0666a8f162fec5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // ldobj_I8.il
 .assembly extern mscorlib { }
index a48a882c95ec493f9c9c2a7fe12791f7726583c6..029c1945872530000da4bad34fb29290fa924e13 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // ldobj_R4.il
 .assembly extern mscorlib { }
index e6c0203daa572459eb1088919fef8ce13efe7454..513927f8e96f28d74a77a16949465958bed7bd3d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // ldobj_R8.il
 .assembly extern mscorlib { }
index 55e08f92419261911542fc29e0d455d8de73203a..02363fba1568322b3f3cb3c12cdc912e354f8884 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // ldobj_U2.il
 .assembly extern mscorlib { }
index f3896c11cdb9ae0b043b9d38d05fb04a48297e99..46c14121097da77c155ed76c11c57a79064f93a0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // ldobj_V.il
 .assembly extern mscorlib { }
index 3e5f6dba9361860102549c4cdadea4ce302d3d0f..808d27ad7bd85399e2b28084be185140eff85605 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // const.il
 .assembly extern mscorlib { }
index fb70b43371c29eb159718658fc8bc277ccd3fdd2..82af6ca39c488ea047d4c1ac7b75d6a89a3ba1fd 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // mdarray.il
 .assembly extern mscorlib { }
index cbecaf4ba3ffc67b7871516c486a2c4dd8b210b3..cfe6b7cbdb9bfd6b5578cf62ffcc3144b012bff0 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index a02a0c601faa33c79994e8527426a38c346439ee..d26b06aa0c725aa0dc16a884c1a288bff4397aa6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // mdarray.il
 .assembly extern mscorlib { }
index 79221d89a69be542f455fd1039853d7eff78e37e..d52b7cc9a6802de4b75bbb26b9385277d61fa4d4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // refanyval.il
 .assembly extern mscorlib { }
index 6af0c87d0e398879dcbf178b0166f0b4785b90d1..1adf896c6ce389467cc16562a26ed65aa391c599 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // unbox.il
 .assembly extern mscorlib { }
index dc64d80df958937b0008eb31cc1d066347d43077..429642ac3a34203450ede5399b56726541d36a13 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 0c051ac246154c859331602cfe6553eb37a5f5d8..ffe802dc15a2fd654fa75095fd1d4dfa725ebb88 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly sizeof32 { }
index 071b190da8d56b7549e0ad31b7f779695c007632..1b6b606e87b8d641bc037e962235c1dffb08a82d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly sizeof64 { }
index d13fb61d13e0c7d996d374c4637cea2f6d3ef004..09703667a9fc007c21404c992050e34c861741dd 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 5ba3ef1536da8d58f130f7c72f726fa53e1d728b..026db64ee8f821ebc3f2b01e56d5d3fb77317a75 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // sizeof32.il
 .assembly extern mscorlib { }
index 7b7d1c4fb281c2812d394d8fb54784f9a9879354..c6e506a7c33a6213ad54cd4633b5f7b632c0805e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // sizeof64.il
 .assembly extern mscorlib { }
index f27be428137d85e3c93a1b007d048d198bca74bb..1951f747cb6acd58ac19f80bb2b5ffcda0fe5fe8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index bc083bd8b1dd92dcbf848a99193be624964a70b7..7c2cedc53686a5aa36ba97a52d42f0f68d1a52c8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //
 //
index a8594b45397c3d5945da23d488f15d37aacc3678..e7de9173ba52fecff4279521c6f3a1fbccaa2cd5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index cc161983eed39cbe772b5a261a692fa8196dc2a4..55a6727874fc15fa0406d89439514a3cc2f993cc 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 6c1ca3b09df51535c872c2f8ed6737c8874097c0..8649aa9fec53f157e116d498eb8fb66f5faf1c3b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 925fb8d18422fd24a81d875f8929158f748d04b8..f5065d35ab94158d013ea550e95cf813ffa11acc 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly b47392 { }
index fe673777c0bbb3a9825d2c617136580f403be44a..3c9f6615d34dd27b8776af5e4c3f9e276f85c143 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
@@ -41,4 +44,4 @@ Failed:
                ldc.i4  1
                ret
        }
-}
\ No newline at end of file
+}
index 0321383deb2b9fbf1894757e3ea147467ff4bc48..26a1ed3da44d9f5f3dfb1e1861715bda4b2236a2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index d39873dc1f092c91e7b33644607cb3e72da33224..99eed956ca7ab2af9c6f4e42220f49d59a971ca4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index a6719a2b37f896b9964ceb832c279126410568c1..941593a5131daba93bd30d30e983e4f7abe4590b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 5cdfbda07fd9fe30d4c54c37542eba9bd3254faf..7b2ac8c66aa8c1073e9341bd7659fe109c830043 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 52b20f9c27d63b41ffbb3a3007fac9ca187d5aa3..72821f96eba53378bf18684b5290db1ad52f10fd 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 82fac1fbc8c8f8247e27c05e2c28b12087d32230..49cf31922900565a35f61c9b01f294bdc45e1dca 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index c3ebd2fd4fa81e209310db8bc085f1139db7f4dd..a8004e06559c1bd8b36fb2af2ff1a8a624ce2125 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index a2cf47753d0df81dc1180898815af46d4e5b5977..1dffe91ced90dcf10023d09c096a266296111f2b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 4cc935362024a7acfd18710edc81fb723bc29964..e60e3fed7c8dc5589999d2e75a3b27f56eaa9c5b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 7657ddcf7a3d7f3f992bc009259ccec264007a27..23436973772a7578b0be400727ab31ec0189d55b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 0b27f618c6227caf7a746989090aa4f6f699e2ff..5c4637f0429761f722e1597952cf2be1964104d5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 53d5c611dd6b673a3c18b347db6f4fccef432274..9a4c4ab3052c11ac7f545d234e1c4c7fd404a5f5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index d99425de57957e3888fac055b52a56952784390a..e0de05c4b03dc17c2d00d64a276d9c75364a9f68 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 6e327c8d24554e2ba87c0eeabe1302de200d6238..695cfde10d28a920eb6bdbc657f3acca88d3e147 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index ad9c369b091e2a227d44e735271a5d9f7b132ef0..5ae5b4bd7afa0290fadc750728b8d54c586b29d9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index cf8b674d0e73f15bb23b5952d05b42dd3862b38b..7175e9b34d7b6e0d515af098b70afdb86ac7db41 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 93a3cfd5dd7efa8f5206a63e86953f0d8142f167..b5e71dcd631354ece68ba844c78031cda814f468 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index a9bfd570927eec5b72a09f4bd5ab852977d0e7c1..c1c5024e59e2debbcc0f3def86449b37fe64f11d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 8dfb2e815150ca0755d7f7ce3f9c3c8660d716f4..dcdc72f8a984b44415239f86c3ed60e1aa158d54 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index b0b5012f61c31e602607380b711bcb6bbb7892a7..2a6b6b0231e27ba3ef4fac1fcc59dd7f927453c5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index b3919246592cad2c41dd4564bac828f7cf9b5789..61aee4204c762a620b1f938073b5a5ee11daf8da 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 5b32eb23d0c17ad318322ea344794bfad0698f1e..9744d4baa3b94c2148328e0370338159cd44f7a2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 6649ae90375bb6d7e4cbc810f7488b06b92051ff..ace54451fe2a5d440ab06e3ddc6afe9f743d870d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 9edda50612417b57ed8a7ef03bfa5823f8bf8f11..e1d1c40528d2b106c994b1bd4aa011bf135f9f62 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 46547684a72d32ce047598e61ba7898d98671bbd..33bf5cbb3231370a7d992f8eac8b124e09d0e310 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 1123da31c19000c115f756edcf6bab09ed75238c..74eb00f2999ca3cc14782bf848bae7df73ec1beb 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 5ce879219f9e38770d8d7da7f54d6de6f1c402b9..45c75e37b04be624ee993cfe344373fb81d2d6f1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 892e05660bbdaecc07cac274d249dab1e8588bbd..b54cb43f5b01224f19cff89e0338c46ad69dd11c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index f580a285aecf07dadad972b5b1c4cc5155d5e0d9..49ac70907801ca07d2e285da580074f0e19c1146 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index ce27066d258ff62890393025a500440eb38ddc0d..a0c9388457c87c93240504ec83bfb99d819e6b97 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 75c5a70f6ba62ae4ddbb676897a526589ccc47d0..eb36c8a72a303bb2e8452ddadc0ec9875cdfcdd8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 9859f300e3d57fe0271aea7806b8c3c3d0dd79c4..243c6a5b0eee8d4b1afab856c0a140f048fb2fb5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 0900b124997c696feb476293e507dc1fdf3ee9cd..c3feacfa757ac380b4577e9efc446fbf99dcd74c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 76bed5131ea970ea84a02ebcc175a974c84c396f..7c9caf1c8d064b8ab7cfda7918ffcd5ebd40bbf9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index a01c833fffc5b71d6aca876387681b73e167ce87..049f11e9c3fcd34d18487ee69bcc82b2c0f2accb 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 27a8ede5a03584d70fbc137c7fe8e4444da75b0b..db1a5177a7dc35111507e795fc57a82342eb9901 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index d2c268699f9f3e28c57d6d5706224014a7d4ab1d..f0130a773f44b2c83364d63ee8f7c2ab86e4edcf 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 58959e466ee69b6362e02a0d07e199f8c4a5557c..125a7baac26d61f7ce53e31053f54ca54499fed4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 04d8a6f1dffe7e30e25eaea7f58e2c990b49e591..8df910706fbd652f3d59bf17181e589dc9a57600 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 91a9a3ce69a5aa2ddfaafe3b95a75fbee89ffec9..1aa923a0bb7e9e5bf483be9383cd7e9dc82b39dc 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //
 //-----------------------------------------------------
index 83f9f52b5984b97cb387688db2deff3eb54d01f4..be445ee376900f0415e589379c461f50c1fb5abe 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 51efd93a00f03b8f43d097e0dfe835d438fc8209..f9f9aeaaabf9cacc2015e9610a57d1cd7fdf36cd 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 73e16dc09cdb9b57a505cfe079e3670b7cdcb383..14ab0546282dcc5598d98957f2ced0a0247cd223 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 5ba8ee2d07bfde8c598e6218878d7754d97b4e3d..af04e4fa8fe61c89dbc4e18feff7f8b807689ca6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 950cb7194b93eb6aa284d4a810598355d6c09d41..be3b5f1c7d6abd6f7ceebaa0b4ff0bfb514bdc86 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //-----------------------------------------------------
 .assembly extern legacy library mscorlib {}
index d89892b7a23a78898b767cd02e587294ecd62baa..06aa236c2dff6d08ee1ffbe3e7de50eb04bffe03 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 039643d2efc5dfc7bc0558067b879d7a29ae748a..b2d9d40840e8a38d9a20b723ddb6926187f9a262 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 7977a794c71aec4eb6550729b4318ac3d8b4bdb3..c1ffc4328d35e5feed737a67564f39ed7743c83b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 6109bd57f241d00b0dcf8a53095b6758bd8fab46..4a2f9b503f43777ab81bd27c45b2aaa1c86b4f78 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 4c4c8d0fe218fdf0c3329241149853dff7fd80a5..b00a92989e3c815aab8b53df961228fbdedb852a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 51bcdabd8ffa90ad5743f378fffd74be7e12ebca..67d9fb34e90bc4ccefe1655e009414b5c02a7fef 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 2a73a28d492c24728ba8ace65545f76490ee5184..2ceb139fa8592f58d9802b8b30821fffc13cbc8d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index e79f185bedf745d4965f02918aabfbe09e163e6f..371e3eaf4c24716689f56f7623097fe4a75fac47 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index c960026efb0211c3fffcac758e068ffbc81a2a1e..693a618642a71fb1de66abe431f4076ad73d1f19 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 1b58ed6cbc7ab800bf3b925c472c7975affcb083..057c2539811f0324f920dbf8f91e4ffc3728647c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 7528da7b1c7b13782528c27d3b04d3123a911581..88563b593482c0dba809bc95c0449f0f933eb5a2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index a6d46bc3e9bd86337890fb93d7d0880160889bc2..6a3a13b58efdc22ef7843f9999c3e0360620e0c8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 823ae42b149d34994cd9c7cc21ed2d8152f9cc56..75142c50425f119d974b47e6924f31659d927894 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 1864e6fe00394924464217dbaa39584f6597826b..cd9507eed5841c4e9ad2200a7e2770896bc19c48 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 541a1b692d398288cde78649907d3837634179fc..4bccff9a550db9662e3f7bcd69a6ae133b498884 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index e6b8eb106021bcc04ee704ff7bcbe7766daf0d47..67f91e40bc9ddd7c9a87901f6b18fa47f13d74fd 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index c6db9f745018bc26cb7b7fcc5e181d3b7c24d522..2c77b98a37eb42ec62e20b92318962a13a692ce4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index ed92fe32be3f32670240b5f5b8bfb7d6f758008f..4072bb047b98014c7846f8bf69ee12977af79dde 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index c5dea0e2a8b088eaa62f634092dd77114d53a0c9..8a2a8314eaa15f03c32f37bedc60e0de72911b09 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 4dc2e4a50758d85f21c9c9f933d85fd02acd8487..68f01600f8756d760423b4c4e13461751d7dad77 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index b1f90f16fe38f502bdfd50f8bd2f3ffb4359aa7c..e2ad116ad956b1b91ad006986b44b659701f89a0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 71b58a8230c38ae0ada8f2c760e14f7895f6bd0f..3e835600ad5176256251a2b3c59b61d41b94a341 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index fbe713944326fb6b68e900e869e43adb26995e94..7833b175fe2a57b0ccfc296d334ed60414112734 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 3a6656ab37d8d7f01569751ec3029b2ba5de6ccc..576858ffa86a92911f84dbc405622dfac4455a6a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
        .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 758c1f30d7724497dbff8e26d832c00a48fc1cd2..7028e1cb67c356bfbebd4bcb426483af25156dfc 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 2971797b0f52da87ed9a064601ee37282fe9ff49..55ec8b5f35c1c2488bfb413a9eecd05539047ae8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 99a849b275f46a195a29ed9b85d10b821622bb98..83b6a348043ef7cd586f0779580470c6e3581b9f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 74a5a1a2733da6702b83ffd860e2752427567a47..d33e1a5abb87da379f1da01c320246c67ddb326c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 957724f5a140f0858c8786829993e74088057ea0..29307ca535d326134c594571009c90252d83534e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 25778baa9bc1f55762048820fd6e34337b92db3c..783842c8afd70cf9d827ff51cd92b3150bbe9f9a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 624dc6575f9bb10243fb17b3db686a6d6b5ef32a..15c80281e104be3c46316dba3abe6900efcf8af3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 453be6abe6e6d643090d754fac92d306a1a4da46..e790d95f4567d83b8ee4ee065eb94b48a21deffc 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 563887b2d7f57a5d36b0f829a402493a3d8af24a..1f71d6658cee9c8941b5ebc8ac503e57e103634a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 10ba9b88b51cd8ef7f034e723309636ed8612173..c42970350307718e131517906d52ac6ce6834fe9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index bc5d96df4a2ccc4f69ed184084294ef0be3c5444..5cb75bd4cbc955a9a0111ab576d3155c797ae504 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index f34f6ac4bae053a625aba75e92d81bab280b5649..2ed2f6c2150990c68dd9c9bf9e7493a0e42e95f2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 4ef4f6140892160519b54f3bef19fc87b0129be6..18d9ba03785ebe7272c40f24f774a8a7bfecd7fb 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 00423ff9547370d236b109b220b3ab70426cc7e8..58ea284fec8278acf93f4b895831556c1ee71034 100644 (file)
@@ -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.
 .module 'gcindir.exe'
 
 .assembly extern System.Console
index 5906760d6d8274f3c8e8502bcd3c0d1760043759..e42b8a60a9b34d9b21b84014d337ba4d674504d7 100644 (file)
@@ -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.
 .module 'gcindir.exe'
 
 .assembly extern System.Console
index ce01a79c2333cc98ac668310ceda50940c74ad21..4bda056d8005c97f810a615352d6119dd04d3287 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 1d5458622695e7dc30b27ea8a29417dd3f860544..49b32b35246d4c34aea16c4f6a3107fdf4456f47 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 935a1f1d180c43b9a1924dff4c1e13f7ed43289c..c45cfbe94dc823e62ae055d208fa4b33221cfa2e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 9fa802ee10c7c1fe3552a958f5a37f40a001d065..b1c83cc9156857f8ecaf087dcee21ba4aa6a29b4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 3090bcf73cc0fbe4112c04bfa526732d2b9bf9c6..4ccad95c8fd1c64af1fa52d3aa67104090a04dec 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 76362aaa2a280c846f807c1514cfd8811907f487..3937c9cfe77f0c060cf1f44d57351e18790fb409 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index bcd9716b0fa52ff3e22e4b81895d27d6ac407bdd..7142e6ee4d0aef07c8f6f77dc80b2d95356e783b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 55644df418fd4458e6602e64e5045772ee5cfb6b..2e0e8f664f2c557520c913375551319e2d13805b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 1ab527045db259baecfe2db3f8a46d0698afd4dd..daede7012903d9c722f3ab07813f5dcd77eb114e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 4ff6d452284026683d83b157533967800d9777ac..1697d556c0b941d7e7fa167e14459b43728e3ec2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index e44a3ebd84dc8bf598232b8ba78505f2213025b9..89bb08e667909d8da748904a1f7265c19dad9c13 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index c2112676610cbcdc36ea7e692a30e0b3ea6d1e48..1a6c028116ed14c532feaeef4773d6f903364b30 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 12dffeb0ece75e95ff2fff27e54ef9768646f3df..b0d20ee1e101de98ef1efa160f44081cfaf0da15 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 40046d83bfd18d6166bae25efe6f648dd241daa4..1b7a9d9e72b1879a135ff020a56fd73d1991f3c5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 2ce19c08d8e1b1cfedd8b651b70068e810365b11..2548996cc60f23bad9862f8d5c8729311ccfc92b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 263398e75d124b5d2d2631cf7c334e289d9dba1b..de599428dda9bc2461d234e47b9b0dad40d738ee 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 752a36a1a4e31e9c7f9217d80e4bfcd59f005ae6..1888290f958598230884bc5817c9e52868d8ff4e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 0b715c8385344d204c440a8edeeed2b04fbd1006..4797a75201783b2326f7c81de14b58826e77ca2b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index a5450cf32c0c47864b0656c784cad4b8f45920a4..5f21df31e7f90cb7b435c16bb28d43459c281855 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index c21471b1365862dd3eff4acd7d603d5ddce12746..aeb4ea59a9bee366dd3a8ae201e8f6cfcb6df662 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 434b472b9e434e75994332ce94e70ed8f8a93b75..9788e242281e5cad251620dafb56b6448125337f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index b1c339adc4b9dcb024863a696cd492d22d3d33bd..4b59826fcfa212c61e226cebd9ecb1ff64d92301 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index c8d084da071e0a3719c7513d366ab183a0c59fa3..5598221ced57c3b044c1c1c4fc7ba2535d9cfbe5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //
 //-----------------------------------------------------
index 465c00551b73500502c946f7e40de769c07e867f..227f32eee644006066087d4d2eb20ace0c84e2de 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 70fc2aafda37460e356d8616efab49d7e47370c8..a3bf1d005ca6ddf37ce3189e012b79cc7b772c66 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index d287c637eadb1aff22e2a52abdac06d83fefd272..f24f9715da46ac19317c7041723a8bd3ed87732d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 3ec58a2691e1e3f6521b08aeb16994bf39f1bb39..c16f9a7adf37eb36d22266fe34dc0089637138b3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 355b1e0ed95ee58bf77c2317b543a24709edefeb..1d323dda1625c05799383bc73ccdf1e9e6558625 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index cc37043c266aed33927ae59af93d1449cf6a50e7..ebe01bf7332a0b47b34a3fe150dfe697f3c6d292 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 85b2b7b2cc9dad535f908281a6e861a6ce0463df..35f84e9f9fb49a2d1b09f080078271deb8b76ca1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index fe9f0a682cb33219a72cbceaf77b9b6bd23deaa3..bcc25308c070f2b8a83c4af7b941136686a8718c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 32672483191fb98cd1e9275e266d1e936db643ff..b1153b365192d04d9a0dcbf982bcfdbe363d7d8e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 9fc7ffc196ec72d719e2dd96edb4a99d8298ae39..6f618b92cc379c78c99bb020fe640cb33941c9a7 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 83bdd9b6c751cd2baae2bbc1ec27c2499e385669..7946bbab92fc985ada3fc966fc4f993c15d34ac5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index b01ff7673c082fa0d2b761fde7f4fd7b60beffd9..3c97d589e52ecfc1fe0acc3eb8bfb7708684fb25 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index c82417b7e12e20d4c51cf80c2be6f3b3426701a2..8f2a44c19d40a1287adc7e5aa8756f54cf15ae01 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 75fad120bad7b8e1e2825e2f7bf17ea5c8fd0330..5a851440a9ba67ce336ca47d5daa6bffdc135d18 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 371ef5f2dfd62e989184406c19826c8ab5a73e26..dfc306c1769e9eb0a0cfc7ce8b91d6a56001bc4b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index be7d9a549fc5fd793f44d007ef6dd1c6b00cd79e..83770b0b7e6f93fe57dc6ea88299f7aa9558f778 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 2d651c6aef25a3fb65f89adbc7d9980cce95a242..344f0eaeaa6bf95195e1f97a2bd57e35b7235ee5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index eb94848394f5af3bffd0be67a38695be0f499a9b..78f38351354418fbc6ec9d39ae6988b76a666d62 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index eb94848394f5af3bffd0be67a38695be0f499a9b..78f38351354418fbc6ec9d39ae6988b76a666d62 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 504a4fad64a3ddd28efede3eb0579517a6e5ec4f..8e09a7868f900ba5902f3134c05eb6cedc58ca3c 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
@@ -67,4 +70,3 @@
   } 
 
 } 
-
index 02b0e6753197242cccec75516f53bbc32f117e49..e3ddc5273129d165da47362c6c85df4c970b4a20 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 806a9880d219c3f04b1713bb90ac962f0f050d06..9dcdbb9267f7af527c7a706595217aa5e37bd8b2 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 195bc685f7df2d5ad52a0a431cf18f2523fab921..3fae4e157c6db35d72070d648ddbf2c0011d38a3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 66d470e10cceaf3177f6549a8a7b6c60f1c0e38d..4076ea3ab55d887319cb2258134f610027f1c6e1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index c993cf6095532829322659d3a600842b0033fefd..92bc5dca8ccd0b18736397b03db9e600347761a6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index bc267021481896a9589f79b78df19c5e8cf76c0d..30107bac030efd6cd4383b152381f8a115e06e54 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 67b7b0cff2adf98f5616d2e4cb874e3e98eaad38..6134506463954407e3576e939c753de32b19778e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 0564563f3229cc4c38ea33c391818d4d1d32dd50..f459b741b20dcfb57cea1723645f0f655f7f10ce 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index f8e5f074cee05ad7c797a14178272a4c303cbbbe..9a1eb51927f46ddaabd1944c98f79753fba6da94 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index a4b87087a41d22daaf0ee2ea8d25aa37949dfaed..7481628307239ec09a02763bd6fdacd9a117b8e6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index adc21fa1b1950a577a39b55b69f44aa9f7130ef4..af9459db6c6f3e9360d779f380f370b56e00643d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 3c5db71f8e1ef577a350fe823a60b6bc6f77b092..691275dfcc813822872c0f816c7306251659b89c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 1d7c1b8e332befea5feba5d92752dfda7f6bcb50..47ba7cafa7dc0473a270f57933c5bea2a266c547 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index b9050d02607c505fbaeba35133781a213c330636..680dbe4e41ff22424b8f5556b88bfe387eca8e65 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 2163be5b28f73f4da2c0d3917ad5bbe9fe395745..c416a37b3fa79af761d8ab8e3a31ecfcded8b61e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 86090b9859b1ca058f18bc8db882cc3834e8b6fd..59eb0287b2ea1628409bf4421e93cff64a8163e8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 269d1741cbcff0baab7b1fbafecaa5e46df132cd..933f56992fb67f422b934e4ba8443ebf80619176 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 7183e5f239b954abd33b8b7e1c7e8ffe0714a206..566e9accf19e02199337620e7512de4f2ade0762 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 47948da2b99b1d62c0064c54a69520aeab39c5bf..b0b56ca8753ab58f9672669a258766043c91e01f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 8232d35c3fc5c79546ef0b151d058b2d624427ee..ea4c72671904ab2f00ffc1c307ebd1d88e7ed012 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index ff0bbeab41d8e1deb0af2ebb3390f0f6f8f6c157..f3d688a828b6fde6914dc8e98947f4517d4a6d05 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 5e128fc38d58178d9fa2dfa7716dcd601165ff36..c383abe30355ce094490d29348a883a69787629e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 5d11539d5e44713c085fecbc0d463c4b6276eab3..2d6c12309b6bcba922a4afe2df57384274c7477d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 29690ed4c03bac0af54ac3920703d827e36e78ea..165b010df0e0049018f892f5b7a55cc1eab4c7d9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index a21c75acfa5565b30261bf5b6c98f57bc22c470d..91bddd3457dacd62f9193384724d35edeed6f94e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index e4aa51000905295f6abfdd25ba8433e43e306973..76f785f6ee40589c497b18cc9f15877dd5a5939c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 721f82a380681ad384fdf4738b07b74f454e95db..4eaf126d05fbb4d961a8fb2cba49a291ff0d0f98 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index c7707dc2e84e4c18e86d2cb6390c647209efd249..3a7e53241ef16970e762efc816d29bbe7e517a10 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index ab6bc08b3c128a76bff909a760ba9761fce1ce8a..6d4171b75d4d7a24f466b517ffce9d4c07dfdde7 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 48d321f3ce2fc52c4025877b8fdad1d80ab7db7c..5e92b500d75fbf0af51f1cd3effff0b63e76711e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 144d20e31cf564363c307af8588adfc3eeab4e63..ba280102bf1f69a284c5ed1cbba85773156b4705 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 4377602c3dc803da64a532063bfeffcb16394894..07de01a16a0a82ce15f23271665601d0af9bd0f7 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 518c349072b688483dc00a9c2434aa6364582c8a..594b14c8f07863358d2b853930fd593d7642cdad 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index b8ab3996a17e222646061d1085e755461af1fe79..31937ee6d8984cb20ca895c389750849ff3e44ee 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 25f9e21a343f31f199891bad1cf4ea911e411afd..92cedc79f7950b1942df0f549cf35847db388cfa 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 7b052b1939a9c3ed016355d91ab303c5b10ac652..f879703bba3c7263b78586f43f36aa8746effd5d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 4279633fdcf5e31a2b43026a781dd406897e2426..6c8e0a0c9c454ca5547e01052de6281d6970f5a8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 9173f543903c40d9bab696a85375671fffe56d75..c46773e64f68b84bdfa223c598c39472f1dde741 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 46a146cb8bfc9c5127757e1fcc2e4f2c9bc31274..2144d57f9c9d4c66c177afebb9e534fdac8912e1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 2575a3e94a8c89107938363870227e25780d71c4..ece8f09ffdba7ca7c4dd0074f57326321b892bfd 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index b94839a57263c3cd24bd03fe26437b61f5b9045a..d84cb7e97cbdc6d8a6e3fd9d1fa650601165012b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly b08672
 {
index cf91c372eda63e8206a40b7b33c39cee66494cfe..06b3ac66cb42eda4e50766293488b336ae17d640 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index cc3a3c6f4cf15feff4bb7f189c537af17b842305..d844806e68850a4e66309e336efebe5993bfd6e6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index e2e1acd6dca167bc9b0645492855b6466362eab9..2ed1ad44d950c14b98edce0903e411e5362871b3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 7f0a729ee72de6f4b06822d2b4c8ef4e0bb7e835..a4d881f538017159f02d140060696ace9dcd7f59 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 333899c6ce499ff97b7df29d7b4b5c1b87d69f96..ebc183bcd2dbbae44bfe6e63d55c7619e15c46ba 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 29986d5f0253cba877253f414f8107301aa3ea65..3c4d6e3a8eef98c61e06ebc76d4c3f37997ac34d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 6c5b94b3fe9ed0aae012db4f85cb79b8798c3b98..30fdd2d514add3aa9036cb0ae3bf5259cc7f3fec 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 10a64a6b191652aba58d2863fe4711086dece08c..048b9d36ca098b365b2a8ef154ea5c4447eda305 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index f28bfdbb9ccbdd7a1c4149629f12e18b312fcee5..39266659069dcf612cd3df12c85d10d1a9e3500d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index ed72a2bef97ba4445c67664459feb4f257847513..332213a78027b02309fd7d20f325d956e54a3bb9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 1a5ebc32c23b2697c8c81a39bfe0489c92091b70..fda9e2f02c2bdcd2738ca44649acb7d97a0b203c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index e3d04129702a945d83b6b8fa2e1df3394d04d6df..8a92a21c6de104f6b937d3a62be327ebc8f31bbf 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 609615a4891f1785c18f4729cf0d824db2664116..9b1ba7f305b4b8a21779ee826cfb638d7809afc4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index f87d8cffb9f27a2ee9e7df53536cdd59e8b2fff1..0a2b60a52472d2bec934534388a88dfa31d1159c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index cde667b05953c123303517512cd693afef1936d3..ba651bb477a3037662f8bcccbd85392e04c8df22 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index cca1b9e491569c8b3df99b0b7276fa994a38eb7a..e6325d531fc88bc8abbd71ec07e048bf039a744a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 237ff05fc0273c554524a7c7511ed22004d77c49..e3bc32d168eaa89af61365708600f122c13b3021 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 4568d590ba334db11b7f1365ccb40a7d3191cb0a..076e05f1d33f2891d6ad9637e31cc3c923a78739 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index d4fcba8211a5054ae0f9aeb6e6f2d2ec92a756e5..911b66a52715429eed8fa69899cc43423985285c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 8265d1ba1bc50f39f9401358eab7a5f431cfc45a..464a26d8f7d845c68cee37ce6f0a91bfec1524f5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index fea738288de935ef2667db28143c8bff3244bf4a..2dfcdb72843fb51f2665f9aca1b52ebfaa601a3e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index fce9908b146b3ed2514762c930e91239a49f6f33..581878e9efe5d910e4ab0b0573d79c9fa73afcfb 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 0b58de78f4f59b0dbcc827d3da147a46b00454e6..7f9d88a867d8ad50cb083122c99c8d9cfe86a584 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index f127afbcb0560eed98cad24f9b8ae27674c0fcc9..ed013d2a57c6d62e64e435439aa2ea772d678862 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 115f6bb531f84ec7823941f9e4485572dcce73a7..9c885e6d60534a0a43fb415dca1587ce14333f52 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 20f6165cb9e3682fcdc035e7aeb76f2f621d4ec7..59402ac52b803755600ef65056b5e2d60efc4750 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index d6888e67f12a03405224ca9ef02c26208ffb943b..ed467e70bcc5809ee74287f48c2f8ce3a0bcd2b4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 2c7a1ede07348b742a8eea00624a9d4cee25f094..40029351e25a9cca50fef3a4297abcf450bf60df 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index ae5e28795093dd9edb72060f78f9b4da8036a2a1..01dffff54e08a29e592132a5b728f8c12aaf9817 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 7801c56af4ee893d6ebb34cd98a0ddfe15ac27bb..4b64ba65f275f8ffd5c30fbe120de91291134603 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index eb33b31aca39c6c571679395f2097921398d36ea..174052fb0ef2b4a0463c7b3af55d4455f8401827 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index cdd55da315e7f57fd119cf70f7cb1e38a58fba53..238dbf43947dae23846406d74ad3b91394be903a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 7d5ddddd24cab2faf2a026710cd960cb3a872729..717fc4c52f674e8b7f481e1718039f02c19aca88 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 51d83e1e08fd1cc00ed1467d15b5707d0fa89b55..908fe684cd91bc5a1bc42086c562d2c4e67ae072 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 5a35672418b6ad7d5961f115cf6e8f5de366b323..081259da8dcf9569b91a6c75021e0de44059a4cc 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 13513d4e3a452435f0b15cfa15dac8aec276737d..b63b544c417ceab484f301e5b544788646aecd4c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 8b15962776883cc6286cae22b1050c5e51b040aa..af3c7efe06d9be26ffe7e5a3e681cc0365aa10d5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
  // Max Args = 0 
index d2f795bee75658157a1680030806ac0349c5830e..141cf541d5ffc4e28867d9238adea9fdd7733db2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index fdd306614767d6f5f1b214ba75e735845cd4480e..ba9cd574d602c288669b7d1ffefafc534107ae97 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 041828828e842ca7b12f8bd13cdf16662aba252e..81fbfab9766bd699c8a458a2205b4f616afaf2cc 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 63f5f34a6f9918b4b033654a5d387679979e2b3d..605781b148edf6d452bd7db764dd5d033d12cfd7 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 0449dcfe3fd46c43c1d73831954e5ddd54600119..caf39ed869272d5e3bd53ae02075836281085b77 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 87380bfa8b1afe2cdff1fdcd7971c3470d44cc8e..9183d20e268e62eec38b35532200da80e657be32 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
  // Max Args = 1 
index 32b72ac3ea9188b0ce89a1dba10615a57355a918..cc3b1e6768c3a3783c933ab8836bea8abcb3cd21 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 6cf4b8d9a0973accbc0e164dc307b44953883376..b51d87ef4d44847fc0e0a771e7469e31788462c4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //
 //
index bcee4c2b7de356afb7ac17c6e151be6623e032ab..fea4dc97e9c750a20ebcb02a369046c99015da81 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index e242685ea61cced3d67d07f284685fe92fb64641..309c0dabac907ae5a22eefb21ea73ed6b2b54387 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index cc56870f31c213ed806ca9d8932a98f9c81aa7d9..2f12bce86f0b33b1d454427c4aad67cdeb9c6d3c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index c1bcf7aaddc25938110bd9725072fd24c385f6fc..5e54fc0c886e9b44a3b835ad650e7b6d24924d2e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 66ff43f8f64a763aad513faeac1f560464254bcd..ff7cbf2ba5b4a40a518d76150a22d388534471be 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index b71e2f380bc8f6089033145d6ea73f2c3e9be93e..2d9b767825078b63cd0dec95db5e8d0ac025c8e3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index f3d5ac47a286594cfc09b4e8fc62da96421cec4a..62f32e904c14049af1e53fb1aca394a8f944a59c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index d10a712589c4acd954aab6dcc1a37a7e9f94183a..4d5a468bf02a59e16c209dbd44228cd2a866e2d8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index bb2e0173337288b1c32538bef756276a22d4ee18..63a63bd04649f666bfbbc9764ed5d868f150c2c4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 5fca3baf0f7336eaa38aac0525d3e9377d2cfd7b..3fd282b73464bf6c82dad75e3155f688cda14d55 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index b41b95523ae6c005c3a8b835542396bc32cf297f..d051118475fcc35744be4abfabfacd6e016cc754 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 4420823cee428c8d50b789113072032b429398d6..391542c6e6548af05f3d0b00df9ac01961147a79 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 2eb4adfd44f6bc0969148062dfb886e0fa247618..44a1945734efa185b04f77fef14079e925561be2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index a555b966236732ac55ebf662e89b4759d1fc6125..53d4574ef8fc8b0c46bc734237bf50eb6e44e85a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 2b36c6c2ee01334a04933b2fd15f2245555fd729..0011f6a0ce4c31a97e2d648a7cff43d956ca2105 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 17f021eeef3f06e3ca7a5fe6c88f558ff4b88448..7cc944875eef0414b524abc65108ee0a76e5ce0f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 5e2a529d572e346c7badca6cd687060e6086df42..587a237e2a10cd36274db32a439a568f2c0c66bf 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index c3e2f2f02b68adafd6100679dbafd55b19124959..a1b2c5637e53cb19b95da60086d103e787d18476 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 3c52ae7c60deb83ab9f4ac88a6568070a42cd7be..156914a2ca67bcefb02e48ed44baac3b83931a4e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 7b100d693aab9829d1a4b1fa1ca63a7fa4c82c0f..03a937fd6858062f99d49610d646ea40775440f9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 953f5dbc2549aaecaa5939ebbe2bb2d0ee8d969b..a352565083f7b7781b0fd3e9274f44c03ec9e6fb 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index c927c7d388852ae39f1e1751f9f0f81845f2af73..b768df4b2c2628eb99807fa1cd9ab41b10bfdbd5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 89830f497152ffb949f360077c119e2086543a5a..41da0fe115ff1dec58287f9673252392a0b36c5c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 8c7b30551a008a47b4f2f355b1269c313516733b..4e844e5920ee926cdd4015e464d9a5bc258b818a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index f0d55a4b01f4be11168b7349be912732628f0ef2..1be5549259c0a7b5f7e53f05bed1dda9a0c18cd6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index e6023de90a38c2be6235b056d4d8293739506559..6fab5f801d0b25896b6164f1dd8a1666d08c7ace 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 9324a504aac1c731f6864ff892fa8ddc0071f923..5628e14190f5363e6fe70fee12dc0e2b669fb0ba 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index ba5956803640f34a3dbd138f5c90deaa6538e595..06f06208a3b95f6b98828bfe7673341b1b39ac81 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 5b405ae211ec2219420fc7c9e9195141985fd727..8148127f2639213cddb31ec10e2803914eb80cd1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index ec300408b34536fb34b2a7c282550ab9b28bcd4b..57da94c624b2b46ac69a013f0cfce2e440369bd2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 6078821bf98ccefee782c98a89b9e0456c9b6d40..87147b9b3e1866e650692ad9cfef0529945661e5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index d3633d899b04d4f9978bcb3936be59ec80e8838c..39a340547a4fd9ae1a6511d4cfe0f727a76a1451 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index e13aa5653cdfaafa50829a81cf061a314c3b7dde..669eff8b1752068a534d476eca51719d9d75fda3 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
   } 
 
 } 
-
index b32a758b616de42fc29b5bdd265376929b2b4fb6..671489afb2329ebb36cb8001377e4af9aa4e520e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 0810a482fdbfccce66ebcc849cf7001256b6a918..6630c3d11f4c28fbe4e5cccb1a5a3d4c3a868e22 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //
 //
index fbaadaaf31863a411b859b940d3dc3bb5106b050..2734b640fc2b3c10fe29cea8e49d805590ff8f6b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index d08a238342b3c050197fcfeca3fa83ea0ec0e01a..077b5f74fd869e5df64a444ba91ac3434c359ce5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index c448e404dfd6f509d10c052f514568a96431ab89..036ce85f3272651d6b1b371be6bf1b50ee377e44 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 72799a9d99c9aba28680c13439bc772d90a9efc5..279f23acb322a882401c1f9a3d8410c06f6669ea 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index cdc3e5072286e3b02054a562ebafe7f6176ed3ef..5880a1007c430e150eee129a696899f9c2dca360 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index eac51aab4ffe7cb1b3c2feb9334004210cdc6aee..162647a48eba23aba18ef489876bb7c38e5eec2c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 5ab6473885c07c08fbf80cdd35e7c7951998ff2e..d8b7d59e7d7b813f0330dc9c863b8a153728d7a1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 82ff3c9cd25c768212bb0447af04b01dcba6526c..9d769473d282861f96e8995b5cb2d585e76b5b77 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index b9a74f75eda3c0b04f137cafcdf9c89bb2ff8b89..cb0906eb30258531f44f25f67b3a75a7dadd3b57 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 279657726a38f673d8d6fbfe3f4664371bdbd39e..75964c2a97ccca804806849107b1220541b5430f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index a0c69651e92cebbb0a1ff12ea07c09e427e53671..840cb4d22c9d45abff02b73535dca9a34767fbf8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index c382c981305d96fc445a4481b33bdda3acf850b1..dbeed0236e5d1b0b4c4120492d646b9158f58b6a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 1edad2206844a310d6ee36e7567fb99eed910459..deb4dfad6076b92e657ddc54d65e7979b096fa5f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index e6a084b11fa6988bbdef14f7bfdd6126dd4391e7..561e675c15699dca809094b159fa78e7bc707834 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 93160550cba1ac0e3a04407f323f2879efa9daba..521e191948459c973577299bd6f4823c6733e716 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 87f72d78ac8c3bda5394cac84e814104743036f7..2f26cae16c2d7c4eedd9a88eea9109cde4e95c91 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 8909254cbd49826097929532beb6fe7b965fa1b4..6b6f1e77238b1eebc483ca346054b357ece81a45 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 4bf1e13f6eaa7f5ff43497214b675a357882c6c5..0b16dd4ae42c80e931e0db841064fb1f101f06e6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index e1100508af81edf99779422e1485468092b0f34b..8669f66edb807cfaa7d13e14864e2a597d914401 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index bd36604bf3ed123c892d8abb6baf34afddc8a582..e55d1d4df1fbec7e05fac1ad0b5d6c26d16b0cfc 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 3225258c747484e947548e7d9ed5afd70027b3a7..37ccb8896168b416cb0a5d3f8a64906f8f876ba3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index d73cf88293a3eff87bf085d251455f9cf480969c..b174d1c620f724b6488e0808b91073dbbbc7384f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index f95bc5ca71d5b0a0a2900bb459961ffe37ce4db7..ba9d58a0f0d10bc0879a67a83cd456185606c6ef 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 9ec021196576b745534f6318de59d3a03678507a..89dfd392ad9f6af83a6f47b98d7e9dcfaf42a486 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 0addf301ea57426b18f3a2b5e4dd6cf2a751bb4a..16787a2dfb5891e8d1514a6041de20361ec16c58 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 3dc3b00d448667cecfd579aa6478575d4170c39c..c87418bc157db31367c10c9153afedeb68ee4148 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index fb52ad2d331ba0ad4bff817b35abb3d822b50fbe..41efe10633309d84525c314c8945b484fe6bb644 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index b9089eeea5b2fd93fde976165bd0c164ec67a8b0..f6f467f5dd50e8198d290e6e0cdd6eaca5711800 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index bf1f8711d883496659c59d60f311aff576f866d0..faae02d9e56db981da5d91a54baea4fada8a437d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 23a4be5ee62b7250635515dcf51c4d230f20f7d2..cfc9deaa7fa29a9ef15240fe90c827b63ef6b93a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 805dfa8b1c3d917c70e59b2ca43808e7ed0ada7c..021e3d91e04a3cf82e7f145ae3794e057f77db9d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index fd662f6a96a44b0aa8243e927c6befa8a837c05b..98efc623004e329e541c383d4e05490706469f1a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index b56fb4142d7994f27ae770d11c7def0ccf50d942..1d6225d46e9677dd49152937cdac478caa328946 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 6e6abe4d389587553989d832b35df28ed5632db9..ddb7be4552808bbca6bd9a8c1556d5f811dbc788 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index f61e273ac5b20910c81845bff08533679d8e044c..7837e9583260afca4175feae8e3ca66bb5bd70cc 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index dd923f238a1926aabe5c3dadee19c27e5b5b5a9f..09805af405e5b9949c70f435e71e7de578ea55a2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 8c18e2ecb04b35f25be2f3df2b4f39c2c0794f2e..8181e434a8d600dda494607782e537439add4e3e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 8a4e45936dea77dd2fba978dd552190555e1981a..f141d7ce2d10176830e6a4c666290ecd5e50909b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index d3b4b01a92c0fa2425567213706c16508b3c2d9b..a329b12c452a4615ceaf0f9458f0493d74523d4b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 63772befa409e3f68fb5b5eb1f25d034263344bb..c50a54a7498c754a1140d228a9e0bef450fcf501 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index b1f427f6a6c1e83327775bfc3558f9a8ac4ea5b4..b68bb5cf991d84180adbb89164a05c7d77b2a45e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index a1867762180f051460b7e9825821f74a5c95449a..096687d3ac173480c7b035c911bf157bd036a4ce 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 186b0c275ad0cd21586862e478705359a528dec3..fe2af9bfc5273ef4527e3573dfd7d981ae722812 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 2866005e8d33dc996b685ecb380cf9eeb9ee636e..6148a9eb35d18ad74036ab44797cd8e3f3f4ff49 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index ce94262643916b73ea1421df27883436c5616ada..577735eedcb1cc8c306a5aa8d6c4c41d3dd3820b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 15e7d574a096b96f5f0d652fcf1237ce3e453cd1..a6dad292ada57d5709f7b4e65fd444a75a1e7cf6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 764be4a14a91b56244d901e44c5e15b5b8e7188a..fc1294ead3ebb850789e5156bdff378515811563 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index b567a78efda33ad28a933a6b3cb84ca11de390ae..6d961910c773ffef2bb653a8d660bf59732ff078 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index ce48516fa9f024bde51a7deca4ab70e59eab0205..c4c69262f7b7aab1d913405740ef1156a99a44b6 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 28a821578fb73480f7c0cf12422f32ba4f8bb045..71dacf5fa3a31e7c0dfae4ddbdf6ed43f45335c2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 21441bb240f64e00e711baaac6ef56efa7ad3c6a..24b82321930634d630f6f37c58e9bfc26a9c9aab 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 95b5ff2a501e0e7794c8b7331ffcc2b7ebcc260b..22352d7e2f8787df8436bdcdb70ef85f555a7a51 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index a72f14430afed155b50e74e9315cf6487c9b8667..78eec34eda155d0adb1433333e8a0b59b204fcbf 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index b05583172075a68c8be504ba3dc07f78e6e22a3d..3a0dccaeded9dbbf5721ae5ed588b6aaf87acdff 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 52f36b6ce069c6a8e269d039c7cd683e6362f9d5..cb24572b7d799cf9df21d6e4bb8e31a4a43818c4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 08fa201465cd2caf1ab1f18d3dc7b9fc3199ffa3..c5413e5e8add008e69511614871d5d5b1e066d98 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 2537018b421f13963a2af2d6bc2a96c82ae94c0b..475689055d82cec38721885809d3fde0f53ed4e4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index e59ff8976fd038671a56b531fd48b615c554dbcf..014eae8ccc0dd5fbe090d8164475001313a8cbde 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index ff4dd26f5375fcea3f5c3f957b74715f74641797..68c9e73738b5c7396c6d9c06d2c1856dac5b2324 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 2999d544ea35a0794dc06568f8395e64f768b9ef..67fc9e29d32549c7ce3377d2c99592c38f430b5d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 92e718c26cce52a569983ecbfba24b14d8c2b6cc..278d8c96914ada7291e93520a11531325cebbe98 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 81dcf18294dff098335aeb235e72ebb27c87e02b..1363e0299834155f2dec26be35f8646c0552cef0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 26d335ff6571208b5c99f6b6e055e70154d36ee4..9a88953f941f72fb85d97d9ff0aa550929313360 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index af164f95b45a4182390ac0da24c4b7dc25090723..cba3beb76e91a7512521ecb1147c5b2580ff50f1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib{}
 .assembly Recurse1 {}
index 62811b8362961665efcd246aaa615b3b198fa070..c17d9456b546b8697daa5e2ba2db11435d2e3730 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 91cb0d90d63d5eeef1f52ba49cf272a7f607731e..720b07712381d3bdebe53acd6bd659cd6cb81400 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 73da6055addf25d56be924d332404a54b71923da..791cad1d3f72c146273422648db422da3151186c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 6427d227ff4890fac6ccbf4138ce1c093e1c8ea8..bbf90047a7e96abe23f59401db49b34993089e5c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 0646176813ca4a55c67579d49cf545a1b114b1a8..3cc31ce921bfb73fdd4d04b81032117ea7d151f6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 15b241ed081c89fb32b144b0017616c9a838d3be..f6a5fad31618d87e51f262527d2d96eb5b151dba 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index aee31b81b0cc78a5b9e8968240e094c59dfe7dc2..4ba9836a4fa7dfd5f06b047fdc4ef98a3e067c44 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 519cd0e11544286400f68b73cd724c9c4f9d0497..64793bd565350fe2fa72d59a250c8a3eaa861d5f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 1fc9784f73deaf23506cc8d2d76084c23e2f43db..3a5ff998b5fb874bea30889bf17fb281a6d43cba 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 8944b2083105cdbf6259ae1713a8a237c0023740..5e31edaaa5b0031c63c4fb832a61479eb8ce3e18 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index c4a3b3a2830e7d3b9f686b04241566a834ae4b25..9fcc79a6744213bb6f3333210134f03ed694bafe 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 3047848870381d76622cb735b3cb3f4974c9a8f7..8e3b3753bdece13a6d1a7934dc68cae34f39c856 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index d1584a9ebebf8046f1a80ae0f7a2ff9f0e25631d..c798f8f2030f1c9fc6aeacc6e4f097af747d8e94 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index a1a4138a3e62d857af93093a0406a39eb75da033..b7711afbc65e4cc5cd4b82fa3b63b40accb24241 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 09732c8e455422954c6d7e3a99b871ed3449009a..4b52882bdd7d662d09ee0575b098acdebeec031a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index cdce3a422eb612df173ed737339eaeca9f8817a9..2bd5536d9d9ffbb6d952dd6d2b570cf25e55763a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib{}
 .assembly H{}
index dfd04c141ed4b4ce3d945a80a6d362b2a21f5db7..4e8454846ad61af940b5994cc43ddcf8d1074df2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index e953503e5170da745e4651788a05f5d6dd6da460..7b8f40c47405beaf021cb0dd1e27c03136de128e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 97edede93dd3b76b64a030ba39e5bb49245a8298..c72a8c17c37e9bbf064a82c9c617a758b0365896 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 9dd6d8dfd73779bc9276944405e35ada02a727d0..001d0cdee1b84c371fd750019c501bdf887172b4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 1ad1fcee05606d1e62386258ca5d0984fe925006..1feba24114e0eb2ab7f320c11e6f016d850da70f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index fbc7a843022a18fc14f903c1605eb693dfbb72d6..08ed537d133f8bdb403444b6e3488d639af2c760 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index cef465093e76ed32de6ca5c0f8e7e013feab1386..07c003c317a1db6758e1ffacf835a49ef908b27b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 1cd6dcec0b97f36dcbde1d52c3fa54e57a17831c..29c41a8c1f092bc380455b7cfdb432d630dbab59 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 5d0d6d19bb9995337231df3f956c3260b40ae69d..2cbcc5b8fee4cbfd8623968d4961f8991fe7120c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index a377c8a7add2ff9fee501ee7500716450bd1b6f0..25c387c9a1ea839000d79fa348bb3867a156c0c0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index a35a66907427374232c63aae609b756061c57503..2f13b297d7ada0d9e28698e3179d3da705a1ea29 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index bcc25071d68605b3af259351e847f62e4d4d0f60..d102b76a61d37f0f6b6e1d14dcc65af173540832 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index a3b7228f91ffb4a5d1c67984d1c061b4e2288175..5dc00e2b9d788344cb2aee86fd8e026bbe777ad1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index d3b9bb4ba26a63905ff6f0b2d55113d79884f783..1a7bf22271afc1bb046ce674e41a6fc728def258 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 304d13f5edc1ceef24c756449b807f440ade2e30..8e646d8bef449ef22242130448c1b4d745dc10f2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 34ae6a0ae2c96726f23db3b296cdc7944e5213e4..fbbb419a542d51f2b1c42152a25e7eda3f7056b9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 80939917f353ea8e011b2051091ee55abd19fd1d..c87807e9371ed2ccf5d531ec271f4c32a8916f4e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index e07686e9b18a7a7a413bb63b49b2d76e8b9ae41e..6972252925d8469fdbbd3a7102c11d88c3b21dd0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 81bd0bac6d63c8ba5ac2a9af3466a4c0dfb2b6f8..39cd35f87b67f17735a37ae59f90a74950809c46 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 9a3508b0dfa21acf319b38e382b52ab633ec8d2a..ba0ee55ecfcc482928e38888e30ab8ba3be79e86 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 146c156d3b7418afc0de233106b7d6c0f4035327..7afa64a85e37a52e0836cb4bfc4e6039e35985e7 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 9679226e2576dc0d45ca35bec89c1a52ae19186a..bcfb73610e7b2678492736c11e739d9cc5a554fa 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index a52eff0c1e5c457443a720e407e3677b74d623b8..4a2d6dd5a3cc64917ebeadf78290ec351966de31 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index fe05db38da4501a8f215a2b6b2766031b2eb6b6e..6bf4c593b6fd5f251a00309efbfc2fbc5b365190 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 4e88ca57c40c41ddff42aea523ef6fc7974da0a3..646331792ce363c6e497206f65d4eda031e4ea61 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index f3fcfa6aa66ca9a0e0886df5fb0e55876c4b7aa6..99028e5649428f7c7126f8503f1a441c388f939b 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 00f31a3e3df2f1787145e02c52288fbbc451baaf..e31a782f50156bf7c29c234c8b16bf2f85968253 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 000c14a3951e3e2a1059a59d765fe51b57d6f5e9..ebb16cf41443107ddffb3dca3f494bf63b800f0f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 55a83d77fa8513c95a09509cbe66c31da217deb2..a4f2a128bc71ecf654d3bb79c17c853761d8a709 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 4f4158e908fed7c42f819e2c54c3db86fbb705cc..181c7d89c5bdacb9d684f2b381cbb6b022e26157 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 6239a610eda085f557108958f693513871ccfb49..1a1ade53c57c06e5de1e292144938bb2f6601e40 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index cde730a463ce10eea6d3fe17c0ccfecd9cef8d07..05d8ddd86515e39b16652e89d67ab95b2bf7159a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index acc6b1a4db92dd0ca95979350d5c2117e197e30b..a9972a79c358a6d6783612a16dfc7fc992086215 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 97334d6516e9288412d819358dc31d00e3ebceba..370f14f5d8bccabd48ba14396fa9f62e16f7dea4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 57dc733b6796b1cac97f34b9687a01d188081008..013939eac340ff322eaed992b45ee88b6d14b14e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 0150a2cd536f2b15ed943cec62fb3ffdb4714186..0566ee21cbbb90e4a44a9a6aa2ea8b616f78238d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index a6d4801dced3faf782f9c5935ca7f74d7f0bd63e..93f630713f9b896d8a0ff88aade2b18fb7be007c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 0b793ec898e1424a05895dd09f24e8026c63304f..99a004c60a6e33cf8d19963d76a1661d5e7ccefb 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 9e9929b8ded461894f81c6abd292c3b2e024819b..23cce57b6aa281833cb4ca4327267c54d70d28cf 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index fe19d7c2de0a72e9cd0e13b3ca7d7214b9ed4c9f..786a045a6abf5b34b1988b5065e2c8c21c0d7b6e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 747a44b456052fa71820f46a324346fc80eafcd2..6c0ad610d25d7d47630271e5effbb268dfe38c43 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index f5e59f7d1f3ce2f63c8e991da1715c8451ee4cee..1a3e87961b6906f5e62e469e359e8ffa62f1c8e3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index e84b8fabee5ecf8f023c38a381403edbe40c1755..3eb2d10830ba8b35574fbcef99cf69637c679798 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 3647b536b2e46ee266d81d2dc4dd1832a68b9841..4f711957f65b8716bbedd545f46f565fa63d957d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 642bd581a4268ab71b4e62143f2a266e65cfd373..599499a662a527d5fc668308ee7e0fc7525eed94 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 53e0b1524706a2012649ab41b02f1036bd871221..731e4f7ac1c7ecbc6da9547e94d1821b0660f81b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 3096da16d019210dbcefb3944964161a3c8e8085..d271410d87886c5b7436ad4410ebaf2054ee5283 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 6ad3c3776b66425f9df3e9a35dad351847f4e99c..dcacccbc0258f2e8e67f52f236d5eeacc22d08df 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
@@ -24,4 +27,4 @@
  add
  ret
 }
-}
\ No newline at end of file
+}
index 3cec667c7effb741850afc4e18914d925f87ea98..22dfcd6f331d840967cb9f3fd5b4065100a38965 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index b5a6660e1056739a7db39ef2cdaf041b366fe180..86aaf2d4b4cb0438c7afd408d8d1f3cf273fe692 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 //Testing inliner on a small func that contains ldvirtftn and calli
 .assembly extern legacy library mscorlib {}
index fe4d3ed7771a95f1b426ea7c48fdf10f4c88c6c1..87836ff95bff92fd2a2f84e428f021e6da7c15cf 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 5e6f4951ee3e1851406b0c889b3375dadc62c518..b7e474d71053271cdd30e052c50372b6791bfb9a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 09353c1e325c0dd87be760c5401afd62410d1df0..ffff08eb8c265e42e10f6496290ed45fa40866ee 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 86b49aa8f41ad40b20caf31046930ba8266f88da..386c37d5a7273ebd3f23fefc74234b678d6ee315 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 52b2f36d8cfbb772df1d42c4c2af9761d9629236..6ee5c78fedcc7c80e888b7e4def2f4c54f7e74b2 100644 (file)
@@ -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.
 
 
 
   } 
 
 } 
-
index 57d80c326a715aae5065a6a999e4b2ea6cd5cb0e..b30fff33e4d7222b4ff32007c21e5dbe64c89a7e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index baea57a5feff77ba41bfa35d424d2a1f93de146e..18b907265cdbfb4785bb4b016ad73bf274ffa67c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 8cdb2d69685c7d93e3f2a1126928e22f9278cf36..4a9ffcace6c7cd1877474d79abd17b1c907e19eb 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 0d8ac0636853b76a238c38746c16984fa0c63da0..df3ac0fdc5275c7f893f97466839e41721e50c46 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // ctor_merge2.il
 //
index 34a250449dfa6bbab2d8f4633432c48471a449a6..b4bed1957563770950289a00c4c2a4988e7517c1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 4903e9641bd7da34770fa822c0cfeb9dc7e7ee67..2ac5ac584d816364b40fce776c0541c13f810d65 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index c0e738267a9fbeec6e1965c18379f087cf2d6a33..4ed0ef29bf55df2dd115da4ac56a1819afe71c90 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 0fea8429c4cfa8a365f962412723dc9719f3aefe..35aeb9dd941db2248d6e3605d4f4f240e64d4847 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 2e7ce98433944a36d458466213a78db263c15ee9..4a589fd4f4889e9145a2275203ec27e543d06bb8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index cc5ace5b1a76683bda3be6349d0210dce9fde027..2bf1ef3c310622f3c59f40b359de7164a0e60a0a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 8334d60ca92e2a91fd0eaa1c37afb77f28bba6e0..fb43f75b9b252211c978a22f329eb3b65bbf1c76 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 2ca386cb3bca3e6807daca466e537a0a6c3d22d7..c8eeb52bcdc5a95102040031177db74d847c9d31 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index b9a22091d2951bd961d626c91d63744f3dd71d90..68a45ad15234be38aa04f3322622b954e8f44534 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 40e6ea6803939d802ae4bb4842d712a5d374b2e2..946eb2687b5b46e3afb561b63fc6fed7ced0bba8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index b9b1f148c4befd298c1a5493c6c300c7ac3a7252..d65204bc359f623042c4b04475bf31a148e56e71 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 8e37fe6b556bfcdab5c20342cc30e0c50e6a9466..99bb05ad412b67dfa43a3fe3596dd65fd49c38e0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 2300340312b70e4ce2f38ce671c6e1bad35af26c..c71f2f9f1797e6c3527f0905a512ed6345401bf0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 70479f73df52255e0cc316cf501c5bc22c2ff836..ea2d8d7b204f3714f195a6861ee4c8264c220044 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index d460eaa21dd8a2632f6dce5cc711e22a20e384ef..1523df9af051ab40dc7ae1b3d835a5d12ad2d5a5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index d9d465fcc22b60e73f8811d0ef783bf6e053013f..f3239a759069b6286d508f1366d2367f0afc84c1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 7fa87994f62c1fae13e27185163005118e7e75c9..b94f512e3d0680033c2b5721c35befaa4e76c951 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 958114ff1a3371c759b3418b06f76c160e597eb2..9f51672a762cec2a3ee1ac414ba748f9eade639b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index c1fad4ca8d1c01c64a08f751474d96f3c0530848..1a5d4124e53dd4456363fd7bf8d7d594227a1161 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 9326e70d7dc7cde58d1718e94506fc5f0f9a0760..b27e21eebceaecfda53d1532e64a9a8eb7a019e9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 3af0bb3b95a04fbc077fbb9a4646733a958431b4..594ab875e1bc0a1ce6e5ad660ee970e80bcc8665 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index b07d93e423259f792177c7ebabb246309064bf11..2b7f1831f30ca612c98ab70092f7bb29ecdd7d61 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index ffe916821d1d8227567e54e2dc01d050ac21c9d2..529ab4e494bd5ebcdf15e5d59605b756c30cd74b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index b8adfba47f54f57d16adf8082f12ebaa2ecbedd9..08e1a8fd75ebaad0cd470699c1fe4a7fbf9fbabf 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 3da0c2c2bd77c5c2b1cba82e5ef64c13f0d82fd5..4256666359c95a907e6cdc77916b42ad731dee84 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index fc03b9b45f512b7a595f794099e603dc47aa4cb4..e3364225b3b28e07970710cbf17af87314afdb78 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index d46beafa72b63239db1783e8c6fc263c2c6032b4..21799211603ea1d42b496845f02ce9a92004d6ab 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 4748cc40709d8e4634aae86d9f5c3a03b9a159f9..fdda451b90b3623e791d35626dea8f775ccf4a06 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 766cb8d7602617788ccb92fe12b52f45c8cd86e2..0d2bcab08e392a004dad9eac21b4422aca2e6aa8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index e39213bd20f5d203df9bd8ff682ee4abe0ead32f..7127d536533fa70db5af90b512b563f4fea67b8c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 9a925baae63352c817d37d897040d085f97b97d2..b3059694c7434209a2cdc4627bc429d7e30f0eac 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index ab50e18baf361936520d4320422b7fe8d40fdf48..6ab72b2e77358e0dc759ee2447f50228765d7d94 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 2b857740bc7c540b3e4287856ade84f6d8d948fa..256e1ff00b1fea09ae9431af4fd91ebc1842eb8c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 270ace3b5194218f495e285abfa3dc554f3f1ef0..f9e0651e0cd5731d00632c978e880e4a8b16f2e0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index ba8b66a3ad0226b24b092915cc40b8dbd920ffca..08b0eb7f37d6bcd1afb702773803f8c6662420a3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index d05c11e934595dfdcad630b871369ea2bf01327f..450c749b2af80d92bfd2c66026668556c3826022 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 281bfe3a335e0c6b0e777ee1047d41021fa87172..0336cf06be7a95c25f069d77a8e524580e345f8e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 0f0ae587546757e5018ef6344fbb661dac4cd13b..1b4ea8cf54319b9d25648c1d6bfd64abd13509cf 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index ec1060c862663a857cf4965c0fe27f89e8916961..a74eed9d9e371bd249fa915b146d9d6098418e21 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 3cc4ba1c3af8575a5a379428f911654e860fbff1..a57409e17ae04bf28b0ba15cd0832afb7a025227 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 7e0de5bcbbfcbb9c1b3358a466e525ff4b67c59f..08894db7d1dd34318dc68e0dd88901b08430cc41 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 582a8c50be5a1385c21c49dad62c5a5a8d0940a8..dfd225d0642e9f02c2ebc40bb95326ea82e2052e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 780d6afaaf74765cf5f7b98ff7d4d54439a5f971..571eb5c2bd82ae71fd26e137667cc0389486821d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 0e69d6bcbe0cc5616717198ec8449a6137491d11..c1bf034be681166257d234623c3aadb4faf54712 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 16a3ec6c15e596c28f5d5339c2999b9ea72513f4..6286eebb660733031864e710af08a92ceb99ce33 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 19b1c468300c82d14fe308634bd072d219049c2f..7f4ed29af13f49b69d8317d9fd56b0e0856c96c0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index a0a69e682ea5c0cfac5e116c3ad597efee1ad7cd..ad67ce6fbd6f67491be9b869f4b3779f9f15175b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 32527ac48dabae4b9dddf946523c5a8038d7c6f5..e4e68eabf7da59d1efaafad1931d650d3971a325 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 85157a1c939a01d9c548a9a70c622ab80209120b..f3ba9a45d52ea6867b45bce105542d2fb68faa9e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index aa4a0cead2be8f303ddff2bbfdbb45034453d1e4..fdbf8152ef7bc1d6f46ed2abb950cdd188d9f101 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
@@ -35,4 +38,3 @@
   } 
 
 } 
-
index 95eda033ad45648678f0fea24903a3adf8c54e3b..6d3682e5adee65867f5c1f9b72d1a7affc789052 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index a7bc848ed4933ac9ff29fa86474d673717cee28f..b1e19cf44a415a9879d32d69694aed2efbf44439 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 488969bcbc61e364fd48713489c22b6274f9d594..bba11c3604feaee521a9d54563c9e0985e2d336b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 5dfcf853253d0a89573f6eb21726f6b5fc61a102..9cae8b139db00ec8974ce755ec4ee8732724aaa8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index e436c081ed735bba5aea8a3eeef4d717031578f9..2f413c6c0e976ffd9b5be0b0528eb1d370eb637e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 2395af01ec54c7409766884ebbc4f9cd2de7db8b..a2d5e35bc2c06f70b9ca70f4c8ce7943feffae4a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 22809ac164dcc4e70a3c94321c31204878c6e590..aac901e514a2863a46e73874b07428615edb5e90 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index dc587756476b366e8abaf13b67b0f944a2e22899..b11752244e851cac786803f3049c1f034bb0fc34 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 88e48b5749148551640eb48456a63cda53e61f87..2b2d3782510f57a00a1a979d3acc004cc7758a88 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 94545c9fedfa5226dc3327ca895cca666d5e753d..f1c1f9fdd01b0250fd6bb6987cdcdcd6a7fa6e4b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 9d9777b783c0c923abd8c07f091585ff047a285d..6ed208c64eaa45b8170f0607a79e153ca7dd902e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index e11652643133c27005dd71491f2afb3a0ce61828..1ed7fa01fb1dcddeb58f2c78bc8f8c822f0db421 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index f753a25b5d1b4d2006a7bf7ad3d8b554fa3bfad7..3173df4823652900065bb530d4b8e3fcc4c58248 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 82ac0217143cfc3d823ea383fbeb54ca394af448..3b0998482cc797852cc6e089dfc9cab3b64b2ed8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 4a65d36d66941393e354185738746406b6fe99cd..963c374a17c45f7a548b632c5a0a821e280f9c1d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 8dce34c2a381fc3581515be62445b242dd551f81..7350dca5eb5d775b1cc94036991debae910c01e7 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 315956c540f1304031abdc7f5b4178a25a39a8a4..98e9a563acd945056995b0b57f2fa464c40b7e5c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index b572ec1a1322c7d57689c9cb730819b05c493f4f..16365d1aa0967c07eaf44ad6283dbc47a0a27f8b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 801d5392d9c1db1892065959eb6029436786033c..48ae1289697793595f1deedf332a732bd75933ec 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 6a8b82c2749bc377251d5d5619e53a262e33fc1a..fed1ebf3415a0972df78b17759ee122960f2f5ed 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 4ce17a915a536dafa8ed1b30c04e4952bdae817b..ad04dc9dde4eaa21fff1c6b344eca58f78f87e8c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 132002339994674445cc31bf0aab9f2b440e5e9c..9a7f1dc3cc32f01429e87dd998b62e3081b585f4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 660e5808e4a0e16296f536d2a6538ca622b74ec1..afd8fce9d97078f30cf1367c9a81fd9f1aad1632 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 7d09cd50a1483756e16a7ddc0702f89b57467926..cba1b3dde72c2fca7d41becb2fd6003ab436e50d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 9833afcb98c17a31fd519744dcbab6b0417e8109..98a71b663651884ab9410da7108864ce004ad9db 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index ee9a28fd0b1addff0faa8ce085cce84cd9f24213..069ccdb1b9a086502cf85aca7c852a2240ef589a 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 6c9295ab6675ba391a90bda24d802adcde65f6d4..266478b0bb8d5d267f2f4a2590254fbe32b33f22 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index e0c5a43f257ad65e16767b3493350a5ff2e8fd9f..998a9a8a34324599f5db7bc5781cd68cfdcce298 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 850c38253ec761c45a2206a10369f9ca7acea443..bd6e576e931ea654bef409710b4f99430f802413 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 4963489528c26eb5eda0a55940be24a180f50b65..9d62632326fd941622426dd391ea9ebc7e1d47ec 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 243f79841ae17a5a00b59a31c8db32a3a21d1b21..0cb1bce9874e3808fab12be255ac017fb2962bfd 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index a802c069d21d400e7f1dec14d12e3cd104d36878..127d0f674168249c7a983d59f0adec582e3f3e15 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index f80bc00d55ce83d5af58a524f03fe97f3f4f38b2..5e5d9666e98a0ae95751f0837be9d9f19895662f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly simple {}
 .assembly extern mscorlib { }
index 2f7715f1f4a753bc528f1772633215d1af92c052..2d5516135d281ea54c2a98f00781cd4c45343520 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 408c5d2432fd89dcb1d10155bf8fe4112d3752e3..d0e784edcc13f78bbe76a7c545424e7c281c8b9c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly loop {}
index eb8bf4e17034f9511217d0a9463f796653240ab6..6583aef60e96dfc283a77afac67ffd3afac0a799 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index d2b3d25d03c716983f708f814506947755a498be..806bb85f186ce4536724df0006cb51472827a00f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 027c7cc2e5f361fec2b6ff05c172348578ed6c71..4304466849a0a01719828645173135c669fb2399 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index d23138c1ee1bccf9302d4165948a95b718c77807..08c66805585e042416d58019440c406e902da466 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 3c02e25933149f7c24354b26413bc8552ab9fd21..1c2e5b06fb20aadbe08e89d7bbfd79fab10ee3ab 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index cc8b06e9f8dff30dd08f4821c70b90cce03b3b98..cdb16f3e661ceb6832d8b3aec43ee7af8c810dcc 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index d4c272dff3561473ce35cef600bd50c987c1eb27..082eba7635f4cf3b83256a453ee17e1eab964f70 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 0296cae16980876ed083f4090803d968398b42cf..a9ea63b010f0bf3648448f971e6a413da435fab9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 879107ec228c32c0b83d8393d3cdac35b14763c6..d2d32f116837ed2336496f5c809fc8ee8fb29d14 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 90657486bc7c3bb9b14888cc21d69fc3426abfb0..f21126d4cc38cd46602f51508f1b12583a72a6d8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index dea4a901c98cc0339d2f0afdbb64e9a1009a2168..aa8418972f1fa19cb44576a0a15154a223d752b5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 489f426177d9270944f319ad954dd1ef155c63de..8d59238c6c74a2c41a3c04b53b86e1fc78be710e 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 6d40f240c3a7889593762ae91abf4b3d2e9fba16..c5eb078d94dee31b2e6f41fca945f6daddd528b6 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
   IL_0018:  ldc.i4 100
   IL_0019:  ret
 } 
-
-
-
index 0d55911537e8064e04ea6e4a95f8f53e08b5cea7..71d89c898b37f7fbcda441440af0c4dab08d9b15 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 19fd6fc1f7b877e60fbe570d025eb9d77985521b..47b4a1cabba8dc58c0b240a14c903042e4459822 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index d1022438e934db6a234c0534cf1797aa37788f82..cf9cfa30ce1cfe8566a455e9e7f0c62c23dbb1ef 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 7c03e7f43d95a5dd1eb6581550f26267b88aa162..d5d241fce295f56ddd34fc9878330d57a16b566f 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index f400461bd97adafc75525d0dfa0c7e5425ebfede..4af39fc1501637119d156e8a95dfad4e7f35cf2a 100644 (file)
@@ -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.
 
 .assembly extern mscorlib {}
 .assembly 'lib-219037'
index ece3decd3b281f2b59f26f29d46165f1ebf7cabd..90c4fa059a095a79337b489b0c3ab9d1af983e60 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly ILGEN_0x5c19e96e {}
 .assembly extern mscorlib{auto}
index e72f238012de4158008cc87dd4aaeca76a5536ef..6eefb7bd79eb7af176dad7225ecdad084bcafe57 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 0358ef0d1d61d9240f9841d9759c540eba9508db..4dc71e4ec9c96a3e6086857629f3619d2074537c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly ILGEN_0xb6f84258 {}
 .assembly extern mscorlib{auto}
index 2d7d9e77720d7855c4f268f616e5716819ac080d..9d6abc4320564cecd0fcbaf3975c84828c06a499 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index fa3bee089685c06ce9b0f5a321b62fbd31b9821b..84e1aa1254d2ffbb316a0dc7331a41b137d2db11 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 5af353e2178c830fd9786689c3bffa8feec3833b..90d16a21240b44ad9d2816b295b6c54b45f4cca8 100644 (file)
@@ -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.
 .assembly extern legacy library mscorlib {}
 .assembly  testtls
 {
@@ -17,5 +20,3 @@
                ret
        }
 }
-
-
index b0e3c69997ce81c565d3066dc42cf78d149c947d..6e3c276512e3c0049e743d07f37d76c9beec4f02 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index d1db740ff0852cae4c53cb168811367be34c7273..7505a649a1e7e656225b7c2f908b577d70fbeb7d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index a26e98fe11f66cff0b07b2d0243ea2a9bd7dc957..c47d8b586d35dd48c9cbdeb0f4947f5714330b41 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index a85c9fec91658269c9936d2de18bfda2205d45fd..0e454dfdc531f1815b2f69216b7e45bde457b8b7 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 76c1ca5494814bdcef1b84f4df5f2ffde11b9e28..925ce20d309c72926bfe909da2112d395e1b1243 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index b7e267934ea44cd54422b2d33a8964dee3f8382d..c36d655035adf351bd8e8a767b5049a1016b7a68 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index b30ba7580ec811c118eab5610591a4e4cfe07a99..e91a93902f3dd225a445961c7835c98ac99b74ac 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index cc1d9cf3803088be0064ee4257659535ceafdcad..9a2a4010e8e6c93288df07882c1aa7f3e3f085af 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib{}
 .assembly b13452{}
index 6fdb5caf375a52117d609a57fbb59d556e58899c..e081db9e386acf459aef28825e0ec5ddf7e78781 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 230921239008d674ee10cc31e1dc8a2b3eb6adee..a5d5d6f82af7873f8014f0c87c6a1b285af0aa2d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 67d3ebb59f8868cc89af6377ce28eb53592db378..ee9296dfa90e19b27dc891eafe65f10a113524be 100644 (file)
@@ -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.
 .assembly extern mscorlib {}
 .assembly extern System {}
 .assembly bbHndIndex {}
index fabd1746ca42908c82b5a1ebef3d93bd8213a2b8..e0b31f79cac65aba18027a812b4bc61cd48dc442 100644 (file)
@@ -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.
 .assembly extern mscorlib {}
 .assembly extern System {}
 .assembly bbFlags {}
index 3c4f92b2ba36079593327430fe6425b0fee13fca..859ccdad0fe9d437e0839a505a499c1a2bc380b6 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 9ba2117131e70135b800c8e5cc3369d781d89b9d..f936cf6f00d1f988fd73fa0f84de22eccfaf1ada 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly loop {}
 .assembly extern mscorlib { }
index 77ec87b8af6cd21120a73951dbf3e573af644eee..9c389683cbd71c5b6a839e1932302f2e9610548e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index ef981a677615b9bddc6102fd1ba85dacf8f219c9..ff9b192fab71130461f5d9000c51d568db1e6b75 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 9f3bbf3810269855ff1d48e5eec2f4f5838de86e..c958909e582625a83d1b312f316935b5da2be3dc 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 4be24d81376ac4439e63d1a6861cde8999e7f327..c8753c9b594e4f553a5e211252cf6e2e6d8d174f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 65bcf62cff351f26063744ad8499c9cb85823a01..32a1ba8366db48d45eeabe9cee700fb3c7f28f5e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index e0aa9bbcf080129e396d21babfcfaa7269aafd43..c905c3f794fe3e70d8af87dfe36da5beb9a3fcc2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index d9fe04153b1ab744f6c0389c187a6cfbb1636d67..2ca6b99abf67f9c8d52449f9ad0edb47564c6250 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index f187b1ff42d9a97b54065c8597c57dc72274e9f3..7c13dc9e8c725a5220e01a2274ca30afa1ad9665 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // ASURT     149071
 // VSWHIDBEY 91942
index 4a90d22427941bf1df2e83aa331dc05367790fbd..cd292c2458dde0d53b4709b095ec12edaf164c98 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 5c30ca60e5d15af48ebcd7c804d5d70010bf4305..454f1be60774c4a3b97b73538fcc4e6bd5eab3a5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib { }
index 84967d844c9eaa1d08d302e021e9ac54edfe9433..34ca4d41a6ab776679bbca13a1adbe9d4ae76dae 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index d170aeba7e89ad86b02a1fb9f665f1a1fe670281..3161e6763b3acf36a47063f57d0406ed99e2420e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 302bfa202187fd765ae09e97c19b2a74a9ba3896..51e411672097454968b39b51337f63d8fc6afd5e 100644 (file)
@@ -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.
 
 .assembly Test1 {}
 
index 4c388f4a1a56d51ec6da58dadfd055ff4d388c62..22cdcfbed1fc90a68b210305b52550b24acf0373 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 380ac1e10d5b2dbc089df28a943a8424bfe374ca..2d37b31366b21b9ff04419ba29da0bcd21ce6fbf 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 991f8373ebf4e9a5e1c29870d89245d7edbf1aea..397258caf5783850557ffd76eb93aa684ef90d74 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { auto }
 .assembly calldef { }
index 658920f718700e4677cd22068b15abc4d4d37c50..17030363d3f28ba3fb4c826b6f37c1da164567d9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 36254f451664e88cb1f7f557c189c5a37f34aa79..0d4481eb6ecdf1b0571aeb24f80ccc40d1901efd 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 5781ae9f2d4fdf91eaaa1e81c39f271fc20bc1fc..9291c19f3e061073131a190276a5131bf8d294e7 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index cc7c5847bcc6c6e3372d0271801c00fa2049c187..6facf13ae31a6d984c39c85eaeeddde632bb53f8 100644 (file)
@@ -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.
 
 
 
   } 
 
 } 
-
-
-
index 7f5d2ba249ef30165988ef696be17022934245a8..66bbaf849ebb391840b50cc57c0c34e94d333d46 100644 (file)
@@ -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.
 
 
 
@@ -480,6 +483,3 @@ starg 0
   } 
 
 } 
-
-
-
index 43c1cf1f2393de310094d877af8fd70c097b1893..f5ece5e60dc117172a05a2c9a7593487791c2929 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 192106cbb3844ae288a847a03fe4b34945b14ab3..dce3d692f8714e311c4871635a13c532eedb2c60 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index ed697f8f62e55f5de07f319c237e63bac846368b..9386a2fc99c33cf7ee570afd9d4f2f0b8ae7dfed 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index b6fa4e6425873447e37f3aa0716392fd835b32ff..8ba2de9de6e1ca6adc094a68fadca856fe64a93c 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 17651e6b39daf3ee8cf00d61412f289e1e6b61c3..35799d2cbcc9b7a5c4390f9275282c21e1780a24 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index fa8741af7edc55570c60b2bfbb5a3ac9de208220..20dca34284ba2e89ce5b2c86006fac100f2ac184 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index acf6734cd9999926697ff424a5130484684f9e86..ccf7e58d11308d23ddfd3287fefad786cbbc804c 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 833019095f6bacd67b048a2b33dfb4300ca8dd4e..dfc326d761d88c240d38898dac1d55e4bdb46e30 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib { }
index 4cf42db61c82173fd4415daaf22b1c95db14521e..b4f2b56f37c04b4ff1d5b2750b9e273da2ebe3a3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib { }
index 181a033587624d83a6bfa40e006178da4cea47f1..ed12ea8d7fff4910239ac3ee5fe2b5efb112e9e2 100644 (file)
@@ -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.
 
 
 
@@ -37,4 +40,3 @@
   } 
 
 } 
-
index e88b583bcb0de9200d01c35f9b645e54a3d70690..5b5f99d34aee829d73aa5aae92dd254716b16c86 100644 (file)
@@ -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.
 
 
 
     .set instance void RefX1`1::set_Val(class [mscorlib]System.IComparable)
   } 
 } 
-
-
-
index b506dfdb33356487bf1c282d6a690530634e0d9c..d6ccad2238dc022772cec6ae4ac947bb91027db8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 7d849b3a14590839db28de60ec6fb1f5f43b87e7..c5f9e3e10b29ac4c0414308fc6ccf57987a6ceac 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 2d0a304dda8372c39afc847a07dc4fcdfcd9322f..8a68ffa71862c70cb95b62f6ba17e84ed0d3f662 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 770045791bb1aec1770d98bdbb4b214bd6191d60..e71317e7abcfe967877824d4e6c417f3f0600604 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 3774c797438c3c941a510c151e7df777807eb964..7c4159472053795ac1602cad89adb1d61bc89e90 100644 (file)
@@ -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.
 
 
 .assembly extern System.Console
index c1757cb98e696a7dcdb365b3d47e3a8d8abde151..61c18964c466e48126346e2408e88b0a7edb5d70 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index c252b72c0c3417a48f52f7124d209d67d8c7d748..ea35a50a775bcbc0a55f6e8d354217500923ec33 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index c1d13f3128ecae769a1207c806b69ba73e4e74bb..3d9f880a3c306610437a4c0c0728eec3c6512ea9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 200b173dc30eb372ace1824feb66bbd8cbc41324..b09224e8c99ff30cf0fc58b4c6aa77edf756c192 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib { }
index fe004bb17ee4ec1d8a36e3cd4835ca65d5a480f1..783a689e929ef34140fabff1f7b209746a42f2fd 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 00388fb3f3c45542ad94b37578762599ebb4f3b9..5b951c793dff9dc454206f07ba61eff369235c98 100644 (file)
@@ -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.
 
 
  
   } 
 
 } 
-
-
-
index aefcf7d5b1c2d1a3ebee6604ce74f21d0c22adbd..36cd9ee7c00ffc1e380a6bf20e97a643b291b85b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 73c3f9ef5470e08352ffb54c22cb811bc0b2260c..ce80efcfd2f0f3d3ae1ed5e52bdef070f1c9386f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index fa07e6a13ef50d3a2d7f611dc33df45ba7dbea57..8e44e1a72b2d9c356d2477c1e630af0595ba15cc 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 2a8acfc2cbb0c14ae68046578e68b396d31bc235..04882d385691b8b44bb8b13ccbac6566c2f9459a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 76a0458aab367336ea4c89d0710a0b8c051c91e3..ba6528a6a899f47c72bf046d05cca79f78fd8b26 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern System.Console
index cbbd8fce8e9c049158cf1c49edd8e6bb88765a06..d282549d32896ddf1887c9c0c730bce65f963558 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 5e55860e5a143cca92f5dafa79fab325f35c2728..5b4ec0556a27fd82592d39bd566fce4a0e8d9bd3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 60e6fc6a8af51cb1a072fd6b7d56072709c7e22e..c6b7d013c3bc0086ba05ae4f62849218c07331df 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index e6372a490c91590d81fae64a4239d4b4bdcfecae..756ccc0e8e0779a7617ac2bc0764672b5fecdbeb 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib
 {
index ab25c80881b3c9d520f637ea1b759fc6cb381c53..38ffadf026d770ccba973b82be866ff1aeb61830 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 3f38631e392a7100d460a6da4a07a7c4118f5afe..3d8fe92b2c3cbc63f2bc452f074e363993f91ba4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 2b3953f45d6fb6111fbded5a2645ae676e561e04..3ecfde42244ecb416b7e790bf473e6e7ebd17b19 100644 (file)
@@ -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.
 
 .assembly extern mscorlib
 {
index 12d0f1ac3b32d4489d01a21982c92ae297ce2341..cf4695c7f88915d101c27dc1682ba416b5ed46b6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 5d7b6da3b244f1eb290d25114a810cb54ce4a504..cd9b1bc6e421740685369b80fe9390d17c2aa7dc 100644 (file)
@@ -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.
 
 .module extern CSharpPart.netmodule
 
     }
 
 }
-
index 9d034cd0c88e00135ebf7d8617bff433792459f6..ea136ebbb5326c57a0fa4522742d9b5855c5c7a7 100644 (file)
@@ -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.
 
 
 
@@ -66,6 +69,3 @@
   } 
 
 } 
-
-
-
index 5baa8f960fe9b62af37e76e854d25ad736a450eb..f2f32923d4b181f575a526aa8c27b20438643122 100644 (file)
@@ -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.
 
 .assembly Conv_ovf_u4_Bug {}
 
@@ -73,4 +76,3 @@ EXIT:
 ldloc result
 ret
 }
-
index 9bfe429ed0dc3746a1cab982230295f1ddc50f23..ed67fec3b003d16a1b166050d92fe5d54a03597f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // This il tests importation of unbox[_any] when there are pending evaluations on the stack that side-effect
 // the arguments of the unbox.
index b3f78949d4597ca72a7eb4b39780e0c75953b370..a6b3bb59d1d32529f77af03e3f08198077441073 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 
index 1bf95ef41f455ace934cbbb6b9772b03efcbbe44..8254012ddc7ba5b17ad508b86389e7db6684f4a1 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
@@ -83,4 +86,3 @@ FAIL:
     }
 
 }
-
index 870e4bc84862448891dcc901b169d9d31855a9b9..8bf5d7b9018deece53d986e63ac126976952f5cf 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 042aa4812817f97269e28bd418ab932f1a5a0080..b2893aba90ea0c983ab694d88ef3b8e834d98b32 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 2122449cccd95af9c6330052be793847badca3b3..9186550f956ba024ae213b662c7c7a3aaf8e7686 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 4cf59630188f3c2edfa819608cf7dfa613c57a94..5b73e0f3fdfce37179c29d50f0f840c34bd16cbd 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index bb139f71681a0e121a22405b416b4ca6c7ca4551..d411e8931991bc9db7dbdb67e9fffce300e9ef40 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 7dbe2bc0b9c3ff7e7950b8a783078091d112e906..3f5203ab07c582c0145573ddb11991749312b352 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 2b1242d8e36de535b3f183373878466af593a00e..193b05e51880dc9dcea42f78cf98bc1741dbfe1b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 5dcf9c4f015b21c55dae8e451fbc28efc397538e..d120316983222659c4f014f4805234a20df2f622 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index f0514f7417a8216e4301b896397795d5d06da7f4..2eeac5bc4aeca03dc5bcb1486712a45c3203c8cc 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern legacy library mscorlib {}
index 1bc306898f630eb195422d8eba10092a3b15c263..833ded68eb8a4bcfd8508ecc914fe99464e954b3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index e194e45ee0fe088bf1f26c632b04a658ec8eedb6..1f23def7ae4b5b5dcd7f7dc91eaedefa03131c4f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 229fae7cfa2c88517301456d69b49e046b0b36f8..e51bf01ca4b5f5e7314c9091aef7033b0e2bc935 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index e2d829482a77b311b3b8fc1ccb6751bff609037d..ce7ca9422bc79202b1bd3712e18e52a2500cc9fd 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index e84665da3960c5788b36fc5ad09c2e4f05e6fd19..4a11aa46ce5cc5f3af8e19ad4c43f3f921cc51ee 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 538e113e3597ff7851126d3dc647d2c053eeb7a8..878ad64b8d4e7cc1bb4c6e483343dd1c046f332b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index fea4cd8e9ca34b69a4ce8657fa652f08a22cae1d..21670081517602262ad0e6577b649c77c753621a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index b425a0aec8394f03ec4e6cb376ff77202846033d..ae91c09b2dd1d4793c43e37089aa4b05d74cf9c7 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index d157bc149e3b8b8593af2c680ab62f28a4b53ce0..e7df87686b1f18ca17fa16e755a8930e4d2e60b2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index d8f9dac24f3aac8eeaf97344317e45ecb58ded1a..0127c6b2a70a00e6ed84187f4f7ff47d5f058a6c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 6aa74dac3b5b8d705555c248cd74ed7a58f77ed0..fea7cb33156d03951f57e6cfef21a6f73ef42bbc 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index ec45bcb97f9f1432f92ff4a3bc35c0e2c16fcba2..1dc229223ae8b0b57ccfe414faf623f3bbaa8f20 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 8f2c8e1f7b169120e0d34f4eb99bd6789e76c888..e9644ddf874a52b7dc1228591d69823d2cb4c7b2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index ec67425407255547cfad870619f7dd7fb989a321..cd4e8d577926fb3b93b6d273f92af82cbea7e761 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index fcc6a87c318558d3c33d89f87a78224835abaacc..6f8a74fa45cb5b105b5f9e8185a2a95ce5e49f27 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // :)
 
index 953b1db41b673906d4c2c196340a8ef08aadeb81..97e7da9c0682c9976941c91759aa0cb8c87cb0e2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 64b015d90423737417ca23f5d7f894db76573b61..aaa496a1888cc3ce1f50152c87b2f36bfc52b29d 100644 (file)
@@ -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.
 
 
 .assembly extern System.Console
index f3813614d21ac02ac8089e6aca9af081045c8fba..9e7c174e7a830a5832b355c761b60ebad86acd59 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 42f111332664325cf7540ffc00d2a11a952d59f0..f5a4ec1f0879a4d616deda0035c7ee447c0d2c20 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 19381b07085f547073af93eed13f0a94683aa3a6..9a78823c1d4fe45ea3f94420e4b87363840275b1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 6415f06b49bab6e2fbe64cb747956136ae11ade2..99f8e0a2ba8fcda9b5248a07bd05bbaa414ed5e8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index f09fb15f92e03f340cbc14c92ae6a2395faf1875..eebbafa3962b275b2927f8dbbcf7c560fe62943e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 8b092058b947d99e5e336283f97adf2552fc02b6..2be19ba71a3a643187956aecccde987ffdad5853 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index f81758b1c3f957c3a54695faab84b09ba7ab8068..7ba2d2a5bd0f7df3cb4d46f5a92cda5d46761e70 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 4763777bf0e60c53bb9ccd93e95144838f73b536..e15d2440acc7c18198493d5f5565ec303c70fe5c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 1f411156d8a2b6701082b5d1657dda468de4c3fb..904ac21b1bf037ea324acabfb84ac09dee567c43 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index fadb05fc08c27a7c1bdd5c468cc0cad7d496cda4..4bda646be46a968229de300da3afa6daec87bfd3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 890194528227d67f211bf35a98bd632a8f6a5da7..81bdfcb3d0890e2336d851ef974e4914f6bba866 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 54b53ae855d769f536a310ecdd2833b7648908b0..27599cc3a43fc7f09575e8ae2050686be993ade3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 4a65d36d66941393e354185738746406b6fe99cd..963c374a17c45f7a548b632c5a0a821e280f9c1d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 25eb284ba30d5a2c5a10a6aea5dffe23035f2a1f..89995bdc09798918cf0d1ec68c3533e3cd3d075e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index e408f1e52cdf49a239aeac7ecfbfcfb1f45534e0..aa4c9f21276c95f8d901ffd71f2905c95c2d57a2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index c76a0b718e0d9c908e4f8434a8ba0d2469b58afd..e28fbc03e5b7859d9ffa07abe5415de51a4871de 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 865a94c3c8a6c33f8a28820f04b973ec6068fea5..4ba843e2bd120767806af68693ce80b09c13c203 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 5f6f7e8c416d6e3384da4804aa912a399e1ea26a..6f254ca545bca5840a909c6ff9891066b8fbba49 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 9e3f5ae364ecd9ff0bcefc36b9a0b93b1ab07b5f..611ac8e7aa8d8751e6cf0d18087af09b579b3c33 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index e2256e505a08bcc1ed7ba0d81f39027157fddefd..af0741ebbc6200a2dd02cac5af0af8c4823b96db 100644 (file)
@@ -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.
 
 
 
   } 
 
 } 
-
-
-
index 83c5e7e109a7343dffaa84e7134aadc10f1a7d71..fddf6316c8692d936fb0e414229438e60330a394 100644 (file)
@@ -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.
 
 
 
@@ -90,6 +93,3 @@
   } 
 
 } 
-
-
-
index 9f95f7bd9dd99d2ede4785a9476bbd3706736958..2a46108a0e6b459adfd2fe78a99d8e224d78dc7c 100644 (file)
@@ -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.
 
 
 
   } 
 
 } 
-
-
-
index f690e143110fc5b73da2f5e63e9d210c7004f61b..a375bc44865279891cffcefc55bcb6249dd53c1e 100644 (file)
@@ -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.
 
 
 
   } 
 
 } 
-
-
-
index 9d5360707d660ca85293740c3be32d3fbcdfcb27..a4b7e8945eedbe943b48fae75828efeef77d127b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly ILGEN_0xc766623d {}
 .assembly extern mscorlib{auto}
index 39afa347c039de1c3595f6b52ec7a374aa450431..b78c7b564d535cd600fe72f03b9cfe40290d9f97 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 984659def0c83900cd2669bff66e3b26419efee7..e5e33a21c9d460f982870949d7f4e824445c2273 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 1d1da53e3da364071850927020c4d49e1a55c1c9..8f7e3a6dcfede662a507de55e54cc169ddcedf1d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index cc94c7d12f240a21b1a035f8e5de6c45b89fecc9..f8f3202c350478262294309bdedf0ba3276b1000 100644 (file)
@@ -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.
 
 
 
   } 
 
 } 
-
-
-
-
index 1ae8d968b1511b5db26bf67f94d6db87598bbf2c..6c1a368dd6d479d0f7b6630a823f0c9eba9e4c87 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 9b96a763a5aed656528c68a0cb5506e64d84ee0d..0b0c20e22496a4b4109bd63fb9c4764d56502834 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib{}
 .assembly delegate26{}
index fae1e701e6bcef290a1517465f14da4140c5478f..adaaacc534524b150bc041cd2c1d5ce69bc233c0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib{}
 .assembly base017{}
index fb3cc12458c3ae203a7b9339573a4102393d0dcf..53670b74c4261a826e48e8a591b39e813b5144f4 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib{}
 .assembly field017{}
index 3560a1315193074527f1f70ee34af92f188ae3e6..edc05f920002f0034f3ffec92127f403973ed2f3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // endfinally after finally
 // expect throw System.InvalidProgramException
index 63a09ae40224eec534f35964e5afd8346f08df69..c0522fbe6e4a9dc62a0e06e47729472132201e36 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib{}
 .assembly test_08{}
index 3de5d3ec48b91f0b9eda66063bec278a4a722aec..ab03e5ac98a52f558cdb83715c21a948d456c978 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib{}
 .assembly test_17{}
index 3e661cdf8bf6157383df471b0f310c003449e152..5341d0e4c53002638608d54d03d9f10a9d17a49a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index a2e183b7919938e646701c28108158f7b4d8569a..337363061064a9c2a0c2a3feaba844aed3f4d860 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index f40ac3d3fc73fbdf32f8f25fbf575aeffadeddd2..a372456ce6857c085520c609edec646623626923 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index f5b5e7aa6ec79b8e2c08c425366bb416cf322df4..c6bac528a0538111f4726dafe695e095734d858a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib{}
 .assembly attrib014_2{}
index 9ceb9a4bcaa84b6602b4f3983cdb021990e980be..0b4c740ecf320d77ebebe6193065ab4267cbf0f7 100644 (file)
@@ -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.
 
 
 
   } 
 
 } 
-
-
-
index 87aad4423b231581c24b179a8b0103f2e382c68b..38a98a03a5b5823d2cde0d4ee84b22c93699ac91 100644 (file)
@@ -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.
 
 
 
@@ -3249,7 +3252,3 @@ call      void [System.Console]System.Console::WriteLine(string)
   } 
 
 } 
-
-
-
-
index c6ca609e445df53c62a3b1fd4a1da9fd6008f369..45954cc011e093313aa6dd4d2220bfb8434f35d3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index eabb877efb64716c8a359113dc40412bab9f1091..bffa738c7028d1e709841c8ddd293576cf58aaf0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 2f9a87ac74748467b006f7c835585601514c1f8b..f0aa02bc804f86fabc2c7721145badd1b95db4c9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 44670774dc28e4ec5f15fbf50316ed4e3f3f76a1..db71c0c84b595f9f1f4787e820abba996d9750ef 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index ff51ea30dcbf6891735d5eeeae400a77e2301ad8..a62d88f38f72399ed3e7d289e27d42172a4d2feb 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib{}
 .assembly jumper{}
index 330f581eeb86ad8319c4e5330acd2d98995bf260..51b1061658595e568e0a4f1638c6dbd9d5a39f08 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index eabb877efb64716c8a359113dc40412bab9f1091..bffa738c7028d1e709841c8ddd293576cf58aaf0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 458983bfbab95b9f79d7c15396f9eb7ba122e10c..6d6b4148acf7689446b78a99678ccd790000d4e0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 3b0ac646af1716d456551fe66363e335d0b05de8..40a8acf59b9c1e669a624d94ff12ba67dea00bbc 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
@@ -32,4 +35,4 @@ IL_1d:        ldstr      "Fail"
        ldc.i4 1
        ret
     }
-  }
\ No newline at end of file
+  }
index a18b584ce4e1f77e6eb2ea2991e9a3fe0de7e5e7..a092c0f7036b737b3ee08137b4885e85ffa18958 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
@@ -41,4 +44,4 @@
     IL_0015:  ldc.i4 1 ret
     IL_0016:  ldc.i4 100 ret
   }
-}
\ No newline at end of file
+}
index 034b67da1ae4ce56a7b99304d6e5c3d42b06796a..f022f948f526b34516a1c67efa07df08aed6fd6a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib{}
 .assembly test{}
index d9e5e03c7e7fd7726376da2e55746b434876ab9d..977ce83ef2add5e1d35c093bf2e5e383ed90cdee 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index cfe1c095b581cc3239e7fbc9fca873464cb5a9a6..54bdc3c1f23a69e41a9ebc996ab3b61c8a66db2b 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
     IL_0001:  call       instance void [mscorlib]System.Object::.ctor()
     IL_0006:  ret
   } 
-}
\ No newline at end of file
+}
index 556dca72cc6fd722f6f65603c77f478c66537b9e..e0034e7d2a8f1695c505ebf1a4919d864231ba57 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 7056f318c42b252034152871a53157b729784023..2f12937e4a0002e326b431c8f204f1cc71f5dfba 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 5505a06ba8b80a83d84d5cd48ea3f7d7bd9939ac..9fd68454c52ac33048f7fedfd814edc8184b871f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 8b0516212c3f40b0658b9b8e985a384c235d54c7..70b4c2fafeb992893e10ab3b57d2230316d799cc 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 3cd119efe2b6cdb36569d5b857d0a901fffc5a27..c611fe35736bf77293463aafa47759cc2f17091b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index af97de2b5d8d79be3624f71a833c1f9ef2bf0405..f8771f4797b3cc42385c9b73ea979aaef79729db 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 1fdb169b0b393f9fe86358e412a84cf5e2f8e8fc..121fd5a684757c9fb981f5e21618e690b963193b 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 62e74fc9d2d190c91c51288855d4ef279d3def19..ac163023d43fa9e6a6b9893291b68201f674ef47 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index d19e0a078e9caa55847dcf7fb73b2fb268068658..65836c59e132d026174dc55eabdef8287d065836 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index e25e34060d5c22f0bb574cee92addbe8ce9dc9e1..287108192b086a5f7f29e0a69e215220560e54f1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index c159546dd5976dcd605ea472fd5fa65f7e6ab89a..2005acfe6adf69db158825b24bc86e29fb81d057 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 808b389a5e9bf0ffad184dd6fbe58501ca1b2ded..fac2e74be33e8d8e2cf28ed643d1a8fa8d671fa7 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 54a9900b16ea9de21abcc82e8c7e969e0985d311..caa7702a893e29b1d3c8ec1edc7af7f0ad06500c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 3332bbb4e42f224d56acce3fb5518ce4385e8cd0..583fb4056e3a392eb7b0589f17ac2e7e048e38e1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 15af2001e8c4ada1bbf15ff2ca91b6f96ea3e6dc..c90f95de908b4aeb3ffe0be23c58d3bcc3e667be 100644 (file)
@@ -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.
 
 
 
index 859ec0cf00681eb272213a5bc9cc9d15635acb74..49a5d43ac8e0395ef5330d46e72c8e188316e3c6 100644 (file)
@@ -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.
 
 
 
index 6330844fdd2b8ac1d0caa7aa06a7f51c34cb1f3a..2a9d3a90d7cce6dff08c1b3695163b3046951ae1 100644 (file)
@@ -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.
 
 
 
index 56e010aa425c4884931184dcc3281d4dcffa39e6..16ab6c61c9d68dcc6e0c577b1e1136057fcf069a 100644 (file)
@@ -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.
 
 
 
index dd791cd19f67d0154311e5c147d028e279a91e2b..629ec0e101a9f97567a674ba08c3f3cbd3dbcd11 100644 (file)
@@ -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.
 
 
 
index 40916f88fb2eb4c0ae7647ddd9d262c43132ba8f..bc9e4fd5ef5f8ce9d6c427841f62c3e67b85a1c0 100644 (file)
@@ -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.
 
 
 
index 19441c1ea21617445fc1e17046064ec83d44f173..c0d473a5f6b428e2436881fee681ebc9856c19da 100644 (file)
@@ -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.
 
 
 
index 3d42306c1fc2e063dca14d768fe9f4e14d7f7ad2..132203445992b48b46052d0d108e5daec9786cbf 100644 (file)
@@ -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.
 
 
 
index 84a512125d2d723dc8869c2bf2d2e8c7972d7d1a..658681644d820ee04179ffb2aa2e892f006b2073 100644 (file)
@@ -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.
 
 
 .assembly extern System.Console
index 7568b1283e080961aa819c2bce8e5c8b1a3f00b8..3871c375af94c12e529e44aba028808d5c776e1a 100644 (file)
@@ -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.
 
 
 .assembly extern System.Console
   } 
 
 } 
-
-
-
index b93c28c39ec63a06547808adaa462e86a34f6034..251671cd881e05bbf594cf2280813c2abe5314c2 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
   } 
 
 } 
-
-
-
index 2fc24fe35ba7dfbc146ef526796824a6f5b02dbc..9b65bcf0996648d4d390e692ee3229463c45fa6c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 0a1085f31b7b7b82070e338146823208d65ed71d..299c111981e3bf3358254e41739198165def59b9 100644 (file)
@@ -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.
 // Test localloc with filter + handler construct.
 
 .assembly extern System.Console
index 9d00874ea869d6fcbd235062531f9c218910812f..366047ba927c054c72d9f87bcb4cf58107fbd72b 100644 (file)
@@ -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.
 // Test localloc with filter + handler construct.
 
 .assembly extern System.Console
index 6438a15182598f9aac9002ccfa99734acad91733..8da965d25b2f5e1a44a5b07f24502ffd81229d60 100644 (file)
@@ -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.
 // Test localloc with filter + handler construct.
 
 .assembly extern System.Console
index 17336bc74f94a481c6cddeb637c2663c0a43b61a..12cd840627f27828ff60dd6af61fb2d15e3924d0 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
   } 
 
 } 
-
-
-
index 9587ab1625030da8ce09800336884e8f9693c4f5..4e2a7bc4996a150ef80c5cc7433c23891ee2f83e 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
   } 
 
 } 
-
-
-
index c6df9b7c8d7d2d5c6fa69d7fac1a8779edd0590e..92c2a62db7fa4d48af8e06c9f2ac5f6334e68413 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
   } 
 
 } 
-
-
-
index d94498019eb1afc31c8a6fca1f1b3bf6c83a9890..0a8f4763b92845bcc481e3753903f566225752a7 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 5a76161b2579541898e1ab580d2cc0c467fb89bf..489903b706af40e737d752fa586639b2a083277f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index ae4b738b1aa4d702b33dab258847d85397c147ae..6cdb23df82b5256d67dce44e490b66103f3e7af5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 9a883235b2c339490eeaaf64e9d967107683863d..f5c0b13a863db31db43bebdf1912241690790c11 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index ca57a72867ca30ebd07f08ab853d516154724517..2cd420149f1e6f9f86d6a16ba2d0ee3218b1fcf0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 5ff584cb993b7d4ec5536ad05145052a44311f07..6a04f13d3457b0efa6c46c72fe948b1f5fa8899b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index dbf410f721af0b1b42006d70abc6459f211c8e8b..381d96dd6289afe904f8e763cdbc8df85cc6f916 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 48090afe2066772a5e566274f918e58fee7f5c85..c35b8ca6c753071fcd1c31c841ff1a8fccaa524e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index caca39988e8693ea9bcf51305a8b01bd13c2bf10..b82d2847633c9e2d6e32320c6cdab1c7aac3f9b3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 156f4fd8126a0a9799d5646e53f7c4a9981cd4f7..ea490f0d9194423ed3bde06776f99637138a37a6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index de2dd90a20b257945b8889306d221f170032d3f4..247f6422df30654dadb9e1ae0b8253ba632f9c18 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 55231f8360bc40036d6b12c52990400af5c0a936..39912af0ddafb8831e33c2bbd701ee3188f1867e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 1b822e20d2eee96da5e2b19a397b8537236be57a..5b83a0960f812909a407da9049209a69e1244814 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index b3ffba68d458e4a5aaccedd6d4b66231bb3cafbb..d0a18cc5b7b4919e4b9c608410ad392feec2c2d2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 194f11ce66286dcf038e8f63cdd30ccf65f7b425..4c5f2bc888bbc8d7d809dfe187b1422c2c061c94 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 79b9aa1eb156fec6c475f3af1ddbc2e5ceff83dc..fbf3b74ff920cb341eee37cde9454d9c5fe269f3 100644 (file)
@@ -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.
 // Unwind from fault block
 
 .assembly extern System.Console
index 903600057a90fa36192d201148430201433bc7d0..f94cf7460f660299d8a93bac2882b33e745a5f68 100644 (file)
@@ -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.
 // Unwind from fault block
 
 .assembly extern System.Console
index c99c73e12b42a20339f293b032287d8dc0b86bfb..157aec7d167be396150dabbb20220e20acf11672 100644 (file)
@@ -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.
 // Unwind from fault block
 
 .assembly extern System.Console
index 33a0c47e4dfbd4df8bf77da1bbc18435b0d73149..453e178c626ca51b0dc0d8fa5c4eb0726de3a6e2 100644 (file)
@@ -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.
 // Unwind from Filter block.
 
 .assembly extern System.Console
index 949692e927d7b966876750831cde23128f8aedcb..d1f87e44e0df6f35a82255ab08f278e9d76ed1c4 100644 (file)
@@ -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.
 // Unwind from Filter block.
 
 .assembly extern System.Console
index 2a480620a53f6ee5381edacdde66841d089befc3..44e5d6cd44b2e190819171ed787b0a3df0d85a3b 100644 (file)
@@ -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.
 // Unwind from Filter block.
 
 .assembly extern System.Console
index 9eeb0bc1907eb2894a8e0ecee81f976716163fbf..ffeaeda2e02430d0358e2e596926fea00d40a95b 100644 (file)
@@ -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.
 // Unwind from Handler block.
 
 .assembly extern System.Console
index 718f5e141ba31fc0b36979e49daec014759297c3..179a45cc3202b6ea42fc9e04a66dc9f14b5bbd3c 100644 (file)
@@ -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.
 // Unwind from Handler block.
 
 .assembly extern System.Console
index 0f9b158937d5051feafff2e56e7f9604decd1ba3..b96499a28d68912401e0395ea584ccbeb45d681f 100644 (file)
@@ -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.
 // Unwind from Handler block.
 
 .assembly extern System.Console
index c3f6b4ef87965a0188189aa054c8bbd8312de508..797cd659e0d7a1f921264850e4f89ddeb2d2c50e 100644 (file)
@@ -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.
 // Test Invalid program (evaluation stack is not empty before localloc call
 
 .assembly extern System.Console
@@ -85,6 +88,3 @@
   } 
 
 } 
-
-
-
index ee146875b2e320b07e3df87e7a00fda0f2763525..31c5e743548f5a20288165801535b5c38ee23e99 100644 (file)
@@ -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.
 // Test Invalid program (evaluation stack is not empty before localloc call
 
 .assembly extern System.Console
@@ -82,6 +85,3 @@
   } 
 
 } 
-
-
-
index 1e32916bf518f9158f5dc0cdad8cb533bff6146c..a3166e3341d25ccfd5f59c232c2e02bfe5ed6bb9 100644 (file)
@@ -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.
 // Test Invalid program (evaluation stack is not empty before localloc call
 
 .assembly extern System.Console
@@ -82,6 +85,3 @@
   } 
 
 } 
-
-
-
index 2557c61f9f0e95c94dafa3a6f14f8e7a2686f834..802bd6592cbabd75a361ebff8384d9b385d6cbda 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 074e403e8277c611c1a768d90f47f1ebda9f79cd..a87c66fa6b2d3b71a23bc37d742aecdeeae0757d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 4ae815d390a9699717ecb9a6cd87b53dc6e787cd..97abb96e7fabfb7194f40d0214ec538539495b41 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // Metadata version: v2.0.50727
 .assembly extern mscorlib
index 13459e94b7a3f6a16a1c8babedba42ce73d7d5ab..eeb8e286d205d6e77df1a8081e52f084bb1cf69c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib {}
 .assembly MCCTest {}
index ce71d2b3dd69db957a5a99bf44147fa36337fc0a..6367cd072811249a2fb5e962560140ce1ab7caa2 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index dd8a0cfb9d6c820db22657fe53cd02290c77779d..c7992778f4ec70cfd51c4ba11f65c8842d639ebd 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index c2c5cfdb63b0662c03b5fd726ce6ab86aa0ed288..fd10ccfc329e7d9bdfcdecff4dc21baf831fae37 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 6f87a2d5de8fea92f4a5c10c339b56c2025763a7..adc5ff700752523a2af1b338d87e487a800fc8fe 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index b0d2eb6667ea457796a7b14171217107cd02ca3c..029e5831f93f2ea04a28bb545fc554f2b65b7a19 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 1b19ac73a9bec1def5a3112331df391433ddd137..8fc259786bc46cce1d3ab6a7ffd71e566a5cb482 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index b2020aa27ae28489b1346ad0cc28ce7e37df7a25..b566612d0c7dbfa06ffa5aed91061e725e107422 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 4fc4cab007ab3adc685f8561b2886bc3fb176edd..2ab1864a7adf3afa2b0b5355e464ca2caea6299a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index c72247c7899ab485caca5fdd3725b0252eaa518e..85dbc30b11d6b6b87a893b4d7a4fc277ed18a2ca 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index d01f4c838b50de7c8f0e3bcbe668cc446033fabb..4de92bdacf1f7a47f134dc0ebdd9bd6b2fea0cda 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index ff558f2f03b1c6515231eff200d8af8567ff3804..5d4b1e61d1a5d0861ce932738c62268e937ad586 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 2fcb7949b6f3eb44e2d19722cf98b4e7c8c805d3..d587e42c017e8d8b43df5772a749a9a0bb64db5f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 0978f03f44eb183da342f448ac00cd4e64a39e96..30ca1459a28918c79dbf86c0256220f9f0e04520 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 777a4f837c9e084e4f6f41a1feb46647e276c4ad..5b1095f0495f3b38cc83c7b243b6d074d1f81081 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 387f94e883c1aed67a2f94f6ce2762437493e113..1f0c54b17fd1d551c62ed1dfb5bb8f407730cab7 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 56ad491cc759e8e10ac88601b99e3d77900812d8..5b9d719e8e372b3cca7147511a8fc641506505c3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index f33b50f8e9b69c2a17d49371f851e1e433c4dea9..9c08445776cc377ac18783fdb95773d872e6582c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 425ba92c568b685a8d2a283e747ce350d01a72c2..2ea1e22eb9aa45d8b894dfbc54714a6ed1771f2c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 065e6c1ca0007ca0de2879d4e35bb1007e23465c..8defdf3bac378c9bbbebd1735ea0b9bb0dca8f73 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 5311afca3d35d362be5026300918c302b6980395..c05b651f5d884293c782bc8523d9ffba57040c47 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 379f4020236109829875e4b99dc5e2851fdcd293..7c25997b4c29f84c0cff06ba7099fb2da323394b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 0a903c7650282ce62e2282f5199a26d79a5c59f2..0dac24a8a764985e729fae6530872774c5aa0ac1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index ea1099db48d7cb100bf3a821dbf404ee9f86c3d2..56dff9f825f8ae288d25b8667eeab942f0221c7d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index a93302e4683e1fc29d78a1b604f6a9eb764b6ce0..0302d94dd28de95475b98f91f265440dea0b3fb1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 09eaffca36abf27104c50f8400dac181a77999c7..98401b72671eeb2c7c5dbcdce25e503bb0885c7d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 22b7ba8449dda159ab598b110f1f5f5e5e11c986..c6cfa8beb100b57a24fcc8c118b0e3e13fbf73af 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 8b6d430fc0a406ce53c8691f75d65ab0941b3d9e..bd64dec60a8e9bf6faff2b72a4f67871875170ca 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index eea26e05b87dc1a595a8e06f52f72e07eac85a5c..d2258704ee87063128ba8c7f59edd8afa6e078c1 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index fe21312ed7375f826dc55c11e1ae911afd33b2c3..d9c5b583d3dff19a21fe764a8f3fcf3cf34d1ef0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index ff77a32af97f791729724c77e07df1800e5d2ca8..c7a6e028d31198bd0df595aec2dd779dd73bc156 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index c62b3505505e71e18f514968084387cd575dc4bf..e0d9ee76e3996e78046412446833a664fd835560 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 8981ee5b66a29f7fa5baba223435aa301c859b43..ba02c88cae8a8c82ae2b2299c0524df6298bcff6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 992d28f0b3ce8c2e6d1b1570fd1fe1326e255dfd..69978318a21615631123a0838e9ca826b0e73352 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index fb2556d379a6d47f6134c4a99c7f492960eeeef6..545c39306d7879e142c0bb1f737514a1092cc2ba 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 7baac9a9bdcf9831de2d4f05f91941f2f047abba..112710478dc6447079f39c640e937f01d02d6d56 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib {}
 .assembly MCCTest {}
index 8ac76108b82af481b6deb21c9c7fb9a852c487d5..ce9f4fc82a539a3c246501ca79754c82a4b01856 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index a7c4d73669cb144dec44dec94e5ebccf2246bee6..e159077b6d87daceb9a0a76c5f84f507ef3e50be 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 95dcd97b7318f2f06f518f26d2f4fc69e065ad4a..32a4ceb83ddd6b7a8cb501f75658b47f4bff46d3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 171bcb9a7b53bd011e274001e94ecdcd82bdaa50..f6fb21a1b74959ef1fe107046b5b983493639677 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 77327ecdcd724d4bdde5075d28d472a34b651bd8..932af419927b3c974515177bbb73fb7f5552196b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index d5ff7984da5164ccaaebba6249ad64b3a3e449fb..4efced8aac449307b4d5a826e1f360f5fcefa276 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 738cd5b4bcc563145d1f25c095463c713ef1695f..1627276e550bb12dbd68f7c6dfa8b26a1c1083ce 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index b687a802d2965322a9a6786c013ef8a6a7f9b6cc..418e147aaba705a1740f10d90654b7d8ba24b021 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 2079273d43ccbddb6b406fef7bdafb6897e67d93..c930632776d64c27af365aedbc940fc6f36f0662 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 21ea5247f39d8ba14309b8ce2f994d7c72c651ec..d7e6eba03dc3abf336d3555cd1c6d3d15a713c14 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 0575ad21adae3df441548ea16f187df5195aa600..dfb17e3b4dc782f0f19758b1f50e1b4470f19acb 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index d3a5dec53f64a0272e97c3ed94c95d821d0abad8..69bb16faed97cdee2d303f01dec60eed323499ac 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 9ba23c4af9336176c35fcd5df941a56da4c74721..679188a8a45880dfaf31929d99ba16cdff557df0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index e872d9e402a7e290148cdc63de55210b60dfacc6..efa285c00f17ec6b7d785e4159e029748fe27968 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 390981cbf8837a6009ec626e3c28fec7df6ad489..0f551fa45eae486d50cb8109cd3e14d26cb35434 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index e1c9a31fcdb994a7f208dbc511d72798b29e0d30..5044f57ecd9aa565544be7578fa7036fe2a96403 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index d2a02fb7ff91b640bd7219a0b4589e7fb49b57d1..e5640d5b20ddb6595dca9bd6ac3b2ac70452d74b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 00001815f831deba116410cddd65f32556c0b6c0..cb67804cd1d530f55ee412ad654ab13397a0325b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 524db6333974194e0bbb4da9189785451fff0f4e..4637284e1b82a02643b5a439b65404f4d1622124 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index 30fe6b2fd3e049f1c184e0066bc72b51ac554e71..dc8cc2dbbcc1208e42f1da30a55a91bdece149be 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib {}
index de3c22e8d0e79562773f2e6c8deeb2414fd02a80..ab2e9a72789180bcb7bf0af9a6ee2f2bf6caec82 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index a8ad050aa0dae01ef16dd51374158e63d79bddd8..60e8fca321fdd23a20545e1f43a94d7d65c8536f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index b6618ccd7d9cc5be1e9c4f2c5e1eafdf0b59ba5f..55c94445f29d565261003b7ce9e6351e85007b4e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index b516f89da4d08b92be330f8fea34274c496cd387..63f640908d441f1c10bc3e10e83a6f3b063a5ab9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 646d230faeafc4663c7c2205b3b8797a1909f206..7f43ccee10f204c182c94862f8781d297b264390 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 8303cfc374e8281eec82b492b266283bb3bd7c72..7309980c1ca3761416876551fab9c6e6b76e87a8 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern legacy library mscorlib {}
 .assembly extern System.Console
index 89dd8301610407328b228ecf35dfcdd0aa58ae1c..37793c551856921e69ab457ff3e16be5b3bbc063 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // This test is checking to see if the AV in the if is hoisted out of the loop
 // The code in the if should not hit.  Thus there should be no AV
index 42d5fc4b3979900a02ecf5d4eac76500a68e7cb7..fd39711ce0e07fd980f611909f8329c18770179b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 6acffcf89d7ba659cef0b7390a4ce181c8bfc4f4..6e31c2e50ab884b7ed0d35e3e2ad97db6b47d911 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 15fd026e057156614eaa64dddf69ae2ec685a043..8309f015fa185d6aa7859335ad1eaf2bde2897fe 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 36e425e55324c1afd8755e451d9496dc266f8166..8e238dbb3e4434e3384693d159c5eef2ba29352e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 463397fe470409e7cdc36c0dc5720739b82a5a57..b8a6d9b5c92fdf294eb906057c3d961fcafb35df 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index bb92df87e5be62e78a086ad46ae631069c6107d4..f5c5a444c8d727d5b155dca508e643e265327e44 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 752285ce5d41c11b5b3d65b1fdf6f657ab7df9d1..df1dee453743e2cdb009d3a6c547338890e0eb8c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index fc5276d611bcfca2abcfd54e959f90c5aafa19f3..2f9b12a13d9b4e83835c2732d33bd5fb5bca8bfa 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index d79eb13c14e3694d6802617e8e16601af0c6ea7a..6f041bbf11e723a5febcfd4e2ee12fb657ac8a4e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 552cb0701eff47a1e15c549f33d7721e48d4ce3a..30d734269e356468f62a51be88dac9bb6a854769 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 837b2a749303d20e50187a5bf4c905c30cc457da..11f69cb84acd062370b89d4a452d73096a5079d0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 44b65a660cf1c6fc358c0c1c58515c7fa0e7e06a..c1792c82a7fc3aa87b6692661aa1c919efd88a68 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly ILGEN_0x3243f637 {}
 .assembly extern mscorlib{auto}
index c40bcd8d934ac591051b29a988508c87f24d2bb2..26dda360ce19f9792d6de73ee36e8d756e6e4b9e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib
 {
index b54b2dac673772245e52b4b7c591cf8f80800692..befd225d8931402f376ca77fdb0f892d6d462499 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 0e554e8b1046d1dbc66365e1356f9a19031ccf7d..db9e495d61522cf28e132e74179ea488f365c964 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 96ccd6e5b260714adee077e4274cf8bd96a962e2..6797daa379327288325f00c577bfa63a290a51e2 100644 (file)
@@ -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.
 
 
 
@@ -85,6 +88,3 @@
   } 
 
 } 
-
-
-
index 8f6345619fbcf7abbd8fee7354c89370facc3e67..f7fd37b76b8930bbb3b8d92ddc6644859d12162d 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 32a9dcf9a8b27ee69b5ece83b0861c2b30a55d3e..ca2bd369e0acda69dca9719527119efde91aeabc 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // The first use of a field in a catch was causing an exception in the CLR because
 // one of the argument registers for JitHelper::WriteBarrier was not being
index e37b3e8f0792e1913d7ddfa06de1e90b0818ead6..b40c2652d012c1513330a734be690e0795e6705f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // These are just sanity checks for the CorInfoInlineRestrictions to make sure that nothing in the jit breaks
 // when we are prevented from inlining something.
index 378799fcf23507f64a88620bc47999a7fe53b8ca..0820de047df4d8ccf51afb2883c78a1952c931b0 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib {}
 .assembly test {}
index 5e5b6cabce6ac2ab8da89d7462756dec0f603805..ad0632769564a46795aaa24a2c2ba9eb88f9768f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 9f89f056169ac1b242cd6a589f6926890d7c7029..9d908a4909695a5a7aab98fad7a0dc822f98ee1a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 2a8f00f127b320368c2677402fcea93826d73d70..49cab4d9af88bfa20d9e4c1f7fe05c93d37f5495 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index a413f861d2dc58c0c2acda257155f64ad4ae7b57..e3b5a2232ce955bab4405cb761518f38751f5351 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 8e2f1d74b08997dd3e07978fef3d3b5d423af96b..3c62308d95a5d157bbd9e32c1713bde6fef6658a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index ba53b60983b6494cea3fa3e5c50134a2e5507007..2f30725abc6001f1652f08a7cfa31a0e54cd418e 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index 4b9780c9f05da2a061ec8469f7a7b559830b1e3a..b91a8408d62ba73390da709a7d4dc4fd5d9f48ef 100644 (file)
@@ -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.
 
 
 
         ret
   }
 } 
-
-
-
index c5f400e27f22198a0fa4291b729208f6ed22bd0b..624481d144b059ba64302a41cdf5475ebcc5d288 100644 (file)
@@ -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.
 
 .assembly extern System.Console
 {
index 833019095f6bacd67b048a2b33dfb4300ca8dd4e..dfc326d761d88c240d38898dac1d55e4bdb46e30 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib { }
index 4cf42db61c82173fd4415daaf22b1c95db14521e..b4f2b56f37c04b4ff1d5b2750b9e273da2ebe3a3 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 .assembly extern mscorlib { }
index a4db47f6bab27e938ddd8864bb02be31baf81cfa..9a1e18658f26b3fe5319e1a854cee89e85a7eb99 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern mscorlib { }
 .assembly extern System.Console
index beddea661d5e1d0bcda19f729a4258a74dbba752..3431c5a365c06a6114a6cdca39fde8fa0e8561dc 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index 827397aa2fc8af743db52e030a697b3d19a9572f..9e422bbdab4f3fcff6b9fe1e677d96a69703157b 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // leave into fault from catch
 // expect throw System.InvalidProgramException
index 435c29a2d3eba2d233353fc243cbbb5c9f6c8d29..c424349be240144f801e1d24dea9c5dc554e2f09 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index bda467d303e1ecec09501723781fd5adf510885d..043be218828ce5fcddb74ad5ef322f789594248f 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // DEFAULT_MIN_OPTS_BB_COUNT      2000
 // New Basic Block BB2001 created.
index cb922b8de5ae462c9048d3be0c2177bcb4b23b44..67f42944b9b13289449d36c035025fcac3278c66 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // DEFAULT_MIN_OPTS_CODE_SIZE    60000
 // Code size       60001 (0xea61)
index bac011fd6bf63e509874716b84a59d33f91afbf1..651fe90c1d2b8953447955f29d766532ff33fabc 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // DEFAULT_MIN_OPTS_INSTR_COUNT  20000
 // OPTIONS: opts.MinOpts() == true
index 4a35a8309f9047c8f3621a7fdb2ca2ba6a9a6029..2e4f984b785ca9ae6f91e433e0dba6002fcc3863 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // DEFAULT_MIN_OPTS_LV_NUM_COUNT  2000
 // V2000 (loc2000)      int
index 4dce927d5ea9449d4f932a4f95074042045de523..b04089a86b03fd01b88f416c8838b86412e8697c 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // DEFAULT_MIN_OPTS_LV_REF_COUNT  8000
 // New refCnts for V00: refCnt = 8001
index 3f4b82fb4f556765fa47a852d301c6a3dd6abfbb..f246aec3003dddf4ddda18c714a72978810f516a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 .assembly extern System.Console
 {
index c20aa5f12fbaa61eafe85d06a1353c2dd71dda6d..e32ab5987338b5f3abc7dd0c9fc9cd8f95afc0ad 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // DEFAULT_MIN_OPTS_BB_COUNT      2000
 // New Basic Block BB2000 created.
index ab39a6e055c1977091808c07159e09f510cdac87..04f5b02def2761c9e556db46fe3de337c9fcade5 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // DEFAULT_MIN_OPTS_BB_COUNT      2000
 // New Basic Block BB2001 created.
index 94be5d45abd0b007886ea9d9bd852b1bb871152d..15f7d27a4c066a94005f7d782a8c14ccaf778223 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // DEFAULT_MIN_OPTS_CODE_SIZE    60000
 // OPTIONS: opts.MinOpts() == false
index 0aae11b21346c7b386027376e501981b1cb5c82f..48be4c94776f832d11392717ede877e57acc9e2a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // DEFAULT_MIN_OPTS_CODE_SIZE    60000
 // OPTIONS: opts.MinOpts() == true
index 2459ffa0d5102656f07d765087c2710e56b5fdde..aec08d6e4a5490af743736813a283e6f2479ce48 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // DEFAULT_MIN_OPTS_INSTR_COUNT  20000
 // OPTIONS: opts.MinOpts() == false
index c6c0daae30cf9dabe30fe87e7bf6327f33e9dd05..ce13ff532ebd0e0cee1f0b8ff3a65664ed5ca4ab 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // DEFAULT_MIN_OPTS_INSTR_COUNT  20000
 // OPTIONS: opts.MinOpts() == true
index e19c1e683453668a616c543e2407b9460e9f432e..117e43a6f5d1d2b001956386108cdee3a772a8fd 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // DEFAULT_MIN_OPTS_LV_NUM_COUNT  2000
 // OPTIONS: opts.MinOpts() == false
index 248e186bbd3ca8895fd6f2dcdf80665ad11c7a91..a8d272642ce19d1bb2a3402a2353530c66b23d42 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // DEFAULT_MIN_OPTS_LV_NUM_COUNT  2000
 // OPTIONS: opts.MinOpts() == true
index 390a2fe592468c73654b825113707126c98dd1f0..96cd4ba46ea1a3f1877ec4c908f7b6427b1a7ba9 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // DEFAULT_MIN_OPTS_LV_REF_COUNT  8000
 // New refCnts for V00: refCnt = 8000
index 9b3fba2482770a4812c6212795f2d1c76f9b36f8..10dc2394719bfc8e3b3531927fa91fdfaedabc85 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 // DEFAULT_MIN_OPTS_LV_REF_COUNT  8000
 // New refCnts for V00: refCnt = 8001
index 38214c68da009e4acf1c38f6bda94da1662116d7..e295a99a015bcda308de08a5b67fafaad25c2d3a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 
index 237f2267fa86a3cc78bff5c5ae1a4e365d05e4ad..686fad63cba9e1fa822814473ef71c29f29766c6 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.
 
 
 // Metadata version: v2.0.50727
index 3614e32052cbd5841951cbd3d315b73431153aef..487a0096487dcab8fac77074c60482f9cd562a8a 100644 (file)
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// 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.