Show
Ignore:
Timestamp:
02/28/08 23:30:11 (10 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/doc/CMakeLists.txt

    r2184 r2362  
    1 ##################################################################### 
    2 #  $Id$ 
    3 #  
    4 #  Vidalia is distributed under the following license: 
    5 # 
    6 #  Copyright (C) 2006-2007,  Matt Edman, Justin Hipple 
    7 # 
    8 #  This program is free software; you can redistribute it and/or 
    9 #  modify it under the terms of the GNU General Public License 
    10 #  as published by the Free Software Foundation; either version 2 
    11 #  of the License, or (at your option) any later version. 
    12 # 
    13 #  This program 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 
    16 #  GNU General Public License for more details. 
    17 # 
    18 #  You should have received a copy of the GNU General Public License 
    19 #  along with this program; if not, write to the Free Software 
    20 #  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA   
    21 #  02110-1301, USA. 
    22 ##################################################################### 
     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## 
    2312 
    2413