[arm] Update copyright notices as suggested by Xavier.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@12125 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02master
parent
05627e0de4
commit
e76218f17d
|
@ -4,9 +4,10 @@
|
|||
(* *)
|
||||
(* Benedikt Meurer, University of Siegen *)
|
||||
(* *)
|
||||
(* Copyright 2012 Lehrstuhl für Compilerbau und Softwareanalyse, *)
|
||||
(* Universität Siegen. All rights reserved. This file is distri- *)
|
||||
(* buted under the terms of the Q Public License version 1.0. *)
|
||||
(* Copyright 1998 Institut National de Recherche en Informatique *)
|
||||
(* et en Automatique. Copyright 2012 Benedikt Meurer. All rights *)
|
||||
(* reserved. This file is distributed under the terms of the Q *)
|
||||
(* Public License version 1.0. *)
|
||||
(* *)
|
||||
(***********************************************************************)
|
||||
|
||||
|
|
|
@ -4,9 +4,10 @@
|
|||
(* *)
|
||||
(* Benedikt Meurer, University of Siegen *)
|
||||
(* *)
|
||||
(* Copyright 2012 Lehrstuhl für Compilerbau und Softwareanalyse, *)
|
||||
(* Universität Siegen. All rights reserved. This file is distri- *)
|
||||
(* buted under the terms of the Q Public License version 1.0. *)
|
||||
(* Copyright 1998 Institut National de Recherche en Informatique *)
|
||||
(* et en Automatique. Copyright 2012 Benedikt Meurer. All rights *)
|
||||
(* reserved. This file is distributed under the terms of the Q *)
|
||||
(* Public License version 1.0. *)
|
||||
(* *)
|
||||
(***********************************************************************)
|
||||
|
||||
|
|
|
@ -4,9 +4,10 @@
|
|||
(* *)
|
||||
(* Benedikt Meurer, University of Siegen *)
|
||||
(* *)
|
||||
(* Copyright 2012 Lehrstuhl für Compilerbau und Softwareanalyse, *)
|
||||
(* Universität Siegen. All rights reserved. This file is distri- *)
|
||||
(* buted under the terms of the Q Public License version 1.0. *)
|
||||
(* Copyright 1998 Institut National de Recherche en Informatique *)
|
||||
(* et en Automatique. Copyright 2012 Benedikt Meurer. All rights *)
|
||||
(* reserved. This file is distributed under the terms of the Q *)
|
||||
(* Public License version 1.0. *)
|
||||
(* *)
|
||||
(***********************************************************************)
|
||||
|
||||
|
|
|
@ -4,9 +4,10 @@
|
|||
(* *)
|
||||
(* Benedikt Meurer, University of Siegen *)
|
||||
(* *)
|
||||
(* Copyright 2012 Lehrstuhl für Compilerbau und Softwareanalyse, *)
|
||||
(* Universität Siegen. All rights reserved. This file is distri- *)
|
||||
(* buted under the terms of the Q Public License version 1.0. *)
|
||||
(* Copyright 1998 Institut National de Recherche en Informatique *)
|
||||
(* et en Automatique. Copyright 2012 Benedikt Meurer. All rights *)
|
||||
(* reserved. This file is distributed under the terms of the Q *)
|
||||
(* Public License version 1.0. *)
|
||||
(* *)
|
||||
(***********************************************************************)
|
||||
|
||||
|
|
|
@ -4,9 +4,10 @@
|
|||
(* *)
|
||||
(* Benedikt Meurer, University of Siegen *)
|
||||
(* *)
|
||||
(* Copyright 2012 Lehrstuhl für Compilerbau und Softwareanalyse, *)
|
||||
(* Universität Siegen. All rights reserved. This file is distri- *)
|
||||
(* buted under the terms of the Q Public License version 1.0. *)
|
||||
(* Copyright 1998 Institut National de Recherche en Informatique *)
|
||||
(* et en Automatique. Copyright 2012 Benedikt Meurer. All rights *)
|
||||
(* reserved. This file is distributed under the terms of the Q *)
|
||||
(* Public License version 1.0. *)
|
||||
(* *)
|
||||
(***********************************************************************)
|
||||
|
||||
|
|
10
asmrun/arm.S
10
asmrun/arm.S
|
@ -4,11 +4,11 @@
|
|||
/* */
|
||||
/* Benedikt Meurer, University of Siegen */
|
||||
/* */
|
||||
/* Copyright 2012 Lehrstuhl für Compilerbau und Softwareanalyse, */
|
||||
/* Universität Siegen. All rights reserved. This file is distri- */
|
||||
/* buted under the terms of the GNU Library General Public Licen- */
|
||||
/* se, with the special exception on linking described in file */
|
||||
/* ../LICENSE. */
|
||||
/* Copyright 1998 Institut National de Recherche en Informatique */
|
||||
/* et en Automatique. Copyright 2012 Benedikt Meurer. 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. */
|
||||
/* */
|
||||
/***********************************************************************/
|
||||
|
||||
|
|
Loading…
Reference in New Issue