Changeset 622


Ignore:
Timestamp:
01/24/10 17:43:50 (2 years ago)
Author:
octorian
Message:

License updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LICENSE.txt

    r208 r622  
    11****************************************************************************** 
    2  Copyright (c) 2006-2008, Derek Konigsberg 
     2 Copyright (c) 2006-2010, Derek Konigsberg 
    33 All rights reserved. 
    44 
     
    106106****************************************************************************** 
    107107 
    108  File: LogicMail/src/org/logicprobe/LogicMail/util/bb40/Base64.java 
    109  
    110  This file is a modified version of the one covered by the comments below. 
    111  The modifications involved removing unused functionality and general formatting. 
    112  While the BB v4.1 API includes a Base64 encoder and decoder, the v4.0 API does 
    113  not.  This class exists to provide support for BB v4.0 devices. 
    114  
    115  ---------------------------------------------------------------------------- 
    116  
    117  Encodes and decodes to and from Base64 notation. 
    118  Homepage: http://iharder.net/base64 
    119  Author: Robert Harder <rob@iharder.net> 
    120  Version 2.2.1 
    121  
    122  I am placing this code in the Public Domain. Do with it as you will. 
    123  This software comes with no guarantees or warranties but with 
    124  plenty of well-wishing instead! 
    125  Please visit http://iharder.net/base64 
    126  periodically to check for updates or to contribute improvements. 
    127  
    128 ****************************************************************************** 
    129  
    130108 Icons used in this project are from the "Tango Desktop Project" unless 
    131109 otherwise noted, and are either used directly or with minor modifications. 
     
    139117****************************************************************************** 
    140118 
    141  Files: LogicMailTests/src/j2meunit/framework/*.java 
    142         LogicMailTests/src/j2meunit/util/*.java 
     119 Files: J2MEUnit/src/j2meunit/framework/*.java 
     120        J2MEUnit/src/j2meunit/util/*.java 
    143121 
    144122 These files contain the sources to J2MEUnit 1.1.1, minus any UI packages or 
     
    157135 
    158136****************************************************************************** 
     137 
     138 Icons used for the test console within the J2MEUnit project are from the 
     139 FamFamFam Silk icon set, unless otherwise noted, and are either used 
     140 directly or with minor modifications. 
     141 
     142 http://www.famfamfam.com/ 
     143 
     144****************************************************************************** 
Note: See TracChangeset for help on using the changeset viewer.