diff --git a/src/u_infos.lfm b/src/u_infos.lfm
index 37e2e0be..af350cd9 100644
--- a/src/u_infos.lfm
+++ b/src/u_infos.lfm
@@ -1,34 +1,34 @@
 inherited InfoWidget: TInfoWidget
   Left = 713
-  Height = 303
+  Height = 299
   Top = 245
   Width = 287
   AutoSize = True
   BorderIcons = [biSystemMenu, biMinimize, biMaximize]
   Caption = 'About'
-  ClientHeight = 303
+  ClientHeight = 299
   ClientWidth = 287
   inherited Back: TPanel
-    Height = 303
+    Height = 299
     Width = 287
     AutoSize = True
-    ClientHeight = 303
+    ClientHeight = 299
     ClientWidth = 287
     inherited Content: TPanel
-      Height = 267
+      Height = 263
       Width = 287
-      ClientHeight = 267
+      ClientHeight = 263
       ClientWidth = 287
       object GroupBox1: TGroupBox[0]
         Left = 4
-        Height = 78
+        Height = 74
         Top = 4
         Width = 279
         Align = alTop
         AutoSize = True
         BorderSpacing.Around = 4
         Caption = 'about'
-        ClientHeight = 59
+        ClientHeight = 55
         ClientWidth = 275
         TabOrder = 0
         object Label1: TLabel
@@ -46,13 +46,13 @@ inherited InfoWidget: TInfoWidget
         end
         object Label2: TLabel
           Left = 8
-          Height = 34
+          Height = 30
           Top = 17
           Width = 259
           Align = alClient
           Alignment = taCenter
           BorderSpacing.Around = 8
-          Caption = 'Licensed under the terms of the BSL-1.0'#10'©Basile Burg, 2014-2020'
+          Caption = 'Licensed under the terms of the BSL-1.0'#10'©Basile Burg, 2014-2021'
           Font.Style = [fsItalic]
           Layout = tlCenter
           ParentColor = False
@@ -62,7 +62,7 @@ inherited InfoWidget: TInfoWidget
       object GroupBox2: TGroupBox[1]
         Left = 4
         Height = 177
-        Top = 86
+        Top = 82
         Width = 279
         Align = alClient
         AutoSize = True