Skip to content

Commit

Permalink
Bencher License
Browse files Browse the repository at this point in the history
  • Loading branch information
epompeii committed Oct 30, 2023
1 parent 72324c1 commit 249f5ac
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Copyright © 2022-present Bencher

All content that resides under any directory or [feature](https://doc.rust-lang.org/cargo/reference/features.html) named "plus" is licensed under the [Bencher Plus License](license/LICENSE-PLUS).

All other content is license under either of [Apache License, Version 2.0](license/LICENSE-APACHE) or [MIT license](license/LICENSE-MIT) at your discretion.
All other content is licensed under the [Apache License, Version 2.0](license/LICENSE-APACHE) or [MIT License](license/LICENSE-MIT) at your discretion.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Bencher by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Bencher by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,6 @@ To make any changes to the UI or API though, you will have to exit the startup p
## License
All content that resides under any directory or [feature](https://doc.rust-lang.org/cargo/reference/features.html) named "plus" is licensed under the [Bencher Plus License](license/LICENSE-PLUS).

All other content is license under either of [Apache License, Version 2.0](license/LICENSE-APACHE) or [MIT license](license/LICENSE-MIT) at your discretion.
All other content is licensed the [Apache License, Version 2.0](license/LICENSE-APACHE) or [MIT License](license/LICENSE-MIT) at your discretion.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Bencher by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Bencher by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.
4 changes: 2 additions & 2 deletions services/console/src/content/legal/license.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ Copyright © 2022-present Bencher

All content that resides under any directory or [feature](https://doc.rust-lang.org/cargo/reference/features.html) named "plus" is licensed under the [Bencher Plus License](/legal/plus).

All other content is license under either of [Apache License, Version 2.0](https://opensource.org/licenses/Apache-2.0) or [MIT license](https://opensource.org/licenses/MIT) at your discretion.
All other content is licensed under the [Apache License, Version 2.0](https://opensource.org/licenses/Apache-2.0) or [MIT License](https://opensource.org/licenses/MIT) at your discretion.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Bencher by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Bencher by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.

0 comments on commit 249f5ac

Please sign in to comment.