| 1 |
******************************************************************************************* |
|---|
| 2 |
dialparties.agi is GPL: |
|---|
| 3 |
|
|---|
| 4 |
Zac Sprackett (www.sprackett.com) |
|---|
| 5 |
Ported to PHP by the FreePBX community. |
|---|
| 6 |
|
|---|
| 7 |
****************************************************************************************** |
|---|
| 8 |
CDR (Call Detail Records) Application: |
|---|
| 9 |
|
|---|
| 10 |
Arezqui Belaid (areski@gmail.com http://www.asterisk-stats.org) |
|---|
| 11 |
|
|---|
| 12 |
License GPL (depends on JPGraph which is QPL) |
|---|
| 13 |
|
|---|
| 14 |
****************************************************************************************** |
|---|
| 15 |
spandsp: |
|---|
| 16 |
|
|---|
| 17 |
Steve Underwood (opencall.org) |
|---|
| 18 |
|
|---|
| 19 |
License GPL |
|---|
| 20 |
|
|---|
| 21 |
******************************************************************************************* |
|---|
| 22 |
Flash Operator Panel is GPL (see above) |
|---|
| 23 |
|
|---|
| 24 |
Nicloas Gudino (www.asternic.org) |
|---|
| 25 |
|
|---|
| 26 |
******************************************************************************************* |
|---|
| 27 |
Silk icon set 1.3 |
|---|
| 28 |
(Creative Commons Attribution 2.5 License: http://creativecommons.org/licenses/by/2.5/) |
|---|
| 29 |
|
|---|
| 30 |
Mark James |
|---|
| 31 |
http://www.famfamfam.com/lab/icons/silk/ |
|---|
| 32 |
|
|---|
| 33 |
******************************************************************************************* |
|---|
| 34 |
jQuery 1.1.3.1 - New Wave Javascript |
|---|
| 35 |
Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) |
|---|
| 36 |
licenses |
|---|
| 37 |
|
|---|
| 38 |
John Resig - jquery.com |
|---|
| 39 |
|
|---|
| 40 |
******************************************************************************************* |
|---|
| 41 |
jQuery.tabs 2.7.4 |
|---|
| 42 |
Dual License MIT and GPL (based off of jQuery above) |
|---|
| 43 |
|
|---|
| 44 |
Klaus Harlt - http://stilbuero.de/tabs/ |
|---|
| 45 |
|
|---|
| 46 |
******************************************************************************************* |
|---|
| 47 |
jquery.dimensions 1.0rc1 |
|---|
| 48 |
Dual License MIT and GPL (based off of jQuery above) |
|---|
| 49 |
|
|---|
| 50 |
Paul Bakaus (paul.bakaus@googlemail.com) and |
|---|
| 51 |
Brandon Aaron (brandon.aaron@gmail.com || http://brandonaaron.net) |
|---|
| 52 |
|
|---|
| 53 |
******************************************************************************************* |
|---|
| 54 |
jsmin.rb |
|---|
| 55 |
|
|---|
| 56 |
Author: Uladzislau Latynski |
|---|
| 57 |
This work is a translation from C to Ruby of jsmin.c published by |
|---|
| 58 |
Douglas Crockford. Permission is hereby granted to use the Ruby |
|---|
| 59 |
version under the same conditions as the jsmin.c on which it is |
|---|
| 60 |
based. |
|---|
| 61 |
|
|---|
| 62 |
Licensing: see source code - all permissions to reproduce granted |
|---|