aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Watson <rwatson@FreeBSD.org>2004-12-31 17:05:37 +0000
committerRobert Watson <rwatson@FreeBSD.org>2004-12-31 17:05:37 +0000
commit96979ee67dee750d4c6a7da4ca296b89530b848d (patch)
treea56a0aee45173d9dcd12dde053c064a47f793e45
parent8f11becb123c361f9f9e749b4b084b492861f3ff (diff)
Notes
-rw-r--r--sys/netipx/ipx_input.c2
-rw-r--r--sys/netipx/ipx_pcb.c2
-rw-r--r--sys/netipx/ipx_usrreq.c2
-rw-r--r--sys/netipx/spx_usrreq.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/sys/netipx/ipx_input.c b/sys/netipx/ipx_input.c
index 1d1697d448aec..06d25415fcb5b 100644
--- a/sys/netipx/ipx_input.c
+++ b/sys/netipx/ipx_input.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.
diff --git a/sys/netipx/ipx_pcb.c b/sys/netipx/ipx_pcb.c
index aa7527a93209e..551032731e44e 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.
diff --git a/sys/netipx/ipx_usrreq.c b/sys/netipx/ipx_usrreq.c
index c7f78f4ad632e..6277d787765a8 100644
--- a/sys/netipx/ipx_usrreq.c
+++ b/sys/netipx/ipx_usrreq.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.
diff --git a/sys/netipx/spx_usrreq.c b/sys/netipx/spx_usrreq.c
index 01cd86b47b243..582b6dccde819 100644
--- a/sys/netipx/spx_usrreq.c
+++ b/sys/netipx/spx_usrreq.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.