diff options
author | Xavier Leroy <xavier.leroy@inria.fr> | 1999-11-17 18:59:06 +0000 |
---|---|---|
committer | Xavier Leroy <xavier.leroy@inria.fr> | 1999-11-17 18:59:06 +0000 |
commit | cc0f32b05439bb7018e8ad62a54d6371b01aab9f (patch) | |
tree | 11e614c740672ce84f806b42a6630d192f057bd8 /asmrun/sparc.S | |
parent | f07e6fe1c7d8b37c2b00e0a47146285789f1e526 (diff) |
Changement de la licence
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@2553 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'asmrun/sparc.S')
-rw-r--r-- | asmrun/sparc.S | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/asmrun/sparc.S b/asmrun/sparc.S index 1bb144b44..32208655e 100644 --- a/asmrun/sparc.S +++ b/asmrun/sparc.S @@ -5,7 +5,8 @@ /* Xavier Leroy, projet Cristal, INRIA Rocquencourt */ /* */ /* Copyright 1996 Institut National de Recherche en Informatique et */ -/* Automatique. Distributed only by permission. */ +/* en Automatique. All rights reserved. This file is distributed */ +/* under the terms of the GNU Library General Public License. */ /* */ /***********************************************************************/ |