diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-03 21:10:07 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-03 21:10:07 +0200 |
commit | f7dd19b5c209bb8847cb8833df6f4810e4c86db0 (patch) | |
tree | c82fa3a203b7b25cedd8488cc920a490402a7949 /src/lib/MCCI_LoRaWAN_LMIC_library | |
parent | 50b5e63862211ecc16867111b92b575fd8de5be4 (diff) |
update copyright
Diffstat (limited to 'src/lib/MCCI_LoRaWAN_LMIC_library')
-rw-r--r-- | src/lib/MCCI_LoRaWAN_LMIC_library/src/hal/hal.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/MCCI_LoRaWAN_LMIC_library/src/hal/hal.cc b/src/lib/MCCI_LoRaWAN_LMIC_library/src/hal/hal.cc index 987c8e2..d5d1624 100644 --- a/src/lib/MCCI_LoRaWAN_LMIC_library/src/hal/hal.cc +++ b/src/lib/MCCI_LoRaWAN_LMIC_library/src/hal/hal.cc @@ -1,7 +1,7 @@ /******************************************************************************* * Copyright (c) 2015 Matthijs Kooijman * Copyright (c) 2018-2019 MCCI Corporation - * Copyright (C) 2021 Daniel Friesel + * Copyright (C) 2021 Birte Kristina Friesel * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 |