diff options
Diffstat (limited to 'sys/dev/pst')
-rw-r--r-- | sys/dev/pst/pst-iop.c | 2 | ||||
-rw-r--r-- | sys/dev/pst/pst-iop.h | 2 | ||||
-rw-r--r-- | sys/dev/pst/pst-pci.c | 2 | ||||
-rw-r--r-- | sys/dev/pst/pst-raid.c | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/pst/pst-iop.c b/sys/dev/pst/pst-iop.c index d4e83f0..65f9267 100644 --- a/sys/dev/pst/pst-iop.c +++ b/sys/dev/pst/pst-iop.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001,2002,2003 Søren Schmidt <sos@FreeBSD.org> + * Copyright (c) 2001,2002,2003 Søren Schmidt <sos@FreeBSD.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/pst/pst-iop.h b/sys/dev/pst/pst-iop.h index 59314ce..6532084 100644 --- a/sys/dev/pst/pst-iop.h +++ b/sys/dev/pst/pst-iop.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001,2002,2003 Søren Schmidt <sos@FreeBSD.org> + * Copyright (c) 2001,2002,2003 Søren Schmidt <sos@FreeBSD.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/pst/pst-pci.c b/sys/dev/pst/pst-pci.c index 7b9626f..7070e6b 100644 --- a/sys/dev/pst/pst-pci.c +++ b/sys/dev/pst/pst-pci.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001,2002,2003 Søren Schmidt <sos@FreeBSD.org> + * Copyright (c) 2001,2002,2003 Søren Schmidt <sos@FreeBSD.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/pst/pst-raid.c b/sys/dev/pst/pst-raid.c index f14be91..e48b1c2 100644 --- a/sys/dev/pst/pst-raid.c +++ b/sys/dev/pst/pst-raid.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001,2002,2003 Søren Schmidt <sos@FreeBSD.org> + * Copyright (c) 2001,2002,2003 Søren Schmidt <sos@FreeBSD.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without |