==============================================================
 ICT4DLab SMSLab framework 
 Copyright 2008 Massachusetts Institute of Technology
 Original author: Luis F. G. Sarmenta, Ph.D.
==============================================================

This package is distributed under the Apache 2.0 license.
(See LICENSE file here)  http://www.apache.org/

License Dependencies
--------------------
This packages uses, in binary (jar) form, libraries from the following package.

Apache log4j (not used directly, but used by SMSLib)
Copyright 2007 The Apache Software Foundation
(Apache 2.0 License)
http://logging.apache.org/
(see LICENSES/log4j for NOTICE file)

SMSLib
Copyright (C) 2002-2008, Thanasis Delenikas, Athens/GREECE.
(Apache 2.0 License)
http://smslib.org  

Jetty 
Copyright 1995-2006 Mort Bay Consulting Pty Ltd
http://www.mortbay.org/ (Apache 2.0 License)
(see LICENSES/jetty folder for Jetty license notices)

Comm
Copyright Sun Microsystems, Inc.
downloaded from http://smslib.googlecode.com/files/javacomm20-win32.zip
(see LICENSES/comm for binary code license)


Source Design
-------------
ADMUCMP
The classes SMSMessage, SMSApplication and SMSSender are adapted
(but modified) from an original design from ADMUCMP,
Copyright 2003, Ateneo Java Wireless Competency Center, Ateneo de Manila University, Philippines
Used and re-licensed here with permission.
