1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2024-12-14 12:37:31 +00:00
ctrl/LICENSE-CHANGE.md
postmannen 69995f76ca updated package info
updated references
removed tui client
removed ringbuffer persist store
removed ringbuffer
enabled audit logging
moved audit logging to message readers
disabled goreleaser
update readme, cbor, zstd
removed request type ping and pong
update readme
testing with cmd.WaitDelay for clicommand
fixed readme
removed ringbuffer flag
default serialization set to cbor, default compression set to zstd, fixed race,
removed event type ack and nack, also removed from subject. Fixed file stat error for copy log file
removed remaining elements of the event type
removed comments
renamed toRingbufferCh to samToSendCh
renamed directSAMSCh ro samSendLocalCh
removed handler interface
agpl3 license
added license-change.md
2024-02-07 22:54:50 +01:00

596 B

License change from MIT to AGPL v3.0

Up until commit 5c23fa409f on Jun 30 2023 the code in this repository was named Steward and was written for RaaLabs with an MIT license.

Old License info: MIT, Copyright (c) 2022 Bjørn Tore Svinningen, RaaLabs. commit 5c23fa409f Author: postmannen postmannen@gmail.com Date: Fri Jun 30 05:28:42 2023 +0200

New License info: After the above mentioned commit the service was forked and renamed to "ctrl" and the license was changed to an AGPL V3.0 License. More information in LICENSE file.