* Inserted wrong copyright notice ;) Fixed.

This commit is contained in:
sg 2000-02-15 22:03:38 +00:00
parent b0ec34137b
commit b47e4d0436
3 changed files with 13 additions and 8 deletions

View File

@ -3,8 +3,6 @@
This file is part of the Free Pascal run time library.
Copyright (c) 1999-2000 by Michael Van Canneyt
Linux specific part of pipe stream.
See the file COPYING.FPC, included in this distribution,
for details about the copyright.
@ -187,7 +185,10 @@ end.
{
$Log$
Revision 1.5 2000-02-15 21:57:51 sg
Revision 1.6 2000-02-15 22:03:38 sg
* Inserted wrong copyright notice ;) Fixed.
Revision 1.5 2000/02/15 21:57:51 sg
* Added copyright notice and CVS log tags where necessary
}

View File

@ -3,8 +3,6 @@
This file is part of the Free Pascal run time library.
Copyright (c) 1999-2000 by Michael Van Canneyt
Linux specific part of pipe stream.
See the file COPYING.FPC, included in this distribution,
for details about the copyright.
@ -34,7 +32,10 @@ end;
{
$Log$
Revision 1.6 2000-02-15 21:57:51 sg
Revision 1.7 2000-02-15 22:03:38 sg
* Inserted wrong copyright notice ;) Fixed.
Revision 1.6 2000/02/15 21:57:51 sg
* Added copyright notice and CVS log tags where necessary
}

View File

@ -3,7 +3,7 @@
This file is part of the Free Pascal run time library.
Copyright (c) 1999-2000 by Michael Van Canneyt
Linux specific part of pipe stream.
Linux specific part of TProcess.
See the file COPYING.FPC, included in this distribution,
for details about the copyright.
@ -106,7 +106,10 @@ end;
{
$Log$
Revision 1.4 2000-02-15 21:57:51 sg
Revision 1.5 2000-02-15 22:03:38 sg
* Inserted wrong copyright notice ;) Fixed.
Revision 1.4 2000/02/15 21:57:51 sg
* Added copyright notice and CVS log tags where necessary
}