diff options
Diffstat (limited to 'mps/code/vmso.c')
| -rw-r--r-- | mps/code/vmso.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mps/code/vmso.c b/mps/code/vmso.c index 53a6e14674e..f3d1059cb18 100644 --- a/mps/code/vmso.c +++ b/mps/code/vmso.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* impl.c.vmso: VIRTUAL MEMORY MAPPING FOR SOLARIS 2.x | 1 | /* impl.c.vmso: VIRTUAL MEMORY MAPPING FOR SOLARIS 2.x |
| 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 | * DESIGN | 6 | * DESIGN |
| 7 | * | 7 | * |