Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: rules_rust
Upstream-Contact: The Bazel Authors <bazel-dev@googlegroups.com>
Source: https://github.com/bazelbuild/rules_rust
Files-Excluded:
buildifier
cargo-bazel*
*.exe
*.dll
*.dylib
*.so
Files: *
Copyright: 2015-2024 The Bazel Authors
License: Apache-2.0
Files: examples/bzlmod/all_deps_vendor/basic/src/*
examples/bzlmod/cross_compile/src/*
examples/bzlmod/ffi/ffi/*
Copyright: 2024 The Bazel examples and tutorials Authors & Contributors.
License: Apache-2.0
Files: examples/bzlmod/proto_with_toolchain/proto_bindings/proto/*
examples/bzlmod/proto/proto_bindings/proto/*
Copyright: 2015 gRPC authors
License: Apache-2.0
Files: rust/private/rust_analyzer.bzl
Copyright: 2020 Google
License: Apache-2.0
Files: debian/*
Copyright: 2026 Debian Bazel Team <team+bazel@tracker.debian.org>
2026 Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
License: Apache-2.0
License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
.
https://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
.
On Debian systems, the complete text of the Apache version 2.0 license
can be found in "/usr/share/common-licenses/Apache-2.0".