Show
Ignore:
Timestamp:
06/07/08 15:45:18 (5 years ago)
Author:
boltrix
Message:

Changed the Copyright statements on every file and sanitized line lengths to conform with PEP8 specifications. Also, changed the old urls of umit's website, and updated all the old info I found in the code.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/umitCore/GetConfigFile.py

    r2719 r2975  
    11#!/usr/bin/env python 
    22# -*- coding: utf-8 -*- 
    3  
    4 # Copyright (C) 2007 Adriano Monteiro Marques. 
    53# 
    6 # Author: Adriano Monteiro Marques <py.adriano@gmail.com> 
     4# Copyright (C) 2005-2006 Insecure.Com LLC. 
     5# Copyright (C) 2007-2008 Adriano Monteiro Marques 
     6# 
     7# Author: Adriano Monteiro Marques <adriano@umitproject.org> 
    78# 
    89# This program is free software; you can redistribute it and/or modify