Changeset 2355

Show
Ignore:
Timestamp:
02/23/08 23:04:26 (11 months ago)
Author:
edmanm
Message:

r131@lysithea: edmanm | 2008-02-23 23:04:21 -0500
Tweak the LICENSE file now that trayicon_x11.{h,cpp} is gone.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vidalia/trunk/LICENSE

    r2288 r2355  
    2020Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA   
    212102110-1301, USA. 
    22  
    23 =================================================================== 
    24  
    25 trayicon_x11.cpp is derived from systemtray.cpp from QMPDClient, licensed 
    26 as follows: 
    27  
    28 QMPDClient - An MPD client written in Qt 4. 
    29 Copyright (C) 2005 H�rd Tautra Knutsen <havtknut@tihlde.org> 
    30  
    31 This program is free software; you can redistribute it and/or 
    32 modify it under the terms of the GNU General Public License 
    33 as published by the Free Software Foundation; either version 2 
    34 of the License, or (at your option) any later version. 
    35  
    36 This program is distributed in the hope that it will be useful, 
    37 but WITHOUT ANY WARRANTY; without even the implied warranty of 
    38 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    39 GNU General Public License for more details. 
    40  
    41 You should have received a copy of the GNU General Public License 
    42 along with this program; if not, write to the Free Software 
    43 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA. 
    4422 
    4523===================================================================