ソースを参照

* fixed header comments

git-svn-id: branches/jvmbackend@18566 -
Jonas Maebe 14 年 前
コミット
db1d22aeae
1 ファイル変更3 行追加3 行削除
  1. 3 3
      rtl/java/astringh.inc

+ 3 - 3
rtl/java/astringh.inc

@@ -1,9 +1,9 @@
 {
     This file is part of the Free Pascal run time library.
-    Copyright (c) 1999-2005 by Florian Klaempfl,
-    member of the Free Pascal development team.
+    Copyright (c) 1999-2005,2011 by Florian Klaempfl and Jonas Maebe,
+    members of the Free Pascal development team.
 
-    This file implements support routines for UnicodeStrings with FPC
+    This file implements support routines for AnsiStrings with FPC/JVM
 
     See the file COPYING.FPC, included in this distribution,
     for details about the copyright.