summaryrefslogtreecommitdiff
path: root/byterun/alloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'byterun/alloc.c')
-rw-r--r--byterun/alloc.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/byterun/alloc.c b/byterun/alloc.c
index d0f94dfc2b..0579855244 100644
--- a/byterun/alloc.c
+++ b/byterun/alloc.c
@@ -5,7 +5,8 @@
/* Xavier Leroy and Damien Doligez, INRIA Rocquencourt */
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
-/* en Automatique. Distributed only by permission. */
+/* en Automatique. All rights reserved. This file is distributed */
+/* under the terms of the GNU Library General Public License. */
/* */
/***********************************************************************/