From 255969e85ca6bb452a685aa64b4741822b6f4bbb Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Mon, 18 Jun 2018 19:38:00 +0200 Subject: Add Nordic Semiconductor ASA as shared menuconfig copyright holder Largely paid work, and it's copied into Zephyr, so it was a request. All other source files are still copyright me. Nothing changes in practice. I went for shared copyright to make sure the ISC license can never be changed. --- menuconfig.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'menuconfig.py') diff --git a/menuconfig.py b/menuconfig.py index 9459801..1b021d7 100755 --- a/menuconfig.py +++ b/menuconfig.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (c) 2018, Ulf Magnusson +# Copyright (c) 2018, Nordic Semiconductor ASA and Ulf Magnusson # SPDX-License-Identifier: ISC """ -- cgit v1.2.3