diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-06-18 19:38:00 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2018-06-18 19:46:16 +0200 |
| commit | 255969e85ca6bb452a685aa64b4741822b6f4bbb (patch) | |
| tree | 5c43ee4f3706b6212fa67eb1cc665dc6be1dbae4 /menuconfig.py | |
| parent | 4758823c1690180a2dc3d2bdb81bd44d75ed23db (diff) | |
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.
Diffstat (limited to 'menuconfig.py')
| -rwxr-xr-x | menuconfig.py | 2 |
1 files changed, 1 insertions, 1 deletions
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 """ |
