diff options
author | Warner Losh <imp@FreeBSD.org> | 2019-02-05 21:37:34 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2019-02-05 21:37:34 +0000 |
commit | d3f1313287af1561ef4451d2b5f5948c678e1873 (patch) | |
tree | aca0a59cb2a6111ca102ed546be24030e95bfa1f /sys/dev/sio/sio_puc.c | |
parent | 8590b14e9d1e6b8d5e74ec28c013f252f1fc47c0 (diff) |
Notes
Diffstat (limited to 'sys/dev/sio/sio_puc.c')
-rw-r--r-- | sys/dev/sio/sio_puc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sio/sio_puc.c b/sys/dev/sio/sio_puc.c index 60b45f61e19d8..ee6bb59b5591a 100644 --- a/sys/dev/sio/sio_puc.c +++ b/sys/dev/sio/sio_puc.c @@ -2,7 +2,7 @@ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (c) 2002 JF Hay. All rights reserved. - * Copyright (c) 2001 M. Warner Losh. All rights reserved. + * Copyright (c) 2001 M. Warner Losh. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |