Skip to content

Commit 65951d7

Browse files
authored
Acknowledge transfer (#1137)
* Update readme * Update license * typo
1 parent baf298c commit 65951d7

File tree

3 files changed

+13
-4
lines changed

3 files changed

+13
-4
lines changed

LICENSE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ APPENDIX: How to apply the Apache License to your work.
187187
identification within third-party archives.
188188

189189
Copyright 2018-2025 Faculty Science Limited
190+
Copyright 2025 the dash-bootstrap-components maintainers
190191

191192
Licensed under the Apache License, Version 2.0 (the "License");
192193
you may not use this file except in compliance with the License.

NOTICE.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
dash-bootstrap-components
22
Copyright 2018-2025 Faculty Science Limited
3+
Copyright 2025 the dash-bootstrap-components maintainers
34

4-
This product includes software developed at Faculty Science Limited (https://faculty.ai/).
5+
This product includes software originally developed at Faculty Science Limited (https://faculty.ai/).
56

6-
The dash-bootstrap-components logo was designed by Bureau Bureau (https://bureaubureau.uk/).
7+
The dash-bootstrap-components logo was originally designed by Bureau Bureau (https://bureaubureau.uk/).

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,17 @@ If you would like to submit a pull request, please read our
101101
build and install _dash-bootstrap-components_ locally, how to check your code
102102
will pass our linting checks, and how to submit the pull request itself.
103103

104+
## Acknowledgements
105+
106+
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.
107+
104108
## Copyright and license
105109

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

109116
[dash-homepage]: https://dash.plotly.com/
110117
[dash-docs-external]: https://dash.plotly.com/external-resources

0 commit comments

Comments
 (0)