[CalendarServer-changes] [7657] CalendarServer/trunk/calendarserver/tools/export.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Jun 24 14:25:44 PDT 2011


Revision: 7657
          http://trac.macosforge.org/projects/calendarserver/changeset/7657
Author:   wsanchez at apple.com
Date:     2011-06-24 14:25:43 -0700 (Fri, 24 Jun 2011)
Log Message:
-----------


Modified Paths:
--------------
    CalendarServer/trunk/calendarserver/tools/export.py

Modified: CalendarServer/trunk/calendarserver/tools/export.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/export.py	2011-06-24 20:56:16 UTC (rev 7656)
+++ CalendarServer/trunk/calendarserver/tools/export.py	2011-06-24 21:25:43 UTC (rev 7657)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- test-case-name: calendarserver.tools.test.test_export -*-
 ##
-# Copyright (c) 2006-2009 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2011 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -310,5 +310,3 @@
         from twistedcaldav.config import config
         return ExporterService(store, options, output, reactor, config)
     utilityMain(options['config'], makeService, reactor)
-
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110624/7f2fbbd1/attachment.html>


More information about the calendarserver-changes mailing list