Skip to content

Commit

Permalink
Calimero 2 license Header
Browse files Browse the repository at this point in the history
  • Loading branch information
lewie authored May 19, 2017
1 parent 67048dd commit d6e8992
Showing 1 changed file with 31 additions and 5 deletions.
36 changes: 31 additions & 5 deletions addons/binding/org.openhab.binding.knx/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,37 @@ <h3>Third Party Content</h3>
for informational purposes only, and you should look to the Redistributor's license for
terms and conditions of use.</p>
<p><em>
<strong>CUPS4j 0.6.4</strong> <br/><br/>
Cups4J is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or (at your option) any later version.<br />
Cups4J 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 Lesser General Public License for more details.<br /> You should have received a copy of the GNU Lesser General Public License along with Cups4J. If not, see <a href="http://www.gnu.org/licenses" title="http://www.gnu.org/licenses">http://www.gnu.org/licenses</a>.<br /><br /></p>
<strong>Calimero 2 - A library for KNX network access</strong> <br/><br/>
Calimero 2 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.

Calimero 2 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.

You should have received a copy of the GNU General Public License
along with Calimero 2; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
conditions of the GNU General Public License cover the whole
combination.

As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under terms
of your choice, provided that you also meet, for each linked independent
module, the terms and conditions of the license of that module. An
independent module is a module which is not derived from or based on
this library. If you modify this library, you may extend this exception
to your version of the library, but you are not obligated to do so. If
you do not wish to do so, delete this exception statement from your
version.
</em></p>


Expand Down

0 comments on commit d6e8992

Please sign in to comment.