From 477f86f1c8db8376c2305c6a18f4e37cecf55947 Mon Sep 17 00:00:00 2001 From: Mike Crute Date: Mon, 15 Feb 2010 23:35:20 -0500 Subject: Oh, uhm... apparently I've got my vim configs messed up. --- exchange/commands.py | 2 +- exchange/wsgi.py | 2 +- util.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/exchange/commands.py b/exchange/commands.py index f962342..b1169e2 100644 --- a/exchange/commands.py +++ b/exchange/commands.py @@ -3,7 +3,7 @@ Exchange Commands @author: Mike Crute (mcrute@gmail.com) -@organization: American Greetings Interactive +@organization: SoftGroup Interactive, Inc. @date: November 10, 2008 This is a set of classes that starts to define a set of classes for diff --git a/exchange/wsgi.py b/exchange/wsgi.py index bf2baf0..4a40bd6 100644 --- a/exchange/wsgi.py +++ b/exchange/wsgi.py @@ -3,7 +3,7 @@ Calendar WSGI App @author: Mike Crute (mcrute@ag.com) -@organization: American Greetings Interactive +@organization: SoftGroup Interactive, Inc. @date: February 15, 2010 """ diff --git a/util.py b/util.py index 4596e8a..5b8ddeb 100644 --- a/util.py +++ b/util.py @@ -3,7 +3,7 @@ Exchange Proxy Utility Functions @author: Mike Crute (mcrute@ag.com) -@organization: American Greetings Interactive +@organization: SoftGroup Interactive, Inc. @date: February 15, 2010 """ -- cgit v1.2.3