diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2019-09-28 22:35:29 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2019-09-28 22:35:29 +0000 |
commit | ddee9fd0fa975df750c12dd63cdf18715e51a634 (patch) | |
tree | 3884661a8bed8a0e3100b1d6b5402b3860389b6f /src/arm/at91sam9g20ek_common.dtsi | |
parent | 0db636cb5e9747c177d4fe9ae36c20987819a1b6 (diff) |
Notes
Diffstat (limited to 'src/arm/at91sam9g20ek_common.dtsi')
-rw-r--r-- | src/arm/at91sam9g20ek_common.dtsi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/arm/at91sam9g20ek_common.dtsi b/src/arm/at91sam9g20ek_common.dtsi index ec1f17ab6753b..bda22700110cd 100644 --- a/src/arm/at91sam9g20ek_common.dtsi +++ b/src/arm/at91sam9g20ek_common.dtsi @@ -1,9 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * at91sam9g20ek_common.dtsi - Device Tree file for Atmel at91sam9g20ek board * * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> - * - * Licensed under GPLv2. */ #include "at91sam9g20.dtsi" |