diff options
| author | Richard Brooksby | 2002-06-18 16:28:41 +0100 |
|---|---|---|
| committer | Richard Brooksby | 2002-06-18 16:28:41 +0100 |
| commit | ae3c2488780a218f6045a0c35aee2f9b35bdd3d9 (patch) | |
| tree | 4f6ef0d49e49cf6e55826c0b3db4185c07fbcd89 /mps/code/mpstd.h | |
| parent | 1312875bc9365e7c84d8e025c4924d638060f992 (diff) | |
| download | emacs-ae3c2488780a218f6045a0c35aee2f9b35bdd3d9.tar.gz emacs-ae3c2488780a218f6045a0c35aee2f9b35bdd3d9.zip | |
Changing global graphics copyright notice to say "portions copyright" to avoid confusion.
Copied from Perforce
Change: 30258
ServerID: perforce.ravenbrook.com
Diffstat (limited to 'mps/code/mpstd.h')
| -rw-r--r-- | mps/code/mpstd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mps/code/mpstd.h b/mps/code/mpstd.h index 6cd735771bc..4043b6716d7 100644 --- a/mps/code/mpstd.h +++ b/mps/code/mpstd.h | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | * | 2 | * |
| 3 | * $Id$ | 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 | * Copyright (C) 2001 Global Graphics Software. | 5 | * Portions copyright (C) 2001 Global Graphics Software. |
| 6 | * | 6 | * |
| 7 | * Detect the target platform using predefined preprocessor symbols | 7 | * Detect the target platform using predefined preprocessor symbols |
| 8 | * defined by the build environment. The symbols are derived from the | 8 | * defined by the build environment. The symbols are derived from the |