You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

jetty-web-container-license.txt 1.6KB

123456789101112131415161718192021222324252627282930313233343536
  1. ==============================================================
  2. Jetty Web Container
  3. Copyright 1995-2009 Mort Bay Consulting Pty Ltd
  4. ==============================================================
  5. The Jetty Web Container is Copyright Mort Bay Consulting Pty Ltd
  6. unless otherwise noted. It is licensed under the apache 2.0
  7. license.
  8. The javax.servlet package used by Jetty is copyright
  9. Sun Microsystems, Inc and Apache Software Foundation. It is
  10. distributed under the Common Development and Distribution License.
  11. You can obtain a copy of the license at
  12. https://glassfish.dev.java.net/public/CDDLv1.0.html.
  13. The UnixCrypt.java code ~Implements the one way cryptography used by
  14. Unix systems for simple password protection. Copyright 1996 Aki Yoshida,
  15. modified April 2001 by Iris Van den Broeke, Daniel Deville.
  16. Permission to use, copy, modify and distribute UnixCrypt
  17. for non-commercial or commercial purposes and without fee is
  18. granted provided that the copyright notice appears in all copies.
  19. The default JSP implementation is provided by the Glassfish JSP engine
  20. from project Glassfish http://glassfish.dev.java.net. Copyright 2005
  21. Sun Microsystems, Inc. and portions Copyright Apache Software Foundation.
  22. Some portions of the code are Copyright:
  23. 2006 Tim Vernum
  24. 1999 Jason Gilbert.
  25. The jboss integration module contains some LGPL code.
  26. The win32 Java Service Wrapper (v3.2.3) is Copyright (c) 1999, 2006
  27. Tanuki Software, Inc. and 2001 Silver Egg Technology. It is
  28. covered by an open license which is viewable at
  29. http://svn.codehaus.org/jetty/jetty/branches/jetty-6.1/extras/win32service/LICENSE.txt