diff options
Diffstat (limited to 'addons/webinterface.default/lang/en/license.html')
-rw-r--r-- | addons/webinterface.default/lang/en/license.html | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/addons/webinterface.default/lang/en/license.html b/addons/webinterface.default/lang/en/license.html new file mode 100644 index 0000000000..634dc5ee31 --- /dev/null +++ b/addons/webinterface.default/lang/en/license.html @@ -0,0 +1,24 @@ +<h1 id="chorus2-license">Chorus2 License</h1> +<p>This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version.</p> +<p>This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details.</p> +<p>You should have received a copy of the GNU General Public License +<a href="https://github.com/xbmc/chorus2/blob/master/LICENSE">along with this program</a>; +if not, write to the Free Software Foundation, Inc., 51 Franklin Street, +Fifth Floor, Boston, MA 02110-1301 USA.</p> +<h2 id="included-images">Included Images</h2> +<p>All photos used within Chorus are licensed under <a href="https://creativecommons.org/publicdomain/zero/1.0/">Creative Commons Zero</a> +which means you can copy, modify, distribute and use the photos for free. Images have been sourced from:</p> +<ul> +<li><a href="https://unsplash.com">Unsplash</a> - <a href="https://unsplash.com/license">CC0 License</a></li> +<li><a href="https://www.pexels.com">Pexels</a> - <a href="https://www.pexels.com/photo-license/">CC0 License</a></li> +</ul> +<p>Other included images and gifs have been hand crafted by <a href="http://jez.me">Jeremy Graham</a></p> +<h2 id="included-libraries">Included Libraries</h2> +<p><a href="https://github.com/xbmc/chorus2/tree/master/src/lib">Click here</a> to view the included libraries used by Chorus and +their associated licenses.</p> |