Changeset 11

Show
Ignore:
Timestamp:
01/15/09 15:16:21 (19 months ago)
Author:
Adrian Georgescu <ag@ag-projects.com>
Hashname:
20090115141621-58252-c2a439748a2a216e5df94bdf2546de3ba9b4ee0f
Message:

Added README
Added GPL license

Files:
1 added
3 modified

Legend:

Unmodified
Added
Removed
  • LICENSE

    r8 r11  
    44Author: Denis Bilenko 
    55 
    6 License: 
     6THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS "AS IS" AND ANY EXPRESS 
     7OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 
     8OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN 
     9NO EVENT SHALL THE COPYRIGHT OWNER BE LIABLE FOR ANY DIRECT, INDIRECT, 
     10INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 
     11LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, 
     12OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 
     13LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 
     14NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, 
     15EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
    716 
    8 This package is free software; you can redistribute it and/or 
    9 modify it under the terms of the GNU Lesser General Public 
    10 License as published by the Free Software Foundation; either 
    11 version 2 of the License, or (at your option) any later version. 
    12  
    13 This package is distributed in the hope that it will be useful, 
    14 but WITHOUT ANY WARRANTY; without even the implied warranty of 
    15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 
    16 Lesser General Public License for more details. 
    17  
    18 You should have received a copy of the GNU Lesser General Public 
    19 License along with this package; if not, write to the Free Software 
    20 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 
    21 USA. 
     17SIP chatserver is licensed under GNU General Public License version 2. 
  • debian/control

    r9 r11  
    1010Architecture: all 
    1111Depends: ${python:Depends}, sipclient, python-msrplib, python-application, python-gnutls 
    12 Description: SIP Chat Server 
     12Description: SIP Chat Server - Conference bridge for MSRP chat and RTP audio sessions 
  • debian/copyright

    r9 r11  
    11Copyright (c) 2008-2009 AG Projects  
    22http://ag-projects.com 
     3 
     4Author: Denis Bilenko 
    35 
    46THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS "AS IS" AND ANY EXPRESS 
     
    1315EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
    1416 
    15 SIP Chat Server is licensed under GNU General Public License version 2. 
    16  
     17SIP chatserver is licensed under GNU General Public License version 2.