mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-06-24 22:40:32 -04:00
Update license information
This commit is contained in:
parent
c807e3337f
commit
e36ddf9df6
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
// Copyright (c) Sandeep Mistry. All rights reserved.
|
// Copyright (c) Sandeep Mistry. All rights reserved.
|
||||||
// Licensed under the MIT license.
|
// Licensed under the MIT license.
|
||||||
|
|
||||||
// Modifications and additions copyright 2023 by Mark Qvist
|
// Modifications and additions copyright 2024 by Mark Qvist & Jacob Eva
|
||||||
// Obviously still under the MIT license.
|
// Obviously still under the MIT license.
|
||||||
|
|
||||||
#include "Boards.h"
|
#include "Boards.h"
|
||||||
|
@ -984,4 +984,4 @@ void ISR_VECT sx126x::onDio0Rise()
|
||||||
|
|
||||||
sx126x sx126x_modem;
|
sx126x sx126x_modem;
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
// Copyright (c) Sandeep Mistry. All rights reserved.
|
// Copyright (c) Sandeep Mistry. All rights reserved.
|
||||||
// Licensed under the MIT license.
|
// Licensed under the MIT license.
|
||||||
|
|
||||||
// Modifications and additions copyright 2023 by Mark Qvist
|
// Modifications and additions copyright 2024 by Mark Qvist & Jacob Eva
|
||||||
// Obviously still under the MIT license.
|
// Obviously still under the MIT license.
|
||||||
|
|
||||||
#include "sx128x.h"
|
#include "sx128x.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue