소스 검색

* 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.