diff options
author | Okke Formsma <okke@formsma.nl> | 2020-11-11 22:10:29 +0100 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-11-16 17:26:42 -0500 |
commit | 6dcd06bd467abdfba1437e7aeffbe30b8e989463 (patch) | |
tree | 8624fa8d4a8aa6441c34ae121a4018c2e68eedee /app/dts/behaviors/outputs.dtsi | |
parent | e48a6b659c6da4afd56f2c3e3fa56d291ebf80e4 (diff) |
add license headers to behavior dtsi files
Diffstat (limited to 'app/dts/behaviors/outputs.dtsi')
-rw-r--r-- | app/dts/behaviors/outputs.dtsi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/dts/behaviors/outputs.dtsi b/app/dts/behaviors/outputs.dtsi index a534cbf..ee17e1d 100644 --- a/app/dts/behaviors/outputs.dtsi +++ b/app/dts/behaviors/outputs.dtsi @@ -1,3 +1,9 @@ +/* + * Copyright (c) 2020 The ZMK Contributors + * + * SPDX-License-Identifier: MIT + */ + / { behaviors { out: behavior_outputs { |