Browse Source

Update copyright year to 2022 in UFRMAbout

Marius Kjærstad 3 years ago
parent
commit
78b58e72be
2 changed files with 2 additions and 2 deletions
  1. 1 1
      src/gui-classic/UFRMAbout.dfm
  2. 1 1
      src/gui-classic/UFRMAbout.lfm

+ 1 - 1
src/gui-classic/UFRMAbout.dfm

@@ -217,7 +217,7 @@ object FRMAbout: TFRMAbout
     BorderStyle = bsNone
     BorderStyle = bsNone
     Ctl3D = False
     Ctl3D = False
     Lines.Strings = (
     Lines.Strings = (
-      'Copyright (c) 2016 - 2021 PascalCoin developers'
+      'Copyright (c) 2016 - 2022 PascalCoin developers'
       'Based on Albert Molina original source code'
       'Based on Albert Molina original source code'
       ''
       ''
       
       

+ 1 - 1
src/gui-classic/UFRMAbout.lfm

@@ -197,7 +197,7 @@ object FRMAbout: TFRMAbout
     Width = 478
     Width = 478
     BorderStyle = bsNone
     BorderStyle = bsNone
     Lines.Strings = (
     Lines.Strings = (
-      'Copyright (c) 2016 - 2021 PascalCoin developers'
+      'Copyright (c) 2016 - 2022 PascalCoin developers'
       'Based on Albert Molina original source code'
       'Based on Albert Molina original source code'
       ''
       ''
       'Pascal (aka Pascal Coin) is P2P cryptocurrency without the need for historical operations. This software comprises a node within the Pascal network.'
       'Pascal (aka Pascal Coin) is P2P cryptocurrency without the need for historical operations. This software comprises a node within the Pascal network.'