Home | History | Annotate | only in /webstack/webserver
Up to higher level directory
NameDateSize
.hgignore18-Jan-2009195
LICENSE.txt09-Jan-20091.4K
make/07-Oct-2009
Makefile09-Jan-20092.3K
README09-Jan-20091.7K
schema/07-Oct-2009
src/09-Jan-2009
templates/13-May-2009
THIRDPARTYLICENSE.txt09-Jan-2009191.6K

README

      1 #
      2 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
      3 #
      4 # Copyright 2008 Sun Microsystems, Inc. All rights reserved.
      5 #
      6 # THE BSD LICENSE
      7 #
      8 # Redistribution and use in source and binary forms, with or without 
      9 # modification, are permitted provided that the following conditions are met:
     10 #
     11 # Redistributions of source code must retain the above copyright notice, this
     12 # list of conditions and the following disclaimer. 
     13 # Redistributions in binary form must reproduce the above copyright notice, 
     14 # this list of conditions and the following disclaimer in the documentation 
     15 # and/or other materials provided with the distribution. 
     16 #
     17 # Neither the name of the  nor the names of its contributors may be
     18 # used to endorse or promote products derived from this software without 
     19 # specific prior written permission. 
     20 #
     21 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
     22 # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
     23 # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
     24 # A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER 
     25 # OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
     26 # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 
     27 # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; 
     28 # OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 
     29 # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR 
     30 # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 
     31 # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
     32 #
     33 
     34 Build Instructions
     35 ==================
     36 Please refer to http://wikis.sun.com/display/wsFOSS/Build+Instructions
     37