RxFPC:change year in unit header

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7325 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
alexs75
2020-02-07 08:08:59 +00:00
parent 681a531c54
commit ab3f832e62
93 changed files with 132 additions and 101 deletions

View File

@@ -8,14 +8,14 @@ object AboutForm: TAboutForm
ClientHeight = 163
ClientWidth = 274
Position = poDesktopCenter
LCLVersion = '1.7'
LCLVersion = '2.1.0.0'
object Label1: TLabel
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = Owner
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 0
Height = 20
Height = 17
Top = 12
Width = 274
Alignment = taCenter
@@ -31,12 +31,12 @@ object AboutForm: TAboutForm
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 0
Height = 20
Top = 32
Height = 17
Top = 29
Width = 274
Alignment = taCenter
Anchors = [akTop, akLeft, akRight]
Caption = '(c) 2005-2016 by Alexs'
Caption = '(c) 2005-2020 by Alexs'
ParentColor = False
end
object Label3: TLabel
@@ -46,12 +46,12 @@ object AboutForm: TAboutForm
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 0
Height = 20
Top = 52
Height = 17
Top = 46
Width = 274
Alignment = taCenter
Anchors = [akTop, akLeft, akRight]
Caption = 'alexs75@hotbox.ru'
Caption = 'alexs75@yandex.ru'
ParentColor = False
end
object BitBtn1: TBitBtn
@@ -59,10 +59,10 @@ object AboutForm: TAboutForm
AnchorSideLeft.Side = asrCenter
AnchorSideBottom.Control = Owner
AnchorSideBottom.Side = asrBottom
Left = 107
Left = 108
Height = 36
Top = 121
Width = 60
Width = 59
Anchors = [akLeft, akBottom]
AutoSize = True
BorderSpacing.Bottom = 6