From 098ca2bda93c701c5331d4e6aace072495b4caaa Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Thu, 6 Jan 2005 01:43:34 +0000 Subject: Start each of the license/copyright comments with /*-, minor shuffle of lines --- sys/dev/pccbb/pccbb.c | 2 +- sys/dev/pccbb/pccbb_isa.c | 2 +- sys/dev/pccbb/pccbb_pci.c | 2 +- sys/dev/pccbb/pccbbdevid.h | 2 +- sys/dev/pccbb/pccbbreg.h | 2 +- sys/dev/pccbb/pccbbvar.h | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'sys/dev/pccbb') diff --git a/sys/dev/pccbb/pccbb.c b/sys/dev/pccbb/pccbb.c index 418696e2bc2a..363515637519 100644 --- a/sys/dev/pccbb/pccbb.c +++ b/sys/dev/pccbb/pccbb.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2002-2004 M. Warner Losh. * Copyright (c) 2000-2001 Jonathan Chen. * All rights reserved. diff --git a/sys/dev/pccbb/pccbb_isa.c b/sys/dev/pccbb/pccbb_isa.c index 9d5818e25865..e173ab29352f 100644 --- a/sys/dev/pccbb/pccbb_isa.c +++ b/sys/dev/pccbb/pccbb_isa.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2002-2004 M. Warner Losh. * All rights reserved. * diff --git a/sys/dev/pccbb/pccbb_pci.c b/sys/dev/pccbb/pccbb_pci.c index 280141584222..461a85f329d1 100644 --- a/sys/dev/pccbb/pccbb_pci.c +++ b/sys/dev/pccbb/pccbb_pci.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2002-2004 M. Warner Losh. * Copyright (c) 2000-2001 Jonathan Chen. * All rights reserved. diff --git a/sys/dev/pccbb/pccbbdevid.h b/sys/dev/pccbb/pccbbdevid.h index 85df56a61f83..0e3ab5b25e6b 100644 --- a/sys/dev/pccbb/pccbbdevid.h +++ b/sys/dev/pccbb/pccbbdevid.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2001-2004 M. Warner Losh. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/pccbb/pccbbreg.h b/sys/dev/pccbb/pccbbreg.h index fddf46739cf6..5c892ff499a4 100644 --- a/sys/dev/pccbb/pccbbreg.h +++ b/sys/dev/pccbb/pccbbreg.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2000,2001 Jonathan Chen. * All rights reserved. * diff --git a/sys/dev/pccbb/pccbbvar.h b/sys/dev/pccbb/pccbbvar.h index 75458af7398b..61dc600cb0c7 100644 --- a/sys/dev/pccbb/pccbbvar.h +++ b/sys/dev/pccbb/pccbbvar.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2003-2004 Warner Losh. * Copyright (c) 2000,2001 Jonathan Chen. * All rights reserved. -- cgit v1.3