/[circus]/circus/circus/__init__.py
ViewVC logotype

Diff of /circus/circus/__init__.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by tvon, Thu Nov 14 00:52:09 2002 UTC revision 1.2 by tvon, Sat Nov 16 03:55:28 2002 UTC
# Line 1  Line 1 
1  #!/usr/bin/env python  #!/usr/bin/env python
2  """  #
3  This file is part of Circus  # This file is part of Circus
4    #
5  Circus is free software; you can redistribute it and/or modify it under the  # Circus is free software; you can redistribute it and/or modify it under the
6  terms of the GNU General Public License as published by the Free Software  # terms of the GNU General Public License as published by the Free Software
7  Foundation; either version 2 of the License, or (at your option) any later  # Foundation; either version 2 of the License, or (at your option) any later
8  version.  # version.
9    #
10  Circus is distributed in the hope that it will be useful, but WITHOUT ANY  # Circus is distributed in the hope that it will be useful, but WITHOUT ANY
11  WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR  # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
12  A PARTICULAR PURPOSE.  See the GNU General Public License for more details.  # A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
13    #
14  You should have received a copy of the GNU General Public License along with  # You should have received a copy of the GNU General Public License along with
15  Circus; if not, write to the Free Software Foundation, Inc., 59 Temple Place,  # Circus; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
16  Suite 330, Boston, MA  02111-1307  USA  # Suite 330, Boston, MA  02111-1307  USA
17  """  #
18    # $Id$
19    
20  __author__ = "Brian Skahan <bskahan@etria.org>"  __author__ = "Brian Skahan <bskahan@etria.org>"
21  __date__ = "Wed Nov 11 2002"  __date__ = "Wed Nov 11 2002"

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26