diff options
author | rwatson <rwatson@FreeBSD.org> | 2004-12-31 17:05:37 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2004-12-31 17:05:37 +0000 |
commit | a2b4c64d17ac4d5aafbe7df4fc5cad1a978c42e6 (patch) | |
tree | a56a0aee45173d9dcd12dde053c064a47f793e45 /sys/netipx/ipx_pcb.c | |
parent | 33a905889d569006aceb4e6be8f65dc58eb3a316 (diff) | |
download | FreeBSD-src-a2b4c64d17ac4d5aafbe7df4fc5cad1a978c42e6.zip FreeBSD-src-a2b4c64d17ac4d5aafbe7df4fc5cad1a978c42e6.tar.gz |
Marginally reformat copyright statements to remove an excess ','.
Diffstat (limited to 'sys/netipx/ipx_pcb.c')
-rw-r--r-- | sys/netipx/ipx_pcb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netipx/ipx_pcb.c b/sys/netipx/ipx_pcb.c index aa7527a..5510327 100644 --- a/sys/netipx/ipx_pcb.c +++ b/sys/netipx/ipx_pcb.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004, Robert N. M. Watson + * Copyright (c) 2004 Robert N. M. Watson * Copyright (c) 1995, Mike Mitchell * Copyright (c) 1984, 1985, 1986, 1987, 1993 * The Regents of the University of California. All rights reserved. |