mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-02 18:59:56 +00:00
update license. This is only loosely based on Xmodem.
This commit is contained in:
parent
0e7797f3bb
commit
fce52e16e3
@ -1,9 +1,11 @@
|
||||
/***********************************************************************************************************************
|
||||
* XMODEM implementation with YMODEM support
|
||||
* based on XMODEM implementation by Georges Menie (www.menie.org)
|
||||
***********************************************************************************************************************
|
||||
* Copyright 2001-2019 Georges Menie (www.menie.org)
|
||||
* Modified by Thuffir in 2019
|
||||
* All rights reserved.
|
||||
*
|
||||
* Adapted for protobuf encapsulation. this is not really Xmodem any more.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are met:
|
||||
*
|
||||
|
@ -1,9 +1,11 @@
|
||||
/***********************************************************************************************************************
|
||||
* XMODEM implementation with YMODEM support
|
||||
* based on XMODEM implementation by Georges Menie (www.menie.org)
|
||||
***********************************************************************************************************************
|
||||
* Copyright 2001-2019 Georges Menie (www.menie.org)
|
||||
* Modified by Thuffir in 2019
|
||||
* All rights reserved.
|
||||
*
|
||||
* Adapted for protobuf encapsulation. this is not really Xmodem any more.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are met:
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user