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

Diff of /circus/circus/config.py

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

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

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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