Changeset 18 for svnbot

Show
Ignore:
Timestamp:
16/11/05 22:49:51 (7 years ago)
Author:
simon
Message:

Add license blurb.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • svnbot/trunk/svnbot.py

    r17 r18  
    11# -*- coding: utf-8 -*- 
     2 
     3# Copyright © 2005, Simon E. Ward 
     4# 
     5# This file is part of SvnBot. 
     6# 
     7# SvnBot is free software; you can redistribute it and/or modify it 
     8# under the terms of version 2 of the GNU General Public License as 
     9# published by the Free Software Foundation. 
     10# 
     11# SvnBot is distributed in the hope that it will be useful, but 
     12# WITHOUT ANY WARRANTY; without even the implied warranty of 
     13# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
     14# General Public License for more details. 
     15#  
     16# You should have received a copy of the GNU General Public License 
     17# along with SvnBot; if not, write to the Free Software Foundation, 
     18# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA  
    219 
    320import sys