From e86b49fe3c31dae5a2d028bd6fd39d421a383bba Mon Sep 17 00:00:00 2001 From: nisimura Date: Sat, 21 Aug 2004 21:44:07 +0000 Subject: Remove fluctuation of written name in alphabetical representation of copyright holder. --- sys/dev/pci/stpcide.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev') diff --git a/sys/dev/pci/stpcide.c b/sys/dev/pci/stpcide.c index 2d46b60b792..30e9d0d36bb 100644 --- a/sys/dev/pci/stpcide.c +++ b/sys/dev/pci/stpcide.c @@ -1,7 +1,7 @@ -/* $NetBSD: stpcide.c,v 1.9 2004/08/21 00:28:34 thorpej Exp $ */ +/* $NetBSD: stpcide.c,v 1.10 2004/08/21 21:44:07 nisimura Exp $ */ /* - * Copyright (c) 2003 Toru Nishimura + * Copyright (c) 2003 Tohru Nishimura * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions -- cgit