From 00228e42d0287f06963b3bc19431d44feddc378b Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Sat, 19 Jul 2008 16:45:52 +0000 Subject: [PATCH] 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) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@132311 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- LICENSE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 4818d15d6b..b161a903ba 100644 --- a/LICENSE +++ b/LICENSE @@ -31,8 +31,8 @@ there is no requirement that you provide the same exception in your 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