Browse Source

Update copyright year to 2020 in UFRMAbout

sandakersmann 5 years ago
parent
commit
5f1e8af4bb
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 - 2019 PascalCoin developers'
+      'Copyright (c) 2016 - 2020 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 - 2019 PascalCoin developers'
+      'Copyright (c) 2016 - 2020 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.'