diff options
Diffstat (limited to 'mps/code/span.c')
| -rw-r--r-- | mps/code/span.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mps/code/span.c b/mps/code/span.c index 5956ed7f611..be444bb33df 100644 --- a/mps/code/span.c +++ b/mps/code/span.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* impl.c.span: ANSI STACK PROBE | 1 | /* impl.c.span: ANSI STACK PROBE |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. See end of file for license. |
| 5 | * | 5 | * |
| 6 | * PURPOSE | 6 | * PURPOSE |
| 7 | * | 7 | * |