Updated copyright date and removed the __revision__ string.

This commit is contained in:
Jeremy Fincher 2005-01-26 21:44:12 +00:00
parent d5dd72c309
commit 1ff2033dc0

View File

@ -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