diff options
author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-27 15:04:10 +0000 |
---|---|---|
committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-27 15:04:10 +0000 |
commit | af3dc4a7ca7fdfbe1790f34b83024557a35d11f2 (patch) | |
tree | defab08fc8f32050273c524d9d0a5828ab6dfd63 /sys/arm/freescale/vybrid/vf_iomuxc.c | |
parent | c49761dd572ca667babda4253e14498c7161e21a (diff) |
Notes
Diffstat (limited to 'sys/arm/freescale/vybrid/vf_iomuxc.c')
-rw-r--r-- | sys/arm/freescale/vybrid/vf_iomuxc.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arm/freescale/vybrid/vf_iomuxc.c b/sys/arm/freescale/vybrid/vf_iomuxc.c index c4e29fe89ccdf..340bfe04b5a5d 100644 --- a/sys/arm/freescale/vybrid/vf_iomuxc.c +++ b/sys/arm/freescale/vybrid/vf_iomuxc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2013-2014 Ruslan Bukin <br@bsdpad.com> * All rights reserved. * |