mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-06-20 12:44:23 -04:00
Cleanup
This commit is contained in:
parent
ab9fc7b370
commit
828eec5e0d
2 changed files with 1 additions and 3 deletions
|
@ -40,4 +40,4 @@ Pull requests have a high chance of being accepted if they are:
|
|||
|
||||
Even new ideas and proposals that have not been approved by a maintainer, or fall outside the established roadmap, are *occasionally* accepted - if they possess the remaining of the above qualities. If not, they will be closed and removed without comments or explanation.
|
||||
|
||||
By contributing code to this project, you agree that copyright for the code is transferred to the Reticulum maintainers and that the code is irrevocably placed under the [MIT license](./LICENSE).
|
||||
By contributing code to this project, you agree that copyright for the code is transferred to the Reticulum maintainers and that the code is irrevocably placed under the [Reticulum License](./LICENSE).
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
# MIT License - Copyright (c) 2024 Mark Qvist / unsigned.io
|
||||
|
||||
# This example illustrates creating a custom interface
|
||||
# definition, that can be loaded and used by Reticulum at
|
||||
# runtime. Any number of custom interfaces can be created
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue