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 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
|
<?xml version="1.0" encoding="UTF-8"?>
<html><head><title>Credit and Acknowledgments</title></head><body bgcolor="ffffff"><table cellspacing="10"><tr><td align="center"><a href="http://www.beanshell.org/"><img src="../images/homebutton.gif"/><br/>Home</a></td><td><a href="more.html#Learning_More"><img src="../images/backbutton.gif"/><br/>Back
</a></td><td align="center"><a href="contents.html"><img src="../images/upbutton.gif"/><br/>Contents</a></td><td align="center"><a href="bshcommands.html#BeanShell_Commands_Documentation"><img src="../images/forwardbutton.gif"/><br/>Next
</a></td></tr></table><h1>Credit and Acknowledgments</h1>
Many people have contributed substantially to BeanShell over the years.
I will attempt to start crediting those individual here. Please do not be
offended if your name is missing. This list will grow as I have time to
work backwards through my email and recover names.
<p CLEAR="ALL"/>
<ul>
<li>Thanks to Daniel Leuck for his long time support and many contributions
to the project.</li>
</ul>
<h3>Me</h3>
Finally, I will put in a plug for myself:
Pat Niemeyer (pat@pat.net)
<p CLEAR="ALL"/>
<img src="../images/lj.gif"/>
If you like BeanShell check out my book:
<a href="http://www.ora.com/catalog/learnjava2/">
Learning Java, O'Reilly & Associates, 2nd edition</a>.
<br clear="left"/>
<p CLEAR="ALL"/>
Winner of the Best Java Introductory Book - JavaOne 2001. Learning Java
(previously titled Exploring Java) is available in nine languages world-wide.
It is a comprehensive overview of the Java language and APIs including
a brief introduction to BeanShell as well!
<p CLEAR="ALL"/>
<h2><a name="License_and_Terms_of_Use">License and Terms of Use</a></h2>
You may freely use and reproduce this document in its entirety as long as
you preserve this license information and a pointer to the original
web site: http://www.beanshell.org. You may integrate parts of this document
into your own documentation as long as you provide this same information
at an appropriate place in your document.
<p CLEAR="ALL"/>
This document is copyright Pat Niemeyer, 2002. Sections contributed by
other authors are copyrighted to those individuals and subject to the
terms of use described above.
<p CLEAR="ALL"/>
<table cellspacing="10"><tr><td align="center"><a href="http://www.beanshell.org/"><img src="../images/homebutton.gif"/><br/>Home</a></td><td><a href="more.html#Learning_More"><img src="../images/backbutton.gif"/><br/>Back
</a></td><td align="center"><a href="contents.html"><img src="../images/upbutton.gif"/><br/>Contents</a></td><td align="center"><a href="bshcommands.html#BeanShell_Commands_Documentation"><img src="../images/forwardbutton.gif"/><br/>Next
</a></td></tr></table></body></html>
|