[
https://issues.jboss.org/browse/JBDS-3557?page=com.atlassian.jira.plugin....
]
Denis Golovin commented on JBDS-3557:
-------------------------------------
How do we apply EPL license to jbdevstudio-product/installer?
I sugest we do the following:
1. Keep original copyright headers with ASL v2 in jbdevstudio-product/installer files;
2. Add EPL copyryight headers similar to one posted below to all files without any
coopyright/license notice;
{code}/*******************************************************************************
* Copyright (c) 2011-2014 Red Hat, Inc.
* Distributed under license by Red Hat, Inc. All rights reserved.
* This program is made available under the terms of the
* Eclipse Public License v1.0 which accompanies this distribution,
* and is available at
http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Red Hat, Inc. - initial API and implementation
******************************************************************************/{code}
3. Add jbdevstudio-product/installer/LICENCE file with content similar to
https://github.com/dgolovin/jbdevstudio-product/blob/master/plugins/com.j...
{code}
About This Content
©2004-2015 JBoss by Red Hat. All rights reserved
License
Red Hat Inc., through its JBoss division, makes available all content in this plug-in
("Content").
Unless otherwise indicated below, the Content is provided to you under the terms and
conditions
of the Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is
available at
http://www.eclipse.org/org/documents/epl-v10.php. For purposes of the EPL,
"Program" will mean the Content.
If you did not receive this Content directly from Red Hat Inc., the Content is being
redistributed
by another party ("Redistributor") and different terms and conditions may apply
to your use of
any object code in the Content. Check the Redistributor's license that was provided
with the Content.
If no such license exists, contact the Redistributor. Unless otherwise indicated below,
the terms and
conditions of the EPL still apply to any source code in the Content and such source code
may be
obtained at
http://www.jboss.org/tools.
{code}
4. Include jbdevstudio-product/installer/LICENCE into installer.jar
Does that right steps?
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.third...
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)