Skip to content

Commit cd9e314

Browse files
committed
Update readme
1 parent 44321d3 commit cd9e314

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -621,8 +621,9 @@ Use the Maven wrapper to create a jar including all dependencies
621621

622622
# Credits
623623

624-
* Byte util methods derived from primitives.Bytes from [Google Guava](https://github.com/google/guava)
625-
* Entropy class derived from [Twitter Commons](https://github.com/twitter/commons)
624+
* Byte util methods derived from `primitives.Bytes` from [Google Guava](https://github.com/google/guava) (Apache v2)
625+
* Entropy class derived from [Twitter Commons](https://github.com/twitter/commons) (Apache v2)
626+
* Base64 implementation and some util methods from [Okio](https://github.com/square/okio) (Apache v2)
626627

627628
# License
628629

0 commit comments

Comments
 (0)