From 1ff2033dc0d5a30f7e52b2ff53e1cfd466b4469a Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Wed, 26 Jan 2005 21:44:12 +0000 Subject: [PATCH] Updated copyright date and removed the __revision__ string. --- src/__init__.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/__init__.py b/src/__init__.py index 8d6bb9850..f7e124313 100644 --- a/src/__init__.py +++ b/src/__init__.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2005, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -27,8 +27,6 @@ # POSSIBILITY OF SUCH DAMAGE. ### -__revision__ = "$Id: __init__.py,v 1.8 2004/10/01 04:12:30 jemfinch Exp $" - import sys import os.path