[CalendarServer-changes] [1065] CalendarServer/trunk/twistedcaldav/ical.py

source_changes at macosforge.org source_changes at macosforge.org
Thu Jan 18 16:25:20 PST 2007


Revision: 1065
          http://trac.macosforge.org/projects/calendarserver/changeset/1065
Author:   wsanchez at apple.com
Date:     2007-01-18 16:25:19 -0800 (Thu, 18 Jan 2007)

Log Message:
-----------
Change product ID.  Meh.

Modified Paths:
--------------
    CalendarServer/trunk/twistedcaldav/ical.py

Modified: CalendarServer/trunk/twistedcaldav/ical.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/ical.py	2007-01-18 21:30:27 UTC (rev 1064)
+++ CalendarServer/trunk/twistedcaldav/ical.py	2007-01-19 00:25:19 UTC (rev 1065)
@@ -49,7 +49,7 @@
 from twistedcaldav.dateops import normalizeToUTC, timeRangesOverlap
 from twistedcaldav.instance import InstanceList
 
-iCalendarProductID = "-//CALENDARSERVER.APPLE.COM//NONSGML Version 1//EN"
+iCalendarProductID = "-//CALENDARSERVER.ORG//NONSGML Version 1//EN"
 
 class Property (object):
     """

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20070118/eb44e741/attachment.html


More information about the calendarserver-changes mailing list