diff --git a/Il2CppTests/TestSources/ArraysAndPointers.cs b/Il2CppTests/TestSources/ArraysAndPointers.cs index 63d484b..e8cabec 100644 --- a/Il2CppTests/TestSources/ArraysAndPointers.cs +++ b/Il2CppTests/TestSources/ArraysAndPointers.cs @@ -1,5 +1,5 @@ /* - Copyright 2017-2019 Katy Coe - http://www.hearthcode.org - http://www.djkaty.com + Copyright 2017-2019 Katy Coe - http://www.djkaty.com - https://github.com/djkaty All rights reserved. */ diff --git a/Il2CppTests/TestSources/CSharp1.cs b/Il2CppTests/TestSources/CSharp1.cs index 5ab882d..b27358b 100644 --- a/Il2CppTests/TestSources/CSharp1.cs +++ b/Il2CppTests/TestSources/CSharp1.cs @@ -1,5 +1,5 @@ /* - Copyright 2017-2020 Katy Coe - http://www.hearthcode.org - http://www.djkaty.com + Copyright 2017-2020 Katy Coe - http://www.djkaty.com - https://github.com/djkaty Copyright 2020 Robert Xiao - https://robertxiao.ca All rights reserved. diff --git a/Il2CppTests/TestSources/CSharp2.cs b/Il2CppTests/TestSources/CSharp2.cs index db98f2f..67691fc 100644 --- a/Il2CppTests/TestSources/CSharp2.cs +++ b/Il2CppTests/TestSources/CSharp2.cs @@ -1,5 +1,5 @@ /* - Copyright 2017-2020 Katy Coe - http://www.hearthcode.org - http://www.djkaty.com + Copyright 2017-2020 Katy Coe - http://www.djkaty.com - https://github.com/djkaty Copyright 2020 Robert Xiao - https://robertxiao.ca All rights reserved. diff --git a/Il2CppTests/TestSources/CSharp3.cs b/Il2CppTests/TestSources/CSharp3.cs index a00930c..f61aee6 100644 --- a/Il2CppTests/TestSources/CSharp3.cs +++ b/Il2CppTests/TestSources/CSharp3.cs @@ -1,5 +1,5 @@ /* - Copyright 2017-2020 Katy Coe - http://www.hearthcode.org - http://www.djkaty.com + Copyright 2017-2020 Katy Coe - http://www.djkaty.com - https://github.com/djkaty Copyright 2020 Robert Xiao - https://robertxiao.ca All rights reserved. diff --git a/Il2CppTests/TestSources/CustomAttributeData.cs b/Il2CppTests/TestSources/CustomAttributeData.cs index 04e45d3..8a0b61f 100644 --- a/Il2CppTests/TestSources/CustomAttributeData.cs +++ b/Il2CppTests/TestSources/CustomAttributeData.cs @@ -1,5 +1,5 @@ /* - Copyright 2019 Katy Coe - http://www.hearthcode.org - http://www.djkaty.com + Copyright 2019 Katy Coe - http://www.djkaty.com - https://github.com/djkaty All rights reserved. */ diff --git a/Il2CppTests/TestSources/ExplicitInterfaces.cs b/Il2CppTests/TestSources/ExplicitInterfaces.cs index b1dec23..2bf4aef 100644 --- a/Il2CppTests/TestSources/ExplicitInterfaces.cs +++ b/Il2CppTests/TestSources/ExplicitInterfaces.cs @@ -1,5 +1,5 @@ /* - Copyright 2017-2019 Katy Coe - http://www.hearthcode.org - http://www.djkaty.com + Copyright 2017-2019 Katy Coe - http://www.djkaty.com - https://github.com/djkaty All rights reserved. */ diff --git a/Il2CppTests/TestSources/GenericTypes.cs b/Il2CppTests/TestSources/GenericTypes.cs index 50b2283..46a6ca9 100644 --- a/Il2CppTests/TestSources/GenericTypes.cs +++ b/Il2CppTests/TestSources/GenericTypes.cs @@ -1,5 +1,5 @@ /* - Copyright 2017-2020 Katy Coe - http://www.hearthcode.org - http://www.djkaty.com + Copyright 2017-2020 Katy Coe - http://www.djkaty.com - https://github.com/djkaty All rights reserved. */ diff --git a/Il2CppTests/TestSources/Methods.cs b/Il2CppTests/TestSources/Methods.cs index ebd51cf..22ff081 100644 --- a/Il2CppTests/TestSources/Methods.cs +++ b/Il2CppTests/TestSources/Methods.cs @@ -1,5 +1,5 @@ /* - Copyright 2017-2019 Katy Coe - http://www.hearthcode.org - http://www.djkaty.com + Copyright 2017-2019 Katy Coe - http://www.djkaty.com - https://github.com/djkaty All rights reserved. */ diff --git a/Il2CppTests/TestSources/PartialGenericTypes.cs b/Il2CppTests/TestSources/PartialGenericTypes.cs index 8d45193..77a9010 100644 --- a/Il2CppTests/TestSources/PartialGenericTypes.cs +++ b/Il2CppTests/TestSources/PartialGenericTypes.cs @@ -1,3 +1,10 @@ +/* + Copyright 2017-2020 Katy Coe - http://www.djkaty.com - https://github.com/djkaty + Copyright 2020 Robert Xiao - https://robertxiao.ca + + All rights reserved. +*/ + using System; /* Test for concretized and partially concretized generics */ diff --git a/Il2CppTests/TestSources/Properties.cs b/Il2CppTests/TestSources/Properties.cs index 0305810..8505ab5 100644 --- a/Il2CppTests/TestSources/Properties.cs +++ b/Il2CppTests/TestSources/Properties.cs @@ -1,5 +1,5 @@ /* - Copyright 2017-2019 Katy Coe - http://www.hearthcode.org - http://www.djkaty.com + Copyright 2017-2019 Katy Coe - http://www.djkaty.com - https://github.com/djkaty All rights reserved. */ diff --git a/Il2CppTests/TestSources/References.cs b/Il2CppTests/TestSources/References.cs index 053c07a..e5aa580 100644 --- a/Il2CppTests/TestSources/References.cs +++ b/Il2CppTests/TestSources/References.cs @@ -1,5 +1,5 @@ /* - Copyright 2017-2019 Katy Coe - http://www.hearthcode.org - http://www.djkaty.com + Copyright 2017-2019 Katy Coe - http://www.djkaty.com - https://github.com/djkaty All rights reserved. */ diff --git a/Il2CppTests/TestSources/Scope.cs b/Il2CppTests/TestSources/Scope.cs index f1c1cd5..5b8d761 100644 --- a/Il2CppTests/TestSources/Scope.cs +++ b/Il2CppTests/TestSources/Scope.cs @@ -1,5 +1,5 @@ /* - Copyright 2017-2019 Katy Coe - http://www.hearthcode.org - http://www.djkaty.com + Copyright 2017-2019 Katy Coe - http://www.djkaty.com - https://github.com/djkaty All rights reserved. */ diff --git a/Il2CppTests/TestSources/VTablesAndLayout.cs b/Il2CppTests/TestSources/VTablesAndLayout.cs index ee9878b..d905963 100644 --- a/Il2CppTests/TestSources/VTablesAndLayout.cs +++ b/Il2CppTests/TestSources/VTablesAndLayout.cs @@ -1,5 +1,5 @@ /* - Copyright 2017-2020 Katy Coe - http://www.hearthcode.org - http://www.djkaty.com + Copyright 2017-2020 Katy Coe - http://www.djkaty.com - https://github.com/djkaty Copyright 2020 Robert Xiao - https://robertxiao.ca All rights reserved.