Ignore:
Timestamp:
12/23/10 01:41:02 (13 years ago)
Author:
atzm
Message:

add preamble

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pycgibattler/trunk/index.cgi

    r74 r75  
    11#!/usr/bin/env python 
    22# -*- coding: utf-8 -*- 
     3# 
     4#  Copyright (C) 2010 by Atzm WATANABE <atzm@atzm.org> 
     5# 
     6#  This program is free software; you can redistribute it and/or modify it 
     7#  under the terms of the GNU General Public License (version 2) as 
     8#  published by the Free Software Foundation.  It is distributed in the 
     9#  hope that it will be useful, but WITHOUT ANY WARRANTY; without even the 
     10#  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
     11#  PURPOSE.  See the GNU General Public License for more details. 
     12# 
    313# $Id$ 
     14# 
    415 
    516from __future__ import with_statement 
Note: See TracChangeset for help on using the changeset viewer.