TEA.java libraries
========================
TEA.java and only TEA.java is governed by the following license:


 BEGIN TEA.java License ----------------------------------------------------------

	Copyright (c) 2008 - 2010, Wowza Media Systems, Inc.

	Licensed under a Creative Creative Commons Attribution 3.0
	Unported License without any warranty express or implied
	http://creativecommons.org/licenses/by/3.0/

	Block TEA (xxtea) Tiny Encryption Algorithm implementation in JavaScript
	(c) Chris Veness 2002-2010: www.movable-type.co.uk/tea-block.html
	
	Algorithm: David Wheeler & Roger Needham, Cambridge University Computer Lab
	http://www.cl.cam.ac.uk/ftp/papers/djw-rmn/djw-rmn-tea.html (1994)
	http://www.cl.cam.ac.uk/ftp/users/djw3/xtea.ps (1997)
	http://www.cl.cam.ac.uk/ftp/users/djw3/xxtea.ps (1998)

  END TEA.java License ------------------------------------------------------------
  
Instructions for obtaining source code for the TEA.java libraries
(as modified) may be obtained by sending an email to lgplsource@wowzamedia.com.
