aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code
diff options
context:
space:
mode:
authorRichard Brooksby2002-06-18 16:28:41 +0100
committerRichard Brooksby2002-06-18 16:28:41 +0100
commitae3c2488780a218f6045a0c35aee2f9b35bdd3d9 (patch)
tree4f6ef0d49e49cf6e55826c0b3db4185c07fbcd89 /mps/code
parent1312875bc9365e7c84d8e025c4924d638060f992 (diff)
downloademacs-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')
-rw-r--r--mps/code/amcss.c2
-rw-r--r--mps/code/amcsshe.c2
-rw-r--r--mps/code/amcssth.c2
-rw-r--r--mps/code/amsss.c2
-rw-r--r--mps/code/apss.c2
-rw-r--r--mps/code/check.h2
-rw-r--r--mps/code/config.h2
-rw-r--r--mps/code/dbgpool.c2
-rw-r--r--mps/code/dbgpool.h2
-rw-r--r--mps/code/dbgpooli.c2
-rw-r--r--mps/code/finalcv.c2
-rw-r--r--mps/code/fmtdy.c2
-rw-r--r--mps/code/fmthe.c2
-rw-r--r--mps/code/fmthe.h2
-rw-r--r--mps/code/format.c2
-rw-r--r--mps/code/global.c2
-rw-r--r--mps/code/misc.h2
-rw-r--r--mps/code/mpm.h2
-rw-r--r--mps/code/mpmss.c2
-rw-r--r--mps/code/mpmst.h2
-rw-r--r--mps/code/mpmtypes.h2
-rw-r--r--mps/code/mps.h2
-rw-r--r--mps/code/mpscams.h2
-rw-r--r--mps/code/mpsi.c2
-rw-r--r--mps/code/mpsicv.c2
-rw-r--r--mps/code/mpsliban.c2
-rw-r--r--mps/code/mpstd.h2
-rw-r--r--mps/code/pool.c2
-rw-r--r--mps/code/poolabs.c2
-rw-r--r--mps/code/poolamc.c2
-rw-r--r--mps/code/poolams.c2
-rw-r--r--mps/code/poolams.h2
-rw-r--r--mps/code/poolmrg.c2
-rw-r--r--mps/code/poolmrg.h2
-rw-r--r--mps/code/poolmv.c2
-rw-r--r--mps/code/poolmv.h2
-rw-r--r--mps/code/poolmvff.c2
-rw-r--r--mps/code/ring.h2
-rw-r--r--mps/code/sacss.c2
-rw-r--r--mps/code/segsmss.c2
-rw-r--r--mps/code/spi3.c2
-rw-r--r--mps/code/sssus8.c2
-rw-r--r--mps/code/testlib.c2
-rw-r--r--mps/code/testlib.h2
-rw-r--r--mps/code/trace.c2
-rw-r--r--mps/code/version.c2
-rw-r--r--mps/code/vmso.c2
47 files changed, 47 insertions, 47 deletions
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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (C) 2002 Global Graphics Software.
6 */ 6 */
7 7
8#include "fmtdy.h" 8#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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (c) 2002 Global Graphics Software.
6 */ 6 */
7 7
8#include "fmthe.h" 8#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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (c) 2002 Global Graphics Software.
6 * 6 *
7 * .posix: This is Posix only. 7 * .posix: This is Posix only.
8 */ 8 */
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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (c) 2002 Global Graphics Software.
6 * 6 *
7 * .design: Adapted from amcss.c, but not counting collections, just 7 * .design: Adapted from amcss.c, but not counting collections, just
8 * total size of objects allocated (because epoch doesn't increment when 8 * 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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (C) 2002 Global Graphics Software.
6 */ 6 */
7 7
8 8
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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (C) 2002 Global Graphics Software.
6 * 6 *
7 * .aver: This header defines a family of AVER and NOTREACHED macros. 7 * .aver: This header defines a family of AVER and NOTREACHED macros.
8 * These macros should be used to instrument and annotate code with 8 * 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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (c) 2002 Global Graphics Software.
6 * 6 *
7 * PURPOSE 7 * PURPOSE
8 * 8 *
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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (C) 2002 Global Graphics Software.
6 * 6 *
7 * .source: design.mps.object-debug 7 * .source: design.mps.object-debug
8 */ 8 */
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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (C) 2002 Global Graphics Software.
6 */ 6 */
7 7
8#ifndef dbgpool_h 8#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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (C) 2002 Global Graphics Software.
6 * 6 *
7 * .source: <design/object-debug/> 7 * .source: <design/object-debug/>
8 */ 8 */
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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (C) 2002 Global Graphics Software.
6 * 6 *
7 * DESIGN 7 * DESIGN
8 * 8 *
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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (c) 2002 Global Graphics Software.
6 * 6 *
7 * .readership: MPS developers, Dylan developers 7 * .readership: MPS developers, Dylan developers
8 * 8 *
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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (c) 2002 Global Graphics Software.
6 * 6 *
7 * Uses <code/fmtdy.c> for the actual Dylan format, and just adds 7 * Uses <code/fmtdy.c> for the actual Dylan format, and just adds
8 * a thin layer to handle the object headers themselves. 8 * 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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (C) 2002 Global Graphics Software.
6 */ 6 */
7 7
8#ifndef fmthe_h 8#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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (c) 2002 Global Graphics Software.
6 * 6 *
7 * DESIGN 7 * DESIGN
8 * 8 *
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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (C) 2002 Global Graphics Software.
6 * 6 *
7 * .sources: See <design/arena/>. design.mps.thread-safety is relevant 7 * .sources: See <design/arena/>. design.mps.thread-safety is relevant
8 * to the functions ArenaEnter and ArenaLeave in this file. 8 * 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 @@
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 * Small general things which are useful for C but aren't part of the 7 * Small general things which are useful for C but aren't part of the
8 * memory manager itself. The only reason that this file exists is 8 * 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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (C) 2002 Global Graphics Software.
6 * 6 *
7 * .trans.bufferinit: The Buffer data structure has an Init field and 7 * .trans.bufferinit: The Buffer data structure has an Init field and
8 * an Init method, there's a name clash. We resolve this by calling the 8 * 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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (C) 2002 Global Graphics Software.
6 */ 6 */
7 7
8#include "mpscmv.h" 8#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 @@
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 * .design: This header file crosses module boundaries. The relevant 7 * .design: This header file crosses module boundaries. The relevant
8 * design a module's structures should be found in that module's design 8 * 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 @@
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 * .design: <design/type/> 7 * .design: <design/type/>
8 * 8 *
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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (c) 2002 Global Graphics Software.
6 * 6 *
7 * .readership: customers, MPS developers. 7 * .readership: customers, MPS developers.
8 * .sources: <design/interface-c/>. 8 * .sources: <design/interface-c/>.
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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (C) 2002 Global Graphics Software.
6 */ 6 */
7 7
8#ifndef mpscams_h 8#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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (c) 2002 Global Graphics Software.
6 * 6 *
7 * .purpose: This code bridges between the MPS interface to C, 7 * .purpose: This code bridges between the MPS interface to C,
8 * <code/mps.h>, and the internal MPM interfaces, as defined by 8 * <code/mps.h>, 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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (c) 2002 Global Graphics Software.
6 */ 6 */
7 7
8#include "testlib.h" 8#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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (c) 2002 Global Graphics Software.
6 * 6 *
7 * .purpose: The purpose of this code is 7 * .purpose: The purpose of this code is
8 * 1. to connect the MPS Library Interface to the ANSI C libraries, 8 * 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 @@
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
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 @@
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 * DESIGN 7 * DESIGN
8 * 8 *
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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (C) 2002 Global Graphics Software.
6 * 6 *
7 * PURPOSE 7 * PURPOSE
8 * 8 *
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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (C) 2002 Global Graphics Software.
6 * 6 *
7 * .sources: <design/poolamc/>. 7 * .sources: <design/poolamc/>.
8 */ 8 */
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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (c) 2002 Global Graphics Software.
6 * 6 *
7 * 7 *
8 * .design: See <design/poolams/>. 8 * .design: See <design/poolams/>.
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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (C) 2002 Global Graphics Software.
6 * 6 *
7 * .purpose: Internal interface to AMS functionality. */ 7 * .purpose: Internal interface to AMS functionality. */
8 8
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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (C) 2002 Global Graphics Software.
6 * 6 *
7 * 7 *
8 * DESIGN 8 * 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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (c) 2002 Global Graphics Software.
6 */ 6 */
7 7
8#ifndef poolmrg_h 8#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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (C) 2002 Global Graphics Software.
6 * 6 *
7 * **** RESTRICTION: This pool may not allocate from the arena control 7 * **** RESTRICTION: This pool may not allocate from the arena control
8 * pool, since it is used to implement that pool. 8 * 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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (C) 2002 Global Graphics Software.
6 * 6 *
7 * .purpose: This is the interface to the manual-variable pool class. 7 * .purpose: This is the interface to the manual-variable pool class.
8 * 8 *
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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (C) 2002 Global Graphics Software.
6 * 6 *
7 * .purpose: This is a pool class for manually managed objects of 7 * .purpose: This is a pool class for manually managed objects of
8 * variable size where address-ordered first fit is an appropriate 8 * 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 @@
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 7
8 8
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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (C) 2002 Global Graphics Software.
6 */ 6 */
7 7
8#include "mpscmv.h" 8#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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (c) 2002 Global Graphics Software.
6 * 6 *
7 * .design: Adapted from amsss.c (because AMS already supports 7 * .design: Adapted from amsss.c (because AMS already supports
8 * a protocol for subclassing AMS segments). Defines a new pool 8 * 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 @@
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 * This function reads a location that is probeDepth words beyond 7 * This function reads a location that is probeDepth words beyond
8 * the current stack pointer. On intel platforms the stack grows 8 * 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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (c) 2002 Global Graphics Software.
6 * 6 *
7 * This scans the stack and fixes the registers which may contain 7 * This scans the stack and fixes the registers which may contain
8 * roots. See design.mps.thread-manager. 8 * 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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (C) 2002 Global Graphics Software.
6 * 6 *
7 * .purpose: A library of functions that may be of use to unit tests. 7 * .purpose: A library of functions that may be of use to unit tests.
8 */ 8 */
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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (C) 2002 Global Graphics Software.
6 * 6 *
7 * .purpose: A library of functions that may be of use to unit tests. 7 * .purpose: A library of functions that may be of use to unit tests.
8 */ 8 */
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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (C) 2002 Global Graphics Software.
6 * 6 *
7 * .design: <design/trace/>. */ 7 * .design: <design/trace/>. */
8 8
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$");
36 */ 36 */
37 37
38char MPSCopyrightNotice[] = 38char MPSCopyrightNotice[] =
39 "Copyright (c) 2002 Ravenbrook Limited and Global Graphics Software."; 39 "Portions copyright (c) 2002 Ravenbrook Limited and Global Graphics Software.";
40 40
41 41
42/* MPSVersion -- return version string 42/* 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 @@
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) 2002 Global Graphics Software. 5 * Portions copyright (c) 2002 Global Graphics Software.
6 * 6 *
7 * DESIGN 7 * DESIGN
8 * 8 *