浏览代码

* Added license statement

git-svn-id: trunk@37427 -
michael 7 年之前
父节点
当前提交
9d32f87ebb
共有 1 个文件被更改,包括 17 次插入0 次删除
  1. 17 0
      packages/fcl-report/src/fpreportbarcode.pp

+ 17 - 0
packages/fcl-report/src/fpreportbarcode.pp

@@ -1,5 +1,22 @@
+{
+    This file is part of the Free Component Library.
+    Copyright (c) 2017 Michael Van Canneyt, member of the Free Pascal development team
+
+    Barcode report element.
+
+    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 fpreportbarcode;
 
+{$mode objfpc}
+{$H+}
+
 interface
 
 uses