diff options
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 |