From ecb1c615c9293c32dece1d116e16edc1288988ff Mon Sep 17 00:00:00 2001 From: Mike Crute Date: Sun, 26 Apr 2009 13:41:44 -0400 Subject: Removing revision tags from headers since they are pointless. --- exchange/__init__.py | 1 - exchange/authenticators.py | 1 - exchange/commands.py | 1 - exchange/timezones.py | 1 - 4 files changed, 4 deletions(-) (limited to 'exchange') diff --git a/exchange/__init__.py b/exchange/__init__.py index e3d54e0..429946a 100644 --- a/exchange/__init__.py +++ b/exchange/__init__.py @@ -5,7 +5,6 @@ Exchange Server Handling Code @author: Mike Crute (mcrute@gmail.com) @organization: SoftGroup Interactive, Inc. @date: April 26, 2009 -@version: $Rev$ $Id$ """ diff --git a/exchange/authenticators.py b/exchange/authenticators.py index 33db4c7..12fb309 100644 --- a/exchange/authenticators.py +++ b/exchange/authenticators.py @@ -5,7 +5,6 @@ Exchange Server Authenticators @author: Mike Crute (mcrute@gmail.com) @organization: SoftGroup Interactive, Inc. @date: April 26, 2009 -@version: $Rev$ $Id$ """ diff --git a/exchange/commands.py b/exchange/commands.py index 855e1b5..89db579 100644 --- a/exchange/commands.py +++ b/exchange/commands.py @@ -4,7 +4,6 @@ Exchange Commands @author: Mike Crute (mcrute@gmail.com) @date: November 10, 2008 -@version: $Revision$ This is a set of classes that starts to define a set of classes for fetching data using Exchange's WebDAV API. This is still pretty diff --git a/exchange/timezones.py b/exchange/timezones.py index 88e84b5..eefbe8e 100644 --- a/exchange/timezones.py +++ b/exchange/timezones.py @@ -5,7 +5,6 @@ Timezone Definitions @author: Mike Crute (mcrute@gmail.com) @organization: SoftGroup Interactive, Inc. @date: April 26, 2009 -@version: $Rev$ $Id$ """ -- cgit v1.2.3