Cisco Cisco StadiumVision Director Informazioni sulle licenze

Pagina di 2061
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN  
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)  
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE  
POSSIBILITY OF SUCH DAMAGE.  
  
The Java implementations of the AES, Blowfish and 3DES ciphers have been  
taken (and slightly modified) from the cryptography package released by  
"The Legion Of The Bouncy Castle".  
  
Their license states the following:  
  
Copyright (c) 2000 - 2004 The Legion Of The Bouncy Castle  
(http://www.bouncycastle.org)  
  
Permission is hereby granted, free of charge, to any person obtaining a copy  
of this software and associated documentation files (the "Software"), to deal  
in the Software without restriction, including without limitation the rights  
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell  
copies of the Software, and to permit persons to whom the Software is  
furnished to do so, subject to the following conditions:  
  
The above copyright notice and this permission notice shall be included in  
all copies or substantial portions of the Software.  
  
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR  
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,  
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE  
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER  
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,  
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN  
THE SOFTWARE. 
 
1.383 Tweener 1.33  
1.383.1 Available under license :  
/**    
 * Tweener    
 * Transition controller for movieclips, sounds, textfields and other objects    
 *    
 * @author 
 
Zeh Fernando, Nate Chatellier, Arthur Debert, Francis 
Turmel    
 * @version 
 
1.33.74    
 */    
    
/*    
Licensed under the MIT License    
    
Copyright (c) 2006-2008 Zeh Fernando, Nate Chatellier, Arthur Debert and 
Francis    
Turmel