Show
Ignore:
Timestamp:
07/30/02 18:34:46 (6 years ago)
Author:
sholloway
Message:

Changed to BSD License

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/RBJabber/RBJabber/iqTimeResponse.py

    r177 r253  
    88##- architecture. Enjoy. 
    99##~  
    10 ##~ Copyright (C) 2002  Shane Holloway 
     10##~ Copyright (C) 2002  TechGame Networks, LLC. 
    1111##~  
    1212##~ This library is free software; you can redistribute it and/or 
    13 ##~ modify it under the terms of the GNU Lesser General Public 
    14 ##~ License as published by the Free Software Foundation; either 
    15 ##~ version 2.1 of the License, or any later version at your discretion. 
     13##~ modify it under the terms of the BSD style License as found in the  
     14##~ LICENSE file included with this distribution. 
    1615##~  
    17 ##~ This library is distributed in the hope that it will be useful, 
    18 ##~ but WITHOUT ANY WARRANTY; without even the implied warranty of 
    19 ##~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 
    20 ##~ Lesser General Public License for more details. 
    21 ##~  
    22 ##~ You should have received a copy of the GNU Lesser General Public 
    23 ##~ License along with this library; if not, write to the Free Software 
    24 ##~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
    25 ##~ 
    26 ##~ 
    27 ##~ Shane Holloway can be reached at shane.holloway@runeblade.com, or by post at 
    28 ##~ 1630 Dublin Blvd. #210 
    29 ##~ Colorado Springs, Colorado, USA, 80918 
     16##~ TechGame Networks, LLC can be reached at: 
     17##~ 3578 E. Hartsel Drive #211 
     18##~ Colorado Springs, Colorado, USA, 80920 
    3019##~ 
    3120##~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~