浏览代码

* Correct copyright header

Michaël Van Canneyt 2 月之前
父节点
当前提交
d29f2e05ec
共有 1 个文件被更改,包括 2 次插入4 次删除
  1. 2 4
      packages/fcl-base/src/browserapp.pas

+ 2 - 4
packages/fcl-base/src/browserapp.pas

@@ -1,10 +1,8 @@
 {
     This file is part of the Free Pascal run time library.
-    Copyright (c) 2003 by the Free Pascal development team
+    Copyright (c) 2025 by the Free Pascal development team
 
-    Pascal code generator class.
-
-    Port to pas2js by Mattias Gaertner [email protected]
+    Browser application class.
 
     See the file COPYING.FPC, included in this distribution,
     for details about the copyright.