Remove really old and non-functional email adress.

This commit is contained in:
Martijn Laan 2024-05-15 08:07:45 +02:00
parent 098587c659
commit 405f27a381
14 changed files with 14 additions and 14 deletions

View File

@ -89,7 +89,7 @@ begin
SIRegisterTBITBTN(cl); SIRegisterTBITBTN(cl);
end; end;
// PS_MINIVCL changes by Martijn Laan (mlaan at wintax _dot_ nl) // PS_MINIVCL changes by Martijn Laan
end. end.

View File

@ -348,7 +348,7 @@ begin
{$ENDIF} {$ENDIF}
end; end;
// PS_MINIVCL changes by Martijn Laan (mlaan at wintax _dot_ nl) // PS_MINIVCL changes by Martijn Laan
end. end.

View File

@ -260,6 +260,6 @@ begin
SIRegisterTCustomControl(cl); SIRegisterTCustomControl(cl);
end; end;
// PS_MINIVCL changes by Martijn Laan (mlaan at wintax _dot_ nl) // PS_MINIVCL changes by Martijn Laan
end. end.

View File

@ -284,7 +284,7 @@ begin
{$ENDIF} {$ENDIF}
end; end;
// PS_MINIVCL changes by Martijn Laan (mlaan at wintax _dot_ nl) // PS_MINIVCL changes by Martijn Laan
end. end.

View File

@ -280,6 +280,6 @@ begin
SIRegisterTPicture(cl); SIRegisterTPicture(cl);
end; end;
// PS_MINIVCL changes by Martijn Laan (mlaan at wintax _dot_ nl) // PS_MINIVCL changes by Martijn Laan
End. End.

View File

@ -79,7 +79,7 @@ begin
SIRegisterTComponent(Cl); SIRegisterTComponent(Cl);
end; end;
// PS_MINIVCL changes by Martijn Laan (mlaan at wintax _dot_ nl) // PS_MINIVCL changes by Martijn Laan
End. End.

View File

@ -682,7 +682,7 @@ begin
{$ENDIF} {$ENDIF}
end; end;
// PS_MINIVCL changes by Martijn Laan (mlaan at wintax _dot_ nl) // PS_MINIVCL changes by Martijn Laan
end. end.

View File

@ -32,7 +32,7 @@ begin
RIRegisterTBITBTN(cl); RIRegisterTBITBTN(cl);
end; end;
// PS_MINIVCL changes by Martijn Laan (mlaan at wintax _dot_ nl) // PS_MINIVCL changes by Martijn Laan
end. end.

View File

@ -1125,6 +1125,6 @@ begin
{$ENDIF} {$ENDIF}
end; end;
// PS_MINIVCL changes by Martijn Laan (mlaan at wintax _dot_ nl) // PS_MINIVCL changes by Martijn Laan
end. end.

View File

@ -525,7 +525,7 @@ begin
end; end;
{$IFDEF DELPHI10UP}{$ENDREGION}{$ENDIF} {$IFDEF DELPHI10UP}{$ENDREGION}{$ENDIF}
// PS_MINIVCL changes by Martijn Laan (mlaan at wintax _dot_ nl) // PS_MINIVCL changes by Martijn Laan
end. end.

View File

@ -578,7 +578,7 @@ begin
end; end;
// PS_MINIVCL changes by Martijn Laan (mlaan at wintax _dot_ nl) // PS_MINIVCL changes by Martijn Laan
// FPC changes by Boguslaw brandys (brandys at o2 _dot_ pl) // FPC changes by Boguslaw brandys (brandys at o2 _dot_ pl)
end. end.

View File

@ -529,7 +529,7 @@ begin
RIRegisterTPicture(CL); RIRegisterTPicture(CL);
end; end;
// PS_MINIVCL changes by Martijn Laan (mlaan at wintax _dot_ nl) // PS_MINIVCL changes by Martijn Laan
end. end.

View File

@ -114,7 +114,7 @@ begin
RIRegisterTPersistent(Cl); RIRegisterTPersistent(Cl);
RIRegisterTComponent(Cl); RIRegisterTComponent(Cl);
end; end;
// PS_MINIVCL changes by Martijn Laan (mlaan at wintax _dot_ nl) // PS_MINIVCL changes by Martijn Laan
end. end.

View File

@ -511,7 +511,7 @@ begin
{$ENDIF} {$ENDIF}
end; end;
// PS_MINIVCL changes by Martijn Laan (mlaan at wintax _dot_ nl) // PS_MINIVCL changes by Martijn Laan
end. end.