Skip to content

Commit

Permalink
Update license.xhtml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCoder4eu authored Jul 4, 2016
1 parent d7da814 commit 8dddd1d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/main/webapp/license.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
<ui:composition template="/applayout/pageTemplate.xhtml">
<ui:define name="content">
<h1>License</h1>
<p>BootsFaces 0.8.5 is available under a dual license: GPLv3 or LPGLv3.</p>
<p>You can choose, which of those licenses you want to apply.</p>
<p>If those are too strict for you: we're considering to switch to the more liberal Apache V2 license,
but we haven't done that yet. If you want vote for a particular license, please visit the corresponding
<a target="#" href="https://github.com/TheCoder4eu/BootsFaces-OSP/issues/322">ticket on our bugtracker</a>.</p>
<p>We relicensed the Project starting from the 0.9.0 release,</p>
<p>to switch to the more permissive Apache Version 2.0 license.</p>
<p>#{' '}</p>
<p>BootsFaces versions prior to v0.9.0 are available under a dual license: GPLv3 or LPGLv3.</p>
<p>You can choose, which of those licenses you want to apply.</p>
</ui:define>
</ui:composition>
</h:body>
Expand Down

0 comments on commit 8dddd1d

Please sign in to comment.