aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/cardbus
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2019-02-05 21:28:29 +0000
committerWarner Losh <imp@FreeBSD.org>2019-02-05 21:28:29 +0000
commit8590b14e9d1e6b8d5e74ec28c013f252f1fc47c0 (patch)
treeb92825e7b64e044309dfa76e67602002c2366824 /sys/dev/cardbus
parent2648ed9275cc3c269e88183f3bbd0cb08848f884 (diff)
Notes
Diffstat (limited to 'sys/dev/cardbus')
-rw-r--r--sys/dev/cardbus/cardbus.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/cardbus/cardbus.c b/sys/dev/cardbus/cardbus.c
index ae877223ec20..21ff58c9262b 100644
--- a/sys/dev/cardbus/cardbus.c
+++ b/sys/dev/cardbus/cardbus.c
@@ -1,9 +1,10 @@
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
- * Copyright (c) 2003-2008 M. Warner Losh. All Rights Reserved.
* Copyright (c) 2000,2001 Jonathan Chen. All rights reserved.
*
+ * Copyright (c) 2003-2008 M. Warner Losh.
+ *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met: