diff options
| author | Richard Brooksby | 2002-06-06 11:56:19 +0100 |
|---|---|---|
| committer | Richard Brooksby | 2002-06-06 11:56:19 +0100 |
| commit | a0f676c8e131a440dd0cbf8484f78bf5f7febdea (patch) | |
| tree | 6b46d3f07f8192050ef227160e42ce21e21cf390 /mps/code/protocol.c | |
| parent | 4301a6db0a2ddd0c2856b667e9fd61c21e2dcf4c (diff) | |
| download | emacs-a0f676c8e131a440dd0cbf8484f78bf5f7febdea.tar.gz emacs-a0f676c8e131a440dd0cbf8484f78bf5f7febdea.zip | |
Adding forward reference to licenses from copyright notices.
Adding licenses to a couple of files I missed.
Copied from Perforce
Change: 29837
ServerID: perforce.ravenbrook.com
Diffstat (limited to 'mps/code/protocol.c')
| -rw-r--r-- | mps/code/protocol.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mps/code/protocol.c b/mps/code/protocol.c index b9626bea056..4db59cbf9e0 100644 --- a/mps/code/protocol.c +++ b/mps/code/protocol.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* impl.c.pool: PROTOCOL IMPLEMENTATION | 1 | /* impl.c.pool: PROTOCOL IMPLEMENTATION |
| 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 | * |