[asterisk-commits] kpfleming: trunk r132312 - in /trunk: ./ LICENSE
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Sat Jul 19 11:46:33 CDT 2008
    
    
  
Author: kpfleming
Date: Sat Jul 19 11:46:33 2008
New Revision: 132312
URL: http://svn.digium.com/view/asterisk?view=rev&rev=132312
Log:
Merged revisions 132311 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r132311 | kpfleming | 2008-07-19 11:45:52 -0500 (Sat, 19 Jul 2008) | 2 lines
grant a license exception to allow distribution of Asterisk binaries that use the UW IMAP Toolkit (which is licensed under a non-GPL-compatible license)
........
Modified:
    trunk/   (props changed)
    trunk/LICENSE
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-merged' - no diff available.
Modified: trunk/LICENSE
URL: http://svn.digium.com/view/asterisk/trunk/LICENSE?view=diff&rev=132312&r1=132311&r2=132312
==============================================================================
--- trunk/LICENSE (original)
+++ trunk/LICENSE Sat Jul 19 11:46:33 2008
@@ -31,8 +31,8 @@
 GPL'd products (although if you've written a module for Asterisk we
 would strongly encourage you to make the same exception that we do).
 
-Specific permission is also granted to link Asterisk with OpenSSL and
-OpenH323 and distribute the resulting binary files.
+Specific permission is also granted to link Asterisk with OpenSSL, OpenH323
+and/or the UW IMAP Toolkit and distribute the resulting binary files.
 
 In addition, Asterisk implements two management/control protocols: the
 Asterisk Manager Interface (AMI) and the Asterisk Gateway Interface
    
    
More information about the asterisk-commits
mailing list