diff --git a/Il2CppInspector.GUI/App.xaml.cs b/Il2CppInspector.GUI/App.xaml.cs index 840e840..7fd9ca0 100644 --- a/Il2CppInspector.GUI/App.xaml.cs +++ b/Il2CppInspector.GUI/App.xaml.cs @@ -1,4 +1,7 @@ -using System; +// Copyright (c) 2020 Katy Coe - https://www.djkaty.com - https://github.com/djkaty +// All rights reserved + +using System; using System.Collections.Generic; using System.IO; using System.Linq;