Skip to content

Commit 377af54

Browse files
update credits (#219)
* update credits * update to include subpackages under credits * fix typo
1 parent 1e6f871 commit 377af54

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,18 @@ For example, to release version 0.1.2 you need to pull devel, checkout master, p
8888
## Contributing
8989
Please see [CONTRIBUTING](CONTRIBUTING.md).
9090

91+
### Credits
92+
93+
First-party code (under android-sdk/, datafile-handler/, event-handler/, shared/, user-profile/) is copyright Optimizely, Inc. and contributors, licensed under Apache 2.0
94+
95+
### Additional Code
96+
97+
This software incorporates code from the following open source projects:
98+
99+
**Optimizely.ab:core-api** [https://github.com/optimizely/java-sdk](https://github.com/optimizely/java-sdk)
100+
License (Apache 2.0): [https://github.com/optimizely/java-sdk/blob/master/LICENSE](https://github.com/optimizely/java-sdk/blob/master/LICENSE)
101+
Additional credits from java-sdk:[https://github.com/optimizely/java-sdk/blob/master/README.md](https://github.com/optimizely/java-sdk/blob/master/README.md)
102+
103+
**Android Logger** [https://github.com/noveogroup/android-logger](https://github.com/noveogroup/android-logger)
104+
License (Public Domain): [https://github.com/noveogroup/android-logger/blob/master/LICENSE.txt](https://github.com/noveogroup/android-logger/blob/master/LICENSE.txt)
105+

0 commit comments

Comments
 (0)