diff options
Diffstat (limited to 'sys/dev/iicbus/ds1672.c')
-rw-r--r-- | sys/dev/iicbus/ds1672.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/iicbus/ds1672.c b/sys/dev/iicbus/ds1672.c index 1dd0ab07243d7..fae7cbf8db951 100644 --- a/sys/dev/iicbus/ds1672.c +++ b/sys/dev/iicbus/ds1672.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Sam Leffler. All rights reserved. * * Redistribution and use in source and binary forms, with or without |