mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-09-30 22:39:07 +02:00
* license added
This commit is contained in:
parent
c581dece39
commit
ddc5776e47
@ -1,3 +1,18 @@
|
||||
{
|
||||
This file is part of the Pas2JS run time library.
|
||||
Copyright (c) 2020 by Michael Van Canneyt
|
||||
|
||||
NodeJS onoff module import.
|
||||
|
||||
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.
|
||||
|
||||
**********************************************************************}
|
||||
|
||||
unit nodejsonoff;
|
||||
|
||||
{$mode objfpc}
|
||||
|
Loading…
Reference in New Issue
Block a user