tazama-lf / relay-service

This service monitors NATS subjects and then relay published messages to one of the following destinations: REST API or Another pub/sub destination (e.g. NATS, RabbitMQ, Kafka)
Apache License 2.0
0 stars 0 forks source link

fix: Issue 227 Add Tazama into to LICENSE #5

Closed leeivyca closed 2 weeks ago

leeivyca commented 1 month ago

SPDX-License-Identifier: Apache-2.0

What did we change? Added Tazama-specific info and current date to LICENSE file

Why are we doing this? For license compliance; required by issue 227

How was it tested? Not needed, changes very basic