瀏覽代碼

* Fixes for some $LOG$ removal snafu's

git-svn-id: trunk@57 -
marco 20 年之前
父節點
當前提交
1467901e3e
共有 2 個文件被更改,包括 2 次插入0 次删除
  1. 1 0
      rtl/bsd/sysctl.pp
  2. 1 0
      rtl/darwin/console.pp

+ 1 - 0
rtl/bsd/sysctl.pp

@@ -1,5 +1,6 @@
 Unit sysctl;
 
+{
    This file is part of the Free Pascal run time library.
    (c) 2002 by Marco van de Voort
    member of the Free Pascal development team.

+ 1 - 0
rtl/darwin/console.pp

@@ -1,3 +1,4 @@
+{
    This file is part of the Free Pascal run time library.
    (c) 2000 by Marco van de Voort
    member of the Free Pascal development team.