Add license to About box and fancy it up a little

This commit is contained in:
Alexander Horner
2022-12-08 19:30:31 +00:00
parent c4291e6f44
commit b644035433
3 changed files with 102 additions and 88 deletions

View File

@@ -1,11 +1,4 @@
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace ntfysh_client