You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eclipse uProtocol is trademark of the Eclipse Foundation. Eclipse, and the Eclipse Logo are registered trademarks of the Eclipse Foundation.
## Copyright
All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs.
## Declared Project Licenses
This program and the accompanying materials are made available under the terms of the or the Apache License, Version 2.0 which is available at <https://www.apache.org/licenses/LICENSE-2.0>.
SPDX-License-Identifier: Apache-2.0
## Third-party Content
The following are libraries that uProtocol project uses:
- <http://cloudevents.io>
- <http://protobuf.dev>
Specifically, during build the Rust SDK currently downloads the following protobuf definitions from these projects (all licensed under Apache-2.0):
- `cloudevents.proto` from the [CNCF CloudEvents specification project](https://github.com/cloudevents/spec/blob/main/cloudevents/formats/cloudevents.proto) and
- `status.proto` from [Google APIs](https://github.com/googleapis/googleapis/blob/master/google/rpc/status.proto).
## NOTE
Please refer to Cargo.toml for more information of library dependencies