Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ APPENDIX: How to apply the Apache License to your work.
identification within third-party archives.

Copyright 2018-2025 Faculty Science Limited
Copyright 2025 the dash-bootstrap-components maintainers

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
5 changes: 3 additions & 2 deletions NOTICE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
dash-bootstrap-components
Copyright 2018-2025 Faculty Science Limited
Copyright 2025 the dash-bootstrap-components maintainers

This product includes software developed at Faculty Science Limited (https://faculty.ai/).
This product includes software originally developed at Faculty Science Limited (https://faculty.ai/).

The dash-bootstrap-components logo was designed by Bureau Bureau (https://bureaubureau.uk/).
The dash-bootstrap-components logo was originally designed by Bureau Bureau (https://bureaubureau.uk/).
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,17 @@ If you would like to submit a pull request, please read our
build and install _dash-bootstrap-components_ locally, how to check your code
will pass our linting checks, and how to submit the pull request itself.

## Acknowledgements

The _dash-bootstrap-components_ maintainers would like to thank [Faculty][faculty] for their early support in helping this project get off the ground. Since 2025, it has been maintained by the Dash community.

## Copyright and license

Code and documentation is copyright [Faculty Science Ltd.][faculty]
2018-2025, and released under the [Apache 2.0 license](https://github.com/dbc-team/dash-bootstrap-components/blob/main/LICENSE)
Copyright © 2018–2025 [Faculty Science Ltd.][faculty]
Copyright © 2025 the _dash-bootstrap-components_ maintainers

Released under the [Apache 2.0 license](https://github.com/dbc-team/dash-bootstrap-components/blob/main/LICENSE).


[dash-homepage]: https://dash.plotly.com/
[dash-docs-external]: https://dash.plotly.com/external-resources
Expand Down