Show
Ignore:
Timestamp:
15/12/09 21:24:34 (2 years ago)
Author:
Menno Smits <menno@…>
Branch:
default
Message:

Changed to new BSD license

Also added license header to the top of all source files.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • imapclient/test/test_FetchParser.py

    r73 r87  
    1 # This program is free software; you can redistribute it and/or modify 
    2 # it under the terms of the GNU General Public License as published by 
    3 # the Free Software Foundation; either version 2 of the License, or 
    4 # (at your option) any later version. 
    5 # 
    6 # This program is distributed in the hope that it will be useful, 
    7 # but WITHOUT ANY WARRANTY; without even the implied warranty of 
    8 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    9 # GNU Library General Public License for more details. 
    10 # 
    11 # You should have received a copy of the GNU General Public License 
    12 # along with this program; if not, write to the Free Software 
    13 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 
    14  
    15 # Copyright 2009 Menno Smits 
     1# Copyright (c) 2009, Menno Smits 
     2# Released subject to the New BSD License 
     3# Please see http://en.wikipedia.org/wiki/BSD_licenses 
    164 
    175'''