|
Revision 3282, 1.4 kB
(checked in by gregmac, 2 years ago)
|
Import "Voicepulse Global Provisioning System" code v0.1
|
| Line | |
|---|
| 1 |
--------------------------------------------------------------------------- |
|---|
| 2 |
The VoicePulse Global Provisioning System (VGPS) is a PHP/MySQL-based |
|---|
| 3 |
provisioning system intended to generate vendor-specific configuration files |
|---|
| 4 |
for via a generic HTTP API. |
|---|
| 5 |
|
|---|
| 6 |
The VoicePulse Global Provisioning System (VGPS) is distributed under the |
|---|
| 7 |
GNU General Public License version 2 and is also available under alternative |
|---|
| 8 |
licenses negotiated directly with VoicePulse Inc.. If you obtained VGPS under |
|---|
| 9 |
the GPL, then the GPL applies to all loadable VGPS modules used on your system |
|---|
| 10 |
as well. The GPL (version 2) is included in this source tree in the file |
|---|
| 11 |
COPYING. |
|---|
| 12 |
|
|---|
| 13 |
VoicePulse Inc. holds copyright and/or sufficient licenses to all components of |
|---|
| 14 |
the VGPS package, and therefore can grant, at its sole discretion, the ability |
|---|
| 15 |
for companies, individuals, or organizations to create proprietary or Open |
|---|
| 16 |
Source (even if not GPL) modules which may be dynamically linked at runtime |
|---|
| 17 |
with the portions of VGPS which fall under our copyright/license umbrella, or |
|---|
| 18 |
are distributed under more flexible licenses than GPL. |
|---|
| 19 |
|
|---|
| 20 |
If you have any questions regarding our licensing policy, please contact us: |
|---|
| 21 |
|
|---|
| 22 |
VoicePulse Inc. |
|---|
| 23 |
2227 US Highway One #224 |
|---|
| 24 |
North Brunswick, NJ 08902 |
|---|
| 25 |
Tel: (732) 339-5100 |
|---|
| 26 |
Fax: (609) 409-8511 |
|---|
| 27 |
Email: contact-at-voicepulse-dot-com |
|---|
| 28 |
--------------------------------------------------------------------------- |
|---|