[CalendarServer-changes] [3110] CalendarServer/trunk

source_changes at macosforge.org source_changes at macosforge.org
Sat Oct 4 16:13:00 PDT 2008


Revision: 3110
          http://trac.macosforge.org/projects/calendarserver/changeset/3110
Author:   cdaboo at apple.com
Date:     2008-10-04 16:12:59 -0700 (Sat, 04 Oct 2008)
Log Message:
-----------
Remove DRI stuff.

Modified Paths:
--------------
    CalendarServer/trunk/conf/accounts.dtd
    CalendarServer/trunk/conf/servertoserver.dtd
    CalendarServer/trunk/contrib/SBS/bin/calendarServer_restore
    CalendarServer/trunk/doc/Developer/gendocs
    CalendarServer/trunk/doc/caladmin.8
    CalendarServer/trunk/doc/caldavd.8
    CalendarServer/trunk/run
    CalendarServer/trunk/setup.py
    CalendarServer/trunk/support/Makefile.Apple
    CalendarServer/trunk/support/directorysetup.py
    CalendarServer/trunk/support/patchapply
    CalendarServer/trunk/support/patchmaker
    CalendarServer/trunk/support/submit
    CalendarServer/trunk/test
    CalendarServer/trunk/testcaldav
    CalendarServer/trunk/twistedcaldav/test/test_timezones.py
    CalendarServer/trunk/twistedcaldav/timezones.py

Modified: CalendarServer/trunk/conf/accounts.dtd
===================================================================
--- CalendarServer/trunk/conf/accounts.dtd	2008-10-04 22:59:08 UTC (rev 3109)
+++ CalendarServer/trunk/conf/accounts.dtd	2008-10-04 23:12:59 UTC (rev 3110)
@@ -12,10 +12,8 @@
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
+-->
 
-DRI: Cyrus Daboo, cdaboo at apple.com
- -->
-
 <!ELEMENT accounts (user*, group*, resource*, location*) >
   <!ATTLIST accounts realm CDATA "">
 

Modified: CalendarServer/trunk/conf/servertoserver.dtd
===================================================================
--- CalendarServer/trunk/conf/servertoserver.dtd	2008-10-04 22:59:08 UTC (rev 3109)
+++ CalendarServer/trunk/conf/servertoserver.dtd	2008-10-04 23:12:59 UTC (rev 3110)
@@ -12,10 +12,8 @@
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
+-->
 
-DRI: Cyrus Daboo, cdaboo at apple.com
- -->
-
 <!ELEMENT servers (server*) >
 
 	<!ELEMENT server (uri, authentication?, allow-requests-from, allow-requests-to, domains?, hosts?) >

Modified: CalendarServer/trunk/contrib/SBS/bin/calendarServer_restore
===================================================================
--- CalendarServer/trunk/contrib/SBS/bin/calendarServer_restore	2008-10-04 22:59:08 UTC (rev 3109)
+++ CalendarServer/trunk/contrib/SBS/bin/calendarServer_restore	2008-10-04 23:12:59 UTC (rev 3110)
@@ -13,8 +13,6 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-#
-# DRI: David Reid, dreid at apple.com
 ##
 
 import os

Modified: CalendarServer/trunk/doc/Developer/gendocs
===================================================================
--- CalendarServer/trunk/doc/Developer/gendocs	2008-10-04 22:59:08 UTC (rev 3109)
+++ CalendarServer/trunk/doc/Developer/gendocs	2008-10-04 23:12:59 UTC (rev 3110)
@@ -14,8 +14,6 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-#
-# DRI: Wilfredo Sanchez, wsanchez at apple.com
 ##
 
 set -e

Modified: CalendarServer/trunk/doc/caladmin.8
===================================================================
--- CalendarServer/trunk/doc/caladmin.8	2008-10-04 22:59:08 UTC (rev 3109)
+++ CalendarServer/trunk/doc/caladmin.8	2008-10-04 23:12:59 UTC (rev 3110)
@@ -13,8 +13,6 @@
 .\" See the License for the specific language governing permissions and
 .\" limitations under the License.
 .\"
-.\" DRI: David Reid, dreid at apple.com
-.\"
 .\" The following requests are required for all man pages.
 .Dd December 22, 2006
 .Dt CALADMIN 8

Modified: CalendarServer/trunk/doc/caldavd.8
===================================================================
--- CalendarServer/trunk/doc/caldavd.8	2008-10-04 22:59:08 UTC (rev 3109)
+++ CalendarServer/trunk/doc/caldavd.8	2008-10-04 23:12:59 UTC (rev 3110)
@@ -13,8 +13,6 @@
 .\" See the License for the specific language governing permissions and
 .\" limitations under the License.
 .\"
-.\" DRI: Wilfredo Sanchez, wsanchez at apple.com
-.\"
 .\" The following requests are required for all man pages.
 .Dd December 22, 2006
 .Dt CALDAVD 8

Modified: CalendarServer/trunk/run
===================================================================
--- CalendarServer/trunk/run	2008-10-04 22:59:08 UTC (rev 3109)
+++ CalendarServer/trunk/run	2008-10-04 23:12:59 UTC (rev 3110)
@@ -14,8 +14,6 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-#
-# DRI: Wilfredo Sanchez, wsanchez at apple.com
 ##
 
 set -e

Modified: CalendarServer/trunk/setup.py
===================================================================
--- CalendarServer/trunk/setup.py	2008-10-04 22:59:08 UTC (rev 3109)
+++ CalendarServer/trunk/setup.py	2008-10-04 23:12:59 UTC (rev 3110)
@@ -14,8 +14,6 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-#
-# DRI: Wilfredo Sanchez, wsanchez at apple.com
 ##
 
 import sys

Modified: CalendarServer/trunk/support/Makefile.Apple
===================================================================
--- CalendarServer/trunk/support/Makefile.Apple	2008-10-04 22:59:08 UTC (rev 3109)
+++ CalendarServer/trunk/support/Makefile.Apple	2008-10-04 23:12:59 UTC (rev 3110)
@@ -16,8 +16,6 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-#
-# DRI: Wilfredo Sanchez, wsanchez at apple.com
 ##
 
 # Project info

Modified: CalendarServer/trunk/support/directorysetup.py
===================================================================
--- CalendarServer/trunk/support/directorysetup.py	2008-10-04 22:59:08 UTC (rev 3109)
+++ CalendarServer/trunk/support/directorysetup.py	2008-10-04 23:12:59 UTC (rev 3110)
@@ -14,8 +14,6 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-#
-# DRI: Cyrus Daboo, cdaboo at apple.com
 ##
 #
 # ...

Modified: CalendarServer/trunk/support/patchapply
===================================================================
--- CalendarServer/trunk/support/patchapply	2008-10-04 22:59:08 UTC (rev 3109)
+++ CalendarServer/trunk/support/patchapply	2008-10-04 23:12:59 UTC (rev 3110)
@@ -14,8 +14,6 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-#
-# DRI: Cyrus Daboo, cdaboo at apple.com
 ##
 
 import os

Modified: CalendarServer/trunk/support/patchmaker
===================================================================
--- CalendarServer/trunk/support/patchmaker	2008-10-04 22:59:08 UTC (rev 3109)
+++ CalendarServer/trunk/support/patchmaker	2008-10-04 23:12:59 UTC (rev 3110)
@@ -14,8 +14,6 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-#
-# DRI: Cyrus Daboo, cdaboo at apple.com
 ##
 
 import os

Modified: CalendarServer/trunk/support/submit
===================================================================
--- CalendarServer/trunk/support/submit	2008-10-04 22:59:08 UTC (rev 3109)
+++ CalendarServer/trunk/support/submit	2008-10-04 23:12:59 UTC (rev 3110)
@@ -14,8 +14,6 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-#
-# DRI: Wilfredo Sanchez, wsanchez at apple.com
 ##
 
 ##

Modified: CalendarServer/trunk/test
===================================================================
--- CalendarServer/trunk/test	2008-10-04 22:59:08 UTC (rev 3109)
+++ CalendarServer/trunk/test	2008-10-04 23:12:59 UTC (rev 3110)
@@ -14,8 +14,6 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-#
-# DRI: Wilfredo Sanchez, wsanchez at apple.com
 ##
 
 set -e

Modified: CalendarServer/trunk/testcaldav
===================================================================
--- CalendarServer/trunk/testcaldav	2008-10-04 22:59:08 UTC (rev 3109)
+++ CalendarServer/trunk/testcaldav	2008-10-04 23:12:59 UTC (rev 3110)
@@ -14,8 +14,6 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-#
-# DRI: Wilfredo Sanchez, wsanchez at apple.com
 ##
 
 wd="$(cd "$(dirname "$0")" && pwd)";

Modified: CalendarServer/trunk/twistedcaldav/test/test_timezones.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_timezones.py	2008-10-04 22:59:08 UTC (rev 3109)
+++ CalendarServer/trunk/twistedcaldav/test/test_timezones.py	2008-10-04 23:12:59 UTC (rev 3110)
@@ -12,8 +12,6 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-#
-# DRI: Cyrus Daboo, cdaboo at apple.com
 ##
 
 import twistedcaldav.test.util

Modified: CalendarServer/trunk/twistedcaldav/timezones.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/timezones.py	2008-10-04 22:59:08 UTC (rev 3109)
+++ CalendarServer/trunk/twistedcaldav/timezones.py	2008-10-04 23:12:59 UTC (rev 3110)
@@ -12,8 +12,6 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-#
-# DRI: Cyrus Daboo, cdaboo at apple.com
 ##
 
 import os
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20081004/314d0daf/attachment-0001.html 


More information about the calendarserver-changes mailing list