added note about external library licenses

This commit is contained in:
Anthony Pesch 2017-07-26 22:59:58 -04:00
parent 93cf95a1b8
commit 2591acebd9
2 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
[redream](http://redream.io) is a work-in-progress SEGA Dreamcast emulator written in C for Mac, Linux and Windows.
redream is licensed under the [GPLv3 license](https://github.com/inolen/redream/blob/master/LICENSE).
redream is licensed under the GPLv3 license (see [LICENSE.txt](https://github.com/inolen/redream/blob/master/LICENSE.txt)) and uses third party libraries that are each distributed under their own terms (see each library's license in [deps/](https://github.com/inolen/redream/tree/master/deps)).
Ask questions and help answer them on [our Slack group](http://slack.redream.io).