diff --git a/mps/code/amcss.c b/mps/code/amcss.c
index a3fa5ef0beb..db6432bcb87 100644
--- a/mps/code/amcss.c
+++ b/mps/code/amcss.c
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (C) 2002 Global Graphics Software.
+ * Portions copyright (C) 2002 Global Graphics Software.
*/
#include "fmtdy.h"
diff --git a/mps/code/amcsshe.c b/mps/code/amcsshe.c
index 34ef48a31ec..90013f32671 100644
--- a/mps/code/amcsshe.c
+++ b/mps/code/amcsshe.c
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (c) 2002 Global Graphics Software.
+ * Portions copyright (c) 2002 Global Graphics Software.
*/
#include "fmthe.h"
diff --git a/mps/code/amcssth.c b/mps/code/amcssth.c
index dd519eec724..f1cb7b94361 100644
--- a/mps/code/amcssth.c
+++ b/mps/code/amcssth.c
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (c) 2002 Global Graphics Software.
+ * Portions copyright (c) 2002 Global Graphics Software.
*
* .posix: This is Posix only.
*/
diff --git a/mps/code/amsss.c b/mps/code/amsss.c
index acc5cd020a9..9c878a1934a 100644
--- a/mps/code/amsss.c
+++ b/mps/code/amsss.c
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (c) 2002 Global Graphics Software.
+ * Portions copyright (c) 2002 Global Graphics Software.
*
* .design: Adapted from amcss.c, but not counting collections, just
* total size of objects allocated (because epoch doesn't increment when
diff --git a/mps/code/apss.c b/mps/code/apss.c
index 9ca4810baff..942b371d223 100644
--- a/mps/code/apss.c
+++ b/mps/code/apss.c
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (C) 2002 Global Graphics Software.
+ * Portions copyright (C) 2002 Global Graphics Software.
*/
diff --git a/mps/code/check.h b/mps/code/check.h
index 7ee462d3b97..6fbc609a0cf 100644
--- a/mps/code/check.h
+++ b/mps/code/check.h
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (C) 2002 Global Graphics Software.
+ * Portions copyright (C) 2002 Global Graphics Software.
*
* .aver: This header defines a family of AVER and NOTREACHED macros.
* These macros should be used to instrument and annotate code with
diff --git a/mps/code/config.h b/mps/code/config.h
index 518776b65a3..78fe0a3c970 100644
--- a/mps/code/config.h
+++ b/mps/code/config.h
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (c) 2002 Global Graphics Software.
+ * Portions copyright (c) 2002 Global Graphics Software.
*
* PURPOSE
*
diff --git a/mps/code/dbgpool.c b/mps/code/dbgpool.c
index a6bd1181dd4..26165f27eb8 100644
--- a/mps/code/dbgpool.c
+++ b/mps/code/dbgpool.c
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (C) 2002 Global Graphics Software.
+ * Portions copyright (C) 2002 Global Graphics Software.
*
* .source: design.mps.object-debug
*/
diff --git a/mps/code/dbgpool.h b/mps/code/dbgpool.h
index f09da4ecbe2..6ca0493fa3a 100644
--- a/mps/code/dbgpool.h
+++ b/mps/code/dbgpool.h
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (C) 2002 Global Graphics Software.
+ * Portions copyright (C) 2002 Global Graphics Software.
*/
#ifndef dbgpool_h
diff --git a/mps/code/dbgpooli.c b/mps/code/dbgpooli.c
index a9db4237043..7c3b8648e11 100644
--- a/mps/code/dbgpooli.c
+++ b/mps/code/dbgpooli.c
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (C) 2002 Global Graphics Software.
+ * Portions copyright (C) 2002 Global Graphics Software.
*
* .source:
*/
diff --git a/mps/code/finalcv.c b/mps/code/finalcv.c
index 14cbc24bf73..af021086aee 100644
--- a/mps/code/finalcv.c
+++ b/mps/code/finalcv.c
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (C) 2002 Global Graphics Software.
+ * Portions copyright (C) 2002 Global Graphics Software.
*
* DESIGN
*
diff --git a/mps/code/fmtdy.c b/mps/code/fmtdy.c
index 155e8920f70..84638bcda0e 100644
--- a/mps/code/fmtdy.c
+++ b/mps/code/fmtdy.c
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (c) 2002 Global Graphics Software.
+ * Portions copyright (c) 2002 Global Graphics Software.
*
* .readership: MPS developers, Dylan developers
*
diff --git a/mps/code/fmthe.c b/mps/code/fmthe.c
index f696c42e171..bf37111e7a5 100644
--- a/mps/code/fmthe.c
+++ b/mps/code/fmthe.c
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (c) 2002 Global Graphics Software.
+ * Portions copyright (c) 2002 Global Graphics Software.
*
* Uses for the actual Dylan format, and just adds
* a thin layer to handle the object headers themselves.
diff --git a/mps/code/fmthe.h b/mps/code/fmthe.h
index a6391ba0202..5033a9a1bf3 100644
--- a/mps/code/fmthe.h
+++ b/mps/code/fmthe.h
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (C) 2002 Global Graphics Software.
+ * Portions copyright (C) 2002 Global Graphics Software.
*/
#ifndef fmthe_h
diff --git a/mps/code/format.c b/mps/code/format.c
index 229d46f7852..db25b7131c3 100644
--- a/mps/code/format.c
+++ b/mps/code/format.c
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (c) 2002 Global Graphics Software.
+ * Portions copyright (c) 2002 Global Graphics Software.
*
* DESIGN
*
diff --git a/mps/code/global.c b/mps/code/global.c
index 35119550aa7..42dd9b4ae99 100644
--- a/mps/code/global.c
+++ b/mps/code/global.c
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (C) 2002 Global Graphics Software.
+ * Portions copyright (C) 2002 Global Graphics Software.
*
* .sources: See . design.mps.thread-safety is relevant
* to the functions ArenaEnter and ArenaLeave in this file.
diff --git a/mps/code/misc.h b/mps/code/misc.h
index 9e0af13b432..fb3a95a7174 100644
--- a/mps/code/misc.h
+++ b/mps/code/misc.h
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (C) 2001 Global Graphics Software.
+ * Portions copyright (C) 2001 Global Graphics Software.
*
* Small general things which are useful for C but aren't part of the
* memory manager itself. The only reason that this file exists is
diff --git a/mps/code/mpm.h b/mps/code/mpm.h
index 8c1a96ec375..7c292da7b0f 100644
--- a/mps/code/mpm.h
+++ b/mps/code/mpm.h
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (C) 2002 Global Graphics Software.
+ * Portions copyright (C) 2002 Global Graphics Software.
*
* .trans.bufferinit: The Buffer data structure has an Init field and
* an Init method, there's a name clash. We resolve this by calling the
diff --git a/mps/code/mpmss.c b/mps/code/mpmss.c
index b9dc9ab8b1d..c98f32c63a5 100644
--- a/mps/code/mpmss.c
+++ b/mps/code/mpmss.c
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (C) 2002 Global Graphics Software.
+ * Portions copyright (C) 2002 Global Graphics Software.
*/
#include "mpscmv.h"
diff --git a/mps/code/mpmst.h b/mps/code/mpmst.h
index 909e1105eea..d0ff3ff5254 100644
--- a/mps/code/mpmst.h
+++ b/mps/code/mpmst.h
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (C) 2001 Global Graphics Software.
+ * Portions copyright (C) 2001 Global Graphics Software.
*
* .design: This header file crosses module boundaries. The relevant
* design a module's structures should be found in that module's design
diff --git a/mps/code/mpmtypes.h b/mps/code/mpmtypes.h
index ab42c942964..55a990438b0 100644
--- a/mps/code/mpmtypes.h
+++ b/mps/code/mpmtypes.h
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (c) 2001 Global Graphics Software.
+ * Portions copyright (c) 2001 Global Graphics Software.
*
* .design:
*
diff --git a/mps/code/mps.h b/mps/code/mps.h
index 9f02100ea10..ab49c39ed24 100644
--- a/mps/code/mps.h
+++ b/mps/code/mps.h
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (c) 2002 Global Graphics Software.
+ * Portions copyright (c) 2002 Global Graphics Software.
*
* .readership: customers, MPS developers.
* .sources: .
diff --git a/mps/code/mpscams.h b/mps/code/mpscams.h
index 54edb46a799..22fc9185157 100644
--- a/mps/code/mpscams.h
+++ b/mps/code/mpscams.h
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (C) 2002 Global Graphics Software.
+ * Portions copyright (C) 2002 Global Graphics Software.
*/
#ifndef mpscams_h
diff --git a/mps/code/mpsi.c b/mps/code/mpsi.c
index bb0eb4fec6f..9aa143057c8 100644
--- a/mps/code/mpsi.c
+++ b/mps/code/mpsi.c
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (c) 2002 Global Graphics Software.
+ * Portions copyright (c) 2002 Global Graphics Software.
*
* .purpose: This code bridges between the MPS interface to C,
* , and the internal MPM interfaces, as defined by
diff --git a/mps/code/mpsicv.c b/mps/code/mpsicv.c
index 66afcffe9a4..b0129d04261 100644
--- a/mps/code/mpsicv.c
+++ b/mps/code/mpsicv.c
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (c) 2002 Global Graphics Software.
+ * Portions copyright (c) 2002 Global Graphics Software.
*/
#include "testlib.h"
diff --git a/mps/code/mpsliban.c b/mps/code/mpsliban.c
index f715ea3e143..180f8caf788 100644
--- a/mps/code/mpsliban.c
+++ b/mps/code/mpsliban.c
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (c) 2002 Global Graphics Software.
+ * Portions copyright (c) 2002 Global Graphics Software.
*
* .purpose: The purpose of this code is
* 1. to connect the MPS Library Interface to the ANSI C libraries,
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 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (C) 2001 Global Graphics Software.
+ * Portions copyright (C) 2001 Global Graphics Software.
*
* Detect the target platform using predefined preprocessor symbols
* defined by the build environment. The symbols are derived from the
diff --git a/mps/code/pool.c b/mps/code/pool.c
index c8ce867f0dc..a09f2292d65 100644
--- a/mps/code/pool.c
+++ b/mps/code/pool.c
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (C) 2001 Global Graphics Software.
+ * Portions copyright (C) 2001 Global Graphics Software.
*
* DESIGN
*
diff --git a/mps/code/poolabs.c b/mps/code/poolabs.c
index 15412147f25..cf45d2f3ea8 100644
--- a/mps/code/poolabs.c
+++ b/mps/code/poolabs.c
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (C) 2002 Global Graphics Software.
+ * Portions copyright (C) 2002 Global Graphics Software.
*
* PURPOSE
*
diff --git a/mps/code/poolamc.c b/mps/code/poolamc.c
index 6b313e60b54..08ebe20bccd 100644
--- a/mps/code/poolamc.c
+++ b/mps/code/poolamc.c
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (C) 2002 Global Graphics Software.
+ * Portions copyright (C) 2002 Global Graphics Software.
*
* .sources: .
*/
diff --git a/mps/code/poolams.c b/mps/code/poolams.c
index a4423f5236a..b8542425954 100644
--- a/mps/code/poolams.c
+++ b/mps/code/poolams.c
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (c) 2002 Global Graphics Software.
+ * Portions copyright (c) 2002 Global Graphics Software.
*
*
* .design: See .
diff --git a/mps/code/poolams.h b/mps/code/poolams.h
index fbf7c40f14a..7a4c27bfd59 100644
--- a/mps/code/poolams.h
+++ b/mps/code/poolams.h
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (C) 2002 Global Graphics Software.
+ * Portions copyright (C) 2002 Global Graphics Software.
*
* .purpose: Internal interface to AMS functionality. */
diff --git a/mps/code/poolmrg.c b/mps/code/poolmrg.c
index d751e846893..2353bcafd28 100644
--- a/mps/code/poolmrg.c
+++ b/mps/code/poolmrg.c
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (C) 2002 Global Graphics Software.
+ * Portions copyright (C) 2002 Global Graphics Software.
*
*
* DESIGN
diff --git a/mps/code/poolmrg.h b/mps/code/poolmrg.h
index 3d4480652ed..65e01f2da4d 100644
--- a/mps/code/poolmrg.h
+++ b/mps/code/poolmrg.h
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (c) 2002 Global Graphics Software.
+ * Portions copyright (c) 2002 Global Graphics Software.
*/
#ifndef poolmrg_h
diff --git a/mps/code/poolmv.c b/mps/code/poolmv.c
index 94b6666e2c5..4c256513eed 100644
--- a/mps/code/poolmv.c
+++ b/mps/code/poolmv.c
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (C) 2002 Global Graphics Software.
+ * Portions copyright (C) 2002 Global Graphics Software.
*
* **** RESTRICTION: This pool may not allocate from the arena control
* pool, since it is used to implement that pool.
diff --git a/mps/code/poolmv.h b/mps/code/poolmv.h
index 69860b57ad2..1eba70cafa5 100644
--- a/mps/code/poolmv.h
+++ b/mps/code/poolmv.h
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (C) 2002 Global Graphics Software.
+ * Portions copyright (C) 2002 Global Graphics Software.
*
* .purpose: This is the interface to the manual-variable pool class.
*
diff --git a/mps/code/poolmvff.c b/mps/code/poolmvff.c
index 24dd09124b2..f13c94893aa 100644
--- a/mps/code/poolmvff.c
+++ b/mps/code/poolmvff.c
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (C) 2002 Global Graphics Software.
+ * Portions copyright (C) 2002 Global Graphics Software.
*
* .purpose: This is a pool class for manually managed objects of
* variable size where address-ordered first fit is an appropriate
diff --git a/mps/code/ring.h b/mps/code/ring.h
index 94a69bb5494..64c07d89e71 100644
--- a/mps/code/ring.h
+++ b/mps/code/ring.h
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (C) 2001 Global Graphics Software.
+ * Portions copyright (C) 2001 Global Graphics Software.
*/
diff --git a/mps/code/sacss.c b/mps/code/sacss.c
index 09dc4158639..80bf5fca03a 100644
--- a/mps/code/sacss.c
+++ b/mps/code/sacss.c
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (C) 2002 Global Graphics Software.
+ * Portions copyright (C) 2002 Global Graphics Software.
*/
#include "mpscmv.h"
diff --git a/mps/code/segsmss.c b/mps/code/segsmss.c
index 63d982a2b82..a02475fe5d7 100644
--- a/mps/code/segsmss.c
+++ b/mps/code/segsmss.c
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (c) 2002 Global Graphics Software.
+ * Portions copyright (c) 2002 Global Graphics Software.
*
* .design: Adapted from amsss.c (because AMS already supports
* a protocol for subclassing AMS segments). Defines a new pool
diff --git a/mps/code/spi3.c b/mps/code/spi3.c
index 9d81d1985da..6d129c6a845 100644
--- a/mps/code/spi3.c
+++ b/mps/code/spi3.c
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (C) 2001 Global Graphics Software.
+ * Portions copyright (C) 2001 Global Graphics Software.
*
* This function reads a location that is probeDepth words beyond
* the current stack pointer. On intel platforms the stack grows
diff --git a/mps/code/sssus8.c b/mps/code/sssus8.c
index 2bae5915662..cd5639fb982 100644
--- a/mps/code/sssus8.c
+++ b/mps/code/sssus8.c
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (c) 2002 Global Graphics Software.
+ * Portions copyright (c) 2002 Global Graphics Software.
*
* This scans the stack and fixes the registers which may contain
* roots. See design.mps.thread-manager.
diff --git a/mps/code/testlib.c b/mps/code/testlib.c
index 7daf62c7413..7010d2484d8 100644
--- a/mps/code/testlib.c
+++ b/mps/code/testlib.c
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (C) 2002 Global Graphics Software.
+ * Portions copyright (C) 2002 Global Graphics Software.
*
* .purpose: A library of functions that may be of use to unit tests.
*/
diff --git a/mps/code/testlib.h b/mps/code/testlib.h
index 3d48907544d..37518548c7a 100644
--- a/mps/code/testlib.h
+++ b/mps/code/testlib.h
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (C) 2002 Global Graphics Software.
+ * Portions copyright (C) 2002 Global Graphics Software.
*
* .purpose: A library of functions that may be of use to unit tests.
*/
diff --git a/mps/code/trace.c b/mps/code/trace.c
index cc37c4f4082..35463338f6c 100644
--- a/mps/code/trace.c
+++ b/mps/code/trace.c
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (C) 2002 Global Graphics Software.
+ * Portions copyright (C) 2002 Global Graphics Software.
*
* .design: . */
diff --git a/mps/code/version.c b/mps/code/version.c
index c002a831c58..3e654987bac 100644
--- a/mps/code/version.c
+++ b/mps/code/version.c
@@ -36,7 +36,7 @@ SRCID(version, "$Id$");
*/
char MPSCopyrightNotice[] =
- "Copyright (c) 2002 Ravenbrook Limited and Global Graphics Software.";
+ "Portions copyright (c) 2002 Ravenbrook Limited and Global Graphics Software.";
/* MPSVersion -- return version string
diff --git a/mps/code/vmso.c b/mps/code/vmso.c
index 6b9e1a853f7..8c4b6f0056d 100644
--- a/mps/code/vmso.c
+++ b/mps/code/vmso.c
@@ -2,7 +2,7 @@
*
* $Id$
* Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
- * Copyright (c) 2002 Global Graphics Software.
+ * Portions copyright (c) 2002 Global Graphics Software.
*
* DESIGN
*