Show
Ignore:
Timestamp:
02/28/08 23:30:11 (9 months ago)
Author:
edmanm
Message:

r145@lysithea: edmanm | 2008-02-28 23:28:40 -0500
Add an OpenSSL license exception and change the copyright block at the top of
each source file to the shorter, more easily maintained format suggested by
Aaron. Also include the GPLv3 and OpenSSL licenses in the tarball, in addition
to the GPLv2.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vidalia/trunk/CMakeLists.txt

    r2354 r2362  
    1 ##################################################################### 
    2 #  $Id$ 
    3 #  
    4 #  Vidalia is distributed under the following license: 
    5 # 
    6 #  Copyright (C) 2006-2007,  Matt Edman, Justin Hipple 
    7 #  Copyright (C) 2008,  Matt Edman 
    8 # 
    9 #  This program is free software; you can redistribute it and/or 
    10 #  modify it under the terms of the GNU General Public License 
    11 #  as published by the Free Software Foundation; either version 2 
    12 #  of the License, or (at your option) any later version. 
    13 # 
    14 #  This program is distributed in the hope that it will be useful, 
    15 #  but WITHOUT ANY WARRANTY; without even the implied warranty of 
    16 #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    17 #  GNU General Public License for more details. 
    18 # 
    19 #  You should have received a copy of the GNU General Public License 
    20 #  along with this program; if not, write to the Free Software 
    21 #  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA   
    22 #  02110-1301, USA. 
    23 ##################################################################### 
     1## 
     2##  $Id$ 
     3##  
     4##  This file is part of Vidalia, and is subject to the license terms in the 
     5##  LICENSE file, found in the top level directory of this distribution. If  
     6##  you did not receive the LICENSE file with this file, you may obtain it 
     7##  from the Vidalia source package distributed by the Vidalia Project at 
     8##  http://www.vidalia-project.net/. No part of Vidalia, including this file, 
     9##  may be copied, modified, propagated, or distributed except according to 
     10##  the terms described in the LICENSE file. 
     11## 
    2412 
    2513