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/sio/sio_isa.c | 2 +- sys/dev/sio/sio_pccard.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/sio') diff --git a/sys/dev/sio/sio_isa.c b/sys/dev/sio/sio_isa.c index 137f47ecde5f6..40541e6625214 100644 --- a/sys/dev/sio/sio_isa.c +++ b/sys/dev/sio/sio_isa.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2001 M. Warner Losh. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/sio/sio_pccard.c b/sys/dev/sio/sio_pccard.c index cafb143eddd7a..713393a87097a 100644 --- a/sys/dev/sio/sio_pccard.c +++ b/sys/dev/sio/sio_pccard.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2001 M. Warner Losh. All rights reserved. * * Redistribution and use in source and binary forms, with or without -- cgit v1.2.3