浏览代码

* License

michael 4 年之前
父节点
当前提交
d903f347ec
共有 1 个文件被更改,包括 15 次插入0 次删除
  1. 15 0
      packages/kurento/libkurento.pp

+ 15 - 0
packages/kurento/libkurento.pp

@@ -1,3 +1,18 @@
+{
+    This file is part of the Pas2JS run time library.
+    Copyright (C) 2020 Michael Van Canneyt
+
+    Kurento import classes for pas2js
+
+    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 libkurento;
 
 {$mode objfpc}