[jbosstools-issues] [JBoss JIRA] (JBDS-3557) JBDS Installer should be EPL licensed

Nick Boldt (JIRA) issues at jboss.org
Mon Jan 18 12:02:00 EST 2016


    [ https://issues.jboss.org/browse/JBDS-3557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13150146#comment-13150146 ] 

Nick Boldt commented on JBDS-3557:
----------------------------------

Max, nothing in the installer code is currently *GPL* - nor was it before I changed anything in this JIRA. 

But I've reverted the stuff that was *LGPL* in *installer/src/panels/com/jboss/devstudio/core/installer/DiskSpaceCheckPanel.java* per your instructions in the PRs, and fixed the starting copyright date so it's back to 2009, when the code first appears in SVN:  https://svn.jboss.org/repos/devstudio/branches/devstudio-1.1.x/rhds-installer/src/panels/com/jboss/jbds/installer/DiskSpaceCheckPanel.java

So, now the only real change in this JIRA is in plugins/com.jboss.devstudio.core.project.examples/about.html, which now states an EPL license instead of an LGPL one. I trust since we wrote that plugin it's OK to change the license terms there, especially since there's nothing in the plugin from a source code perspective -- just a plugin.xml with some extension point being extended. If not, please let me know and I can revert that too.

> JBDS Installer should be EPL licensed
> -------------------------------------
>
>                 Key: JBDS-3557
>                 URL: https://issues.jboss.org/browse/JBDS-3557
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Enhancement
>          Components: installer, legal
>            Reporter: Ken Finnigan
>            Assignee: Nick Boldt
>             Fix For: 9.1.0.Beta2, 10.0.0.Alpha1
>
>
> For the Developer Platform to be able to bundle JBDS, it needs to be licensed as ASLv2 or EPL and not GPL
> Sources code in repository ether has Apache Licence or no license.
> IzPack distribution jar's and licenses:
> 1. kunstoff Look and Feel is under LGPL http://kunstoff.incors.com/archive/licence.php3
> 2. Birosoft Liquid Look and Feel
>     The source code (except the files or methods mentioned below) of the look and feel is released under the LGPL (GNU Lesser General Public License), 
>     which you can view on http://www.gnu.org/copyleft/lesser.html.
>     Some methods are marked as SUN proprietary, the LGPL does not apply for those methods.
> 3. JGoodies Karsten Lentzsch - BSD open source license http://www.jgoodies.com/downloads/libraries/
> 4. Metouia Look And Feel: a free pluggable look and feel for java - LGPLv2.1 http://grepcode.com/file/repo1.maven.org/maven2/net.sf.squirrel-sql.thirdparty-non-maven/metouia/1.0.0-beta/net/sourceforge/mlf/metouia/MetouiaLookAndFeel.java
> 5. Nimbus Look And Feel
>     This library 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 2.1 of the License, or (at your option) any later version.
> 6. Substance Java Look and Feel (bundles several components with licenses listed below)
>     6.1 Copyright (c) 2005-2007, Kirill Grouchnikov and contributors
>           All rights reserved.
>          Redistribution and use in source and binary forms, with or without 
>         modification, are permitted provided that the following conditions are met:
>         * Redistributions of source code must retain the above copyright 
>         notice, this list of conditions and the following disclaimer.
>         * Redistributions in binary form must reproduce the above copyright 
>           notice, this list of conditions and the following disclaimer in the 
>          documentation and/or other materials provided with the distribution.
>         * Neither the name of the Kirill Grouchnikov and contributors nor 
>           the names of its contributors may be used to endorse or promote products 
>           derived from this software without specific prior written permission.
>     6.2 Source code, documentation and binaries of the Quaqua Look and 
>           Feel (also called "this software") are subject to the GNU Lesser 
>           General Public License (LGPL).
>     6.3. MOZILLA PUBLIC LICENSE  Version 1.1



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list