GUI: Add copyright notice to App.xaml.cs

This commit is contained in:
Katy Coe
2020-02-10 06:30:33 +01:00
parent 0a6f9113b0
commit 0ccae3fe50

View File

@@ -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;