#############################################################################
Calendar Plug-in for phpWebSite
Copyright (c) 2001 Matthew McNaney, Web Technology Group, Appalachian State University

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

Developed by Matthew McNaney (mcnaneym@appstate.edu)

Thanks to Brian Brown, Adam Morton, Jeremy Agee, Brian Lambeth, Jason Campbell,
Wade Weppler, Craig Knudsen and all those who suggested improvements on
Sourceforge and on phpWebSite.

Special thanks to the University Recreation for initial testing and suggestions.

Finally, thanks to the Career Development Center and the division of Student
Development for their support.
############################################################################## 
Some portions of this plug-in are based on GPL code from:

WebCalendar 
Copyright (c) 2000 by Craig Knudsen.

All other functions written by Matthew McNaney unless noted otherwise.

##############################################################################
Thank you to the following for their great documentation and a foundation on
which this is made possible.

PHP
http://www.php.net

MySQL
http://www.mysql.com

Apache
http://www.apache.org

##############################################################################
