PicWeb Builder version 3.0 FreeWare Source Code Distribution

The PicWeb Builder was written by Mark Watson in 1987 and then upgraded in 1998. The PicWeb Builder is Free Software with just a few restrictions. Please email Mark Watson at markw@markwatson.com is these restrictions prevent you from using PicWeb.

PicWeb Builder has passed the "100% Pure Java" certification by Key Labs. This source distribution contains makefiles for building PicWeb under Windows NT (also works for Windows 95) and Linux. It is assumed that you have a Java development system installed (version 1.1 or later).

If you only want to run PicWeb Builder, then copy the sub directory runtime to your hard disk, and you can safely delete the rest of this distribution. However, you might want to at least look at the software documentation first.

The following restrictions on the use of the PicWeb Builder Source Code are contained at the beginning of each source file (in the sub directory src), and copied here so that you can read them:

This software is Copyright 1998 by Mark Watson.
This software may be freely used for any purpose
and may be modified for any purpose as long as
you agree to the following:

1. Any bug fixes or enhancements that you make must be emailed
back to Mark Watson (
markw@markwatson.com) for possible
inclusion in the source code base that is available at
the web site
www.markwatson.com (credit will be given
to contributers).

2. This copyright notice must be kept with the source code
and duplicated if you distribute a modified verison of
this software in binary form.

3. You will not re-distribute the source code. Rather, any
improvements to this program will be returned to Mark
Watson so that there is always one source base at
the web site
www.markwatson.com (you may freely
distribute compiled derived versions of this program
without any restrictions as long as this entire
copyright notice is reproduced with the application
(e.g., in the 'help' or 'about' dialog box).

4. This software may not be used for any illegal purpose.

5. You take all responsibility for the use of this software:

THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

FreeWare contributers:

Name Email (optional)
------ ----------------

The source code distribution is contained in the sub directory src. Please read the software documentation!