Skip to content

Commit 52712ea

Browse files
committed
Update headers
1 parent 64ebcfc commit 52712ea

14 files changed

+144
-98
lines changed

Source/ES.CfxClasses.pas

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,19 @@
11
{******************************************************************************}
2-
{ EsVclComponents/EsVclCore v3.0 }
3-
{ errorsoft(c) 2009-2018 }
2+
{ }
3+
{ EsVclComponents/EsVclCore v4.0 }
4+
{ errorsoft(c) 2009-2021 }
45
{ }
56
{ More beautiful things: errorsoft.org }
67
{ }
7-
{ [email protected] | vk.com/errorsoft | github.com/errorcalc }
8-
{ [email protected] | habrahabr.ru/user/error1024 }
8+
{ [email protected] | github.com/errorcalc | habrahabr.ru/user/error1024 }
9+
{ You can write to me in the Telegram messenger: @errorsoft }
10+
{ }
11+
{ Star me github: github.com/errorcalc/FreeEsVclComponents }
912
{ }
10-
{ Open this on github: github.com/errorcalc/FreeEsVclComponents }
13+
{ You can order developing vcl/fmx components, }
14+
{ please submit your requests to mail or telegram. }
15+
{ Âû ìîæåòå çàêàçàòü ðàçðàáîòêó VCL/FMX êîìïîíåíòà íà çàêàç. }
1116
{ }
12-
{ You can order developing vcl/fmx components, please submit requests to mail. }
13-
{ Âû ìîæåòå çàêàçàòü ðàçðàáîòêó VCL/FMX êîìïîíåíòà íà çàêàç. }
1417
{******************************************************************************}
1518
unit ES.CfxClasses;
1619

Source/ES.Core.Classes.pas

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,19 @@
11
{******************************************************************************}
2-
{ errorsoft Core library }
3-
{ errorsoft(c) 2016-2018 }
42
{ }
5-
{ [email protected] | vk.com/errorsoft | github.com/errorcalc }
6-
{ [email protected] | habrahabr.ru/user/error1024 | errorsoft.org }
3+
{ EsVclComponents/EsVclCore v4.0 }
4+
{ errorsoft(c) 2009-2021 }
75
{ }
8-
{ Open this on github: github.com/errorcalc/FreeEsVclComponents }
6+
{ More beautiful things: errorsoft.org }
7+
{ }
8+
{ [email protected] | github.com/errorcalc | habrahabr.ru/user/error1024 }
9+
{ You can write to me in the Telegram messenger: @errorsoft }
10+
{ }
11+
{ Star me github: github.com/errorcalc/FreeEsVclComponents }
12+
{ }
13+
{ You can order developing vcl/fmx components, }
14+
{ please submit your requests to mail or telegram. }
15+
{ Âû ìîæåòå çàêàçàòü ðàçðàáîòêó VCL/FMX êîìïîíåíòà íà çàêàç. }
916
{ }
10-
{ You can order developing vcl/fmx components, please submit requests to mail. }
11-
{ Âû ìîæåòå çàêàçàòü ðàçðàáîòêó VCL/FMX êîìïîíåíòà íà çàêàç. }
1217
{******************************************************************************}
1318
// WARNING!!!
1419
// This unit should not contain references to the VCL/FMX or API's.

Source/ES.Core.Utils.pas

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,19 @@
11
{******************************************************************************}
2-
{ errorsoft Core library }
3-
{ errorsoft(c) 2016-2018 }
42
{ }
5-
{ [email protected] | vk.com/errorsoft | github.com/errorcalc }
6-
{ [email protected] | habrahabr.ru/user/error1024 | errorsoft.org }
3+
{ EsVclComponents/EsVclCore v4.0 }
4+
{ errorsoft(c) 2009-2021 }
75
{ }
8-
{ Open this on github: github.com/errorcalc/FreeEsVclComponents }
6+
{ More beautiful things: errorsoft.org }
7+
{ }
8+
{ [email protected] | github.com/errorcalc | habrahabr.ru/user/error1024 }
9+
{ You can write to me in the Telegram messenger: @errorsoft }
10+
{ }
11+
{ Star me github: github.com/errorcalc/FreeEsVclComponents }
12+
{ }
13+
{ You can order developing vcl/fmx components, }
14+
{ please submit your requests to mail or telegram. }
15+
{ Âû ìîæåòå çàêàçàòü ðàçðàáîòêó VCL/FMX êîìïîíåíòà íà çàêàç. }
916
{ }
10-
{ You can order developing vcl/fmx components, please submit requests to mail. }
11-
{ Âû ìîæåòå çàêàçàòü ðàçðàáîòêó VCL/FMX êîìïîíåíòà íà çàêàç. }
1217
{******************************************************************************}
1318
// WARNING!!!
1419
// This unit should not contain references to the VCL/FMX or API's.

Source/ES.ExGdiPlus.pas

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,19 @@
11
{******************************************************************************}
2-
{ EsVclComponents/EsVclCore v3.0 }
3-
{ errorsoft(c) 2009-2018 }
2+
{ }
3+
{ EsVclComponents/EsVclCore v4.0 }
4+
{ errorsoft(c) 2009-2021 }
45
{ }
56
{ More beautiful things: errorsoft.org }
67
{ }
7-
{ [email protected] | vk.com/errorsoft | github.com/errorcalc }
8-
{ [email protected] | habrahabr.ru/user/error1024 }
8+
{ [email protected] | github.com/errorcalc | habrahabr.ru/user/error1024 }
9+
{ You can write to me in the Telegram messenger: @errorsoft }
10+
{ }
11+
{ Star me github: github.com/errorcalc/FreeEsVclComponents }
912
{ }
10-
{ Open this on github: github.com/errorcalc/FreeEsVclComponents }
13+
{ You can order developing vcl/fmx components, }
14+
{ please submit your requests to mail or telegram. }
15+
{ Âû ìîæåòå çàêàçàòü ðàçðàáîòêó VCL/FMX êîìïîíåíòà íà çàêàç. }
1116
{ }
12-
{ You can order developing vcl/fmx components, please submit requests to mail. }
13-
{ Âû ìîæåòå çàêàçàòü ðàçðàáîòêó VCL/FMX êîìïîíåíòà íà çàêàç. }
1417
{******************************************************************************}
1518
unit ES.ExGdiPlus;
1619

Source/ES.ExGraphics.pas

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,19 @@
11
{******************************************************************************}
2-
{ EsVclComponents/EsVclCore v3.0 }
3-
{ errorsoft(c) 2009-2018 }
2+
{ }
3+
{ EsVclComponents/EsVclCore v4.0 }
4+
{ errorsoft(c) 2009-2021 }
45
{ }
56
{ More beautiful things: errorsoft.org }
67
{ }
7-
{ [email protected] | vk.com/errorsoft | github.com/errorcalc }
8-
{ [email protected] | habrahabr.ru/user/error1024 }
8+
{ [email protected] | github.com/errorcalc | habrahabr.ru/user/error1024 }
9+
{ You can write to me in the Telegram messenger: @errorsoft }
10+
{ }
11+
{ Star me github: github.com/errorcalc/FreeEsVclComponents }
912
{ }
10-
{ Open this on github: github.com/errorcalc/FreeEsVclComponents }
13+
{ You can order developing vcl/fmx components, }
14+
{ please submit your requests to mail or telegram. }
15+
{ Âû ìîæåòå çàêàçàòü ðàçðàáîòêó VCL/FMX êîìïîíåíòà íà çàêàç. }
1116
{ }
12-
{ You can order developing vcl/fmx components, please submit requests to mail. }
13-
{ Âû ìîæåòå çàêàçàòü ðàçðàáîòêó VCL/FMX êîìïîíåíòà íà çàêàç. }
1417
{******************************************************************************}
1518
unit ES.ExGraphics;
1619

Source/ES.FreeEditors.pas

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,19 @@
11
{******************************************************************************}
2-
{ EsVclComponents v3.0 }
3-
{ errorsoft(c) 2009-2018 }
2+
{ }
3+
{ EsVclComponents/EsVclCore v4.0 }
4+
{ errorsoft(c) 2009-2021 }
45
{ }
56
{ More beautiful things: errorsoft.org }
67
{ }
7-
{ [email protected] | vk.com/errorsoft | github.com/errorcalc }
8-
{ [email protected] | habrahabr.ru/user/error1024 }
8+
{ [email protected] | github.com/errorcalc | habrahabr.ru/user/error1024 }
9+
{ You can write to me in the Telegram messenger: @errorsoft }
10+
{ }
11+
{ Star me github: github.com/errorcalc/FreeEsVclComponents }
912
{ }
10-
{ Open this on github: github.com/errorcalc/FreeEsVclComponents }
13+
{ You can order developing vcl/fmx components, }
14+
{ please submit your requests to mail or telegram. }
15+
{ Âû ìîæåòå çàêàçàòü ðàçðàáîòêó VCL/FMX êîìïîíåíòà íà çàêàç. }
1116
{ }
12-
{ You can order developing vcl/fmx components, please submit requests to mail. }
13-
{ Âû ìîæåòå çàêàçàòü ðàçðàáîòêó VCL/FMX êîìïîíåíòà íà çàêàç. }
1417
{******************************************************************************}
1518
unit ES.FreeEditors;
1619

Source/ES.FreeReg.pas

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,19 @@
11
{******************************************************************************}
2-
{ EsVclComponents v3.0 }
3-
{ errorsoft(c) 2009-2018 }
2+
{ }
3+
{ EsVclComponents/EsVclCore v4.0 }
4+
{ errorsoft(c) 2009-2021 }
45
{ }
56
{ More beautiful things: errorsoft.org }
67
{ }
7-
{ [email protected] | vk.com/errorsoft | github.com/errorcalc }
8-
{ [email protected] | habrahabr.ru/user/error1024 }
8+
{ [email protected] | github.com/errorcalc | habrahabr.ru/user/error1024 }
9+
{ You can write to me in the Telegram messenger: @errorsoft }
10+
{ }
11+
{ Star me github: github.com/errorcalc/FreeEsVclComponents }
912
{ }
10-
{ Open this on github: github.com/errorcalc/FreeEsVclComponents }
13+
{ You can order developing vcl/fmx components, }
14+
{ please submit your requests to mail or telegram. }
15+
{ Âû ìîæåòå çàêàçàòü ðàçðàáîòêó VCL/FMX êîìïîíåíòà íà çàêàç. }
1116
{ }
12-
{ You can order developing vcl/fmx components, please submit requests to mail. }
13-
{ Âû ìîæåòå çàêàçàòü ðàçðàáîòêó VCL/FMX êîìïîíåíòà íà çàêàç. }
1417
{******************************************************************************}
1518
unit ES.FreeReg;
1619

Source/ES.PaintBox.pas

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,19 @@
11
{******************************************************************************}
2-
{ EsVclComponents v3.0 }
3-
{ errorsoft(c) 2009-2018 }
2+
{ }
3+
{ EsVclComponents/EsVclCore v4.0 }
4+
{ errorsoft(c) 2009-2021 }
45
{ }
56
{ More beautiful things: errorsoft.org }
67
{ }
7-
{ [email protected] | vk.com/errorsoft | github.com/errorcalc }
8-
{ [email protected] | habrahabr.ru/user/error1024 }
8+
{ [email protected] | github.com/errorcalc | habrahabr.ru/user/error1024 }
9+
{ You can write to me in the Telegram messenger: @errorsoft }
10+
{ }
11+
{ Star me github: github.com/errorcalc/FreeEsVclComponents }
912
{ }
10-
{ Open this on github: github.com/errorcalc/FreeEsVclComponents }
13+
{ You can order developing vcl/fmx components, }
14+
{ please submit your requests to mail or telegram. }
15+
{ Âû ìîæåòå çàêàçàòü ðàçðàáîòêó VCL/FMX êîìïîíåíòà íà çàêàç. }
1116
{ }
12-
{ You can order developing vcl/fmx components, please submit requests to mail. }
13-
{ Âû ìîæåòå çàêàçàòü ðàçðàáîòêó VCL/FMX êîìïîíåíòà íà çàêàç. }
1417
{******************************************************************************}
1518
unit ES.PaintBox;
1619

Source/ES.RegExControls.pas

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,19 @@
11
{******************************************************************************}
2-
{ EsVclComponents v3.0 }
3-
{ errorsoft(c) 2009-2018 }
2+
{ }
3+
{ EsVclComponents/EsVclCore v4.0 }
4+
{ errorsoft(c) 2009-2021 }
45
{ }
56
{ More beautiful things: errorsoft.org }
67
{ }
7-
{ [email protected] | vk.com/errorsoft | github.com/errorcalc }
8-
{ [email protected] | habrahabr.ru/user/error1024 }
8+
{ [email protected] | github.com/errorcalc | habrahabr.ru/user/error1024 }
9+
{ You can write to me in the Telegram messenger: @errorsoft }
10+
{ }
11+
{ Star me github: github.com/errorcalc/FreeEsVclComponents }
912
{ }
10-
{ Open this on github: github.com/errorcalc/FreeEsVclComponents }
13+
{ You can order developing vcl/fmx components, }
14+
{ please submit your requests to mail or telegram. }
15+
{ Âû ìîæåòå çàêàçàòü ðàçðàáîòêó VCL/FMX êîìïîíåíòà íà çàêàç. }
1116
{ }
12-
{ You can order developing vcl/fmx components, please submit requests to mail. }
13-
{ Âû ìîæåòå çàêàçàòü ðàçðàáîòêó VCL/FMX êîìïîíåíòà íà çàêàç. }
1417
{******************************************************************************}
1518
unit ES.RegexControls;
1619

Source/ES.RegexEditor.pas

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,19 @@
11
{******************************************************************************}
2-
{ EsVclComponents v3.0 }
3-
{ errorsoft(c) 2009-2018 }
2+
{ }
3+
{ EsVclComponents/EsVclCore v4.0 }
4+
{ errorsoft(c) 2009-2021 }
45
{ }
56
{ More beautiful things: errorsoft.org }
67
{ }
7-
{ [email protected] | vk.com/errorsoft | github.com/errorcalc }
8-
{ [email protected] | habrahabr.ru/user/error1024 }
8+
{ [email protected] | github.com/errorcalc | habrahabr.ru/user/error1024 }
9+
{ You can write to me in the Telegram messenger: @errorsoft }
10+
{ }
11+
{ Star me github: github.com/errorcalc/FreeEsVclComponents }
912
{ }
10-
{ Open this on github: github.com/errorcalc/FreeEsVclComponents }
13+
{ You can order developing vcl/fmx components, }
14+
{ please submit your requests to mail or telegram. }
15+
{ Âû ìîæåòå çàêàçàòü ðàçðàáîòêó VCL/FMX êîìïîíåíòà íà çàêàç. }
1116
{ }
12-
{ You can order developing vcl/fmx components, please submit requests to mail. }
13-
{ Âû ìîæåòå çàêàçàòü ðàçðàáîòêó VCL/FMX êîìïîíåíòà íà çàêàç. }
1417
{******************************************************************************}
1518
unit ES.RegexEditor;
1619

0 commit comments

Comments
 (0)