diff --git a/sys/arch/alpha/tc/asc.c b/sys/arch/alpha/tc/asc.c index 8ac21d647e60..9332d5e09a39 100644 --- a/sys/arch/alpha/tc/asc.c +++ b/sys/arch/alpha/tc/asc.c @@ -1,12 +1,12 @@ -/* $NetBSD: asc.c,v 1.11 1998/08/15 03:51:30 mycroft Exp $ */ +/* $NetBSD: asc.c,v 1.12 1998/08/15 05:16:41 mycroft Exp $ */ /*- * Copyright (c) 1997, 1998 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation - * by Jason R. Thorpe of the Numerical Aerospace Simulation Facility, - * NASA Ames Research Center and Charles M. Hannum. + * by Charles M. Hannum and by Jason R. Thorpe of the Numerical Aerospace + * Simulation Facility, NASA Ames Research Center. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -79,7 +79,7 @@ #include /* RCS ID & Copyright macro defns */ -__KERNEL_RCSID(0, "$NetBSD: asc.c,v 1.11 1998/08/15 03:51:30 mycroft Exp $"); +__KERNEL_RCSID(0, "$NetBSD: asc.c,v 1.12 1998/08/15 05:16:41 mycroft Exp $"); #include #include diff --git a/sys/arch/i386/i386/machdep.c b/sys/arch/i386/i386/machdep.c index d2ae02cb307c..4dc8597464c4 100644 --- a/sys/arch/i386/i386/machdep.c +++ b/sys/arch/i386/i386/machdep.c @@ -1,12 +1,12 @@ -/* $NetBSD: machdep.c,v 1.315 1998/08/15 05:10:23 mycroft Exp $ */ +/* $NetBSD: machdep.c,v 1.316 1998/08/15 05:16:42 mycroft Exp $ */ /*- * Copyright (c) 1996, 1997, 1998 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation - * by Jason R. Thorpe of the Numerical Aerospace Simulation Facility, - * NASA Ames Research Center, by Chris G. Demetriou and by Charles M. Hannum. + * by Charles M. Hannum and by Jason R. Thorpe of the Numerical Aerospace + * Simulation Facility, NASA Ames Research Center. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/sys/arch/macppc/dev/esp.c b/sys/arch/macppc/dev/esp.c index f8c8250614cd..445348f29cf3 100644 --- a/sys/arch/macppc/dev/esp.c +++ b/sys/arch/macppc/dev/esp.c @@ -1,12 +1,12 @@ -/* $NetBSD: esp.c,v 1.5 1998/08/15 04:16:55 mycroft Exp $ */ +/* $NetBSD: esp.c,v 1.6 1998/08/15 05:16:42 mycroft Exp $ */ /*- * Copyright (c) 1997, 1998 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation - * by Jason R. Thorpe of the Numerical Aerospace Simulation Facility, - * NASA Ames Research Center and Charles M. Hannum. + * by Charles M. Hannum and by Jason R. Thorpe of the Numerical Aerospace + * Simulation Facility, NASA Ames Research Center. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/sys/arch/next68k/dev/esp.c b/sys/arch/next68k/dev/esp.c index ee9f1402f6b3..b7e125250f11 100644 --- a/sys/arch/next68k/dev/esp.c +++ b/sys/arch/next68k/dev/esp.c @@ -1,12 +1,12 @@ -/* $NetBSD: esp.c,v 1.5 1998/08/15 04:16:55 mycroft Exp $ */ +/* $NetBSD: esp.c,v 1.6 1998/08/15 05:16:43 mycroft Exp $ */ /*- * Copyright (c) 1997, 1998 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation - * by Jason R. Thorpe of the Numerical Aerospace Simulation Facility, - * NASA Ames Research Center and Charles M. Hannum. + * by Charles M. Hannum and by Jason R. Thorpe of the Numerical Aerospace + * Simulation Facility, NASA Ames Research Center. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/sys/arch/sparc/dev/esp.c b/sys/arch/sparc/dev/esp.c index dad3d8bf570e..0f719aa559f0 100644 --- a/sys/arch/sparc/dev/esp.c +++ b/sys/arch/sparc/dev/esp.c @@ -1,12 +1,12 @@ -/* $NetBSD: esp.c,v 1.76 1998/08/15 04:16:56 mycroft Exp $ */ +/* $NetBSD: esp.c,v 1.77 1998/08/15 05:16:43 mycroft Exp $ */ /*- * Copyright (c) 1997, 1998 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation - * by Jason R. Thorpe of the Numerical Aerospace Simulation Facility, - * NASA Ames Research Center and Charles M. Hannum. + * by Charles M. Hannum and by Jason R. Thorpe of the Numerical Aerospace + * Simulation Facility, NASA Ames Research Center. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/sys/arch/sparc64/dev/esp.c b/sys/arch/sparc64/dev/esp.c index 7c53ca27e428..40c5819ab90e 100644 --- a/sys/arch/sparc64/dev/esp.c +++ b/sys/arch/sparc64/dev/esp.c @@ -1,12 +1,12 @@ -/* $NetBSD: esp.c,v 1.4 1998/08/15 04:16:56 mycroft Exp $ */ +/* $NetBSD: esp.c,v 1.5 1998/08/15 05:16:43 mycroft Exp $ */ /*- * Copyright (c) 1997, 1998 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation - * by Jason R. Thorpe of the Numerical Aerospace Simulation Facility, - * NASA Ames Research Center and Charles M. Hannum. + * by Charles M. Hannum and by Jason R. Thorpe of the Numerical Aerospace + * Simulation Facility, NASA Ames Research Center. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/sys/dev/isa/esp_isa.c b/sys/dev/isa/esp_isa.c index 38f0ede18214..d8fb3a3d9215 100644 --- a/sys/dev/isa/esp_isa.c +++ b/sys/dev/isa/esp_isa.c @@ -1,12 +1,12 @@ -/* $NetBSD: esp_isa.c,v 1.12 1998/08/15 04:16:55 mycroft Exp $ */ +/* $NetBSD: esp_isa.c,v 1.13 1998/08/15 05:16:43 mycroft Exp $ */ /*- * Copyright (c) 1997, 1998 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation - * by Jason R. Thorpe of the Numerical Aerospace Simulation Facility, - * NASA Ames Research Center and Charles M. Hannum. + * by Charles M. Hannum and by Jason R. Thorpe of the Numerical Aerospace + * Simulation Facility, NASA Ames Research Center. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions