1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
This is the Debian GNU/Linux prepackaged version of BeanShell (bsh), a Java
scripting environment. BeanShell was written by Pat Niemeyer.
This package was put together by Ruud de Rooij <ruud@debian.org> from source
obtained from:
http://www.beanshell.org/bsh-1.0-src.zip
BeanShell is Copyright (C) Pat Niemeyer:
/*****************************************************************************
* *
* This file is part of the BeanShell Java Scripting distribution. *
* Documentation and updates may be found at http://www.beanshell.org/ *
* *
* BeanShell is distributed under the terms of the LGPL: *
* GNU Library Public License http://www.gnu.org/copyleft/lgpl.html *
* *
* Patrick Niemeyer (pat@pat.net) *
* Author of Exploring Java, O'Reilly & Associates *
* http://www.pat.net/~pat/ *
* *
*****************************************************************************/
On Debian systems, the complete text of the GNU Library General
Public License can be found in `/usr/share/common-licenses/LGPL-2'.
|