Update README.MD
This commit is contained in:
12
README.MD
12
README.MD
@@ -5,6 +5,16 @@ You can easily implement this Protocol via Maven.<br />
|
|||||||
Feel free to join our Discord.
|
Feel free to join our Discord.
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
|
## License Notice
|
||||||
|
|
||||||
|
This project (OAC) is licensed under the [Open Autonomous Public License (OAPL)](https://github.com/Open-Autonomous-Connection/OAPL/blob/main/LICENSE).
|
||||||
|
|
||||||
|
**Third-party components:**
|
||||||
|
- *UnlegitLibrary* is authored by the same copyright holder and is used here under a special agreement:
|
||||||
|
While UnlegitLibrary is generally distributed under the [GNU GPLv3](https://www.gnu.org/licenses/gpl-3.0.html),
|
||||||
|
it is additionally licensed under OAPL **exclusively for the OAC project**.
|
||||||
|
Therefore, within OAC, the OAPL terms apply to UnlegitLibrary as well.
|
||||||
|
|
||||||
# Bugs/Problems
|
# Bugs/Problems
|
||||||
# In progress
|
# In progress
|
||||||
# TODO
|
# TODO
|
||||||
@@ -106,4 +116,4 @@ public class Client extends ProtocolClient {
|
|||||||
System.out.println("Received message: " + message);
|
System.out.println("Received message: " + message);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user