summaryrefslogtreecommitdiffstats
path: root/asmrun/power-elf.S
diff options
context:
space:
mode:
Diffstat (limited to 'asmrun/power-elf.S')
-rw-r--r--asmrun/power-elf.S24
1 files changed, 12 insertions, 12 deletions
diff --git a/asmrun/power-elf.S b/asmrun/power-elf.S
index 968e3aeb8..34ef6cc21 100644
--- a/asmrun/power-elf.S
+++ b/asmrun/power-elf.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$ */