diff options
Diffstat (limited to 'sys/dev/sio')
-rw-r--r-- | sys/dev/sio/sio_isa.c | 2 | ||||
-rw-r--r-- | sys/dev/sio/sio_pccard.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/sio/sio_isa.c b/sys/dev/sio/sio_isa.c index 137f47ec..40541e6 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 cafb143..713393a 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 |