mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-19 10:49:32 +01:00
+ Added header
This commit is contained in:
parent
d0c37b3ea7
commit
23c3b52d7f
@ -1,3 +1,18 @@
|
|||||||
|
{
|
||||||
|
$Id$
|
||||||
|
This file is part of the Free Pascal run time library.
|
||||||
|
Copyright (c) 1999-2000 by the Free Pascal development team
|
||||||
|
|
||||||
|
Convert .html to htm files, together with links.
|
||||||
|
|
||||||
|
See the file COPYING.FPC, included in this distribution,
|
||||||
|
for details about the copyright.
|
||||||
|
|
||||||
|
This program is distributed in the hope that it will be useful,
|
||||||
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
|
|
||||||
|
**********************************************************************}
|
||||||
{$mode objfpc}
|
{$mode objfpc}
|
||||||
{$h+}
|
{$h+}
|
||||||
program makehtm;
|
program makehtm;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user