Pārlūkot izejas kodu

* Correct copyright header

Michaël Van Canneyt 2 mēneši atpakaļ
vecāks
revīzija
d29f2e05ec
1 mainītis faili ar 2 papildinājumiem un 4 dzēšanām
  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.