# # README.in # # Copyright (c) 2002 The University of Utah and the Flux Group. # All rights reserved. # # This file is part of the Janos Bees Software. # # Permission to use, copy, modify, distribute, and sell this software and # its documentation is hereby granted without fee, provided that the above # copyright notice and this permission/disclaimer notice is retained in all # copies or modified versions, and that both notices appear in supporting # documentation. THE COPYRIGHT HOLDERS PROVIDE THIS SOFTWARE "AS IS" AND # WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR # PURPOSE. THE COPYRIGHT HOLDERS DISCLAIM ANY LIABILITY OF ANY KIND FOR # ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. # # Users are requested, but not required, to send to csl-dist@cs.utah.edu any # improvements that they make and grant Univ. of Utah redistribution rights. # Bees v0.5.0 ----------- Bees is an active network Execution Environment for mobile Java code. This distribution includes supporting utilities, a few examples and even some documentation. Currently, Bees requires the JanosVM v0.9.0 or a JDK 1.4.x compatible Java Virtual Machine. Bees also relies on several support libraries which have been included in the "lib" directory for your convenience. See lib/README for more information about these libraries and where to get their source. Bees and the scripts in this distribution have been tested on FreeBSD, Linux, and Mac OS X. See the ANNOUNCE and RELEASE-NOTES files to find out whats new and where to locate updates. Documentation for Bees can be reached from "doc" directory. See the file INSTALL for instructions on building and installing Bees. See the file LICENSE for distribution terms (in short, a BSD-style license).