From 6dc3511e9a781ab322cf514c9d7e9457c25d632e Mon Sep 17 00:00:00 2001 From: fyr77 Date: Fri, 31 Jul 2020 15:58:03 +0200 Subject: [PATCH] fix licenses --- EnvyUpdate/InfoWindow.xaml | 11 ++++++----- EnvyUpdate/InfoWindow.xaml.cs | 5 +++++ README.md | 3 ++- 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/EnvyUpdate/InfoWindow.xaml b/EnvyUpdate/InfoWindow.xaml index 991bc88..08ba252 100644 --- a/EnvyUpdate/InfoWindow.xaml +++ b/EnvyUpdate/InfoWindow.xaml @@ -5,16 +5,17 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:EnvyUpdate" mc:Ignorable="d" - Title="InfoWindow" Height="238.853" Width="285.714"> + Title="InfoWindow" Height="255" Width="286">