Browse Source

Update copyright year to 2023

Marius Kjærstad 2 years ago
parent
commit
9ea4292860
4 changed files with 4 additions and 4 deletions
  1. 1 1
      LICENSE
  2. 1 1
      README.md
  3. 1 1
      src/gui-classic/UFRMAbout.dfm
  4. 1 1
      src/gui-classic/UFRMAbout.lfm

+ 1 - 1
LICENSE

@@ -1,6 +1,6 @@
 MIT License
 MIT License
 
 
-Copyright (c) 2016-2022 Pascal Cryptocurrency developers based on original Albert Molina source code
+Copyright (c) 2016-2023 Pascal Cryptocurrency developers based on original Albert Molina source code
 
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
README.md

@@ -12,7 +12,7 @@
 
 
 
 
 ```
 ```
-Copyright (c) 2016-2022 Pascal developers based on original Albert Molina source code
+Copyright (c) 2016-2023 Pascal developers based on original Albert Molina source code
 ```
 ```
 
 
 Please use at your own risk.
 Please use at your own risk.

+ 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 - 2022 PascalCoin developers'
+      'Copyright (c) 2016 - 2023 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 - 2022 PascalCoin developers'
+      'Copyright (c) 2016 - 2023 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.'