Explorar el Código

* Fixes for some $LOG$ removal snafu's

git-svn-id: trunk@57 -
marco hace 20 años
padre
commit
1467901e3e
Se han modificado 2 ficheros con 2 adiciones y 0 borrados
  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.