Skip to content

Commit 680ef23

Browse files
committed
Clarify Licensing
1 parent 9393896 commit 680ef23

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Check out our following codebases which build on top of UniCeption:
151151

152152
## License
153153

154-
The code in this repository is licensed under a [BSD 3-Clause License](LICENSE).
154+
The code in this repository is licensed under a fully open-source [BSD 3-Clause License](LICENSE).
155155

156156
## Acknowledgements
157157

uniception/models/libs/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# External libraries used in UniCeption
2+
3+
This directory contains external libraries that are used in the UniCeption project. These libraries are not part of the core UniCeption codebase but are required for specific building blocks (such as encoders). The code in this directory is licensed under the same license as the source code from which it was derived, unless otherwise specified.
4+
5+
The open-source BSD-3-Clause License of UniCeption does not apply to these libraries.

0 commit comments

Comments
 (0)