Helma License 2.0
This commit is contained in:
parent
d7603f69f3
commit
415ce24e0a
1 changed files with 21 additions and 22 deletions
43
license.txt
43
license.txt
|
@ -1,4 +1,4 @@
|
||||||
Copyright (c) 1999-2001 Helma Project. All rights reserved.
|
Copyright (c) 1999-2002 Helma Project. All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
modification, are permitted provided that the following conditions
|
modification, are permitted provided that the following conditions
|
||||||
|
@ -12,28 +12,10 @@
|
||||||
the documentation and/or other materials provided with the
|
the documentation and/or other materials provided with the
|
||||||
distribution.
|
distribution.
|
||||||
|
|
||||||
3. The end-user documentation included with the redistribution,
|
3. Products derived from this software may not be called "Helma"
|
||||||
if any, must include the following acknowledgment:
|
|
||||||
"This product includes software developed by the Helma Project
|
|
||||||
for use in the Helma Object Publisher (http://www.helma.org/)."
|
|
||||||
Alternately, this acknowledgment may appear in the software itself,
|
|
||||||
if and wherever such third-party acknowledgments normally appear.
|
|
||||||
|
|
||||||
4. The names "Helma" and "Hop" must not be used to endorse or
|
|
||||||
promote products derived from this software without prior written
|
|
||||||
permission. For written permission, please contact
|
|
||||||
helma@helma.org.
|
|
||||||
|
|
||||||
5. Products derived from this software may not be called "Helma"
|
|
||||||
or "Hop", nor may "Helma" or "Hop" appear in their name, without
|
or "Hop", nor may "Helma" or "Hop" appear in their name, without
|
||||||
prior written permission of the Helma Project Group.
|
prior written permission of the Helma Project Group. For written
|
||||||
|
permission, please contact helma@helma.org.
|
||||||
6. We ask you to give credit to the Helma Project for sites which build
|
|
||||||
upon Helma. This would normally consist of a text or graphic link
|
|
||||||
to http://helma.org/ with the line "Powered by Helma" somewhere on the
|
|
||||||
site. While it is not a breach of this license to omit this, it's a
|
|
||||||
great way for you to make help the Helma Project to continue
|
|
||||||
to flourish and grow.
|
|
||||||
|
|
||||||
|
|
||||||
THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
|
THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
|
||||||
|
@ -48,3 +30,20 @@
|
||||||
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
||||||
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||||
OF THE POSSIBILITY OF SUCH DAMAGE.
|
OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
|
This product contains the FESI EcmaScript interpreter written by
|
||||||
|
Jean-Marc Lugrin (http://home.worldcom.ch/jmlugrin/fesi/). FESI is
|
||||||
|
released under the GNU Lesser General Public License (see licenses/lesser.txt).
|
||||||
|
|
||||||
|
This product contains software from the Acme package written by Jef
|
||||||
|
Poskanzer. Please see the licensing terms in the Acme source code and check out
|
||||||
|
Jef's site at http://www.acme.com/.
|
||||||
|
|
||||||
|
This product includes software developed by the Apache Software Foundation
|
||||||
|
released under the Apache Software License (licenses/apache.txt).
|
||||||
|
|
||||||
|
This product includes software developed by the JDOM Project
|
||||||
|
(http://www.jdom.org/). Please see the licensing terms in licenses/jdom.txt
|
||||||
|
|
||||||
|
This product includes software developed by the Word Wide Web Consortium
|
||||||
|
(http://www.w3c.org/). Please see the licensing terms in licenses/w3c.html.
|
||||||
|
|
Loading…
Add table
Reference in a new issue