[svn-commits] kpfleming: trunk r45328 - in /trunk: ./ LICENSE

svn-commits at lists.digium.com svn-commits at lists.digium.com
Tue Oct 17 10:22:53 MST 2006


Author: kpfleming
Date: Tue Oct 17 12:22:52 2006
New Revision: 45328

URL: http://svn.digium.com/view/asterisk?rev=45328&view=rev
Log:
Merged revisions 45327 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r45327 | kpfleming | 2006-10-17 12:22:25 -0500 (Tue, 17 Oct 2006) | 10 lines

Merged revisions 45326 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r45326 | kpfleming | 2006-10-17 12:22:01 -0500 (Tue, 17 Oct 2006) | 2 lines

provide licensing language for IAXy firmware file

........

................

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?rev=45328&r1=45327&r2=45328&view=diff
==============================================================================
--- trunk/LICENSE (original)
+++ trunk/LICENSE Tue Oct 17 12:22:52 2006
@@ -4,6 +4,18 @@
 applies to all loadable Asterisk modules used on your system as well,
 except as defined below. The GPL (version 2) is included in this
 source tree in the file COPYING.
+
+This package also includes various components that are not part of
+Asterisk itself; these components are in the 'contrib' directory
+and its subdirectories. Most of these components are also
+distributed under the GPL version 2 as well, except for the following:
+
+contrib/firmware/iax/iaxy.bin:
+	This file is Copyright (C) Digium, Inc. and is licensed for
+	use with Digium IAXy hardware devices only. It can be
+	distributed freely as long as the distribution is in the
+	original form present in this package (not reformatted or
+	modified).
 
 Digium, Inc. (formerly Linux Support Services) holds copyright
 and/or sufficient licenses to all components of the Asterisk



More information about the svn-commits mailing list