diff options
Diffstat (limited to 'asmrun/power-aix.S')
-rw-r--r-- | asmrun/power-aix.S | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/asmrun/power-aix.S b/asmrun/power-aix.S index d63cdae86..21e1c7e28 100644 --- a/asmrun/power-aix.S +++ b/asmrun/power-aix.S @@ -1,15 +1,15 @@ -#********************************************************************* -#* * -#* Objective Caml * -#* * -#* Xavier Leroy, projet Cristal, INRIA Rocquencourt * -#* * -#* Copyright 1996 Institut National de Recherche en Informatique et * -#* en Automatique. All rights reserved. This file is distributed * -#* under the terms of the GNU Library General Public License, with * -#* the special exception on linking described in file ../LICENSE. * -#* * -#********************************************************************* +#*********************************************************************** +#* * +#* OCaml * +#* * +#* Xavier Leroy, projet Cristal, INRIA Rocquencourt * +#* * +#* Copyright 1996 Institut National de Recherche en Informatique et * +#* en Automatique. All rights reserved. This file is distributed * +#* under the terms of the GNU Library General Public License, with * +#* the special exception on linking described in file ../LICENSE. * +#* * +#*********************************************************************** # $Id$ |