diff options
Diffstat (limited to 'mps/code')
| -rw-r--r-- | mps/code/fmtdytst.h | 2 | ||||
| -rw-r--r-- | mps/code/protxcpp.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mps/code/fmtdytst.h b/mps/code/fmtdytst.h index 36914e92fc5..10078bbd2c7 100644 --- a/mps/code/fmtdytst.h +++ b/mps/code/fmtdytst.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* fmtdytst.h: DYLAN OBJECT FORMAT TESTING | 1 | /* fmtdytst.h: DYLAN OBJECT FORMAT TESTING |
| 2 | * | 2 | * |
| 3 | * $Id: //info.ravenbrook.com/project/mps/master/code/fmtdy.h#7 $ | 3 | * $Id$ |
| 4 | * Copyright (c) 2001 Ravenbrook Limited. See end of file for license. | 4 | * Copyright (c) 2001 Ravenbrook Limited. See end of file for license. |
| 5 | */ | 5 | */ |
| 6 | 6 | ||
diff --git a/mps/code/protxcpp.c b/mps/code/protxcpp.c index 5a7c2a237b8..2ba239fa2a3 100644 --- a/mps/code/protxcpp.c +++ b/mps/code/protxcpp.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* protxcpp.c: PROTECTION FOR MAC OS X ON POWERPC | 1 | /* protxcpp.c: PROTECTION FOR MAC OS X ON POWERPC |
| 2 | * | 2 | * |
| 3 | * $Header$ | 3 | * $Id$ |
| 4 | * Copyright (c) 2001,2005 Ravenbrook Limited. See end of file for license. | 4 | * Copyright (c) 2001,2005 Ravenbrook Limited. See end of file for license. |
| 5 | * | 5 | * |
| 6 | * Most of this was copied from protso.c and modified. | 6 | * Most of this was copied from protso.c and modified. |