<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[15415] CalendarServer/trunk</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.calendarserver.org//changeset/15415">15415</a></dd>
<dt>Author</dt> <dd>cdaboo@apple.com</dd>
<dt>Date</dt> <dd>2016-01-07 07:18:44 -0800 (Thu, 07 Jan 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>Copyright 2016 update</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#CalendarServertrunkREADMErst">CalendarServer/trunk/README.rst</a></li>
<li><a href="#CalendarServertrunkbin_buildsh">CalendarServer/trunk/bin/_build.sh</a></li>
<li><a href="#CalendarServertrunkbin_pysh">CalendarServer/trunk/bin/_py.sh</a></li>
<li><a href="#CalendarServertrunkbinbenchmark">CalendarServer/trunk/bin/benchmark</a></li>
<li><a href="#CalendarServertrunkbinbenchreport">CalendarServer/trunk/bin/benchreport</a></li>
<li><a href="#CalendarServertrunkbincaldavd">CalendarServer/trunk/bin/caldavd</a></li>
<li><a href="#CalendarServertrunkbindependencies">CalendarServer/trunk/bin/dependencies</a></li>
<li><a href="#CalendarServertrunkbindevelop">CalendarServer/trunk/bin/develop</a></li>
<li><a href="#CalendarServertrunkbinenvironment">CalendarServer/trunk/bin/environment</a></li>
<li><a href="#CalendarServertrunkbinkeychain_initpy">CalendarServer/trunk/bin/keychain_init.py</a></li>
<li><a href="#CalendarServertrunkbinkeychain_unlockpy">CalendarServer/trunk/bin/keychain_unlock.py</a></li>
<li><a href="#CalendarServertrunkbinpackage">CalendarServer/trunk/bin/package</a></li>
<li><a href="#CalendarServertrunkbinpyflakes">CalendarServer/trunk/bin/pyflakes</a></li>
<li><a href="#CalendarServertrunkbinpython">CalendarServer/trunk/bin/python</a></li>
<li><a href="#CalendarServertrunkbinrun">CalendarServer/trunk/bin/run</a></li>
<li><a href="#CalendarServertrunkbinsim">CalendarServer/trunk/bin/sim</a></li>
<li><a href="#CalendarServertrunkbintest">CalendarServer/trunk/bin/test</a></li>
<li><a href="#CalendarServertrunkbintestpods">CalendarServer/trunk/bin/testpods</a></li>
<li><a href="#CalendarServertrunkbintestpodssim">CalendarServer/trunk/bin/testpodssim</a></li>
<li><a href="#CalendarServertrunkbintestserver">CalendarServer/trunk/bin/testserver</a></li>
<li><a href="#CalendarServertrunkbintestsim">CalendarServer/trunk/bin/testsim</a></li>
<li><a href="#CalendarServertrunkbintestsqlusage">CalendarServer/trunk/bin/testsqlusage</a></li>
<li><a href="#CalendarServertrunkbintrial">CalendarServer/trunk/bin/trial</a></li>
<li><a href="#CalendarServertrunkbintwistd">CalendarServer/trunk/bin/twistd</a></li>
<li><a href="#CalendarServertrunkcalendarserver__init__py">CalendarServer/trunk/calendarserver/__init__.py</a></li>
<li><a href="#CalendarServertrunkcalendarserveraccesslogpy">CalendarServer/trunk/calendarserver/accesslog.py</a></li>
<li><a href="#CalendarServertrunkcalendarservercontrolsocketpy">CalendarServer/trunk/calendarserver/controlsocket.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverdashboard_servicepy">CalendarServer/trunk/calendarserver/dashboard_service.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverlogAnalysispy">CalendarServer/trunk/calendarserver/logAnalysis.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverprofilingpy">CalendarServer/trunk/calendarserver/profiling.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverprovision__init__py">CalendarServer/trunk/calendarserver/provision/__init__.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverprovisionrootpy">CalendarServer/trunk/calendarserver/provision/root.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverprovisiontest__init__py">CalendarServer/trunk/calendarserver/provision/test/__init__.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverprovisiontesttest_rootpy">CalendarServer/trunk/calendarserver/provision/test/test_root.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverpush__init__py">CalendarServer/trunk/calendarserver/push/__init__.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverpushamppushpy">CalendarServer/trunk/calendarserver/push/amppush.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverpushapplepushpy">CalendarServer/trunk/calendarserver/push/applepush.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverpushipushpy">CalendarServer/trunk/calendarserver/push/ipush.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverpushnotifierpy">CalendarServer/trunk/calendarserver/push/notifier.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverpushtest__init__py">CalendarServer/trunk/calendarserver/push/test/__init__.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverpushtesttest_amppushpy">CalendarServer/trunk/calendarserver/push/test/test_amppush.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverpushtesttest_applepushpy">CalendarServer/trunk/calendarserver/push/test/test_applepush.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverpushtesttest_notifierpy">CalendarServer/trunk/calendarserver/push/test/test_notifier.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverpushutilpy">CalendarServer/trunk/calendarserver/push/util.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertap__init__py">CalendarServer/trunk/calendarserver/tap/__init__.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertapcaldavpy">CalendarServer/trunk/calendarserver/tap/caldav.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertapprofilingpy">CalendarServer/trunk/calendarserver/tap/profiling.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertaptest__init__py">CalendarServer/trunk/calendarserver/tap/test/__init__.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertaptestlonglinespy">CalendarServer/trunk/calendarserver/tap/test/longlines.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertaptesttest_caldavpy">CalendarServer/trunk/calendarserver/tap/test/test_caldav.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertaptesttest_utilpy">CalendarServer/trunk/calendarserver/tap/test/test_util.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertaputilpy">CalendarServer/trunk/calendarserver/tap/util.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertest__init__py">CalendarServer/trunk/calendarserver/test/__init__.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertesttest_accesslogpy">CalendarServer/trunk/calendarserver/test/test_accesslog.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertesttest_logAnalysispy">CalendarServer/trunk/calendarserver/test/test_logAnalysis.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertools__init__py">CalendarServer/trunk/calendarserver/tools/__init__.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsagentpy">CalendarServer/trunk/calendarserver/tools/agent.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsampnotificationspy">CalendarServer/trunk/calendarserver/tools/ampnotifications.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsanonymizepy">CalendarServer/trunk/calendarserver/tools/anonymize.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolscalverifypy">CalendarServer/trunk/calendarserver/tools/calverify.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolscalverify_diffpy">CalendarServer/trunk/calendarserver/tools/calverify_diff.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolschangeip_calendarpy">CalendarServer/trunk/calendarserver/tools/changeip_calendar.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolscheckdatabaseschemapy">CalendarServer/trunk/calendarserver/tools/checkdatabaseschema.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolscmdlinepy">CalendarServer/trunk/calendarserver/tools/cmdline.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsconfigpy">CalendarServer/trunk/calendarserver/tools/config.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsdashboardpy">CalendarServer/trunk/calendarserver/tools/dashboard.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsdashcollectpy">CalendarServer/trunk/calendarserver/tools/dashcollect.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsdashviewpy">CalendarServer/trunk/calendarserver/tools/dashview.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsdbinspectpy">CalendarServer/trunk/calendarserver/tools/dbinspect.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsdelegatesmigrationpy">CalendarServer/trunk/calendarserver/tools/delegatesmigration.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsdiagnosepy">CalendarServer/trunk/calendarserver/tools/diagnose.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsdkimtoolpy">CalendarServer/trunk/calendarserver/tools/dkimtool.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsexportpy">CalendarServer/trunk/calendarserver/tools/export.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsgatewaypy">CalendarServer/trunk/calendarserver/tools/gateway.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsicalsplitpy">CalendarServer/trunk/calendarserver/tools/icalsplit.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsimporterpy">CalendarServer/trunk/calendarserver/tools/importer.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsmanagetimezonespy">CalendarServer/trunk/calendarserver/tools/managetimezones.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsmigratepy">CalendarServer/trunk/calendarserver/tools/migrate.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsmigrate_verifypy">CalendarServer/trunk/calendarserver/tools/migrate_verify.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsnotificationspy">CalendarServer/trunk/calendarserver/tools/notifications.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsobliteratepy">CalendarServer/trunk/calendarserver/tools/obliterate.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolspod_migrationpy">CalendarServer/trunk/calendarserver/tools/pod_migration.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsprincipalspy">CalendarServer/trunk/calendarserver/tools/principals.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolspurgepy">CalendarServer/trunk/calendarserver/tools/purge.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolspushpy">CalendarServer/trunk/calendarserver/tools/push.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsresourcespy">CalendarServer/trunk/calendarserver/tools/resources.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsshell__init__py">CalendarServer/trunk/calendarserver/tools/shell/__init__.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsshellcmdpy">CalendarServer/trunk/calendarserver/tools/shell/cmd.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsshelldirectorypy">CalendarServer/trunk/calendarserver/tools/shell/directory.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsshellterminalpy">CalendarServer/trunk/calendarserver/tools/shell/terminal.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsshelltest__init__py">CalendarServer/trunk/calendarserver/tools/shell/test/__init__.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsshelltesttest_cmdpy">CalendarServer/trunk/calendarserver/tools/shell/test/test_cmd.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsshelltesttest_vfspy">CalendarServer/trunk/calendarserver/tools/shell/test/test_vfs.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsshellvfspy">CalendarServer/trunk/calendarserver/tools/shell/vfs.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolstablespy">CalendarServer/trunk/calendarserver/tools/tables.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolstest__init__py">CalendarServer/trunk/calendarserver/tools/test/__init__.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolstestdeprovisionaugmentsxml">CalendarServer/trunk/calendarserver/tools/test/deprovision/augments.xml</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolstestdeprovisioncaldavdplist">CalendarServer/trunk/calendarserver/tools/test/deprovision/caldavd.plist</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolstestdeprovisionresourceslocationsxml">CalendarServer/trunk/calendarserver/tools/test/deprovision/resources-locations.xml</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolstestdeprovisionusersgroupsxml">CalendarServer/trunk/calendarserver/tools/test/deprovision/users-groups.xml</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolstestgatewayaugmentsxml">CalendarServer/trunk/calendarserver/tools/test/gateway/augments.xml</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolstestgatewaycaldavdplist">CalendarServer/trunk/calendarserver/tools/test/gateway/caldavd.plist</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolstestgatewayresourceslocationsxml">CalendarServer/trunk/calendarserver/tools/test/gateway/resources-locations.xml</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolstestgatewayusersgroupsxml">CalendarServer/trunk/calendarserver/tools/test/gateway/users-groups.xml</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolstestprincipalsaugmentsxml">CalendarServer/trunk/calendarserver/tools/test/principals/augments.xml</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolstestprincipalscaldavdplist">CalendarServer/trunk/calendarserver/tools/test/principals/caldavd.plist</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolstestprincipalsresourceslocationsxml">CalendarServer/trunk/calendarserver/tools/test/principals/resources-locations.xml</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolstestprincipalsusersgroupsxml">CalendarServer/trunk/calendarserver/tools/test/principals/users-groups.xml</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolstesttest_agentpy">CalendarServer/trunk/calendarserver/tools/test/test_agent.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolstesttest_calverifypy">CalendarServer/trunk/calendarserver/tools/test/test_calverify.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolstesttest_changeippy">CalendarServer/trunk/calendarserver/tools/test/test_changeip.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolstesttest_configpy">CalendarServer/trunk/calendarserver/tools/test/test_config.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolstesttest_diagnosepy">CalendarServer/trunk/calendarserver/tools/test/test_diagnose.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolstesttest_exportpy">CalendarServer/trunk/calendarserver/tools/test/test_export.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolstesttest_gatewaypy">CalendarServer/trunk/calendarserver/tools/test/test_gateway.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolstesttest_importerpy">CalendarServer/trunk/calendarserver/tools/test/test_importer.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolstesttest_principalspy">CalendarServer/trunk/calendarserver/tools/test/test_principals.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolstesttest_purgepy">CalendarServer/trunk/calendarserver/tools/test/test_purge.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolstesttest_purge_old_eventspy">CalendarServer/trunk/calendarserver/tools/test/test_purge_old_events.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolstesttest_resourcespy">CalendarServer/trunk/calendarserver/tools/test/test_resources.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolstesttest_utilpy">CalendarServer/trunk/calendarserver/tools/test/test_util.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolstrashpy">CalendarServer/trunk/calendarserver/tools/trash.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsupgradepy">CalendarServer/trunk/calendarserver/tools/upgrade.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsutilpy">CalendarServer/trunk/calendarserver/tools/util.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolsvalidcalendardatapy">CalendarServer/trunk/calendarserver/tools/validcalendardata.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverwebadmin__init__py">CalendarServer/trunk/calendarserver/webadmin/__init__.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverwebadminconfigpy">CalendarServer/trunk/calendarserver/webadmin/config.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverwebadmineventsourcepy">CalendarServer/trunk/calendarserver/webadmin/eventsource.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverwebadminlandingpy">CalendarServer/trunk/calendarserver/webadmin/landing.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverwebadminlogspy">CalendarServer/trunk/calendarserver/webadmin/logs.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverwebadminprincipalspy">CalendarServer/trunk/calendarserver/webadmin/principals.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverwebadminresourcepy">CalendarServer/trunk/calendarserver/webadmin/resource.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverwebadmintest__init__py">CalendarServer/trunk/calendarserver/webadmin/test/__init__.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverwebadmintesttest_eventsourcepy">CalendarServer/trunk/calendarserver/webadmin/test/test_eventsource.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverwebadminworkpy">CalendarServer/trunk/calendarserver/webadmin/work.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverwebcal__init__py">CalendarServer/trunk/calendarserver/webcal/__init__.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverwebcalresourcepy">CalendarServer/trunk/calendarserver/webcal/resource.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverwebcaltest__init__py">CalendarServer/trunk/calendarserver/webcal/test/__init__.py</a></li>
<li><a href="#CalendarServertrunkcalendarserverwebcaltesttest_resourcepy">CalendarServer/trunk/calendarserver/webcal/test/test_resource.py</a></li>
<li><a href="#CalendarServertrunkconfauthaccountstestpodxml">CalendarServer/trunk/conf/auth/accounts-test-pod.xml</a></li>
<li><a href="#CalendarServertrunkconfauthaccountstests2sxml">CalendarServer/trunk/conf/auth/accounts-test-s2s.xml</a></li>
<li><a href="#CalendarServertrunkconfauthaccountstestxml">CalendarServer/trunk/conf/auth/accounts-test.xml</a></li>
<li><a href="#CalendarServertrunkconfauthaccountsdtd">CalendarServer/trunk/conf/auth/accounts.dtd</a></li>
<li><a href="#CalendarServertrunkconfauthaccountsxml">CalendarServer/trunk/conf/auth/accounts.xml</a></li>
<li><a href="#CalendarServertrunkconfauthaugmentsdefaultxml">CalendarServer/trunk/conf/auth/augments-default.xml</a></li>
<li><a href="#CalendarServertrunkconfauthaugmentstestpodxml">CalendarServer/trunk/conf/auth/augments-test-pod.xml</a></li>
<li><a href="#CalendarServertrunkconfauthaugmentstests2sxml">CalendarServer/trunk/conf/auth/augments-test-s2s.xml</a></li>
<li><a href="#CalendarServertrunkconfauthaugmentstestxml">CalendarServer/trunk/conf/auth/augments-test.xml</a></li>
<li><a href="#CalendarServertrunkconfauthaugmentsdtd">CalendarServer/trunk/conf/auth/augments.dtd</a></li>
<li><a href="#CalendarServertrunkconfauthgenerate_test_accountspy">CalendarServer/trunk/conf/auth/generate_test_accounts.py</a></li>
<li><a href="#CalendarServertrunkconfauthproxiestestpodxml">CalendarServer/trunk/conf/auth/proxies-test-pod.xml</a></li>
<li><a href="#CalendarServertrunkconfauthproxiestests2sxml">CalendarServer/trunk/conf/auth/proxies-test-s2s.xml</a></li>
<li><a href="#CalendarServertrunkconfauthproxiestestxml">CalendarServer/trunk/conf/auth/proxies-test.xml</a></li>
<li><a href="#CalendarServertrunkconfauthproxiesdtd">CalendarServer/trunk/conf/auth/proxies.dtd</a></li>
<li><a href="#CalendarServertrunkconfauthresourcestestpodxml">CalendarServer/trunk/conf/auth/resources-test-pod.xml</a></li>
<li><a href="#CalendarServertrunkconfauthresourcestests2sxml">CalendarServer/trunk/conf/auth/resources-test-s2s.xml</a></li>
<li><a href="#CalendarServertrunkconfauthresourcestestxml">CalendarServer/trunk/conf/auth/resources-test.xml</a></li>
<li><a href="#CalendarServertrunkconfcaldavdappleplist">CalendarServer/trunk/conf/caldavd-apple.plist</a></li>
<li><a href="#CalendarServertrunkconfcaldavdstdconfigplist">CalendarServer/trunk/conf/caldavd-stdconfig.plist</a></li>
<li><a href="#CalendarServertrunkconfcaldavdtestpodAplist">CalendarServer/trunk/conf/caldavd-test-podA.plist</a></li>
<li><a href="#CalendarServertrunkconfcaldavdtestpodBplist">CalendarServer/trunk/conf/caldavd-test-podB.plist</a></li>
<li><a href="#CalendarServertrunkconfcaldavdtests2splist">CalendarServer/trunk/conf/caldavd-test-s2s.plist</a></li>
<li><a href="#CalendarServertrunkconfcaldavdtestplist">CalendarServer/trunk/conf/caldavd-test.plist</a></li>
<li><a href="#CalendarServertrunkconfcaldavdplist">CalendarServer/trunk/conf/caldavd.plist</a></li>
<li><a href="#CalendarServertrunkconflocalserverstestxml">CalendarServer/trunk/conf/localservers-test.xml</a></li>
<li><a href="#CalendarServertrunkconflocalserversdtd">CalendarServer/trunk/conf/localservers.dtd</a></li>
<li><a href="#CalendarServertrunkconflocalserversxml">CalendarServer/trunk/conf/localservers.xml</a></li>
<li><a href="#CalendarServertrunkconfremoteserverstests2sxml">CalendarServer/trunk/conf/remoteservers-test-s2s.xml</a></li>
<li><a href="#CalendarServertrunkconfremoteserverstestxml">CalendarServer/trunk/conf/remoteservers-test.xml</a></li>
<li><a href="#CalendarServertrunkconfremoteserversdtd">CalendarServer/trunk/conf/remoteservers.dtd</a></li>
<li><a href="#CalendarServertrunkconfremoteserversxml">CalendarServer/trunk/conf/remoteservers.xml</a></li>
<li><a href="#CalendarServertrunkconfresourcescaldavdresourcesplist">CalendarServer/trunk/conf/resources/caldavd-resources.plist</a></li>
<li><a href="#CalendarServertrunkconfresourceslocationsresourcesorigxml">CalendarServer/trunk/conf/resources/locations-resources-orig.xml</a></li>
<li><a href="#CalendarServertrunkconfresourceslocationsresourcesxml">CalendarServer/trunk/conf/resources/locations-resources.xml</a></li>
<li><a href="#CalendarServertrunkconfresourcesusersgroupsxml">CalendarServer/trunk/conf/resources/users-groups.xml</a></li>
<li><a href="#CalendarServertrunkconfresourcesxml">CalendarServer/trunk/conf/resources.xml</a></li>
<li><a href="#CalendarServertrunkconftestaccountsxml">CalendarServer/trunk/conf/test/accounts.xml</a></li>
<li><a href="#CalendarServertrunkcontrib__init__py">CalendarServer/trunk/contrib/__init__.py</a></li>
<li><a href="#CalendarServertrunkcontriblaunchdcalendarserverplist">CalendarServer/trunk/contrib/launchd/calendarserver.plist</a></li>
<li><a href="#CalendarServertrunkcontribod__init__py">CalendarServer/trunk/contrib/od/__init__.py</a></li>
<li><a href="#CalendarServertrunkcontriboddsattributespy">CalendarServer/trunk/contrib/od/dsattributes.py</a></li>
<li><a href="#CalendarServertrunkcontribodsetup_directorypy">CalendarServer/trunk/contrib/od/setup_directory.py</a></li>
<li><a href="#CalendarServertrunkcontribodtest__init__py">CalendarServer/trunk/contrib/od/test/__init__.py</a></li>
<li><a href="#CalendarServertrunkcontribodtesttest_livepy">CalendarServer/trunk/contrib/od/test/test_live.py</a></li>
<li><a href="#CalendarServertrunkcontribperformance__init__py">CalendarServer/trunk/contrib/performance/__init__.py</a></li>
<li><a href="#CalendarServertrunkcontribperformance_event_changepy">CalendarServer/trunk/contrib/performance/_event_change.py</a></li>
<li><a href="#CalendarServertrunkcontribperformance_event_createpy">CalendarServer/trunk/contrib/performance/_event_create.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancebenchlibpy">CalendarServer/trunk/contrib/performance/benchlib.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancebenchlibsh">CalendarServer/trunk/contrib/performance/benchlib.sh</a></li>
<li><a href="#CalendarServertrunkcontribperformancebenchmark">CalendarServer/trunk/contrib/performance/benchmark</a></li>
<li><a href="#CalendarServertrunkcontribperformancebenchmarkpy">CalendarServer/trunk/contrib/performance/benchmark.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancebenchmarksbounded_recurrencepy">CalendarServer/trunk/contrib/performance/benchmarks/bounded_recurrence.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancebenchmarksbounded_recurrence_autoacceptpy">CalendarServer/trunk/contrib/performance/benchmarks/bounded_recurrence_autoaccept.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancebenchmarkseventpy">CalendarServer/trunk/contrib/performance/benchmarks/event.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancebenchmarksevent_add_attendeepy">CalendarServer/trunk/contrib/performance/benchmarks/event_add_attendee.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancebenchmarksevent_autoacceptpy">CalendarServer/trunk/contrib/performance/benchmarks/event_autoaccept.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancebenchmarksevent_change_datepy">CalendarServer/trunk/contrib/performance/benchmarks/event_change_date.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancebenchmarksevent_change_summarypy">CalendarServer/trunk/contrib/performance/benchmarks/event_change_summary.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancebenchmarksevent_deletepy">CalendarServer/trunk/contrib/performance/benchmarks/event_delete.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancebenchmarksevent_delete_attendeepy">CalendarServer/trunk/contrib/performance/benchmarks/event_delete_attendee.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancebenchmarksevent_movepy">CalendarServer/trunk/contrib/performance/benchmarks/event_move.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancebenchmarksfind_calendarspy">CalendarServer/trunk/contrib/performance/benchmarks/find_calendars.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancebenchmarksfind_eventspy">CalendarServer/trunk/contrib/performance/benchmarks/find_events.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancebenchmarksunbounded_recurrencepy">CalendarServer/trunk/contrib/performance/benchmarks/unbounded_recurrence.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancebenchmarksunbounded_recurrence_autoacceptpy">CalendarServer/trunk/contrib/performance/benchmarks/unbounded_recurrence_autoaccept.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancebenchmarksvfreebusypy">CalendarServer/trunk/contrib/performance/benchmarks/vfreebusy.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancebenchmarksvfreebusy_vary_attendeespy">CalendarServer/trunk/contrib/performance/benchmarks/vfreebusy_vary_attendees.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancecompare">CalendarServer/trunk/contrib/performance/compare</a></li>
<li><a href="#CalendarServertrunkcontribperformancecomparepy">CalendarServer/trunk/contrib/performance/compare.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancedisplaycalendareventspy">CalendarServer/trunk/contrib/performance/display-calendar-events.py</a></li>
<li><a href="#CalendarServertrunkcontribperformanceextractconf">CalendarServer/trunk/contrib/performance/extractconf</a></li>
<li><a href="#CalendarServertrunkcontribperformancefixunitssql">CalendarServer/trunk/contrib/performance/fix-units.sql</a></li>
<li><a href="#CalendarServertrunkcontribperformancegraph">CalendarServer/trunk/contrib/performance/graph</a></li>
<li><a href="#CalendarServertrunkcontribperformancegraphpy">CalendarServer/trunk/contrib/performance/graph.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancehttpauthpy">CalendarServer/trunk/contrib/performance/httpauth.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancehttpclientpy">CalendarServer/trunk/contrib/performance/httpclient.py</a></li>
<li><a href="#CalendarServertrunkcontribperformanceio_measured">CalendarServer/trunk/contrib/performance/io_measure.d</a></li>
<li><a href="#CalendarServertrunkcontribperformancejobqueue__init__py">CalendarServer/trunk/contrib/performance/jobqueue/__init__.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancejobqueueloadtestpy">CalendarServer/trunk/contrib/performance/jobqueue/loadtest.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancejobqueueworkratepy">CalendarServer/trunk/contrib/performance/jobqueue/workrate.py</a></li>
<li><a href="#CalendarServertrunkcontribperformanceloadtest__init__py">CalendarServer/trunk/contrib/performance/loadtest/__init__.py</a></li>
<li><a href="#CalendarServertrunkcontribperformanceloadtestampsimpy">CalendarServer/trunk/contrib/performance/loadtest/ampsim.py</a></li>
<li><a href="#CalendarServertrunkcontribperformanceloadtestclientsoldplist">CalendarServer/trunk/contrib/performance/loadtest/clients-old.plist</a></li>
<li><a href="#CalendarServertrunkcontribperformanceloadtestclientsplist">CalendarServer/trunk/contrib/performance/loadtest/clients.plist</a></li>
<li><a href="#CalendarServertrunkcontribperformanceloadtestconfigoldplist">CalendarServer/trunk/contrib/performance/loadtest/config-old.plist</a></li>
<li><a href="#CalendarServertrunkcontribperformanceloadtestconfigdistplist">CalendarServer/trunk/contrib/performance/loadtest/config.dist.plist</a></li>
<li><a href="#CalendarServertrunkcontribperformanceloadtestconfigplist">CalendarServer/trunk/contrib/performance/loadtest/config.plist</a></li>
<li><a href="#CalendarServertrunkcontribperformanceloadtesticalpy">CalendarServer/trunk/contrib/performance/loadtest/ical.py</a></li>
<li><a href="#CalendarServertrunkcontribperformanceloadtestloggerpy">CalendarServer/trunk/contrib/performance/loadtest/logger.py</a></li>
<li><a href="#CalendarServertrunkcontribperformanceloadtestpopulationpy">CalendarServer/trunk/contrib/performance/loadtest/population.py</a></li>
<li><a href="#CalendarServertrunkcontribperformanceloadtestprofilespy">CalendarServer/trunk/contrib/performance/loadtest/profiles.py</a></li>
<li><a href="#CalendarServertrunkcontribperformanceloadtestsetup_directorypy">CalendarServer/trunk/contrib/performance/loadtest/setup_directory.py</a></li>
<li><a href="#CalendarServertrunkcontribperformanceloadtestsimpy">CalendarServer/trunk/contrib/performance/loadtest/sim.py</a></li>
<li><a href="#CalendarServertrunkcontribperformanceloadteststandardconfigseventupdatesonlyplist">CalendarServer/trunk/contrib/performance/loadtest/standard-configs/event-updates-only.plist</a></li>
<li><a href="#CalendarServertrunkcontribperformanceloadteststandardconfigseventsonlyplist">CalendarServer/trunk/contrib/performance/loadtest/standard-configs/events-only.plist</a></li>
<li><a href="#CalendarServertrunkcontribperformanceloadteststandardconfigsinvitesacceptsplist">CalendarServer/trunk/contrib/performance/loadtest/standard-configs/invites-accepts.plist</a></li>
<li><a href="#CalendarServertrunkcontribperformanceloadteststandardconfigsinvitesonlyrecurringplist">CalendarServer/trunk/contrib/performance/loadtest/standard-configs/invites-only-recurring.plist</a></li>
<li><a href="#CalendarServertrunkcontribperformanceloadteststandardconfigsinvitesonlyplist">CalendarServer/trunk/contrib/performance/loadtest/standard-configs/invites-only.plist</a></li>
<li><a href="#CalendarServertrunkcontribperformanceloadtesttest_icalpy">CalendarServer/trunk/contrib/performance/loadtest/test_ical.py</a></li>
<li><a href="#CalendarServertrunkcontribperformanceloadtesttest_populationpy">CalendarServer/trunk/contrib/performance/loadtest/test_population.py</a></li>
<li><a href="#CalendarServertrunkcontribperformanceloadtesttest_profilespy">CalendarServer/trunk/contrib/performance/loadtest/test_profiles.py</a></li>
<li><a href="#CalendarServertrunkcontribperformanceloadtesttest_simpy">CalendarServer/trunk/contrib/performance/loadtest/test_sim.py</a></li>
<li><a href="#CalendarServertrunkcontribperformanceloadtesttest_trafficloggerpy">CalendarServer/trunk/contrib/performance/loadtest/test_trafficlogger.py</a></li>
<li><a href="#CalendarServertrunkcontribperformanceloadtesttest_webadminpy">CalendarServer/trunk/contrib/performance/loadtest/test_webadmin.py</a></li>
<li><a href="#CalendarServertrunkcontribperformanceloadtesttrafficloggerpy">CalendarServer/trunk/contrib/performance/loadtest/trafficlogger.py</a></li>
<li><a href="#CalendarServertrunkcontribperformanceloadtestwebadminpy">CalendarServer/trunk/contrib/performance/loadtest/webadmin.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancemassupload">CalendarServer/trunk/contrib/performance/massupload</a></li>
<li><a href="#CalendarServertrunkcontribperformancemassuploadpy">CalendarServer/trunk/contrib/performance/massupload.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancenightlysh">CalendarServer/trunk/contrib/performance/nightly.sh</a></li>
<li><a href="#CalendarServertrunkcontribperformancepgsqld">CalendarServer/trunk/contrib/performance/pgsql.d</a></li>
<li><a href="#CalendarServertrunkcontribperformanceprofilesh">CalendarServer/trunk/contrib/performance/profile.sh</a></li>
<li><a href="#CalendarServertrunkcontribperformancereport">CalendarServer/trunk/contrib/performance/report</a></li>
<li><a href="#CalendarServertrunkcontribperformancereportpy">CalendarServer/trunk/contrib/performance/report.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancereport_principalspy">CalendarServer/trunk/contrib/performance/report_principals.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancereuploadsh">CalendarServer/trunk/contrib/performance/reupload.sh</a></li>
<li><a href="#CalendarServertrunkcontribperformancesamplemanysh">CalendarServer/trunk/contrib/performance/sample-many.sh</a></li>
<li><a href="#CalendarServertrunkcontribperformancesamplesh">CalendarServer/trunk/contrib/performance/sample.sh</a></li>
<li><a href="#CalendarServertrunkcontribperformancesetbackend">CalendarServer/trunk/contrib/performance/setbackend</a></li>
<li><a href="#CalendarServertrunkcontribperformancesetbackendpy">CalendarServer/trunk/contrib/performance/setbackend.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancesim">CalendarServer/trunk/contrib/performance/sim</a></li>
<li><a href="#CalendarServertrunkcontribperformancesimanalysis__init__py">CalendarServer/trunk/contrib/performance/simanalysis/__init__.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancesimanalysissim_regresspy">CalendarServer/trunk/contrib/performance/simanalysis/sim_regress.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancesomemoredatash">CalendarServer/trunk/contrib/performance/some-more-data.sh</a></li>
<li><a href="#CalendarServertrunkcontribperformancespeedcentertac">CalendarServer/trunk/contrib/performance/speedcenter.tac</a></li>
<li><a href="#CalendarServertrunkcontribperformancesql_measured">CalendarServer/trunk/contrib/performance/sql_measure.d</a></li>
<li><a href="#CalendarServertrunkcontribperformancesqlusage__init__py">CalendarServer/trunk/contrib/performance/sqlusage/__init__.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancesqlusagerequests__init__py">CalendarServer/trunk/contrib/performance/sqlusage/requests/__init__.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancesqlusagerequestshttpTestspy">CalendarServer/trunk/contrib/performance/sqlusage/requests/httpTests.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancesqlusagerequestsinvitepy">CalendarServer/trunk/contrib/performance/sqlusage/requests/invite.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancesqlusagerequestsmultigetpy">CalendarServer/trunk/contrib/performance/sqlusage/requests/multiget.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancesqlusagerequestspropfindpy">CalendarServer/trunk/contrib/performance/sqlusage/requests/propfind.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancesqlusagerequestspropfind_invitepy">CalendarServer/trunk/contrib/performance/sqlusage/requests/propfind_invite.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancesqlusagerequestsputpy">CalendarServer/trunk/contrib/performance/sqlusage/requests/put.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancesqlusagerequestsquerypy">CalendarServer/trunk/contrib/performance/sqlusage/requests/query.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancesqlusagerequestssyncpy">CalendarServer/trunk/contrib/performance/sqlusage/requests/sync.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancesqlusagesqlusagepy">CalendarServer/trunk/contrib/performance/sqlusage/sqlusage.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancesqlwatch">CalendarServer/trunk/contrib/performance/sqlwatch</a></li>
<li><a href="#CalendarServertrunkcontribperformancesqlwatchpy">CalendarServer/trunk/contrib/performance/sqlwatch.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancestackedbarpy">CalendarServer/trunk/contrib/performance/stackedbar.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancestatspy">CalendarServer/trunk/contrib/performance/stats.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancestats_analysispy">CalendarServer/trunk/contrib/performance/stats_analysis.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancesudorunsh">CalendarServer/trunk/contrib/performance/sudo-run.sh</a></li>
<li><a href="#CalendarServertrunkcontribperformancesvncommittime">CalendarServer/trunk/contrib/performance/svn-committime</a></li>
<li><a href="#CalendarServertrunkcontribperformancesvnrevno">CalendarServer/trunk/contrib/performance/svn-revno</a></li>
<li><a href="#CalendarServertrunkcontribperformancetest_benchmarkpy">CalendarServer/trunk/contrib/performance/test_benchmark.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancetest_event_change_datepy">CalendarServer/trunk/contrib/performance/test_event_change_date.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancetest_httpauthpy">CalendarServer/trunk/contrib/performance/test_httpauth.py</a></li>
<li><a href="#CalendarServertrunkcontribperformancetest_statspy">CalendarServer/trunk/contrib/performance/test_stats.py</a></li>
<li><a href="#CalendarServertrunkcontribperformanceupload">CalendarServer/trunk/contrib/performance/upload</a></li>
<li><a href="#CalendarServertrunkcontribperformanceuploadpy">CalendarServer/trunk/contrib/performance/upload.py</a></li>
<li><a href="#CalendarServertrunkcontribtools__init__py">CalendarServer/trunk/contrib/tools/__init__.py</a></li>
<li><a href="#CalendarServertrunkcontribtoolsanonymous_logpy">CalendarServer/trunk/contrib/tools/anonymous_log.py</a></li>
<li><a href="#CalendarServertrunkcontribtoolsbuildbot_analyzepy">CalendarServer/trunk/contrib/tools/buildbot_analyze.py</a></li>
<li><a href="#CalendarServertrunkcontribtoolsdtraceanalyzepy">CalendarServer/trunk/contrib/tools/dtraceanalyze.py</a></li>
<li><a href="#CalendarServertrunkcontribtoolsfakecalendardatapy">CalendarServer/trunk/contrib/tools/fakecalendardata.py</a></li>
<li><a href="#CalendarServertrunkcontribtoolsfix_calendar">CalendarServer/trunk/contrib/tools/fix_calendar</a></li>
<li><a href="#CalendarServertrunkcontribtoolsharpoonpy">CalendarServer/trunk/contrib/tools/harpoon.py</a></li>
<li><a href="#CalendarServertrunkcontribtoolslldb_utilspy">CalendarServer/trunk/contrib/tools/lldb_utils.py</a></li>
<li><a href="#CalendarServertrunkcontribtoolsmonitoranalysispy">CalendarServer/trunk/contrib/tools/monitoranalysis.py</a></li>
<li><a href="#CalendarServertrunkcontribtoolsmonitorsplitpy">CalendarServer/trunk/contrib/tools/monitorsplit.py</a></li>
<li><a href="#CalendarServertrunkcontribtoolsnetstatuspy">CalendarServer/trunk/contrib/tools/netstatus.py</a></li>
<li><a href="#CalendarServertrunkcontribtoolspg_stats_analysispy">CalendarServer/trunk/contrib/tools/pg_stats_analysis.py</a></li>
<li><a href="#CalendarServertrunkcontribtoolspgtraced">CalendarServer/trunk/contrib/tools/pgtrace.d</a></li>
<li><a href="#CalendarServertrunkcontribtoolsprotocolanalysispy">CalendarServer/trunk/contrib/tools/protocolanalysis.py</a></li>
<li><a href="#CalendarServertrunkcontribtoolsreadStatspy">CalendarServer/trunk/contrib/tools/readStats.py</a></li>
<li><a href="#CalendarServertrunkcontribtoolsrequest_monitorpy">CalendarServer/trunk/contrib/tools/request_monitor.py</a></li>
<li><a href="#CalendarServertrunkcontribtoolssortrecurrencespy">CalendarServer/trunk/contrib/tools/sortrecurrences.py</a></li>
<li><a href="#CalendarServertrunkcontribtoolssqldata_from_pathpy">CalendarServer/trunk/contrib/tools/sqldata_from_path.py</a></li>
<li><a href="#CalendarServertrunkcontribtoolsstatsanalysispy">CalendarServer/trunk/contrib/tools/statsanalysis.py</a></li>
<li><a href="#CalendarServertrunkcontribtoolstablespy">CalendarServer/trunk/contrib/tools/tables.py</a></li>
<li><a href="#CalendarServertrunkcontribtoolstest_protocolanalysispy">CalendarServer/trunk/contrib/tools/test_protocolanalysis.py</a></li>
<li><a href="#CalendarServertrunkcontribwebpollMakefile">CalendarServer/trunk/contrib/webpoll/Makefile</a></li>
<li><a href="#CalendarServertrunkcontribwebpollcaldavdtestwebpollplist">CalendarServer/trunk/contrib/webpoll/caldavd-test-webpoll.plist</a></li>
<li><a href="#CalendarServertrunkcontribwebpollwebappjscaldavjs">CalendarServer/trunk/contrib/webpoll/webapp/js/caldav.js</a></li>
<li><a href="#CalendarServertrunkcontribwebpollwebappjsjcaljs">CalendarServer/trunk/contrib/webpoll/webapp/js/jcal.js</a></li>
<li><a href="#CalendarServertrunkcontribwebpollwebappjsutilsjs">CalendarServer/trunk/contrib/webpoll/webapp/js/utils.js</a></li>
<li><a href="#CalendarServertrunkcontribwebpollwebappjswebpolljs">CalendarServer/trunk/contrib/webpoll/webapp/js/webpoll.js</a></li>
<li><a href="#CalendarServertrunkdoccaldavd8">CalendarServer/trunk/doc/caldavd.8</a></li>
<li><a href="#CalendarServertrunkdoccalendarserver_command_gateway8">CalendarServer/trunk/doc/calendarserver_command_gateway.8</a></li>
<li><a href="#CalendarServertrunkdoccalendarserver_config8">CalendarServer/trunk/doc/calendarserver_config.8</a></li>
<li><a href="#CalendarServertrunkdoccalendarserver_export8">CalendarServer/trunk/doc/calendarserver_export.8</a></li>
<li><a href="#CalendarServertrunkdoccalendarserver_manage_principals8">CalendarServer/trunk/doc/calendarserver_manage_principals.8</a></li>
<li><a href="#CalendarServertrunkdoccalendarserver_manage_push8">CalendarServer/trunk/doc/calendarserver_manage_push.8</a></li>
<li><a href="#CalendarServertrunkdoccalendarserver_manage_timezones8">CalendarServer/trunk/doc/calendarserver_manage_timezones.8</a></li>
<li><a href="#CalendarServertrunkdoccalendarserver_migrate_resources8">CalendarServer/trunk/doc/calendarserver_migrate_resources.8</a></li>
<li><a href="#CalendarServertrunkdoccalendarserver_monitor_notifications8">CalendarServer/trunk/doc/calendarserver_monitor_notifications.8</a></li>
<li><a href="#CalendarServertrunkdoccalendarserver_purge_attachments8">CalendarServer/trunk/doc/calendarserver_purge_attachments.8</a></li>
<li><a href="#CalendarServertrunkdoccalendarserver_purge_events8">CalendarServer/trunk/doc/calendarserver_purge_events.8</a></li>
<li><a href="#CalendarServertrunkdoccalendarserver_purge_principals8">CalendarServer/trunk/doc/calendarserver_purge_principals.8</a></li>
<li><a href="#CalendarServertrunkdoccalendarserver_shell8">CalendarServer/trunk/doc/calendarserver_shell.8</a></li>
<li><a href="#CalendarServertrunklocalesen_ENISO88591LC_MESSAGEScalendarserverpo">CalendarServer/trunk/locales/en_EN.ISO8859-1/LC_MESSAGES/calendarserver.po</a></li>
<li><a href="#CalendarServertrunksetuppy">CalendarServer/trunk/setup.py</a></li>
<li><a href="#CalendarServertrunksupportApplemake">CalendarServer/trunk/support/Apple.make</a></li>
<li><a href="#CalendarServertrunksupportXCodemake">CalendarServer/trunk/support/XCode.make</a></li>
<li><a href="#CalendarServertrunksupport_cache_deps">CalendarServer/trunk/support/_cache_deps</a></li>
<li><a href="#CalendarServertrunksupport_run_from_ve">CalendarServer/trunk/support/_run_from_ve</a></li>
<li><a href="#CalendarServertrunksupportsubmit">CalendarServer/trunk/support/submit</a></li>
<li><a href="#CalendarServertrunksupportundovirtualenv">CalendarServer/trunk/support/undo-virtualenv</a></li>
<li><a href="#CalendarServertrunktwistedpluginscaldavpy">CalendarServer/trunk/twisted/plugins/caldav.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldav__init__py">CalendarServer/trunk/twistedcaldav/__init__.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavaccountingpy">CalendarServer/trunk/twistedcaldav/accounting.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavauthkerbpy">CalendarServer/trunk/twistedcaldav/authkerb.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavbackuppy">CalendarServer/trunk/twistedcaldav/backup.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavbindpy">CalendarServer/trunk/twistedcaldav/bind.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavcachepy">CalendarServer/trunk/twistedcaldav/cache.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavcaldavxmlpy">CalendarServer/trunk/twistedcaldav/caldavxml.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavcarddavxmlpy">CalendarServer/trunk/twistedcaldav/carddavxml.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavclient__init__py">CalendarServer/trunk/twistedcaldav/client/__init__.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavclientgeturlpy">CalendarServer/trunk/twistedcaldav/client/geturl.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavclientpoolpy">CalendarServer/trunk/twistedcaldav/client/pool.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavclientreverseproxypy">CalendarServer/trunk/twistedcaldav/client/reverseproxy.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavclienttest__init__py">CalendarServer/trunk/twistedcaldav/client/test/__init__.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavclienttesttest_reverseproxypy">CalendarServer/trunk/twistedcaldav/client/test/test_reverseproxy.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavconfigpy">CalendarServer/trunk/twistedcaldav/config.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavcontrolapipy">CalendarServer/trunk/twistedcaldav/controlapi.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavcustomxmlpy">CalendarServer/trunk/twistedcaldav/customxml.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdatabasepy">CalendarServer/trunk/twistedcaldav/database.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdatafilters__init__py">CalendarServer/trunk/twistedcaldav/datafilters/__init__.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdatafiltersaddressdatapy">CalendarServer/trunk/twistedcaldav/datafilters/addressdata.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdatafilterscalendardatapy">CalendarServer/trunk/twistedcaldav/datafilters/calendardata.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdatafiltersfilterpy">CalendarServer/trunk/twistedcaldav/datafilters/filter.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdatafiltershiddeninstancepy">CalendarServer/trunk/twistedcaldav/datafilters/hiddeninstance.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdatafiltersperuserdatapy">CalendarServer/trunk/twistedcaldav/datafilters/peruserdata.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdatafiltersprivateeventspy">CalendarServer/trunk/twistedcaldav/datafilters/privateevents.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdatafilterstest__init__py">CalendarServer/trunk/twistedcaldav/datafilters/test/__init__.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdatafilterstesttest_calendardatapy">CalendarServer/trunk/twistedcaldav/datafilters/test/test_calendardata.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdatafilterstesttest_hiddeninstancespy">CalendarServer/trunk/twistedcaldav/datafilters/test/test_hiddeninstances.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdatafilterstesttest_peruserdatapy">CalendarServer/trunk/twistedcaldav/datafilters/test/test_peruserdata.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdatafilterstesttest_privateeventspy">CalendarServer/trunk/twistedcaldav/datafilters/test/test_privateevents.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdateopspy">CalendarServer/trunk/twistedcaldav/dateops.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdirectory__init__py">CalendarServer/trunk/twistedcaldav/directory/__init__.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdirectoryaddressbookpy">CalendarServer/trunk/twistedcaldav/directory/addressbook.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdirectoryaugmentpy">CalendarServer/trunk/twistedcaldav/directory/augment.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdirectorycalendarpy">CalendarServer/trunk/twistedcaldav/directory/calendar.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdirectorycalendaruserproxypy">CalendarServer/trunk/twistedcaldav/directory/calendaruserproxy.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdirectorycalendaruserproxyloaderpy">CalendarServer/trunk/twistedcaldav/directory/calendaruserproxyloader.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdirectorycommonpy">CalendarServer/trunk/twistedcaldav/directory/common.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdirectorydigestpy">CalendarServer/trunk/twistedcaldav/directory/digest.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdirectoryprincipalpy">CalendarServer/trunk/twistedcaldav/directory/principal.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdirectoryresourcepy">CalendarServer/trunk/twistedcaldav/directory/resource.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdirectoryresourceinfopy">CalendarServer/trunk/twistedcaldav/directory/resourceinfo.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdirectorytest__init__py">CalendarServer/trunk/twistedcaldav/directory/test/__init__.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdirectorytestaugmentsnormalizationxml">CalendarServer/trunk/twistedcaldav/directory/test/augments-normalization.xml</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdirectorytestaugmentstestdefaultxml">CalendarServer/trunk/twistedcaldav/directory/test/augments-test-default.xml</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdirectorytestaugmentstestxml">CalendarServer/trunk/twistedcaldav/directory/test/augments-test.xml</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdirectorytesttest_augmentpy">CalendarServer/trunk/twistedcaldav/directory/test/test_augment.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdirectorytesttest_calendarpy">CalendarServer/trunk/twistedcaldav/directory/test/test_calendar.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdirectorytesttest_digestpy">CalendarServer/trunk/twistedcaldav/directory/test/test_digest.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdirectorytesttest_principalpy">CalendarServer/trunk/twistedcaldav/directory/test/test_principal.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdirectorytesttest_proxyprincipaldbpy">CalendarServer/trunk/twistedcaldav/directory/test/test_proxyprincipaldb.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdirectorytesttest_utilpy">CalendarServer/trunk/twistedcaldav/directory/test/test_util.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdirectoryutilpy">CalendarServer/trunk/twistedcaldav/directory/util.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdirectoryxmlaugmentsparserpy">CalendarServer/trunk/twistedcaldav/directory/xmlaugmentsparser.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdirectorybackedaddressbookpy">CalendarServer/trunk/twistedcaldav/directorybackedaddressbook.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdropboxpy">CalendarServer/trunk/twistedcaldav/dropbox.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavdumpconfigpy">CalendarServer/trunk/twistedcaldav/dumpconfig.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavextensionspy">CalendarServer/trunk/twistedcaldav/extensions.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavfreebusyurlpy">CalendarServer/trunk/twistedcaldav/freebusyurl.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavicalpy">CalendarServer/trunk/twistedcaldav/ical.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavicaldavpy">CalendarServer/trunk/twistedcaldav/icaldav.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavinstancepy">CalendarServer/trunk/twistedcaldav/instance.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavlinkresourcepy">CalendarServer/trunk/twistedcaldav/linkresource.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavlocalizationpy">CalendarServer/trunk/twistedcaldav/localization.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavmemcachelockpy">CalendarServer/trunk/twistedcaldav/memcachelock.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavmemcachepoolpy">CalendarServer/trunk/twistedcaldav/memcachepool.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavmemcachepropspy">CalendarServer/trunk/twistedcaldav/memcacheprops.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavmemcacherpy">CalendarServer/trunk/twistedcaldav/memcacher.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavmethod__init__py">CalendarServer/trunk/twistedcaldav/method/__init__.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavmethodaclpy">CalendarServer/trunk/twistedcaldav/method/acl.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavmethodgetpy">CalendarServer/trunk/twistedcaldav/method/get.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavmethodmkcalendarpy">CalendarServer/trunk/twistedcaldav/method/mkcalendar.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavmethodmkcolpy">CalendarServer/trunk/twistedcaldav/method/mkcol.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavmethodpostpy">CalendarServer/trunk/twistedcaldav/method/post.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavmethodpropfindpy">CalendarServer/trunk/twistedcaldav/method/propfind.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavmethodreportpy">CalendarServer/trunk/twistedcaldav/method/report.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavmethodreport_addressbook_multigetpy">CalendarServer/trunk/twistedcaldav/method/report_addressbook_multiget.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavmethodreport_addressbook_querypy">CalendarServer/trunk/twistedcaldav/method/report_addressbook_query.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavmethodreport_calendar_multigetpy">CalendarServer/trunk/twistedcaldav/method/report_calendar_multiget.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavmethodreport_calendar_querypy">CalendarServer/trunk/twistedcaldav/method/report_calendar_query.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavmethodreport_commonpy">CalendarServer/trunk/twistedcaldav/method/report_common.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavmethodreport_freebusypy">CalendarServer/trunk/twistedcaldav/method/report_freebusy.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavmethodreport_multiget_commonpy">CalendarServer/trunk/twistedcaldav/method/report_multiget_common.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavmethodreport_sync_collectionpy">CalendarServer/trunk/twistedcaldav/method/report_sync_collection.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavmkcolxmlpy">CalendarServer/trunk/twistedcaldav/mkcolxml.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavnotificationspy">CalendarServer/trunk/twistedcaldav/notifications.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavresourcepy">CalendarServer/trunk/twistedcaldav/resource.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavscheduling_store__init__py">CalendarServer/trunk/twistedcaldav/scheduling_store/__init__.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavscheduling_storecaldav__init__py">CalendarServer/trunk/twistedcaldav/scheduling_store/caldav/__init__.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavscheduling_storecaldavresourcepy">CalendarServer/trunk/twistedcaldav/scheduling_store/caldav/resource.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavscheduling_storecaldavtest__init__py">CalendarServer/trunk/twistedcaldav/scheduling_store/caldav/test/__init__.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavscheduling_storecaldavtesttest_resourcepy">CalendarServer/trunk/twistedcaldav/scheduling_store/caldav/test/test_resource.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavserverinfopy">CalendarServer/trunk/twistedcaldav/serverinfo.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavserverinfoxmlpy">CalendarServer/trunk/twistedcaldav/serverinfoxml.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavsharingpy">CalendarServer/trunk/twistedcaldav/sharing.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavsimpleresourcepy">CalendarServer/trunk/twistedcaldav/simpleresource.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavsqlpy">CalendarServer/trunk/twistedcaldav/sql.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavstdconfigpy">CalendarServer/trunk/twistedcaldav/stdconfig.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavstorebridgepy">CalendarServer/trunk/twistedcaldav/storebridge.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtest__init__py">CalendarServer/trunk/twistedcaldav/test/__init__.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_accountingpy">CalendarServer/trunk/twistedcaldav/test/test_accounting.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_addressbookmultigetpy">CalendarServer/trunk/twistedcaldav/test/test_addressbookmultiget.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_addressbookquerypy">CalendarServer/trunk/twistedcaldav/test/test_addressbookquery.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_cachepy">CalendarServer/trunk/twistedcaldav/test/test_cache.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_caldavxmlpy">CalendarServer/trunk/twistedcaldav/test/test_caldavxml.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_calendarquerypy">CalendarServer/trunk/twistedcaldav/test/test_calendarquery.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_collectioncontentspy">CalendarServer/trunk/twistedcaldav/test/test_collectioncontents.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_configpy">CalendarServer/trunk/twistedcaldav/test/test_config.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_customxmlpy">CalendarServer/trunk/twistedcaldav/test/test_customxml.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_databasepy">CalendarServer/trunk/twistedcaldav/test/test_database.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_dateopspy">CalendarServer/trunk/twistedcaldav/test/test_dateops.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_dumpconfigpy">CalendarServer/trunk/twistedcaldav/test/test_dumpconfig.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_extensionspy">CalendarServer/trunk/twistedcaldav/test/test_extensions.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_freebusyquerypy">CalendarServer/trunk/twistedcaldav/test/test_freebusyquery.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_icalendarpy">CalendarServer/trunk/twistedcaldav/test/test_icalendar.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_kerberospy">CalendarServer/trunk/twistedcaldav/test/test_kerberos.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_linkpy">CalendarServer/trunk/twistedcaldav/test/test_link.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_localizationpy">CalendarServer/trunk/twistedcaldav/test/test_localization.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_memcachepoolpy">CalendarServer/trunk/twistedcaldav/test/test_memcachepool.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_memcachepropspy">CalendarServer/trunk/twistedcaldav/test/test_memcacheprops.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_mkcalendarpy">CalendarServer/trunk/twistedcaldav/test/test_mkcalendar.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_multigetpy">CalendarServer/trunk/twistedcaldav/test/test_multiget.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_optionspy">CalendarServer/trunk/twistedcaldav/test/test_options.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_propspy">CalendarServer/trunk/twistedcaldav/test/test_props.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_resourcepy">CalendarServer/trunk/twistedcaldav/test/test_resource.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_sharingpy">CalendarServer/trunk/twistedcaldav/test/test_sharing.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_sqlpy">CalendarServer/trunk/twistedcaldav/test/test_sql.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_stdconfigpy">CalendarServer/trunk/twistedcaldav/test/test_stdconfig.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_timezonespy">CalendarServer/trunk/twistedcaldav/test/test_timezones.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_timezonestdservicepy">CalendarServer/trunk/twistedcaldav/test/test_timezonestdservice.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_upgradepy">CalendarServer/trunk/twistedcaldav/test/test_upgrade.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_utilpy">CalendarServer/trunk/twistedcaldav/test/test_util.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_wrappingpy">CalendarServer/trunk/twistedcaldav/test/test_wrapping.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_xmlpy">CalendarServer/trunk/twistedcaldav/test/test_xml.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_xmlutilpy">CalendarServer/trunk/twistedcaldav/test/test_xmlutil.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtestutilpy">CalendarServer/trunk/twistedcaldav/test/util.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtimezonespy">CalendarServer/trunk/twistedcaldav/timezones.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtimezoneservicepy">CalendarServer/trunk/twistedcaldav/timezoneservice.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtimezonestdservicepy">CalendarServer/trunk/twistedcaldav/timezonestdservice.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtimezonexmlpy">CalendarServer/trunk/twistedcaldav/timezonexml.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavupgradepy">CalendarServer/trunk/twistedcaldav/upgrade.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavutilpy">CalendarServer/trunk/twistedcaldav/util.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavvcardpy">CalendarServer/trunk/twistedcaldav/vcard.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavxmlutilpy">CalendarServer/trunk/twistedcaldav/xmlutil.py</a></li>
<li><a href="#CalendarServertrunktxdav__init__py">CalendarServer/trunk/txdav/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavbase__init__py">CalendarServer/trunk/txdav/base/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavbasedatastore__init__py">CalendarServer/trunk/txdav/base/datastore/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavbasedatastoredbapiclientpy">CalendarServer/trunk/txdav/base/datastore/dbapiclient.py</a></li>
<li><a href="#CalendarServertrunktxdavbasedatastorefilepy">CalendarServer/trunk/txdav/base/datastore/file.py</a></li>
<li><a href="#CalendarServertrunktxdavbasedatastoresuboraclepy">CalendarServer/trunk/txdav/base/datastore/suboracle.py</a></li>
<li><a href="#CalendarServertrunktxdavbasedatastoresubpostgrespy">CalendarServer/trunk/txdav/base/datastore/subpostgres.py</a></li>
<li><a href="#CalendarServertrunktxdavbasedatastoretest__init__py">CalendarServer/trunk/txdav/base/datastore/test/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavbasedatastoretesttest_subpostgrespy">CalendarServer/trunk/txdav/base/datastore/test/test_subpostgres.py</a></li>
<li><a href="#CalendarServertrunktxdavbasedatastoreutilpy">CalendarServer/trunk/txdav/base/datastore/util.py</a></li>
<li><a href="#CalendarServertrunktxdavbasepropertystore__init__py">CalendarServer/trunk/txdav/base/propertystore/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavbasepropertystoreappledouble_xattrpy">CalendarServer/trunk/txdav/base/propertystore/appledouble_xattr.py</a></li>
<li><a href="#CalendarServertrunktxdavbasepropertystorebasepy">CalendarServer/trunk/txdav/base/propertystore/base.py</a></li>
<li><a href="#CalendarServertrunktxdavbasepropertystorenonepy">CalendarServer/trunk/txdav/base/propertystore/none.py</a></li>
<li><a href="#CalendarServertrunktxdavbasepropertystoresqlpy">CalendarServer/trunk/txdav/base/propertystore/sql.py</a></li>
<li><a href="#CalendarServertrunktxdavbasepropertystoretest__init__py">CalendarServer/trunk/txdav/base/propertystore/test/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavbasepropertystoretestbasepy">CalendarServer/trunk/txdav/base/propertystore/test/base.py</a></li>
<li><a href="#CalendarServertrunktxdavbasepropertystoretesttest_appledoublepy">CalendarServer/trunk/txdav/base/propertystore/test/test_appledouble.py</a></li>
<li><a href="#CalendarServertrunktxdavbasepropertystoretesttest_basepy">CalendarServer/trunk/txdav/base/propertystore/test/test_base.py</a></li>
<li><a href="#CalendarServertrunktxdavbasepropertystoretesttest_nonepy">CalendarServer/trunk/txdav/base/propertystore/test/test_none.py</a></li>
<li><a href="#CalendarServertrunktxdavbasepropertystoretesttest_sqlpy">CalendarServer/trunk/txdav/base/propertystore/test/test_sql.py</a></li>
<li><a href="#CalendarServertrunktxdavbasepropertystoretesttest_xattrpy">CalendarServer/trunk/txdav/base/propertystore/test/test_xattr.py</a></li>
<li><a href="#CalendarServertrunktxdavbasepropertystorexattrpy">CalendarServer/trunk/txdav/base/propertystore/xattr.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldav__init__py">CalendarServer/trunk/txdav/caldav/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastore__init__py">CalendarServer/trunk/txdav/caldav/datastore/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastorefilepy">CalendarServer/trunk/txdav/caldav/datastore/file.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreindex_filepy">CalendarServer/trunk/txdav/caldav/datastore/index_file.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastorequery__init__py">CalendarServer/trunk/txdav/caldav/datastore/query/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastorequerybuilderpy">CalendarServer/trunk/txdav/caldav/datastore/query/builder.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastorequeryfilterpy">CalendarServer/trunk/txdav/caldav/datastore/query/filter.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastorequerygeneratorpy">CalendarServer/trunk/txdav/caldav/datastore/query/generator.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastorequerytest__init__py">CalendarServer/trunk/txdav/caldav/datastore/query/test/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastorequerytesttest_filterpy">CalendarServer/trunk/txdav/caldav/datastore/query/test/test_filter.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastorescheduling__init__py">CalendarServer/trunk/txdav/caldav/datastore/scheduling/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingaddressmappingpy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/addressmapping.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingcaldav__init__py">CalendarServer/trunk/txdav/caldav/datastore/scheduling/caldav/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingcaldavdeliverypy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/caldav/delivery.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingcaldavschedulerpy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/caldav/scheduler.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingcaldavtest__init__py">CalendarServer/trunk/txdav/caldav/datastore/scheduling/caldav/test/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingcaldavtesttest_deliverypy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/caldav/test/test_delivery.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingcaldavtesttest_schedulerpy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/caldav/test/test_scheduler.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingcuaddresspy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/cuaddress.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingdeliverypy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/delivery.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingfreebusypy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/freebusy.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingicaldiffpy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/icaldiff.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingicalsplitterpy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/icalsplitter.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingimip__init__py">CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingimipdeliverypy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/delivery.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingimipinboundpy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/inbound.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingimipmailgatewaypy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/mailgateway.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingimipoutboundpy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/outbound.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingimipschedulerpy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/scheduler.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingimipsmtpsenderpy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/smtpsender.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingimiptest__init__py">CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/test/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingimiptesttest_deliverypy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/test/test_delivery.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingimiptesttest_inboundpy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/test/test_inbound.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingimiptesttest_mailgatewaypy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/test/test_mailgateway.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingimiptesttest_outboundpy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/test/test_outbound.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingimiptokenpy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/token.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingimplicitpy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/implicit.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingischedule__init__py">CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingischeduledeliverypy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/delivery.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingischeduledkimpy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/dkim.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingischedulelocalserverspy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/localservers.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingischeduleremoteserverspy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/remoteservers.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingischeduleresourcepy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/resource.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingischeduleschedulerpy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/scheduler.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingischeduletest__init__py">CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingischeduletesttest_cross_pod_schedulingpy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/test_cross_pod_scheduling.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingischeduletesttest_deliverypy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/test_delivery.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingischeduletesttest_dkimpy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/test_dkim.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingischeduletesttest_localserverspy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/test_localservers.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingischeduletesttest_remoteserverspy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/test_remoteservers.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingischeduletesttest_resourcepy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/test_resource.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingischeduletesttest_utilspy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/test_utils.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingischeduleutilspy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/utils.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingischedulexmlpy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/xml.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingitippy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/itip.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingprocessingpy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/processing.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingschedulerpy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/scheduler.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingtest__init__py">CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingtesttest_cuaddresspy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_cuaddress.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingtesttest_freebusypy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_freebusy.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingtesttest_icaldiffpy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_icaldiff.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingtesttest_icalsplitterpy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_icalsplitter.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingtesttest_implicitpy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_implicit.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingtesttest_itippy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_itip.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingtesttest_processingpy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_processing.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingtesttest_utilspy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_utils.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingtesttest_workpy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_work.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingutilspy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/utils.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingworkpy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/work.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoresqlpy">CalendarServer/trunk/txdav/caldav/datastore/sql.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoresql_attachmentpy">CalendarServer/trunk/txdav/caldav/datastore/sql_attachment.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoresql_directorypy">CalendarServer/trunk/txdav/caldav/datastore/sql_directory.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoresql_externalpy">CalendarServer/trunk/txdav/caldav/datastore/sql_external.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoretest__init__py">CalendarServer/trunk/txdav/caldav/datastore/test/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoretestaccountsgroupAttendeeAccountsxml">CalendarServer/trunk/txdav/caldav/datastore/test/accounts/groupAttendeeAccounts.xml</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoretestaccountsgroupShareeAccountsxml">CalendarServer/trunk/txdav/caldav/datastore/test/accounts/groupShareeAccounts.xml</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoretestattachmentsaccountsxml">CalendarServer/trunk/txdav/caldav/datastore/test/attachments/accounts.xml</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoretestcommonpy">CalendarServer/trunk/txdav/caldav/datastore/test/common.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoretesttest_attachmentspy">CalendarServer/trunk/txdav/caldav/datastore/test/test_attachments.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoretesttest_filepy">CalendarServer/trunk/txdav/caldav/datastore/test/test_file.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoretesttest_implicitpy">CalendarServer/trunk/txdav/caldav/datastore/test/test_implicit.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoretesttest_index_filepy">CalendarServer/trunk/txdav/caldav/datastore/test/test_index_file.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoretesttest_queue_schedulingpy">CalendarServer/trunk/txdav/caldav/datastore/test/test_queue_scheduling.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoretesttest_sqlpy">CalendarServer/trunk/txdav/caldav/datastore/test/test_sql.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoretesttest_sql_externalpy">CalendarServer/trunk/txdav/caldav/datastore/test/test_sql_external.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoretesttest_sql_sharingpy">CalendarServer/trunk/txdav/caldav/datastore/test/test_sql_sharing.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoretesttest_utilpy">CalendarServer/trunk/txdav/caldav/datastore/test/test_util.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoretestutilpy">CalendarServer/trunk/txdav/caldav/datastore/test/util.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreutilpy">CalendarServer/trunk/txdav/caldav/datastore/util.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavicalendardirectoryservicepy">CalendarServer/trunk/txdav/caldav/icalendardirectoryservice.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavicalendarstorepy">CalendarServer/trunk/txdav/caldav/icalendarstore.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavresourcepy">CalendarServer/trunk/txdav/caldav/resource.py</a></li>
<li><a href="#CalendarServertrunktxdavcarddav__init__py">CalendarServer/trunk/txdav/carddav/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcarddavdatastore__init__py">CalendarServer/trunk/txdav/carddav/datastore/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcarddavdatastorefilepy">CalendarServer/trunk/txdav/carddav/datastore/file.py</a></li>
<li><a href="#CalendarServertrunktxdavcarddavdatastoreindex_filepy">CalendarServer/trunk/txdav/carddav/datastore/index_file.py</a></li>
<li><a href="#CalendarServertrunktxdavcarddavdatastorequery__init__py">CalendarServer/trunk/txdav/carddav/datastore/query/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcarddavdatastorequerybuilderpy">CalendarServer/trunk/txdav/carddav/datastore/query/builder.py</a></li>
<li><a href="#CalendarServertrunktxdavcarddavdatastorequeryfilterpy">CalendarServer/trunk/txdav/carddav/datastore/query/filter.py</a></li>
<li><a href="#CalendarServertrunktxdavcarddavdatastorequerytest__init__py">CalendarServer/trunk/txdav/carddav/datastore/query/test/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcarddavdatastorequerytesttest_filterpy">CalendarServer/trunk/txdav/carddav/datastore/query/test/test_filter.py</a></li>
<li><a href="#CalendarServertrunktxdavcarddavdatastoresqlpy">CalendarServer/trunk/txdav/carddav/datastore/sql.py</a></li>
<li><a href="#CalendarServertrunktxdavcarddavdatastoresql_externalpy">CalendarServer/trunk/txdav/carddav/datastore/sql_external.py</a></li>
<li><a href="#CalendarServertrunktxdavcarddavdatastoretest__init__py">CalendarServer/trunk/txdav/carddav/datastore/test/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcarddavdatastoretestcommonpy">CalendarServer/trunk/txdav/carddav/datastore/test/common.py</a></li>
<li><a href="#CalendarServertrunktxdavcarddavdatastoretesttest_filepy">CalendarServer/trunk/txdav/carddav/datastore/test/test_file.py</a></li>
<li><a href="#CalendarServertrunktxdavcarddavdatastoretesttest_index_filepy">CalendarServer/trunk/txdav/carddav/datastore/test/test_index_file.py</a></li>
<li><a href="#CalendarServertrunktxdavcarddavdatastoretesttest_sqlpy">CalendarServer/trunk/txdav/carddav/datastore/test/test_sql.py</a></li>
<li><a href="#CalendarServertrunktxdavcarddavdatastoretesttest_sql_sharingpy">CalendarServer/trunk/txdav/carddav/datastore/test/test_sql_sharing.py</a></li>
<li><a href="#CalendarServertrunktxdavcarddavdatastoreutilpy">CalendarServer/trunk/txdav/carddav/datastore/util.py</a></li>
<li><a href="#CalendarServertrunktxdavcarddaviaddressbookstorepy">CalendarServer/trunk/txdav/carddav/iaddressbookstore.py</a></li>
<li><a href="#CalendarServertrunktxdavcarddavresourcepy">CalendarServer/trunk/txdav/carddav/resource.py</a></li>
<li><a href="#CalendarServertrunktxdavcommon__init__py">CalendarServer/trunk/txdav/common/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastore__init__py">CalendarServer/trunk/txdav/common/datastore/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorecommonpy">CalendarServer/trunk/txdav/common/datastore/common.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorefilepy">CalendarServer/trunk/txdav/common/datastore/file.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorepodding__init__py">CalendarServer/trunk/txdav/common/datastore/podding/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorepoddingattachmentspy">CalendarServer/trunk/txdav/common/datastore/podding/attachments.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorepoddingbasepy">CalendarServer/trunk/txdav/common/datastore/podding/base.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorepoddingconduitpy">CalendarServer/trunk/txdav/common/datastore/podding/conduit.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorepoddingdirectorypy">CalendarServer/trunk/txdav/common/datastore/podding/directory.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorepoddingmigration__init__py">CalendarServer/trunk/txdav/common/datastore/podding/migration/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorepoddingmigrationhome_syncpy">CalendarServer/trunk/txdav/common/datastore/podding/migration/home_sync.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorepoddingmigrationsync_metadatapy">CalendarServer/trunk/txdav/common/datastore/podding/migration/sync_metadata.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorepoddingmigrationtest__init__py">CalendarServer/trunk/txdav/common/datastore/podding/migration/test/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorepoddingmigrationtestaccountsaugmentsxml">CalendarServer/trunk/txdav/common/datastore/podding/migration/test/accounts/augments.xml</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorepoddingmigrationtestaccountsgroupAccountsxml">CalendarServer/trunk/txdav/common/datastore/podding/migration/test/accounts/groupAccounts.xml</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorepoddingmigrationtesttest_home_syncpy">CalendarServer/trunk/txdav/common/datastore/podding/migration/test/test_home_sync.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorepoddingmigrationtesttest_migrationpy">CalendarServer/trunk/txdav/common/datastore/podding/migration/test/test_migration.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorepoddingmigrationworkpy">CalendarServer/trunk/txdav/common/datastore/podding/migration/work.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorepoddingrequestpy">CalendarServer/trunk/txdav/common/datastore/podding/request.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorepoddingresourcepy">CalendarServer/trunk/txdav/common/datastore/podding/resource.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorepoddingsharing_invitespy">CalendarServer/trunk/txdav/common/datastore/podding/sharing_invites.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorepoddingstore_apipy">CalendarServer/trunk/txdav/common/datastore/podding/store_api.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorepoddingtest__init__py">CalendarServer/trunk/txdav/common/datastore/podding/test/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorepoddingtesttest_conduitpy">CalendarServer/trunk/txdav/common/datastore/podding/test/test_conduit.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorepoddingtesttest_external_homepy">CalendarServer/trunk/txdav/common/datastore/podding/test/test_external_home.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorepoddingtesttest_resourcepy">CalendarServer/trunk/txdav/common/datastore/podding/test/test_resource.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorepoddingtesttest_store_apipy">CalendarServer/trunk/txdav/common/datastore/podding/test/test_store_api.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorepoddingtestutilpy">CalendarServer/trunk/txdav/common/datastore/podding/test/util.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorepoddingutilpy">CalendarServer/trunk/txdav/common/datastore/podding/util.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorequery__init__py">CalendarServer/trunk/txdav/common/datastore/query/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorequeryexpressionpy">CalendarServer/trunk/txdav/common/datastore/query/expression.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorequeryfilegeneratorpy">CalendarServer/trunk/txdav/common/datastore/query/filegenerator.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorequerygeneratorpy">CalendarServer/trunk/txdav/common/datastore/query/generator.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorequerytest__init__py">CalendarServer/trunk/txdav/common/datastore/query/test/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorequerytesttest_expressionpy">CalendarServer/trunk/txdav/common/datastore/query/test/test_expression.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorequerytesttest_generatorpy">CalendarServer/trunk/txdav/common/datastore/query/test/test_generator.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresqlpy">CalendarServer/trunk/txdav/common/datastore/sql.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_apnpy">CalendarServer/trunk/txdav/common/datastore/sql_apn.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_directorypy">CalendarServer/trunk/txdav/common/datastore/sql_directory.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_dumppy">CalendarServer/trunk/txdav/common/datastore/sql_dump.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_externalpy">CalendarServer/trunk/txdav/common/datastore/sql_external.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_imippy">CalendarServer/trunk/txdav/common/datastore/sql_imip.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_notificationpy">CalendarServer/trunk/txdav/common/datastore/sql_notification.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemacurrentoracledialectextrassql">CalendarServer/trunk/txdav/common/datastore/sql_schema/current-oracle-dialect-extras.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemacurrentsql">CalendarServer/trunk/txdav/common/datastore/sql_schema/current.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemamanual_upgradesoracle_to_28sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/manual_upgrades/oracle_to_28.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv10sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v10.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv11sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v11.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv12sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v12.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv13sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v13.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv14sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v14.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv15sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v15.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv16sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v16.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv17sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v17.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv18sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v18.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv19sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v19.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv20sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v20.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv21sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v21.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv22sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v22.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv23sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v23.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv24sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v24.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv25sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v25.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv26sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v26.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv27sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v27.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv28sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v28.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv29sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v29.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv3sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v3.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv30sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v30.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv31sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v31.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv32sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v32.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv33sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v33.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv34sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v34.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv35sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v35.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv36sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v36.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv37sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v37.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv38sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v38.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv39sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v39.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv4sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v4.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv40sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v40.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv41sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v41.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv42sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v42.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv43sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v43.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv44sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v44.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv45sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v45.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv46sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v46.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv47sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v47.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv48sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v48.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv49sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v49.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv5sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v5.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv50sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v50.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv51sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v51.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv52sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v52.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv53sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v53.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv54sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v54.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv55sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v55.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv56sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v56.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv57sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v57.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv58sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v58.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv59sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v59.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv6sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v6.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv7sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v7.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv8sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v8.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv9sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v9.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_10_to_11sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_10_to_11.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_11_to_12sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_11_to_12.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_12_to_13sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_12_to_13.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_13_to_14sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_13_to_14.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_14_to_15sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_14_to_15.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_15_to_16sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_15_to_16.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_16_to_17sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_16_to_17.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_17_to_18sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_17_to_18.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_18_to_19sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_18_to_19.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_19_to_20sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_19_to_20.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_20_to_21sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_20_to_21.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_21_to_22sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_21_to_22.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_22_to_23sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_22_to_23.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_23_to_24sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_23_to_24.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_24_to_25sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_24_to_25.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_25_to_26sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_25_to_26.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_26_to_27sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_26_to_27.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_27_to_28sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_27_to_28.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_28_to_29sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_28_to_29.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_29_to_30sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_29_to_30.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_30_to_31sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_30_to_31.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_31_to_32sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_31_to_32.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_32_to_33sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_32_to_33.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_33_to_34sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_33_to_34.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_34_to_35sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_34_to_35.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_35_to_36sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_35_to_36.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_36_to_37sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_36_to_37.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_37_to_38sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_37_to_38.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_38_to_39sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_38_to_39.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_39_to_40sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_39_to_40.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_3_to_4sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_3_to_4.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_40_to_41sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_40_to_41.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_41_to_42sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_41_to_42.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_42_to_43sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_42_to_43.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_43_to_44sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_43_to_44.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_44_to_45sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_44_to_45.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_45_to_46sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_45_to_46.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_46_to_47sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_46_to_47.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_47_to_48sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_47_to_48.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_48_to_49sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_48_to_49.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_49_to_50sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_49_to_50.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_4_to_5sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_4_to_5.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_50_to_51sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_50_to_51.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_51_to_52sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_51_to_52.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_52_to_53sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_52_to_53.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_53_to_54sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_53_to_54.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_54_to_55sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_54_to_55.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_55_to_56sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_55_to_56.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_56_to_57sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_56_to_57.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_57_to_58sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_57_to_58.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_58_to_59sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_58_to_59.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_59_to_60sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_59_to_60.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_5_to_6sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_5_to_6.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_6_to_7sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_6_to_7.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_7_to_8sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_7_to_8.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_8_to_9sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_8_to_9.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_9_to_10sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_9_to_10.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_10_to_11sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_10_to_11.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_11_to_12sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_11_to_12.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_12_to_13sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_12_to_13.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_13_to_14sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_13_to_14.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_14_to_15sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_14_to_15.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_15_to_16sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_15_to_16.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_16_to_17sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_16_to_17.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_17_to_18sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_17_to_18.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_18_to_19sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_18_to_19.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_19_to_20sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_19_to_20.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_20_to_21sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_20_to_21.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_21_to_22sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_21_to_22.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_22_to_23sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_22_to_23.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_23_to_24sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_23_to_24.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_24_to_25sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_24_to_25.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_25_to_26sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_25_to_26.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_26_to_27sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_26_to_27.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_27_to_28sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_27_to_28.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_28_to_29sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_28_to_29.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_29_to_30sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_29_to_30.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_30_to_31sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_30_to_31.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_31_to_32sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_31_to_32.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_32_to_33sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_32_to_33.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_33_to_34sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_33_to_34.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_34_to_35sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_34_to_35.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_35_to_36sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_35_to_36.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_36_to_37sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_36_to_37.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_37_to_38sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_37_to_38.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_38_to_39sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_38_to_39.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_39_to_40sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_39_to_40.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_3_to_4sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_3_to_4.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_40_to_41sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_40_to_41.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_41_to_42sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_41_to_42.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_42_to_43sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_42_to_43.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_43_to_44sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_43_to_44.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_44_to_45sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_44_to_45.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_45_to_46sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_45_to_46.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_46_to_47sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_46_to_47.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_47_to_48sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_47_to_48.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_48_to_49sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_48_to_49.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_49_to_50sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_49_to_50.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_4_to_5sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_4_to_5.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_50_to_51sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_50_to_51.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_51_to_52sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_51_to_52.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_52_to_53sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_52_to_53.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_53_to_54sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_53_to_54.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_54_to_55sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_54_to_55.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_55_to_56sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_55_to_56.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_56_to_57sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_56_to_57.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_57_to_58sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_57_to_58.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_58_to_59sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_58_to_59.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_59_to_60sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_59_to_60.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_5_to_6sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_5_to_6.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_6_to_7sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_6_to_7.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_7_to_8sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_7_to_8.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_8_to_9sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_8_to_9.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_9_to_10sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_9_to_10.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesupgrade_templatesql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/upgrade_template.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_sharingpy">CalendarServer/trunk/txdav/common/datastore/sql_sharing.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_tablespy">CalendarServer/trunk/txdav/common/datastore/sql_tables.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_utilpy">CalendarServer/trunk/txdav/common/datastore/sql_util.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoretest__init__py">CalendarServer/trunk/txdav/common/datastore/test/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoretestaccountsaccountsxml">CalendarServer/trunk/txdav/common/datastore/test/accounts/accounts.xml</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoretestaccountsaugmentsxml">CalendarServer/trunk/txdav/common/datastore/test/accounts/augments.xml</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoretestaccountsgenerate_test_accountspy">CalendarServer/trunk/txdav/common/datastore/test/accounts/generate_test_accounts.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoretestaccountsproxiesxml">CalendarServer/trunk/txdav/common/datastore/test/accounts/proxies.xml</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoretestaccountsresourcesxml">CalendarServer/trunk/txdav/common/datastore/test/accounts/resources.xml</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoretesttest_oracle_sqlpy">CalendarServer/trunk/txdav/common/datastore/test/test_oracle_sql.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoretesttest_sqlpy">CalendarServer/trunk/txdav/common/datastore/test/test_sql.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoretesttest_sql_dumppy">CalendarServer/trunk/txdav/common/datastore/test/test_sql_dump.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoretesttest_sql_schema_filespy">CalendarServer/trunk/txdav/common/datastore/test/test_sql_schema_files.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoretesttest_sql_tablespy">CalendarServer/trunk/txdav/common/datastore/test/test_sql_tables.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoretesttest_trashpy">CalendarServer/trunk/txdav/common/datastore/test/test_trash.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoretestutilpy">CalendarServer/trunk/txdav/common/datastore/test/util.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgrade__init__py">CalendarServer/trunk/txdav/common/datastore/upgrade/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradefile__init__py">CalendarServer/trunk/txdav/common/datastore/upgrade/file/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgrademigratepy">CalendarServer/trunk/txdav/common/datastore/upgrade/migrate.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesql__init__py">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqlothers__init__py">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/others/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqlothersattachment_migrationpy">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/others/attachment_migration.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqlotherstest__init__py">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/others/test/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqlotherstesttest_attachment_migrationpy">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/others/test/test_attachment_migration.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqltest__init__py">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqltestfake_schema1currentsql">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema1/current.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqltestfake_schema1upgradesfake_dialectupgrade_from_3_to_4sql">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema1/upgrades/fake_dialect/upgrade_from_3_to_4.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqltestfake_schema2currentsql">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema2/current.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqltestfake_schema2upgradesfake_dialectupgrade_from_3_to_4sql">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema2/upgrades/fake_dialect/upgrade_from_3_to_4.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqltestfake_schema2upgradesfake_dialectupgrade_from_3_to_5sql">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema2/upgrades/fake_dialect/upgrade_from_3_to_5.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqltestfake_schema2upgradesfake_dialectupgrade_from_4_to_5sql">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema2/upgrades/fake_dialect/upgrade_from_4_to_5.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqltestfake_schema3currentsql">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema3/current.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqltestfake_schema3upgradesfake_dialectupgrade_from_3_to_4sql">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema3/upgrades/fake_dialect/upgrade_from_3_to_4.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqltestfake_schema3upgradesfake_dialectupgrade_from_4_to_5sql">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema3/upgrades/fake_dialect/upgrade_from_4_to_5.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqltesttest_upgradepy">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/test_upgrade.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqltesttest_upgrade_with_datapy">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/test_upgrade_with_data.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqlupgradepy">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrade.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqlupgrades__init__py">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqlupgradesaddressbook_upgrade_from_1_to_2py">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/addressbook_upgrade_from_1_to_2.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqlupgradescalendar_upgrade_from_1_to_2py">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/calendar_upgrade_from_1_to_2.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqlupgradescalendar_upgrade_from_2_to_3py">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/calendar_upgrade_from_2_to_3.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqlupgradescalendar_upgrade_from_3_to_4py">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/calendar_upgrade_from_3_to_4.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqlupgradescalendar_upgrade_from_4_to_5py">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/calendar_upgrade_from_4_to_5.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqlupgradescalendar_upgrade_from_5_to_6py">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/calendar_upgrade_from_5_to_6.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqlupgradesnotification_upgrade_from_0_to_1py">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/notification_upgrade_from_0_to_1.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqlupgradestest__init__py">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/test/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqlupgradestesttest_notification_upgrade_from_0_to_1py">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/test/test_notification_upgrade_from_0_to_1.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqlupgradestesttest_upgrade_from_3_to_4py">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/test/test_upgrade_from_3_to_4.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqlupgradestesttest_upgrade_from_4_to_5py">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/test/test_upgrade_from_4_to_5.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqlupgradestesttest_upgrade_from_5_to_6py">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/test/test_upgrade_from_5_to_6.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradesqlupgradesutilpy">CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/util.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradetest__init__py">CalendarServer/trunk/txdav/common/datastore/upgrade/test/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreupgradetesttest_migratepy">CalendarServer/trunk/txdav/common/datastore/upgrade/test/test_migrate.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorework__init__py">CalendarServer/trunk/txdav/common/datastore/work/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreworkinbox_cleanuppy">CalendarServer/trunk/txdav/common/datastore/work/inbox_cleanup.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreworkload_workpy">CalendarServer/trunk/txdav/common/datastore/work/load_work.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreworkrevision_cleanuppy">CalendarServer/trunk/txdav/common/datastore/work/revision_cleanup.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreworktest__init__py">CalendarServer/trunk/txdav/common/datastore/work/test/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreworktesttest_inbox_cleanuppy">CalendarServer/trunk/txdav/common/datastore/work/test/test_inbox_cleanup.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreworktesttest_load_workpy">CalendarServer/trunk/txdav/common/datastore/work/test/test_load_work.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoreworktesttest_revision_cleanuppy">CalendarServer/trunk/txdav/common/datastore/work/test/test_revision_cleanup.py</a></li>
<li><a href="#CalendarServertrunktxdavcommonicommondatastorepy">CalendarServer/trunk/txdav/common/icommondatastore.py</a></li>
<li><a href="#CalendarServertrunktxdavcommonidirectoryservicepy">CalendarServer/trunk/txdav/common/idirectoryservice.py</a></li>
<li><a href="#CalendarServertrunktxdavcommoninotificationspy">CalendarServer/trunk/txdav/common/inotifications.py</a></li>
<li><a href="#CalendarServertrunktxdavdps__init__py">CalendarServer/trunk/txdav/dps/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavdpsclientpy">CalendarServer/trunk/txdav/dps/client.py</a></li>
<li><a href="#CalendarServertrunktxdavdpscommandspy">CalendarServer/trunk/txdav/dps/commands.py</a></li>
<li><a href="#CalendarServertrunktxdavdpsjsonpy">CalendarServer/trunk/txdav/dps/json.py</a></li>
<li><a href="#CalendarServertrunktxdavdpsserverpy">CalendarServer/trunk/txdav/dps/server.py</a></li>
<li><a href="#CalendarServertrunktxdavdpstest__init__py">CalendarServer/trunk/txdav/dps/test/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavdpstesttest_clientpy">CalendarServer/trunk/txdav/dps/test/test_client.py</a></li>
<li><a href="#CalendarServertrunktxdavdpstesttest_jsonpy">CalendarServer/trunk/txdav/dps/test/test_json.py</a></li>
<li><a href="#CalendarServertrunktxdavidavpy">CalendarServer/trunk/txdav/idav.py</a></li>
<li><a href="#CalendarServertrunktxdavwho__init__py">CalendarServer/trunk/txdav/who/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavwhoaugmentpy">CalendarServer/trunk/txdav/who/augment.py</a></li>
<li><a href="#CalendarServertrunktxdavwhocachepy">CalendarServer/trunk/txdav/who/cache.py</a></li>
<li><a href="#CalendarServertrunktxdavwhodelegatespy">CalendarServer/trunk/txdav/who/delegates.py</a></li>
<li><a href="#CalendarServertrunktxdavwhodirectorypy">CalendarServer/trunk/txdav/who/directory.py</a></li>
<li><a href="#CalendarServertrunktxdavwhogroupspy">CalendarServer/trunk/txdav/who/groups.py</a></li>
<li><a href="#CalendarServertrunktxdavwhoidirectorypy">CalendarServer/trunk/txdav/who/idirectory.py</a></li>
<li><a href="#CalendarServertrunktxdavwhoopendirectorypy">CalendarServer/trunk/txdav/who/opendirectory.py</a></li>
<li><a href="#CalendarServertrunktxdavwhotest__init__py">CalendarServer/trunk/txdav/who/test/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavwhotestaccountsaccountsxml">CalendarServer/trunk/txdav/who/test/accounts/accounts.xml</a></li>
<li><a href="#CalendarServertrunktxdavwhotestaccountsgroupAccountsxml">CalendarServer/trunk/txdav/who/test/accounts/groupAccounts.xml</a></li>
<li><a href="#CalendarServertrunktxdavwhotestaccountsvcardsxml">CalendarServer/trunk/txdav/who/test/accounts/vcards.xml</a></li>
<li><a href="#CalendarServertrunktxdavwhotestsupportpy">CalendarServer/trunk/txdav/who/test/support.py</a></li>
<li><a href="#CalendarServertrunktxdavwhotesttest_augmentpy">CalendarServer/trunk/txdav/who/test/test_augment.py</a></li>
<li><a href="#CalendarServertrunktxdavwhotesttest_cachepy">CalendarServer/trunk/txdav/who/test/test_cache.py</a></li>
<li><a href="#CalendarServertrunktxdavwhotesttest_delegatespy">CalendarServer/trunk/txdav/who/test/test_delegates.py</a></li>
<li><a href="#CalendarServertrunktxdavwhotesttest_directorypy">CalendarServer/trunk/txdav/who/test/test_directory.py</a></li>
<li><a href="#CalendarServertrunktxdavwhotesttest_group_attendeespy">CalendarServer/trunk/txdav/who/test/test_group_attendees.py</a></li>
<li><a href="#CalendarServertrunktxdavwhotesttest_group_shareespy">CalendarServer/trunk/txdav/who/test/test_group_sharees.py</a></li>
<li><a href="#CalendarServertrunktxdavwhotesttest_groupspy">CalendarServer/trunk/txdav/who/test/test_groups.py</a></li>
<li><a href="#CalendarServertrunktxdavwhotesttest_utilpy">CalendarServer/trunk/txdav/who/test/test_util.py</a></li>
<li><a href="#CalendarServertrunktxdavwhotesttest_vcardpy">CalendarServer/trunk/txdav/who/test/test_vcard.py</a></li>
<li><a href="#CalendarServertrunktxdavwhotesttest_wikipy">CalendarServer/trunk/txdav/who/test/test_wiki.py</a></li>
<li><a href="#CalendarServertrunktxdavwhotesttest_xmlpy">CalendarServer/trunk/txdav/who/test/test_xml.py</a></li>
<li><a href="#CalendarServertrunktxdavwhoutilpy">CalendarServer/trunk/txdav/who/util.py</a></li>
<li><a href="#CalendarServertrunktxdavwhovcardpy">CalendarServer/trunk/txdav/who/vcard.py</a></li>
<li><a href="#CalendarServertrunktxdavwhowikipy">CalendarServer/trunk/txdav/who/wiki.py</a></li>
<li><a href="#CalendarServertrunktxdavwhoxmlpy">CalendarServer/trunk/txdav/who/xml.py</a></li>
<li><a href="#CalendarServertrunktxdavxml__init__py">CalendarServer/trunk/txdav/xml/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavxmlbasepy">CalendarServer/trunk/txdav/xml/base.py</a></li>
<li><a href="#CalendarServertrunktxdavxmlelementpy">CalendarServer/trunk/txdav/xml/element.py</a></li>
<li><a href="#CalendarServertrunktxdavxmlextensionspy">CalendarServer/trunk/txdav/xml/extensions.py</a></li>
<li><a href="#CalendarServertrunktxdavxmlparserpy">CalendarServer/trunk/txdav/xml/parser.py</a></li>
<li><a href="#CalendarServertrunktxdavxmlparser_basepy">CalendarServer/trunk/txdav/xml/parser_base.py</a></li>
<li><a href="#CalendarServertrunktxdavxmlparser_etreepy">CalendarServer/trunk/txdav/xml/parser_etree.py</a></li>
<li><a href="#CalendarServertrunktxdavxmlparser_saxpy">CalendarServer/trunk/txdav/xml/parser_sax.py</a></li>
<li><a href="#CalendarServertrunktxdavxmlrfc2518py">CalendarServer/trunk/txdav/xml/rfc2518.py</a></li>
<li><a href="#CalendarServertrunktxdavxmlrfc3253py">CalendarServer/trunk/txdav/xml/rfc3253.py</a></li>
<li><a href="#CalendarServertrunktxdavxmlrfc3744py">CalendarServer/trunk/txdav/xml/rfc3744.py</a></li>
<li><a href="#CalendarServertrunktxdavxmlrfc4331py">CalendarServer/trunk/txdav/xml/rfc4331.py</a></li>
<li><a href="#CalendarServertrunktxdavxmlrfc5397py">CalendarServer/trunk/txdav/xml/rfc5397.py</a></li>
<li><a href="#CalendarServertrunktxdavxmlrfc5842py">CalendarServer/trunk/txdav/xml/rfc5842.py</a></li>
<li><a href="#CalendarServertrunktxdavxmlrfc5995py">CalendarServer/trunk/txdav/xml/rfc5995.py</a></li>
<li><a href="#CalendarServertrunktxdavxmlrfc6578py">CalendarServer/trunk/txdav/xml/rfc6578.py</a></li>
<li><a href="#CalendarServertrunktxdavxmltest__init__py">CalendarServer/trunk/txdav/xml/test/__init__.py</a></li>
<li><a href="#CalendarServertrunktxdavxmltesttest_basepy">CalendarServer/trunk/txdav/xml/test/test_base.py</a></li>
<li><a href="#CalendarServertrunktxdavxmltesttest_xmlpy">CalendarServer/trunk/txdav/xml/test/test_xml.py</a></li>
<li><a href="#CalendarServertrunktxdavxmltesttest_xml_rfc3744py">CalendarServer/trunk/txdav/xml/test/test_xml_rfc3744.py</a></li>
<li><a href="#CalendarServertrunktxweb2__init__py">CalendarServer/trunk/txweb2/__init__.py</a></li>
<li><a href="#CalendarServertrunktxweb2auth__init__py">CalendarServer/trunk/txweb2/auth/__init__.py</a></li>
<li><a href="#CalendarServertrunktxweb2authbasicpy">CalendarServer/trunk/txweb2/auth/basic.py</a></li>
<li><a href="#CalendarServertrunktxweb2authdigestpy">CalendarServer/trunk/txweb2/auth/digest.py</a></li>
<li><a href="#CalendarServertrunktxweb2authinterfacespy">CalendarServer/trunk/txweb2/auth/interfaces.py</a></li>
<li><a href="#CalendarServertrunktxweb2authtlspy">CalendarServer/trunk/txweb2/auth/tls.py</a></li>
<li><a href="#CalendarServertrunktxweb2authwrapperpy">CalendarServer/trunk/txweb2/auth/wrapper.py</a></li>
<li><a href="#CalendarServertrunktxweb2channel__init__py">CalendarServer/trunk/txweb2/channel/__init__.py</a></li>
<li><a href="#CalendarServertrunktxweb2channelhttppy">CalendarServer/trunk/txweb2/channel/http.py</a></li>
<li><a href="#CalendarServertrunktxweb2client__init__py">CalendarServer/trunk/txweb2/client/__init__.py</a></li>
<li><a href="#CalendarServertrunktxweb2clienthttppy">CalendarServer/trunk/txweb2/client/http.py</a></li>
<li><a href="#CalendarServertrunktxweb2clientinterfacespy">CalendarServer/trunk/txweb2/client/interfaces.py</a></li>
<li><a href="#CalendarServertrunktxweb2dav__init__py">CalendarServer/trunk/txweb2/dav/__init__.py</a></li>
<li><a href="#CalendarServertrunktxweb2davauthpy">CalendarServer/trunk/txweb2/dav/auth.py</a></li>
<li><a href="#CalendarServertrunktxweb2davfileoppy">CalendarServer/trunk/txweb2/dav/fileop.py</a></li>
<li><a href="#CalendarServertrunktxweb2davhttppy">CalendarServer/trunk/txweb2/dav/http.py</a></li>
<li><a href="#CalendarServertrunktxweb2davidavpy">CalendarServer/trunk/txweb2/dav/idav.py</a></li>
<li><a href="#CalendarServertrunktxweb2davmethod__init__py">CalendarServer/trunk/txweb2/dav/method/__init__.py</a></li>
<li><a href="#CalendarServertrunktxweb2davmethodaclpy">CalendarServer/trunk/txweb2/dav/method/acl.py</a></li>
<li><a href="#CalendarServertrunktxweb2davmethodcopymovepy">CalendarServer/trunk/txweb2/dav/method/copymove.py</a></li>
<li><a href="#CalendarServertrunktxweb2davmethoddeletepy">CalendarServer/trunk/txweb2/dav/method/delete.py</a></li>
<li><a href="#CalendarServertrunktxweb2davmethoddelete_commonpy">CalendarServer/trunk/txweb2/dav/method/delete_common.py</a></li>
<li><a href="#CalendarServertrunktxweb2davmethodgetpy">CalendarServer/trunk/txweb2/dav/method/get.py</a></li>
<li><a href="#CalendarServertrunktxweb2davmethodlockpy">CalendarServer/trunk/txweb2/dav/method/lock.py</a></li>
<li><a href="#CalendarServertrunktxweb2davmethodmkcolpy">CalendarServer/trunk/txweb2/dav/method/mkcol.py</a></li>
<li><a href="#CalendarServertrunktxweb2davmethodprop_commonpy">CalendarServer/trunk/txweb2/dav/method/prop_common.py</a></li>
<li><a href="#CalendarServertrunktxweb2davmethodpropfindpy">CalendarServer/trunk/txweb2/dav/method/propfind.py</a></li>
<li><a href="#CalendarServertrunktxweb2davmethodproppatchpy">CalendarServer/trunk/txweb2/dav/method/proppatch.py</a></li>
<li><a href="#CalendarServertrunktxweb2davmethodputpy">CalendarServer/trunk/txweb2/dav/method/put.py</a></li>
<li><a href="#CalendarServertrunktxweb2davmethodput_commonpy">CalendarServer/trunk/txweb2/dav/method/put_common.py</a></li>
<li><a href="#CalendarServertrunktxweb2davmethodreportpy">CalendarServer/trunk/txweb2/dav/method/report.py</a></li>
<li><a href="#CalendarServertrunktxweb2davmethodreport_acl_principal_prop_setpy">CalendarServer/trunk/txweb2/dav/method/report_acl_principal_prop_set.py</a></li>
<li><a href="#CalendarServertrunktxweb2davmethodreport_expandpy">CalendarServer/trunk/txweb2/dav/method/report_expand.py</a></li>
<li><a href="#CalendarServertrunktxweb2davmethodreport_principal_matchpy">CalendarServer/trunk/txweb2/dav/method/report_principal_match.py</a></li>
<li><a href="#CalendarServertrunktxweb2davmethodreport_principal_property_searchpy">CalendarServer/trunk/txweb2/dav/method/report_principal_property_search.py</a></li>
<li><a href="#CalendarServertrunktxweb2davmethodreport_principal_search_property_setpy">CalendarServer/trunk/txweb2/dav/method/report_principal_search_property_set.py</a></li>
<li><a href="#CalendarServertrunktxweb2davnonepropspy">CalendarServer/trunk/txweb2/dav/noneprops.py</a></li>
<li><a href="#CalendarServertrunktxweb2davresourcepy">CalendarServer/trunk/txweb2/dav/resource.py</a></li>
<li><a href="#CalendarServertrunktxweb2davstaticpy">CalendarServer/trunk/txweb2/dav/static.py</a></li>
<li><a href="#CalendarServertrunktxweb2davtest__init__py">CalendarServer/trunk/txweb2/dav/test/__init__.py</a></li>
<li><a href="#CalendarServertrunktxweb2davtesttest_aclpy">CalendarServer/trunk/txweb2/dav/test/test_acl.py</a></li>
<li><a href="#CalendarServertrunktxweb2davtesttest_authpy">CalendarServer/trunk/txweb2/dav/test/test_auth.py</a></li>
<li><a href="#CalendarServertrunktxweb2davtesttest_copypy">CalendarServer/trunk/txweb2/dav/test/test_copy.py</a></li>
<li><a href="#CalendarServertrunktxweb2davtesttest_deletepy">CalendarServer/trunk/txweb2/dav/test/test_delete.py</a></li>
<li><a href="#CalendarServertrunktxweb2davtesttest_httppy">CalendarServer/trunk/txweb2/dav/test/test_http.py</a></li>
<li><a href="#CalendarServertrunktxweb2davtesttest_lockpy">CalendarServer/trunk/txweb2/dav/test/test_lock.py</a></li>
<li><a href="#CalendarServertrunktxweb2davtesttest_mkcolpy">CalendarServer/trunk/txweb2/dav/test/test_mkcol.py</a></li>
<li><a href="#CalendarServertrunktxweb2davtesttest_movepy">CalendarServer/trunk/txweb2/dav/test/test_move.py</a></li>
<li><a href="#CalendarServertrunktxweb2davtesttest_optionspy">CalendarServer/trunk/txweb2/dav/test/test_options.py</a></li>
<li><a href="#CalendarServertrunktxweb2davtesttest_pipelinepy">CalendarServer/trunk/txweb2/dav/test/test_pipeline.py</a></li>
<li><a href="#CalendarServertrunktxweb2davtesttest_proppy">CalendarServer/trunk/txweb2/dav/test/test_prop.py</a></li>
<li><a href="#CalendarServertrunktxweb2davtesttest_putpy">CalendarServer/trunk/txweb2/dav/test/test_put.py</a></li>
<li><a href="#CalendarServertrunktxweb2davtesttest_quotapy">CalendarServer/trunk/txweb2/dav/test/test_quota.py</a></li>
<li><a href="#CalendarServertrunktxweb2davtesttest_reportpy">CalendarServer/trunk/txweb2/dav/test/test_report.py</a></li>
<li><a href="#CalendarServertrunktxweb2davtesttest_report_expandpy">CalendarServer/trunk/txweb2/dav/test/test_report_expand.py</a></li>
<li><a href="#CalendarServertrunktxweb2davtesttest_resourcepy">CalendarServer/trunk/txweb2/dav/test/test_resource.py</a></li>
<li><a href="#CalendarServertrunktxweb2davtesttest_staticpy">CalendarServer/trunk/txweb2/dav/test/test_static.py</a></li>
<li><a href="#CalendarServertrunktxweb2davtesttest_utilpy">CalendarServer/trunk/txweb2/dav/test/test_util.py</a></li>
<li><a href="#CalendarServertrunktxweb2davtestutilpy">CalendarServer/trunk/txweb2/dav/test/util.py</a></li>
<li><a href="#CalendarServertrunktxweb2davutilpy">CalendarServer/trunk/txweb2/dav/util.py</a></li>
<li><a href="#CalendarServertrunktxweb2davxattrpropspy">CalendarServer/trunk/txweb2/dav/xattrprops.py</a></li>
<li><a href="#CalendarServertrunktxweb2errorpy">CalendarServer/trunk/txweb2/error.py</a></li>
<li><a href="#CalendarServertrunktxweb2fileuploadpy">CalendarServer/trunk/txweb2/fileupload.py</a></li>
<li><a href="#CalendarServertrunktxweb2httppy">CalendarServer/trunk/txweb2/http.py</a></li>
<li><a href="#CalendarServertrunktxweb2http_headerspy">CalendarServer/trunk/txweb2/http_headers.py</a></li>
<li><a href="#CalendarServertrunktxweb2iwebpy">CalendarServer/trunk/txweb2/iweb.py</a></li>
<li><a href="#CalendarServertrunktxweb2logpy">CalendarServer/trunk/txweb2/log.py</a></li>
<li><a href="#CalendarServertrunktxweb2metafdpy">CalendarServer/trunk/txweb2/metafd.py</a></li>
<li><a href="#CalendarServertrunktxweb2resourcepy">CalendarServer/trunk/txweb2/resource.py</a></li>
<li><a href="#CalendarServertrunktxweb2responsecodepy">CalendarServer/trunk/txweb2/responsecode.py</a></li>
<li><a href="#CalendarServertrunktxweb2serverpy">CalendarServer/trunk/txweb2/server.py</a></li>
<li><a href="#CalendarServertrunktxweb2staticpy">CalendarServer/trunk/txweb2/static.py</a></li>
<li><a href="#CalendarServertrunktxweb2streampy">CalendarServer/trunk/txweb2/stream.py</a></li>
<li><a href="#CalendarServertrunktxweb2testtest_metafdpy">CalendarServer/trunk/txweb2/test/test_metafd.py</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="CalendarServertrunkREADMErst"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/README.rst (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/README.rst        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/README.rst        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> Copyright and License
</span><span class="cx"> ==========================
</span><span class="cx"> 
</span><del>-Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> This software is licensed under the Apache License, Version 2.0. The Apache License is a well-established open source license, enabling collaborative open source software development.
</span><span class="cx"> 
</span></span></pre></div>
<a id="CalendarServertrunkbin_buildsh"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/bin/_build.sh (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/bin/_build.sh        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/bin/_build.sh        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- sh-basic-offset: 2 -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkbin_pysh"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/bin/_py.sh (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/bin/_py.sh        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/bin/_py.sh        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- sh-basic-offset: 2 -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkbinbenchmark"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/bin/benchmark (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/bin/benchmark        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/bin/benchmark        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/bin/sh
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkbinbenchreport"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/bin/benchreport (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/bin/benchreport        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/bin/benchreport        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/bin/sh
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkbincaldavd"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/bin/caldavd (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/bin/caldavd        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/bin/caldavd        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> # -*- sh-basic-offset: 2 -*-
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkbindependencies"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/bin/dependencies (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/bin/dependencies        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/bin/dependencies        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> # -*- sh-basic-offset: 2 -*-
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkbindevelop"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/bin/develop (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/bin/develop        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/bin/develop        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> # -*- sh-basic-offset: 2 -*-
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkbinenvironment"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/bin/environment (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/bin/environment        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/bin/environment        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> # -*- sh-basic-offset: 2 -*-
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkbinkeychain_initpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/bin/keychain_init.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/bin/keychain_init.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/bin/keychain_init.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkbinkeychain_unlockpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/bin/keychain_unlock.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/bin/keychain_unlock.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/bin/keychain_unlock.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkbinpackage"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/bin/package (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/bin/package        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/bin/package        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> # -*- sh-basic-offset: 2 -*-
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkbinpyflakes"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/bin/pyflakes (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/bin/pyflakes        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/bin/pyflakes        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> # -*- sh-basic-offset: 2 -*-
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkbinpython"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/bin/python (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/bin/python        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/bin/python        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> # -*- sh-basic-offset: 2 -*-
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkbinrun"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/bin/run (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/bin/run        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/bin/run        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> # -*- sh-basic-offset: 2 -*-
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkbinsim"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/bin/sim (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/bin/sim        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/bin/sim        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> # -*- sh-basic-offset: 2 -*-
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkbintest"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/bin/test (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/bin/test        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/bin/test        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> # -*- sh-basic-offset: 2 -*-
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkbintestpods"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/bin/testpods (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/bin/testpods        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/bin/testpods        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> # -*- sh-basic-offset: 2 -*-
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkbintestpodssim"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/bin/testpodssim (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/bin/testpodssim        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/bin/testpodssim        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> # -*- sh-basic-offset: 2 -*-
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkbintestserver"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/bin/testserver (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/bin/testserver        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/bin/testserver        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> # -*- sh-basic-offset: 2 -*-
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkbintestsim"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/bin/testsim (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/bin/testsim        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/bin/testsim        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> # -*- sh-basic-offset: 2 -*-
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkbintestsqlusage"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/bin/testsqlusage (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/bin/testsqlusage        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/bin/testsqlusage        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> # -*- sh-basic-offset: 2 -*-
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkbintrial"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/bin/trial (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/bin/trial        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/bin/trial        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> # -*- sh-basic-offset: 2 -*-
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkbintwistd"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/bin/twistd (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/bin/twistd        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/bin/twistd        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> # -*- sh-basic-offset: 2 -*-
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserver__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: calendarserver -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserveraccesslogpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/accesslog.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/accesslog.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/accesslog.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservercontrolsocketpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/controlsocket.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/controlsocket.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/controlsocket.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverdashboard_servicepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/dashboard_service.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/dashboard_service.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/dashboard_service.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverlogAnalysispy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/logAnalysis.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/logAnalysis.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/logAnalysis.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverprofilingpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/profiling.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/profiling.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/profiling.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverprovision__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/provision/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/provision/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/provision/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverprovisionrootpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/provision/root.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/provision/root.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/provision/root.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: calendarserver.provision.test.test_root -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverprovisiontest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/provision/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/provision/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/provision/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverprovisiontesttest_rootpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/provision/test/test_root.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/provision/test/test_root.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/provision/test/test_root.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverpush__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/push/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/push/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/push/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverpushamppushpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/push/amppush.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/push/amppush.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/push/amppush.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverpushapplepushpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/push/applepush.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/push/applepush.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/push/applepush.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: calendarserver.push.test.test_applepush -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverpushipushpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/push/ipush.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/push/ipush.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/push/ipush.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverpushnotifierpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/push/notifier.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/push/notifier.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/push/notifier.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverpushtest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/push/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/push/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/push/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverpushtesttest_amppushpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/push/test/test_amppush.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/push/test/test_amppush.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/push/test/test_amppush.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverpushtesttest_applepushpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/push/test/test_applepush.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/push/test/test_applepush.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/push/test/test_applepush.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverpushtesttest_notifierpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/push/test/test_notifier.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/push/test/test_notifier.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/push/test/test_notifier.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverpushutilpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/push/util.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/push/util.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/push/util.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertap__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tap/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tap/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tap/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertapcaldavpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tap/caldav.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tap/caldav.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tap/caldav.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: calendarserver.tap.test.test_caldav -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertapprofilingpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tap/profiling.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tap/profiling.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tap/profiling.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertaptest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tap/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tap/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tap/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertaptestlonglinespy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tap/test/longlines.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tap/test/longlines.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tap/test/longlines.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertaptesttest_caldavpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tap/test/test_caldav.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tap/test/test_caldav.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tap/test/test_caldav.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertaptesttest_utilpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tap/test/test_util.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tap/test/test_util.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tap/test/test_util.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertaputilpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tap/util.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tap/util.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tap/util.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: calendarserver.tap.test.test_caldav -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertesttest_accesslogpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/test/test_accesslog.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/test/test_accesslog.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/test/test_accesslog.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertesttest_logAnalysispy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/test/test_logAnalysis.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/test/test_logAnalysis.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/test/test_logAnalysis.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertools__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsagentpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/agent.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/agent.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/agent.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> # -*- test-case-name: calendarserver.tools.test.test_agent -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsampnotificationspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/ampnotifications.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/ampnotifications.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/ampnotifications.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsanonymizepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/anonymize.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/anonymize.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/anonymize.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolscalverifypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/calverify.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/calverify.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/calverify.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> # -*- test-case-name: calendarserver.tools.test.test_calverify -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolscalverify_diffpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/calverify_diff.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/calverify_diff.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/calverify_diff.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> # -*- test-case-name: calendarserver.tools.test.test_calverify -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolschangeip_calendarpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/changeip_calendar.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/changeip_calendar.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/changeip_calendar.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> #
</span><span class="cx"> # changeip script for calendar server
</span><span class="cx"> #
</span><del>-# Copyright (c) 2005-2015 Apple Inc.  All Rights Reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc.  All Rights Reserved.
</ins><span class="cx"> #
</span><span class="cx"> # IMPORTANT NOTE:  This file is licensed only for use on Apple-labeled
</span><span class="cx"> # computers and is subject to the terms and conditions of the Apple
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolscheckdatabaseschemapy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/checkdatabaseschema.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/checkdatabaseschema.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/checkdatabaseschema.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolscmdlinepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/cmdline.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/cmdline.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/cmdline.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsconfigpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/config.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/config.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/config.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsdashboardpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/dashboard.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/dashboard.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/dashboard.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsdashcollectpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/dashcollect.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/dashcollect.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/dashcollect.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsdashviewpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/dashview.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/dashview.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/dashview.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsdbinspectpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/dbinspect.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/dbinspect.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/dbinspect.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> # -*- test-case-name: calendarserver.tools.test.test_calverify -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsdelegatesmigrationpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/delegatesmigration.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/delegatesmigration.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/delegatesmigration.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsdiagnosepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/diagnose.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/diagnose.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/diagnose.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsdkimtoolpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/dkimtool.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/dkimtool.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/dkimtool.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsexportpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/export.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/export.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/export.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> # -*- test-case-name: calendarserver.tools.test.test_export -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsgatewaypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/gateway.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/gateway.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/gateway.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsicalsplitpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/icalsplit.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/icalsplit.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/icalsplit.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsimporterpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/importer.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/importer.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/importer.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> # -*- test-case-name: calendarserver.tools.test.test_importer -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsmanagetimezonespy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/managetimezones.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/managetimezones.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/managetimezones.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsmigratepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/migrate.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/migrate.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/migrate.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsmigrate_verifypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/migrate_verify.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/migrate_verify.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/migrate_verify.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> # -*- test-case-name: calendarserver.tools.test.test_calverify -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsnotificationspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/notifications.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/notifications.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/notifications.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsobliteratepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/obliterate.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/obliterate.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/obliterate.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> # -*- test-case-name: calendarserver.tools.test.test_calverify -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolspod_migrationpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/pod_migration.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/pod_migration.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/pod_migration.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> # -*- test-case-name: calendarserver.tools.test.test_calverify -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsprincipalspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/principals.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/principals.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/principals.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolspurgepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/purge.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/purge.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/purge.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> # -*- test-case-name: calendarserver.tools.test.test_purge -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolspushpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/push.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/push.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/push.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsresourcespy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/resources.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/resources.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/resources.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsshell__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/shell/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/shell/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/shell/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsshellcmdpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/shell/cmd.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/shell/cmd.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/shell/cmd.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsshelldirectorypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/shell/directory.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/shell/directory.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/shell/directory.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsshellterminalpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/shell/terminal.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/shell/terminal.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/shell/terminal.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsshelltest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/shell/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/shell/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/shell/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsshelltesttest_cmdpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/shell/test/test_cmd.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/shell/test/test_cmd.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/shell/test/test_cmd.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsshelltesttest_vfspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/shell/test/test_vfs.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/shell/test/test_vfs.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/shell/test/test_vfs.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsshellvfspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/shell/vfs.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/shell/vfs.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/shell/vfs.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: calendarserver.tools.shell.test.test_vfs -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolstablespy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/tables.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/tables.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/tables.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolstest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolstestdeprovisionaugmentsxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/test/deprovision/augments.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/test/deprovision/augments.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/test/deprovision/augments.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolstestdeprovisioncaldavdplist"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/test/deprovision/caldavd.plist (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/test/deprovision/caldavd.plist        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/test/deprovision/caldavd.plist        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-    Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+    Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx">     Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx">     you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolstestdeprovisionresourceslocationsxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/test/deprovision/resources-locations.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/test/deprovision/resources-locations.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/test/deprovision/resources-locations.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolstestdeprovisionusersgroupsxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/test/deprovision/users-groups.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/test/deprovision/users-groups.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/test/deprovision/users-groups.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolstestgatewayaugmentsxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/test/gateway/augments.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/test/gateway/augments.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/test/gateway/augments.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolstestgatewaycaldavdplist"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/test/gateway/caldavd.plist (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/test/gateway/caldavd.plist        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/test/gateway/caldavd.plist        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-    Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+    Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx">     Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx">     you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolstestgatewayresourceslocationsxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/test/gateway/resources-locations.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/test/gateway/resources-locations.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/test/gateway/resources-locations.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolstestgatewayusersgroupsxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/test/gateway/users-groups.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/test/gateway/users-groups.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/test/gateway/users-groups.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolstestprincipalsaugmentsxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/test/principals/augments.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/test/principals/augments.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/test/principals/augments.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolstestprincipalscaldavdplist"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/test/principals/caldavd.plist (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/test/principals/caldavd.plist        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/test/principals/caldavd.plist        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-    Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+    Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx">     Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx">     you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolstestprincipalsresourceslocationsxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/test/principals/resources-locations.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/test/principals/resources-locations.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/test/principals/resources-locations.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolstestprincipalsusersgroupsxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/test/principals/users-groups.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/test/principals/users-groups.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/test/principals/users-groups.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolstesttest_agentpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/test/test_agent.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/test/test_agent.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/test/test_agent.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolstesttest_calverifypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/test/test_calverify.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/test/test_calverify.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/test/test_calverify.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolstesttest_changeippy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/test/test_changeip.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/test/test_changeip.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/test/test_changeip.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolstesttest_configpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/test/test_config.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/test/test_config.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/test/test_config.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolstesttest_diagnosepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/test/test_diagnose.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/test/test_diagnose.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/test/test_diagnose.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolstesttest_exportpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/test/test_export.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/test/test_export.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/test/test_export.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolstesttest_gatewaypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/test/test_gateway.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/test/test_gateway.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/test/test_gateway.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolstesttest_importerpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/test/test_importer.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/test/test_importer.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/test/test_importer.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolstesttest_principalspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/test/test_principals.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/test/test_principals.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/test/test_principals.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolstesttest_purgepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/test/test_purge.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/test/test_purge.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/test/test_purge.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolstesttest_purge_old_eventspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/test/test_purge_old_events.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/test/test_purge_old_events.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/test/test_purge_old_events.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolstesttest_resourcespy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/test/test_resources.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/test/test_resources.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/test/test_resources.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolstesttest_utilpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/test/test_util.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/test/test_util.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/test/test_util.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolstrashpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/trash.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/trash.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/trash.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> # -*- test-case-name: calendarserver.tools.test.test_trash -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsupgradepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/upgrade.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/upgrade.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/upgrade.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> # -*- test-case-name: calendarserver.tools.test.test_upgrade -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsutilpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/util.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/util.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/util.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2008-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2008-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolsvalidcalendardatapy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/validcalendardata.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/validcalendardata.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/tools/validcalendardata.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverwebadmin__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/webadmin/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/webadmin/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/webadmin/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverwebadminconfigpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/webadmin/config.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/webadmin/config.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/webadmin/config.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: calendarserver.webadmin.test.test_landing -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverwebadmineventsourcepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/webadmin/eventsource.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/webadmin/eventsource.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/webadmin/eventsource.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: calendarserver.webadmin.test.test_principals -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverwebadminlandingpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/webadmin/landing.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/webadmin/landing.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/webadmin/landing.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: calendarserver.webadmin.test.test_landing -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverwebadminlogspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/webadmin/logs.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/webadmin/logs.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/webadmin/logs.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: calendarserver.webadmin.test.test_logs -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverwebadminprincipalspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/webadmin/principals.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/webadmin/principals.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/webadmin/principals.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: calendarserver.webadmin.test.test_principals -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverwebadminresourcepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/webadmin/resource.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/webadmin/resource.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/webadmin/resource.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: calendarserver.webadmin.test.test_resource -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverwebadmintest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/webadmin/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/webadmin/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/webadmin/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverwebadmintesttest_eventsourcepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/webadmin/test/test_eventsource.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/webadmin/test/test_eventsource.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/webadmin/test/test_eventsource.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverwebadminworkpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/webadmin/work.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/webadmin/work.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/webadmin/work.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: calendarserver.webadmin.test.test_principals -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverwebcal__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/webcal/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/webcal/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/webcal/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverwebcalresourcepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/webcal/resource.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/webcal/resource.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/webcal/resource.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverwebcaltest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/webcal/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/webcal/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/webcal/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverwebcaltesttest_resourcepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/webcal/test/test_resource.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/webcal/test/test_resource.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/calendarserver/webcal/test/test_resource.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfauthaccountstestpodxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/auth/accounts-test-pod.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/auth/accounts-test-pod.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/auth/accounts-test-pod.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfauthaccountstests2sxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/auth/accounts-test-s2s.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/auth/accounts-test-s2s.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/auth/accounts-test-s2s.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfauthaccountstestxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/auth/accounts-test.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/auth/accounts-test.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/auth/accounts-test.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfauthaccountsdtd"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/auth/accounts.dtd (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/auth/accounts.dtd        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/auth/accounts.dtd        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfauthaccountsxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/auth/accounts.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/auth/accounts.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/auth/accounts.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfauthaugmentsdefaultxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/auth/augments-default.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/auth/augments-default.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/auth/augments-default.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfauthaugmentstestpodxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/auth/augments-test-pod.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/auth/augments-test-pod.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/auth/augments-test-pod.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfauthaugmentstests2sxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/auth/augments-test-s2s.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/auth/augments-test-s2s.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/auth/augments-test-s2s.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfauthaugmentstestxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/auth/augments-test.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/auth/augments-test.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/auth/augments-test.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfauthaugmentsdtd"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/auth/augments.dtd (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/auth/augments.dtd        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/auth/augments.dtd        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfauthgenerate_test_accountspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/auth/generate_test_accounts.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/auth/generate_test_accounts.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/auth/generate_test_accounts.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx"> prefix = &quot;&quot;&quot;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfauthproxiestestpodxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/auth/proxies-test-pod.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/auth/proxies-test-pod.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/auth/proxies-test-pod.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfauthproxiestests2sxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/auth/proxies-test-s2s.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/auth/proxies-test-s2s.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/auth/proxies-test-s2s.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfauthproxiestestxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/auth/proxies-test.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/auth/proxies-test.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/auth/proxies-test.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfauthproxiesdtd"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/auth/proxies.dtd (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/auth/proxies.dtd        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/auth/proxies.dtd        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfauthresourcestestpodxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/auth/resources-test-pod.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/auth/resources-test-pod.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/auth/resources-test-pod.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfauthresourcestests2sxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/auth/resources-test-s2s.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/auth/resources-test-s2s.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/auth/resources-test-s2s.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfauthresourcestestxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/auth/resources-test.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/auth/resources-test.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/auth/resources-test.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfcaldavdappleplist"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/caldavd-apple.plist (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/caldavd-apple.plist        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/caldavd-apple.plist        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-    Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+    Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx">     Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx">     you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfcaldavdstdconfigplist"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/caldavd-stdconfig.plist (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/caldavd-stdconfig.plist        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/caldavd-stdconfig.plist        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> &lt;!DOCTYPE plist PUBLIC &quot;-//Apple//DTD PLIST 1.0//EN&quot; &quot;http://www.apple.com/DTDs/PropertyList-1.0.dtd&quot;&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-    Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+    Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx">     Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx">     you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfcaldavdtestpodAplist"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/caldavd-test-podA.plist (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/caldavd-test-podA.plist        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/caldavd-test-podA.plist        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-    Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+    Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx">     Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx">     you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfcaldavdtestpodBplist"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/caldavd-test-podB.plist (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/caldavd-test-podB.plist        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/caldavd-test-podB.plist        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-    Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+    Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx">     Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx">     you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfcaldavdtests2splist"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/caldavd-test-s2s.plist (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/caldavd-test-s2s.plist        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/caldavd-test-s2s.plist        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-    Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+    Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx">     Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx">     you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfcaldavdtestplist"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/caldavd-test.plist (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/caldavd-test.plist        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/caldavd-test.plist        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-    Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+    Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx">     Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx">     you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfcaldavdplist"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/caldavd.plist (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/caldavd.plist        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/caldavd.plist        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-    Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+    Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx">     Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx">     you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconflocalserverstestxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/localservers-test.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/localservers-test.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/localservers-test.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconflocalserversdtd"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/localservers.dtd (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/localservers.dtd        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/localservers.dtd        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconflocalserversxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/localservers.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/localservers.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/localservers.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfremoteserverstests2sxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/remoteservers-test-s2s.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/remoteservers-test-s2s.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/remoteservers-test-s2s.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfremoteserverstestxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/remoteservers-test.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/remoteservers-test.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/remoteservers-test.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfremoteserversdtd"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/remoteservers.dtd (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/remoteservers.dtd        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/remoteservers.dtd        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfremoteserversxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/remoteservers.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/remoteservers.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/remoteservers.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfresourcescaldavdresourcesplist"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/resources/caldavd-resources.plist (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/resources/caldavd-resources.plist        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/resources/caldavd-resources.plist        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-    Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+    Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx">     Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx">     you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfresourceslocationsresourcesorigxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/resources/locations-resources-orig.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/resources/locations-resources-orig.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/resources/locations-resources-orig.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfresourceslocationsresourcesxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/resources/locations-resources.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/resources/locations-resources.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/resources/locations-resources.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfresourcesusersgroupsxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/resources/users-groups.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/resources/users-groups.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/resources/users-groups.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconfresourcesxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/resources.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/resources.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/resources.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkconftestaccountsxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/conf/test/accounts.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/conf/test/accounts.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/conf/test/accounts.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontrib__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontriblaunchdcalendarserverplist"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/launchd/calendarserver.plist (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/launchd/calendarserver.plist        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/launchd/calendarserver.plist        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribod__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/od/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/od/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/od/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontriboddsattributespy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/od/dsattributes.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/od/dsattributes.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/od/dsattributes.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> # #
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribodsetup_directorypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/od/setup_directory.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/od/setup_directory.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/od/setup_directory.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribodtest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/od/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/od/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/od/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribodtesttest_livepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/od/test/test_live.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/od/test/test_live.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/od/test/test_live.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformance__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformance_event_changepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/_event_change.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/_event_change.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/_event_change.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformance_event_createpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/_event_create.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/_event_create.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/_event_create.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancebenchlibpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/benchlib.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/benchlib.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/benchlib.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancebenchlibsh"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/benchlib.sh (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/benchlib.sh        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/benchlib.sh        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancebenchmark"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/benchmark (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/benchmark        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/benchmark        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/python
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancebenchmarkpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/benchmark.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/benchmark.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/benchmark.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancebenchmarksbounded_recurrencepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/benchmarks/bounded_recurrence.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/benchmarks/bounded_recurrence.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/benchmarks/bounded_recurrence.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancebenchmarksbounded_recurrence_autoacceptpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/benchmarks/bounded_recurrence_autoaccept.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/benchmarks/bounded_recurrence_autoaccept.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/benchmarks/bounded_recurrence_autoaccept.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancebenchmarkseventpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/benchmarks/event.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/benchmarks/event.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/benchmarks/event.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancebenchmarksevent_add_attendeepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/benchmarks/event_add_attendee.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/benchmarks/event_add_attendee.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/benchmarks/event_add_attendee.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancebenchmarksevent_autoacceptpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/benchmarks/event_autoaccept.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/benchmarks/event_autoaccept.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/benchmarks/event_autoaccept.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancebenchmarksevent_change_datepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/benchmarks/event_change_date.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/benchmarks/event_change_date.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/benchmarks/event_change_date.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancebenchmarksevent_change_summarypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/benchmarks/event_change_summary.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/benchmarks/event_change_summary.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/benchmarks/event_change_summary.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancebenchmarksevent_deletepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/benchmarks/event_delete.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/benchmarks/event_delete.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/benchmarks/event_delete.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancebenchmarksevent_delete_attendeepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/benchmarks/event_delete_attendee.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/benchmarks/event_delete_attendee.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/benchmarks/event_delete_attendee.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancebenchmarksevent_movepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/benchmarks/event_move.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/benchmarks/event_move.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/benchmarks/event_move.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancebenchmarksfind_calendarspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/benchmarks/find_calendars.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/benchmarks/find_calendars.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/benchmarks/find_calendars.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancebenchmarksfind_eventspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/benchmarks/find_events.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/benchmarks/find_events.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/benchmarks/find_events.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancebenchmarksunbounded_recurrencepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/benchmarks/unbounded_recurrence.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/benchmarks/unbounded_recurrence.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/benchmarks/unbounded_recurrence.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancebenchmarksunbounded_recurrence_autoacceptpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/benchmarks/unbounded_recurrence_autoaccept.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/benchmarks/unbounded_recurrence_autoaccept.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/benchmarks/unbounded_recurrence_autoaccept.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancebenchmarksvfreebusypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/benchmarks/vfreebusy.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/benchmarks/vfreebusy.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/benchmarks/vfreebusy.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancebenchmarksvfreebusy_vary_attendeespy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/benchmarks/vfreebusy_vary_attendees.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/benchmarks/vfreebusy_vary_attendees.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/benchmarks/vfreebusy_vary_attendees.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancecompare"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/compare (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/compare        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/compare        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/python
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancecomparepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/compare.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/compare.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/compare.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancedisplaycalendareventspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/display-calendar-events.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/display-calendar-events.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/display-calendar-events.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceextractconf"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/extractconf (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/extractconf        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/extractconf        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/python
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancefixunitssql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/fix-units.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/fix-units.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/fix-units.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> --
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancegraph"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/graph (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/graph        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/graph        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/python
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancegraphpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/graph.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/graph.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/graph.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancehttpauthpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/httpauth.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/httpauth.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/httpauth.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancehttpclientpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/httpclient.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/httpclient.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/httpclient.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceio_measured"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/io_measure.d (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/io_measure.d        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/io_measure.d        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+ * Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx">  * you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancejobqueue__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/jobqueue/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/jobqueue/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/jobqueue/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancejobqueueloadtestpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/jobqueue/loadtest.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/jobqueue/loadtest.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/jobqueue/loadtest.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancejobqueueworkratepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/jobqueue/workrate.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/jobqueue/workrate.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/jobqueue/workrate.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceloadtest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/loadtest/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/loadtest/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/loadtest/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceloadtestampsimpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/loadtest/ampsim.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/loadtest/ampsim.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/loadtest/ampsim.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceloadtestclientsoldplist"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/loadtest/clients-old.plist (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/loadtest/clients-old.plist        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/loadtest/clients-old.plist        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-    Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+    Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx">     Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx">     you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceloadtestclientsplist"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/loadtest/clients.plist (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/loadtest/clients.plist        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/loadtest/clients.plist        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-    Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+    Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx">     Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx">     you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceloadtestconfigoldplist"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/loadtest/config-old.plist (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/loadtest/config-old.plist        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/loadtest/config-old.plist        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-    Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+    Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx">     Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx">     you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceloadtestconfigdistplist"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/loadtest/config.dist.plist (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/loadtest/config.dist.plist        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/loadtest/config.dist.plist        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-    Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+    Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx">     Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx">     you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceloadtestconfigplist"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/loadtest/config.plist (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/loadtest/config.plist        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/loadtest/config.plist        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-    Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+    Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx">     Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx">     you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceloadtesticalpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/loadtest/ical.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/loadtest/ical.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/loadtest/ical.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceloadtestloggerpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/loadtest/logger.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/loadtest/logger.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/loadtest/logger.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceloadtestpopulationpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/loadtest/population.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/loadtest/population.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/loadtest/population.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: contrib.performance.loadtest.test_population -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceloadtestprofilespy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/loadtest/profiles.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/loadtest/profiles.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/loadtest/profiles.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceloadtestsetup_directorypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/loadtest/setup_directory.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/loadtest/setup_directory.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/loadtest/setup_directory.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceloadtestsimpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/loadtest/sim.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/loadtest/sim.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/loadtest/sim.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: contrib.performance.loadtest.test_sim -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceloadteststandardconfigseventupdatesonlyplist"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/loadtest/standard-configs/event-updates-only.plist (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/loadtest/standard-configs/event-updates-only.plist        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/loadtest/standard-configs/event-updates-only.plist        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-    Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+    Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx">     Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx">     you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceloadteststandardconfigseventsonlyplist"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/loadtest/standard-configs/events-only.plist (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/loadtest/standard-configs/events-only.plist        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/loadtest/standard-configs/events-only.plist        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-    Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+    Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx">     Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx">     you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceloadteststandardconfigsinvitesacceptsplist"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/loadtest/standard-configs/invites-accepts.plist (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/loadtest/standard-configs/invites-accepts.plist        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/loadtest/standard-configs/invites-accepts.plist        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-    Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+    Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx">     Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx">     you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceloadteststandardconfigsinvitesonlyrecurringplist"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/loadtest/standard-configs/invites-only-recurring.plist (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/loadtest/standard-configs/invites-only-recurring.plist        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/loadtest/standard-configs/invites-only-recurring.plist        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-    Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+    Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx">     Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx">     you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceloadteststandardconfigsinvitesonlyplist"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/loadtest/standard-configs/invites-only.plist (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/loadtest/standard-configs/invites-only.plist        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/loadtest/standard-configs/invites-only.plist        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-    Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+    Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx">     Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx">     you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceloadtesttest_icalpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/loadtest/test_ical.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/loadtest/test_ical.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/loadtest/test_ical.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceloadtesttest_populationpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/loadtest/test_population.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/loadtest/test_population.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/loadtest/test_population.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceloadtesttest_profilespy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/loadtest/test_profiles.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/loadtest/test_profiles.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/loadtest/test_profiles.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceloadtesttest_simpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/loadtest/test_sim.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/loadtest/test_sim.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/loadtest/test_sim.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceloadtesttest_trafficloggerpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/loadtest/test_trafficlogger.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/loadtest/test_trafficlogger.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/loadtest/test_trafficlogger.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceloadtesttest_webadminpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/loadtest/test_webadmin.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/loadtest/test_webadmin.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/loadtest/test_webadmin.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceloadtesttrafficloggerpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/loadtest/trafficlogger.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/loadtest/trafficlogger.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/loadtest/trafficlogger.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceloadtestwebadminpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/loadtest/webadmin.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/loadtest/webadmin.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/loadtest/webadmin.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancemassupload"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/massupload (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/massupload        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/massupload        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/python
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancemassuploadpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/massupload.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/massupload.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/massupload.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancenightlysh"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/nightly.sh (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/nightly.sh        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/nightly.sh        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/bin/bash -x
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancepgsqld"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/pgsql.d (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/pgsql.d        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/pgsql.d        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+ * Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx">  * you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceprofilesh"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/profile.sh (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/profile.sh        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/profile.sh        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/bin/bash -x
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancereport"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/report (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/report        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/report        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/python
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancereportpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/report.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/report.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/report.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancereport_principalspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/report_principals.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/report_principals.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/report_principals.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancereuploadsh"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/reupload.sh (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/reupload.sh        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/reupload.sh        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/bin/bash -x
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancesamplemanysh"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/sample-many.sh (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/sample-many.sh        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/sample-many.sh        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/env bash
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancesamplesh"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/sample.sh (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/sample.sh        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/sample.sh        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/env bash   
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancesetbackend"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/setbackend (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/setbackend        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/setbackend        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/python
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancesetbackendpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/setbackend.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/setbackend.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/setbackend.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancesim"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/sim (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/sim        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/sim        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancesimanalysis__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/simanalysis/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/simanalysis/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/simanalysis/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancesimanalysissim_regresspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/simanalysis/sim_regress.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/simanalysis/sim_regress.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/simanalysis/sim_regress.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancesomemoredatash"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/some-more-data.sh (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/some-more-data.sh        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/some-more-data.sh        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/bin/bash -x
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancespeedcentertac"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/speedcenter.tac (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/speedcenter.tac        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/speedcenter.tac        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancesql_measured"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/sql_measure.d (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/sql_measure.d        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/sql_measure.d        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+ * Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx">  * you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancesqlusage__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/sqlusage/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/sqlusage/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/sqlusage/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancesqlusagerequests__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/sqlusage/requests/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/sqlusage/requests/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/sqlusage/requests/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancesqlusagerequestshttpTestspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/sqlusage/requests/httpTests.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/sqlusage/requests/httpTests.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/sqlusage/requests/httpTests.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancesqlusagerequestsinvitepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/sqlusage/requests/invite.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/sqlusage/requests/invite.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/sqlusage/requests/invite.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancesqlusagerequestsmultigetpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/sqlusage/requests/multiget.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/sqlusage/requests/multiget.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/sqlusage/requests/multiget.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancesqlusagerequestspropfindpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/sqlusage/requests/propfind.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/sqlusage/requests/propfind.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/sqlusage/requests/propfind.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancesqlusagerequestspropfind_invitepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/sqlusage/requests/propfind_invite.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/sqlusage/requests/propfind_invite.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/sqlusage/requests/propfind_invite.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancesqlusagerequestsputpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/sqlusage/requests/put.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/sqlusage/requests/put.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/sqlusage/requests/put.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancesqlusagerequestsquerypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/sqlusage/requests/query.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/sqlusage/requests/query.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/sqlusage/requests/query.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancesqlusagerequestssyncpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/sqlusage/requests/sync.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/sqlusage/requests/sync.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/sqlusage/requests/sync.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancesqlusagesqlusagepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/sqlusage/sqlusage.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/sqlusage/sqlusage.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/sqlusage/sqlusage.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancesqlwatch"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/sqlwatch (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/sqlwatch        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/sqlwatch        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/python
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancesqlwatchpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/sqlwatch.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/sqlwatch.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/sqlwatch.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancestackedbarpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/stackedbar.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/stackedbar.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/stackedbar.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancestatspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/stats.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/stats.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/stats.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancestats_analysispy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/stats_analysis.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/stats_analysis.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/stats_analysis.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancesudorunsh"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/sudo-run.sh (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/sudo-run.sh        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/sudo-run.sh        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/env bash
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancesvncommittime"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/svn-committime (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/svn-committime        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/svn-committime        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/python
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancesvnrevno"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/svn-revno (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/svn-revno        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/svn-revno        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/python
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancetest_benchmarkpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/test_benchmark.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/test_benchmark.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/test_benchmark.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancetest_event_change_datepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/test_event_change_date.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/test_event_change_date.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/test_event_change_date.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancetest_httpauthpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/test_httpauth.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/test_httpauth.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/test_httpauth.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformancetest_statspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/test_stats.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/test_stats.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/test_stats.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceupload"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/upload (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/upload        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/upload        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/python
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribperformanceuploadpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/performance/upload.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/performance/upload.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/performance/upload.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribtools__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/tools/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/tools/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/tools/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribtoolsanonymous_logpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/tools/anonymous_log.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/tools/anonymous_log.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/tools/anonymous_log.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribtoolsbuildbot_analyzepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/tools/buildbot_analyze.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/tools/buildbot_analyze.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/tools/buildbot_analyze.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> # coding=utf-8
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribtoolsdtraceanalyzepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/tools/dtraceanalyze.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/tools/dtraceanalyze.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/tools/dtraceanalyze.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> # coding=utf-8
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribtoolsfakecalendardatapy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/tools/fakecalendardata.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/tools/fakecalendardata.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/tools/fakecalendardata.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribtoolsfix_calendar"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/tools/fix_calendar (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/tools/fix_calendar        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/tools/fix_calendar        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribtoolsharpoonpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/tools/harpoon.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/tools/harpoon.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/tools/harpoon.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/ngs/app/ical/code/bin/python
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribtoolslldb_utilspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/tools/lldb_utils.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/tools/lldb_utils.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/tools/lldb_utils.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribtoolsmonitoranalysispy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/tools/monitoranalysis.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/tools/monitoranalysis.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/tools/monitoranalysis.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribtoolsmonitorsplitpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/tools/monitorsplit.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/tools/monitorsplit.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/tools/monitorsplit.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribtoolsnetstatuspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/tools/netstatus.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/tools/netstatus.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/tools/netstatus.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribtoolspg_stats_analysispy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/tools/pg_stats_analysis.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/tools/pg_stats_analysis.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/tools/pg_stats_analysis.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribtoolspgtraced"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/tools/pgtrace.d (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/tools/pgtrace.d        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/tools/pgtrace.d        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">  *   Count postgres operations over time 
</span><span class="cx">  * 
</span><span class="cx"> ## 
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved. 
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved. 
</ins><span class="cx"> # 
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); 
</span><span class="cx"> # you may not use this file except in compliance with the License. 
</span></span></pre></div>
<a id="CalendarServertrunkcontribtoolsprotocolanalysispy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/tools/protocolanalysis.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/tools/protocolanalysis.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/tools/protocolanalysis.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribtoolsreadStatspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/tools/readStats.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/tools/readStats.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/tools/readStats.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribtoolsrequest_monitorpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/tools/request_monitor.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/tools/request_monitor.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/tools/request_monitor.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribtoolssortrecurrencespy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/tools/sortrecurrences.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/tools/sortrecurrences.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/tools/sortrecurrences.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribtoolssqldata_from_pathpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/tools/sqldata_from_path.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/tools/sqldata_from_path.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/tools/sqldata_from_path.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribtoolsstatsanalysispy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/tools/statsanalysis.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/tools/statsanalysis.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/tools/statsanalysis.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribtoolstablespy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/tools/tables.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/tools/tables.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/tools/tables.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribtoolstest_protocolanalysispy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/tools/test_protocolanalysis.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/tools/test_protocolanalysis.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/tools/test_protocolanalysis.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribwebpollMakefile"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/webpoll/Makefile (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/webpoll/Makefile        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/webpoll/Makefile        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribwebpollcaldavdtestwebpollplist"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/webpoll/caldavd-test-webpoll.plist (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/webpoll/caldavd-test-webpoll.plist        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/webpoll/caldavd-test-webpoll.plist        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-    Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+    Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx">     Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx">     you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribwebpollwebappjscaldavjs"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/webpoll/webapp/js/caldav.js (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/webpoll/webapp/js/caldav.js        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/webpoll/webapp/js/caldav.js        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /**
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribwebpollwebappjsjcaljs"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/webpoll/webapp/js/jcal.js (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/webpoll/webapp/js/jcal.js        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/webpoll/webapp/js/jcal.js        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /**
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribwebpollwebappjsutilsjs"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/webpoll/webapp/js/utils.js (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/webpoll/webapp/js/utils.js        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/webpoll/webapp/js/utils.js        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /**
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkcontribwebpollwebappjswebpolljs"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/contrib/webpoll/webapp/js/webpoll.js (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/contrib/webpoll/webapp/js/webpoll.js        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/contrib/webpoll/webapp/js/webpoll.js        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /**
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkdoccaldavd8"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/doc/caldavd.8 (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/doc/caldavd.8        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/doc/caldavd.8        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> .\&quot;
</span><del>-.\&quot; Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+.\&quot; Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> .\&quot;
</span><span class="cx"> .\&quot; Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> .\&quot; you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkdoccalendarserver_command_gateway8"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/doc/calendarserver_command_gateway.8 (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/doc/calendarserver_command_gateway.8        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/doc/calendarserver_command_gateway.8        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> .\&quot;
</span><del>-.\&quot; Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+.\&quot; Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> .\&quot;
</span><span class="cx"> .\&quot; Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> .\&quot; you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkdoccalendarserver_config8"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/doc/calendarserver_config.8 (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/doc/calendarserver_config.8        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/doc/calendarserver_config.8        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> .\&quot;
</span><del>-.\&quot; Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+.\&quot; Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> .\&quot;
</span><span class="cx"> .\&quot; Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> .\&quot; you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkdoccalendarserver_export8"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/doc/calendarserver_export.8 (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/doc/calendarserver_export.8        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/doc/calendarserver_export.8        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> .\&quot;
</span><del>-.\&quot; Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+.\&quot; Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> .\&quot;
</span><span class="cx"> .\&quot; Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> .\&quot; you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkdoccalendarserver_manage_principals8"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/doc/calendarserver_manage_principals.8 (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/doc/calendarserver_manage_principals.8        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/doc/calendarserver_manage_principals.8        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> .\&quot;
</span><del>-.\&quot; Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+.\&quot; Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> .\&quot;
</span><span class="cx"> .\&quot; Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> .\&quot; you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkdoccalendarserver_manage_push8"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/doc/calendarserver_manage_push.8 (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/doc/calendarserver_manage_push.8        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/doc/calendarserver_manage_push.8        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> .\&quot;
</span><del>-.\&quot; Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+.\&quot; Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> .\&quot;
</span><span class="cx"> .\&quot; Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> .\&quot; you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkdoccalendarserver_manage_timezones8"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/doc/calendarserver_manage_timezones.8 (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/doc/calendarserver_manage_timezones.8        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/doc/calendarserver_manage_timezones.8        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> .\&quot;
</span><del>-.\&quot; Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+.\&quot; Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> .\&quot;
</span><span class="cx"> .\&quot; Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> .\&quot; you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkdoccalendarserver_migrate_resources8"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/doc/calendarserver_migrate_resources.8 (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/doc/calendarserver_migrate_resources.8        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/doc/calendarserver_migrate_resources.8        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> .\&quot;
</span><del>-.\&quot; Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+.\&quot; Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> .\&quot;
</span><span class="cx"> .\&quot; Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> .\&quot; you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkdoccalendarserver_monitor_notifications8"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/doc/calendarserver_monitor_notifications.8 (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/doc/calendarserver_monitor_notifications.8        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/doc/calendarserver_monitor_notifications.8        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> .\&quot;
</span><del>-.\&quot; Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+.\&quot; Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> .\&quot;
</span><span class="cx"> .\&quot; Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> .\&quot; you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkdoccalendarserver_purge_attachments8"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/doc/calendarserver_purge_attachments.8 (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/doc/calendarserver_purge_attachments.8        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/doc/calendarserver_purge_attachments.8        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> .\&quot;
</span><del>-.\&quot; Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+.\&quot; Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> .\&quot;
</span><span class="cx"> .\&quot; Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> .\&quot; you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkdoccalendarserver_purge_events8"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/doc/calendarserver_purge_events.8 (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/doc/calendarserver_purge_events.8        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/doc/calendarserver_purge_events.8        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> .\&quot;
</span><del>-.\&quot; Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+.\&quot; Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> .\&quot;
</span><span class="cx"> .\&quot; Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> .\&quot; you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkdoccalendarserver_purge_principals8"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/doc/calendarserver_purge_principals.8 (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/doc/calendarserver_purge_principals.8        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/doc/calendarserver_purge_principals.8        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> .\&quot;
</span><del>-.\&quot; Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+.\&quot; Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> .\&quot;
</span><span class="cx"> .\&quot; Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> .\&quot; you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunkdoccalendarserver_shell8"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/doc/calendarserver_shell.8 (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/doc/calendarserver_shell.8        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/doc/calendarserver_shell.8        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> .\&quot;
</span><del>-.\&quot; Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+.\&quot; Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> .\&quot;
</span><span class="cx"> .\&quot; Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> .\&quot; you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunklocalesen_ENISO88591LC_MESSAGEScalendarserverpo"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/locales/en_EN.ISO8859-1/LC_MESSAGES/calendarserver.po (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/locales/en_EN.ISO8859-1/LC_MESSAGES/calendarserver.po        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/locales/en_EN.ISO8859-1/LC_MESSAGES/calendarserver.po        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> # Calendar Server Localization
</span><del>-# Copyright (c) 2008-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2008-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> msgid &quot;&quot;
</span><span class="cx"> msgstr &quot;&quot;
</span></span></pre></div>
<a id="CalendarServertrunksetuppy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/setup.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/setup.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/setup.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunksupportApplemake"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/support/Apple.make (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/support/Apple.make        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/support/Apple.make        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx"> #
</span><span class="cx"> # This is only useful internally at Apple, probably.
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunksupportXCodemake"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/support/XCode.make (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/support/XCode.make        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/support/XCode.make        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> ##
</span><span class="cx"> # XCode Makefile for CalendarServer
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunksupport_cache_deps"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/support/_cache_deps (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/support/_cache_deps        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/support/_cache_deps        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> # -*- sh-basic-offset: 2 -*-
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunksupport_run_from_ve"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/support/_run_from_ve (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/support/_run_from_ve        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/support/_run_from_ve        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> # -*- sh-basic-offset: 2 -*-
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunksupportsubmit"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/support/submit (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/support/submit        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/support/submit        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/bin/sh
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunksupportundovirtualenv"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/support/undo-virtualenv (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/support/undo-virtualenv        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/support/undo-virtualenv        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/bin/sh
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedpluginscaldavpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twisted/plugins/caldav.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twisted/plugins/caldav.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twisted/plugins/caldav.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldav__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: twistedcaldav -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavaccountingpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/accounting.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/accounting.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/accounting.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavauthkerbpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/authkerb.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/authkerb.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/authkerb.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> ##
</span><span class="cx"> # Copyright (c) 2001-2004 Twisted Matrix Laboratories.
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavbackuppy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/backup.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/backup.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/backup.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavbindpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/bind.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/bind.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/bind.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavcachepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/cache.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/cache.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/cache.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2008-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2008-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavcaldavxmlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/caldavxml.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/caldavxml.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/caldavxml.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> # #
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavcarddavxmlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/carddavxml.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/carddavxml.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/carddavxml.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavclient__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/client/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/client/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/client/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavclientgeturlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/client/geturl.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/client/geturl.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/client/geturl.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavclientpoolpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/client/pool.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/client/pool.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/client/pool.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavclientreverseproxypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/client/reverseproxy.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/client/reverseproxy.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/client/reverseproxy.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavclienttest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/client/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/client/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/client/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavclienttesttest_reverseproxypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/client/test/test_reverseproxy.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/client/test/test_reverseproxy.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/client/test/test_reverseproxy.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavconfigpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/config.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/config.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/config.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavcontrolapipy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/controlapi.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/controlapi.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/controlapi.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavcustomxmlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/customxml.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/customxml.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/customxml.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdatabasepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/database.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/database.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/database.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdatafilters__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/datafilters/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/datafilters/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/datafilters/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdatafiltersaddressdatapy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/datafilters/addressdata.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/datafilters/addressdata.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/datafilters/addressdata.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdatafilterscalendardatapy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/datafilters/calendardata.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/datafilters/calendardata.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/datafilters/calendardata.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdatafiltersfilterpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/datafilters/filter.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/datafilters/filter.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/datafilters/filter.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdatafiltershiddeninstancepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/datafilters/hiddeninstance.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/datafilters/hiddeninstance.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/datafilters/hiddeninstance.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdatafiltersperuserdatapy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/datafilters/peruserdata.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/datafilters/peruserdata.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/datafilters/peruserdata.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdatafiltersprivateeventspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/datafilters/privateevents.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/datafilters/privateevents.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/datafilters/privateevents.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdatafilterstest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/datafilters/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/datafilters/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/datafilters/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdatafilterstesttest_calendardatapy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/datafilters/test/test_calendardata.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/datafilters/test/test_calendardata.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/datafilters/test/test_calendardata.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdatafilterstesttest_hiddeninstancespy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/datafilters/test/test_hiddeninstances.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/datafilters/test/test_hiddeninstances.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/datafilters/test/test_hiddeninstances.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdatafilterstesttest_peruserdatapy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/datafilters/test/test_peruserdata.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/datafilters/test/test_peruserdata.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/datafilters/test/test_peruserdata.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdatafilterstesttest_privateeventspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/datafilters/test/test_privateevents.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/datafilters/test/test_privateevents.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/datafilters/test/test_privateevents.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdateopspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/dateops.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/dateops.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/dateops.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdirectory__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/directory/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/directory/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/directory/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdirectoryaddressbookpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/directory/addressbook.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/directory/addressbook.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/directory/addressbook.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdirectoryaugmentpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/directory/augment.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/directory/augment.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/directory/augment.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdirectorycalendarpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/directory/calendar.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/directory/calendar.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/directory/calendar.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: twistedcaldav.directory.test.test_calendar -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdirectorycalendaruserproxypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/directory/calendaruserproxy.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/directory/calendaruserproxy.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/directory/calendaruserproxy.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: twistedcaldav.directory.test.test_proxyprincipalmembers -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdirectorycalendaruserproxyloaderpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/directory/calendaruserproxyloader.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/directory/calendaruserproxyloader.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/directory/calendaruserproxyloader.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdirectorycommonpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/directory/common.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/directory/common.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/directory/common.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: twistedcaldav.test.test_wrapping,twistedcaldav.directory.test.test_calendar -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdirectorydigestpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/directory/digest.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/directory/digest.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/directory/digest.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: twistedcaldav.directory.test.test_digest -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdirectoryprincipalpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/directory/principal.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/directory/principal.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/directory/principal.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: twistedcaldav.directory.test.test_principal -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdirectoryresourcepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/directory/resource.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/directory/resource.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/directory/resource.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdirectoryresourceinfopy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/directory/resourceinfo.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/directory/resourceinfo.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/directory/resourceinfo.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdirectorytest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/directory/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/directory/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/directory/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdirectorytestaugmentsnormalizationxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/directory/test/augments-normalization.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/directory/test/augments-normalization.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/directory/test/augments-normalization.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdirectorytestaugmentstestdefaultxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/directory/test/augments-test-default.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/directory/test/augments-test-default.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/directory/test/augments-test-default.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdirectorytestaugmentstestxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/directory/test/augments-test.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/directory/test/augments-test.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/directory/test/augments-test.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdirectorytesttest_augmentpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/directory/test/test_augment.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/directory/test/test_augment.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_augment.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdirectorytesttest_calendarpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/directory/test/test_calendar.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/directory/test/test_calendar.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_calendar.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdirectorytesttest_digestpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/directory/test/test_digest.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/directory/test/test_digest.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_digest.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdirectorytesttest_principalpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/directory/test/test_principal.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/directory/test/test_principal.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_principal.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdirectorytesttest_proxyprincipaldbpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/directory/test/test_proxyprincipaldb.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/directory/test/test_proxyprincipaldb.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_proxyprincipaldb.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdirectorytesttest_utilpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/directory/test/test_util.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/directory/test/test_util.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_util.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdirectoryutilpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/directory/util.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/directory/util.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/directory/util.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: twistedcaldav.directory.test.test_util -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdirectoryxmlaugmentsparserpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/directory/xmlaugmentsparser.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/directory/xmlaugmentsparser.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/directory/xmlaugmentsparser.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdirectorybackedaddressbookpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/directorybackedaddressbook.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/directorybackedaddressbook.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/directorybackedaddressbook.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2008-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2008-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdropboxpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/dropbox.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/dropbox.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/dropbox.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavdumpconfigpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/dumpconfig.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/dumpconfig.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/dumpconfig.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx"> 
</span><span class="cx"> COPYRIGHT = &quot;&quot;&quot;
</span><span class="cx"> &lt;!--
</span><del>-    Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+    Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx">     Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx">     you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavextensionspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/extensions.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/extensions.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/extensions.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: twistedcaldav.test.test_extensions -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavfreebusyurlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/freebusyurl.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/freebusyurl.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/freebusyurl.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavicalpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/ical.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/ical.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/ical.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: twistedcaldav.test.test_icalendar -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavicaldavpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/icaldav.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/icaldav.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/icaldav.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavinstancepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/instance.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/instance.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/instance.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavlinkresourcepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/linkresource.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/linkresource.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/linkresource.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavlocalizationpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/localization.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/localization.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/localization.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavmemcachelockpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/memcachelock.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/memcachelock.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/memcachelock.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2008-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2008-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavmemcachepoolpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/memcachepool.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/memcachepool.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/memcachepool.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2008-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2008-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavmemcachepropspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/memcacheprops.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/memcacheprops.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/memcacheprops.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavmemcacherpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/memcacher.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/memcacher.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/memcacher.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2008-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2008-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavmethod__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/method/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/method/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/method/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavmethodaclpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/method/acl.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/method/acl.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/method/acl.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavmethodgetpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/method/get.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/method/get.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/method/get.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavmethodmkcalendarpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/method/mkcalendar.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/method/mkcalendar.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/method/mkcalendar.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavmethodmkcolpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/method/mkcol.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/method/mkcol.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/method/mkcol.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: twistedcaldav.test.test_DAV.MKCOL -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavmethodpostpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/method/post.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/method/post.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/method/post.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> # #
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavmethodpropfindpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/method/propfind.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/method/propfind.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/method/propfind.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txweb2.dav.test.test_prop.PROP.test_PROPFIND -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavmethodreportpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/method/report.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/method/report.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/method/report.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavmethodreport_addressbook_multigetpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/method/report_addressbook_multiget.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/method/report_addressbook_multiget.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/method/report_addressbook_multiget.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavmethodreport_addressbook_querypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/method/report_addressbook_query.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/method/report_addressbook_query.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/method/report_addressbook_query.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: twistedcaldav.test.test_addressbookquery -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavmethodreport_calendar_multigetpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/method/report_calendar_multiget.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/method/report_calendar_multiget.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/method/report_calendar_multiget.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavmethodreport_calendar_querypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/method/report_calendar_query.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/method/report_calendar_query.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/method/report_calendar_query.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavmethodreport_commonpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/method/report_common.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/method/report_common.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/method/report_common.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavmethodreport_freebusypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/method/report_freebusy.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/method/report_freebusy.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/method/report_freebusy.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavmethodreport_multiget_commonpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/method/report_multiget_common.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/method/report_multiget_common.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/method/report_multiget_common.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavmethodreport_sync_collectionpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/method/report_sync_collection.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/method/report_sync_collection.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/method/report_sync_collection.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavmkcolxmlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/mkcolxml.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/mkcolxml.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/mkcolxml.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavnotificationspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/notifications.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/notifications.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/notifications.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavresourcepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/resource.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/resource.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/resource.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: twistedcaldav.test.test_resource,twistedcaldav.test.test_wrapping -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavscheduling_store__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/scheduling_store/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/scheduling_store/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/scheduling_store/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavscheduling_storecaldav__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/scheduling_store/caldav/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/scheduling_store/caldav/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/scheduling_store/caldav/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavscheduling_storecaldavresourcepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/scheduling_store/caldav/resource.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/scheduling_store/caldav/resource.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/scheduling_store/caldav/resource.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: twistedcaldav.directory.test.test_calendar -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavscheduling_storecaldavtest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/scheduling_store/caldav/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/scheduling_store/caldav/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/scheduling_store/caldav/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavscheduling_storecaldavtesttest_resourcepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/scheduling_store/caldav/test/test_resource.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/scheduling_store/caldav/test/test_resource.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/scheduling_store/caldav/test/test_resource.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavserverinfopy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/serverinfo.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/serverinfo.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/serverinfo.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavserverinfoxmlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/serverinfoxml.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/serverinfoxml.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/serverinfoxml.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavsharingpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/sharing.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/sharing.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/sharing.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: twistedcaldav.test.test_sharing -*-
</span><span class="cx"> # #
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavsimpleresourcepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/simpleresource.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/simpleresource.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/simpleresource.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavsqlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/sql.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/sql.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/sql.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavstdconfigpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/stdconfig.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/stdconfig.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/stdconfig.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: twistedcaldav.test.test_stdconfig -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavstorebridgepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/storebridge.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/storebridge.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/storebridge.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: twistedcaldav.test.test_wrapping -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: twistedcaldav.test -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_accountingpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_accounting.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_accounting.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_accounting.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_addressbookmultigetpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_addressbookmultiget.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_addressbookmultiget.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_addressbookmultiget.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_addressbookquerypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_addressbookquery.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_addressbookquery.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_addressbookquery.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_cachepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_cache.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_cache.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_cache.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2008-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2008-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_caldavxmlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_caldavxml.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_caldavxml.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_caldavxml.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_calendarquerypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_calendarquery.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_calendarquery.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_calendarquery.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_collectioncontentspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_collectioncontents.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_collectioncontents.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_collectioncontents.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_configpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_config.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_config.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_config.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_customxmlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_customxml.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_customxml.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_customxml.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_databasepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_database.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_database.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_database.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_dateopspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_dateops.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_dateops.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_dateops.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_dumpconfigpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_dumpconfig.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_dumpconfig.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_dumpconfig.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_extensionspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_extensions.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_extensions.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_extensions.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- coding: utf-8 -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_freebusyquerypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_freebusyquery.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_freebusyquery.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_freebusyquery.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_icalendarpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_icalendar.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_icalendar.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_icalendar.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_kerberospy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_kerberos.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_kerberos.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_kerberos.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_linkpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_link.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_link.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_link.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2008-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2008-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_localizationpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_localization.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_localization.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_localization.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2008-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2008-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_memcachepoolpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_memcachepool.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_memcachepool.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_memcachepool.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2008-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2008-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_memcachepropspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_memcacheprops.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_memcacheprops.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_memcacheprops.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_mkcalendarpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_mkcalendar.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_mkcalendar.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_mkcalendar.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_multigetpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_multiget.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_multiget.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_multiget.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,4 +1,4 @@
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_optionspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_options.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_options.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_options.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_propspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_props.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_props.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_props.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_resourcepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_resource.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_resource.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_resource.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2008-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2008-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_sharingpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_sharing.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_sharing.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_sharing.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_sqlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_sql.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_sql.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_sql.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_stdconfigpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_stdconfig.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_stdconfig.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_stdconfig.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- coding: utf-8 -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_timezonespy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_timezones.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_timezones.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_timezones.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_timezonestdservicepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_timezonestdservice.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_timezonestdservice.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_timezonestdservice.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_upgradepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_upgrade.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_upgrade.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_upgrade.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2008-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2008-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_utilpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_util.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_util.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_util.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_wrappingpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_wrapping.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_wrapping.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_wrapping.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_xmlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_xml.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_xml.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_xml.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_xmlutilpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_xmlutil.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_xmlutil.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/test_xmlutil.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtestutilpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/util.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/util.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/test/util.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtimezonespy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/timezones.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/timezones.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/timezones.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtimezoneservicepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/timezoneservice.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/timezoneservice.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/timezoneservice.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2008-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2008-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtimezonestdservicepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/timezonestdservice.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/timezonestdservice.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/timezonestdservice.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtimezonexmlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/timezonexml.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/timezonexml.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/timezonexml.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavupgradepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/upgrade.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/upgrade.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/upgrade.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: twistedcaldav.test.test_upgrade -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2008-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2008-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavutilpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/util.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/util.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/util.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavvcardpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/vcard.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/vcard.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/vcard.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavxmlutilpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/xmlutil.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/xmlutil.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/twistedcaldav/xmlutil.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdav__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavbase__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/base/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/base/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/base/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavbasedatastore__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/base/datastore/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/base/datastore/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/base/datastore/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavbasedatastoredbapiclientpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/base/datastore/dbapiclient.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/base/datastore/dbapiclient.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/base/datastore/dbapiclient.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavbasedatastorefilepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/base/datastore/file.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/base/datastore/file.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/base/datastore/file.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavbasedatastoresuboraclepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/base/datastore/suboracle.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/base/datastore/suboracle.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/base/datastore/suboracle.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.base.datastore.test.test_subpostgres -*-
</span><span class="cx"> # #
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavbasedatastoresubpostgrespy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/base/datastore/subpostgres.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/base/datastore/subpostgres.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/base/datastore/subpostgres.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.base.datastore.test.test_subpostgres -*-
</span><span class="cx"> # #
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavbasedatastoretest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/base/datastore/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/base/datastore/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/base/datastore/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavbasedatastoretesttest_subpostgrespy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/base/datastore/test/test_subpostgres.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/base/datastore/test/test_subpostgres.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/base/datastore/test/test_subpostgres.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavbasedatastoreutilpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/base/datastore/util.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/base/datastore/util.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/base/datastore/util.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.caldav.datastore.test.test_file -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavbasepropertystore__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/base/propertystore/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/base/propertystore/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/base/propertystore/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavbasepropertystoreappledouble_xattrpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/base/propertystore/appledouble_xattr.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/base/propertystore/appledouble_xattr.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/base/propertystore/appledouble_xattr.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.base.propertystore.test.test_appledouble -*- ##
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavbasepropertystorebasepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/base/propertystore/base.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/base/propertystore/base.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/base/propertystore/base.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavbasepropertystorenonepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/base/propertystore/none.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/base/propertystore/none.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/base/propertystore/none.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.base.propertystore.test.test_none,txdav.caldav.datastore,txdav.carddav.datastore -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavbasepropertystoresqlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/base/propertystore/sql.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/base/propertystore/sql.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/base/propertystore/sql.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.base.propertystore.test.test_sql -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavbasepropertystoretest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/base/propertystore/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/base/propertystore/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/base/propertystore/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavbasepropertystoretestbasepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/base/propertystore/test/base.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/base/propertystore/test/base.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/base/propertystore/test/base.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavbasepropertystoretesttest_appledoublepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/base/propertystore/test/test_appledouble.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/base/propertystore/test/test_appledouble.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/base/propertystore/test/test_appledouble.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavbasepropertystoretesttest_basepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/base/propertystore/test/test_base.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/base/propertystore/test/test_base.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/base/propertystore/test/test_base.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavbasepropertystoretesttest_nonepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/base/propertystore/test/test_none.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/base/propertystore/test/test_none.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/base/propertystore/test/test_none.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavbasepropertystoretesttest_sqlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/base/propertystore/test/test_sql.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/base/propertystore/test/test_sql.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/base/propertystore/test/test_sql.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavbasepropertystoretesttest_xattrpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/base/propertystore/test/test_xattr.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/base/propertystore/test/test_xattr.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/base/propertystore/test/test_xattr.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavbasepropertystorexattrpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/base/propertystore/xattr.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/base/propertystore/xattr.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/base/propertystore/xattr.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.base.propertystore.test.test_xattr -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldav__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastore__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastorefilepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/file.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/file.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/file.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.caldav.datastore.test.test_file -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreindex_filepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/index_file.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/index_file.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/index_file.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: twistedcaldav.test.test_index -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastorequery__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/query/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/query/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/query/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastorequerybuilderpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/query/builder.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/query/builder.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/query/builder.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastorequeryfilterpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/query/filter.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/query/filter.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/query/filter.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastorequerygeneratorpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/query/generator.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/query/generator.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/query/generator.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastorequerytest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/query/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/query/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/query/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastorequerytesttest_filterpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/query/test/test_filter.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/query/test/test_filter.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/query/test/test_filter.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> # #
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastorescheduling__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingaddressmappingpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/addressmapping.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/addressmapping.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/addressmapping.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingcaldav__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/caldav/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/caldav/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/caldav/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingcaldavdeliverypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/caldav/delivery.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/caldav/delivery.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/caldav/delivery.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingcaldavschedulerpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/caldav/scheduler.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/caldav/scheduler.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/caldav/scheduler.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingcaldavtest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/caldav/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/caldav/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/caldav/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingcaldavtesttest_deliverypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/caldav/test/test_delivery.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/caldav/test/test_delivery.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/caldav/test/test_delivery.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingcaldavtesttest_schedulerpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/caldav/test/test_scheduler.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/caldav/test/test_scheduler.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/caldav/test/test_scheduler.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingcuaddresspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/cuaddress.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/cuaddress.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/cuaddress.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingdeliverypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/delivery.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/delivery.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/delivery.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingfreebusypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/freebusy.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/freebusy.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/freebusy.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingicaldiffpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/icaldiff.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/icaldiff.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/icaldiff.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingicalsplitterpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/icalsplitter.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/icalsplitter.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/icalsplitter.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingimip__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingimipdeliverypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/delivery.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/delivery.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/delivery.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.caldav.datastore.scheduling.test.test_imip -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingimipinboundpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/inbound.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/inbound.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/inbound.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingimipmailgatewaypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/mailgateway.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/mailgateway.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/mailgateway.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingimipoutboundpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/outbound.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/outbound.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/outbound.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingimipschedulerpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/scheduler.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/scheduler.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/scheduler.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingimipsmtpsenderpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/smtpsender.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/smtpsender.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/smtpsender.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingimiptest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingimiptesttest_deliverypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/test/test_delivery.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/test/test_delivery.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/test/test_delivery.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingimiptesttest_inboundpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/test/test_inbound.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/test/test_inbound.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/test/test_inbound.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2008-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2008-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingimiptesttest_mailgatewaypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/test/test_mailgateway.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/test/test_mailgateway.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/test/test_mailgateway.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2008-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2008-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingimiptesttest_outboundpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/test/test_outbound.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/test/test_outbound.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/test/test_outbound.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2008-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2008-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingimiptokenpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/token.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/token.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/imip/token.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.caldav.datastore.scheduling.test.test_imip -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingimplicitpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/implicit.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/implicit.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/implicit.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> #
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingischedule__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingischeduledeliverypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/delivery.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/delivery.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/delivery.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingischeduledkimpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/dkim.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/dkim.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/dkim.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingischedulelocalserverspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/localservers.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/localservers.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/localservers.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingischeduleremoteserverspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/remoteservers.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/remoteservers.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/remoteservers.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingischeduleresourcepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/resource.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/resource.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/resource.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingischeduleschedulerpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/scheduler.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/scheduler.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/scheduler.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> 
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingischeduletest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingischeduletesttest_cross_pod_schedulingpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/test_cross_pod_scheduling.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/test_cross_pod_scheduling.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/test_cross_pod_scheduling.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingischeduletesttest_deliverypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/test_delivery.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/test_delivery.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/test_delivery.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingischeduletesttest_dkimpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/test_dkim.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/test_dkim.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/test_dkim.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingischeduletesttest_localserverspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/test_localservers.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/test_localservers.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/test_localservers.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingischeduletesttest_remoteserverspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/test_remoteservers.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/test_remoteservers.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/test_remoteservers.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingischeduletesttest_resourcepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/test_resource.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/test_resource.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/test_resource.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingischeduletesttest_utilspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/test_utils.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/test_utils.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/test/test_utils.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingischeduleutilspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/utils.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/utils.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/utils.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingischedulexmlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/xml.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/xml.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/ischedule/xml.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingitippy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/itip.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/itip.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/itip.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingprocessingpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/processing.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/processing.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/processing.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> #
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingschedulerpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/scheduler.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/scheduler.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/scheduler.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> 
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingtest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingtesttest_cuaddresspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_cuaddress.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_cuaddress.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_cuaddress.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingtesttest_freebusypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_freebusy.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_freebusy.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_freebusy.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingtesttest_icaldiffpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_icaldiff.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_icaldiff.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_icaldiff.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingtesttest_icalsplitterpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_icalsplitter.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_icalsplitter.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_icalsplitter.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingtesttest_implicitpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_implicit.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_implicit.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_implicit.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingtesttest_itippy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_itip.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_itip.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_itip.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingtesttest_processingpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_processing.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_processing.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_processing.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingtesttest_utilspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_utils.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_utils.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_utils.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingtesttest_workpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_work.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_work.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_work.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingutilspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/utils.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/utils.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/utils.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> #
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingworkpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/work.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/work.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/work.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> #
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoresqlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/sql.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/sql.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/sql.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.caldav.datastore.test.test_sql -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoresql_attachmentpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/sql_attachment.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/sql_attachment.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/sql_attachment.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: twext.enterprise.dal.test.test_record -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoresql_directorypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/sql_directory.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/sql_directory.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/sql_directory.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: twext.enterprise.dal.test.test_record -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoresql_externalpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/sql_external.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/sql_external.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/sql_external.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.caldav.datastore.test.test_sql -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoretest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.caldav.datastore.test -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoretestaccountsgroupAttendeeAccountsxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/test/accounts/groupAttendeeAccounts.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/test/accounts/groupAttendeeAccounts.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/test/accounts/groupAttendeeAccounts.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoretestaccountsgroupShareeAccountsxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/test/accounts/groupShareeAccounts.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/test/accounts/groupShareeAccounts.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/test/accounts/groupShareeAccounts.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoretestattachmentsaccountsxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/test/attachments/accounts.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/test/attachments/accounts.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/test/attachments/accounts.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoretestcommonpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/test/common.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/test/common.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/test/common.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.caldav.datastore -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoretesttest_attachmentspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/test/test_attachments.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/test/test_attachments.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/test/test_attachments.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoretesttest_filepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/test/test_file.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/test/test_file.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/test/test_file.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoretesttest_implicitpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/test/test_implicit.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/test/test_implicit.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/test/test_implicit.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoretesttest_index_filepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/test/test_index_file.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/test/test_index_file.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/test/test_index_file.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoretesttest_queue_schedulingpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/test/test_queue_scheduling.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/test/test_queue_scheduling.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/test/test_queue_scheduling.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoretesttest_sqlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/test/test_sql.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/test/test_sql.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/test/test_sql.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoretesttest_sql_externalpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/test/test_sql_external.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/test/test_sql_external.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/test/test_sql_external.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoretesttest_sql_sharingpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/test/test_sql_sharing.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/test/test_sql_sharing.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/test/test_sql_sharing.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoretesttest_utilpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/test/test_util.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/test/test_util.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/test/test_util.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoretestutilpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/test/util.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/test/util.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/test/util.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.carddav.datastore.test -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreutilpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/util.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/util.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/datastore/util.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.caldav.datastore.test.test_util -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavicalendardirectoryservicepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/icalendardirectoryservice.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/icalendardirectoryservice.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/icalendardirectoryservice.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavicalendarstorepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/icalendarstore.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/icalendarstore.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/icalendarstore.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.caldav.datastore -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavresourcepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/resource.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/resource.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/caldav/resource.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcarddav__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/carddav/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/carddav/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/carddav/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcarddavdatastore__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/carddav/datastore/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/carddav/datastore/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/carddav/datastore/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcarddavdatastorefilepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/carddav/datastore/file.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/carddav/datastore/file.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/carddav/datastore/file.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.carddav.datastore.test.test_file -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcarddavdatastoreindex_filepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/carddav/datastore/index_file.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/carddav/datastore/index_file.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/carddav/datastore/index_file.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcarddavdatastorequery__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/carddav/datastore/query/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/carddav/datastore/query/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/carddav/datastore/query/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcarddavdatastorequerybuilderpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/carddav/datastore/query/builder.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/carddav/datastore/query/builder.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/carddav/datastore/query/builder.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcarddavdatastorequeryfilterpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/carddav/datastore/query/filter.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/carddav/datastore/query/filter.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/carddav/datastore/query/filter.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcarddavdatastorequerytest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/carddav/datastore/query/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/carddav/datastore/query/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/carddav/datastore/query/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcarddavdatastorequerytesttest_filterpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/carddav/datastore/query/test/test_filter.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/carddav/datastore/query/test/test_filter.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/carddav/datastore/query/test/test_filter.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcarddavdatastoresqlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/carddav/datastore/sql.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/carddav/datastore/sql.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/carddav/datastore/sql.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> # #
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcarddavdatastoresql_externalpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/carddav/datastore/sql_external.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/carddav/datastore/sql_external.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/carddav/datastore/sql_external.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.caldav.datastore.test.test_sql -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcarddavdatastoretest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/carddav/datastore/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/carddav/datastore/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/carddav/datastore/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.carddav.datastore.test -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcarddavdatastoretestcommonpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/carddav/datastore/test/common.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/carddav/datastore/test/common.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/carddav/datastore/test/common.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.carddav.datastore,txdav.carddav.datastore.test.test_sql.AddressBookSQLStorageTests -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcarddavdatastoretesttest_filepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/carddav/datastore/test/test_file.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/carddav/datastore/test/test_file.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/carddav/datastore/test/test_file.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcarddavdatastoretesttest_index_filepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/carddav/datastore/test/test_index_file.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/carddav/datastore/test/test_index_file.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/carddav/datastore/test/test_index_file.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcarddavdatastoretesttest_sqlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/carddav/datastore/test/test_sql.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/carddav/datastore/test/test_sql.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/carddav/datastore/test/test_sql.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcarddavdatastoretesttest_sql_sharingpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/carddav/datastore/test/test_sql_sharing.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/carddav/datastore/test/test_sql_sharing.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/carddav/datastore/test/test_sql_sharing.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcarddavdatastoreutilpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/carddav/datastore/util.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/carddav/datastore/util.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/carddav/datastore/util.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcarddaviaddressbookstorepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/carddav/iaddressbookstore.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/carddav/iaddressbookstore.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/carddav/iaddressbookstore.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.carddav.datastore,txdav.carddav.datastore.test.test_sql.AddressBookSQLStorageTests -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcarddavresourcepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/carddav/resource.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/carddav/resource.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/carddav/resource.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommon__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastore__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorecommonpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/common.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/common.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/common.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorefilepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/file.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/file.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/file.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.caldav.datastore.test.test_file -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorepodding__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/podding/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/podding/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/podding/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorepoddingattachmentspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/podding/attachments.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/podding/attachments.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/podding/attachments.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorepoddingbasepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/podding/base.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/podding/base.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/podding/base.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorepoddingconduitpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/podding/conduit.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/podding/conduit.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/podding/conduit.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorepoddingdirectorypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/podding/directory.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/podding/directory.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/podding/directory.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorepoddingmigration__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/podding/migration/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/podding/migration/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/podding/migration/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorepoddingmigrationhome_syncpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/podding/migration/home_sync.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/podding/migration/home_sync.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/podding/migration/home_sync.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorepoddingmigrationsync_metadatapy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/podding/migration/sync_metadata.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/podding/migration/sync_metadata.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/podding/migration/sync_metadata.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorepoddingmigrationtest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/podding/migration/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/podding/migration/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/podding/migration/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorepoddingmigrationtestaccountsaugmentsxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/podding/migration/test/accounts/augments.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/podding/migration/test/accounts/augments.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/podding/migration/test/accounts/augments.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorepoddingmigrationtestaccountsgroupAccountsxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/podding/migration/test/accounts/groupAccounts.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/podding/migration/test/accounts/groupAccounts.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/podding/migration/test/accounts/groupAccounts.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorepoddingmigrationtesttest_home_syncpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/podding/migration/test/test_home_sync.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/podding/migration/test/test_home_sync.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/podding/migration/test/test_home_sync.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorepoddingmigrationtesttest_migrationpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/podding/migration/test/test_migration.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/podding/migration/test/test_migration.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/podding/migration/test/test_migration.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorepoddingmigrationworkpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/podding/migration/work.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/podding/migration/work.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/podding/migration/work.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorepoddingrequestpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/podding/request.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/podding/request.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/podding/request.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorepoddingresourcepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/podding/resource.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/podding/resource.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/podding/resource.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorepoddingsharing_invitespy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/podding/sharing_invites.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/podding/sharing_invites.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/podding/sharing_invites.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorepoddingstore_apipy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/podding/store_api.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/podding/store_api.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/podding/store_api.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorepoddingtest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/podding/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/podding/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/podding/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorepoddingtesttest_conduitpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/podding/test/test_conduit.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/podding/test/test_conduit.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/podding/test/test_conduit.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorepoddingtesttest_external_homepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/podding/test/test_external_home.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/podding/test/test_external_home.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/podding/test/test_external_home.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorepoddingtesttest_resourcepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/podding/test/test_resource.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/podding/test/test_resource.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/podding/test/test_resource.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorepoddingtesttest_store_apipy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/podding/test/test_store_api.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/podding/test/test_store_api.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/podding/test/test_store_api.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorepoddingtestutilpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/podding/test/util.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/podding/test/util.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/podding/test/util.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorepoddingutilpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/podding/util.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/podding/util.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/podding/util.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorequery__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/query/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/query/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/query/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorequeryexpressionpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/query/expression.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/query/expression.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/query/expression.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorequeryfilegeneratorpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/query/filegenerator.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/query/filegenerator.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/query/filegenerator.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorequerygeneratorpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/query/generator.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/query/generator.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/query/generator.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorequerytest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/query/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/query/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/query/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorequerytesttest_expressionpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/query/test/test_expression.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/query/test/test_expression.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/query/test/test_expression.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorequerytesttest_generatorpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/query/test/test_generator.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/query/test/test_generator.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/query/test/test_generator.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresqlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_apnpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_apn.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_apn.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_apn.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: twext.enterprise.dal.test.test_record -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_directorypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_directory.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_directory.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_directory.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: twext.enterprise.dal.test.test_record -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_dumppy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_dump.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_dump.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_dump.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.common.datastore.test.test_sql_tables -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_externalpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_external.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_external.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_external.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_imippy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_imip.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_imip.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_imip.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: twext.enterprise.dal.test.test_record -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_notificationpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_notification.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_notification.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_notification.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: twext.enterprise.dal.test.test_record -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemacurrentoracledialectextrassql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/current-oracle-dialect-extras.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/current-oracle-dialect-extras.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/current-oracle-dialect-extras.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemacurrentsql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/current.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/current.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/current.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemamanual_upgradesoracle_to_28sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/manual_upgrades/oracle_to_28.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/manual_upgrades/oracle_to_28.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/manual_upgrades/oracle_to_28.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv10sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v10.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v10.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v10.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv11sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v11.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v11.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v11.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv12sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v12.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v12.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v12.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv13sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v13.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v13.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v13.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv14sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v14.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v14.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v14.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv15sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v15.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v15.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v15.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv16sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v16.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v16.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v16.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv17sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v17.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v17.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v17.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv18sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v18.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v18.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v18.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv19sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v19.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v19.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v19.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv20sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v20.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v20.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v20.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv21sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v21.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v21.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v21.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv22sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v22.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v22.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v22.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv23sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v23.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v23.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v23.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv24sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v24.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v24.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v24.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv25sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v25.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v25.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v25.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv26sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v26.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v26.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v26.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv27sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v27.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v27.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v27.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv28sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v28.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v28.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v28.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv29sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v29.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v29.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v29.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv3sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v3.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v3.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v3.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv30sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v30.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v30.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v30.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv31sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v31.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v31.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v31.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv32sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v32.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v32.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v32.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv33sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v33.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v33.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v33.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv34sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v34.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v34.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v34.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv35sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v35.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v35.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v35.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv36sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v36.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v36.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v36.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv37sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v37.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v37.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v37.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv38sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v38.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v38.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v38.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv39sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v39.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v39.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v39.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv4sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v4.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v4.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v4.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv40sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v40.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v40.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v40.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv41sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v41.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v41.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v41.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv42sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v42.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v42.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v42.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv43sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v43.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v43.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v43.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv44sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v44.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v44.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v44.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv45sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v45.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v45.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v45.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv46sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v46.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v46.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v46.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv47sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v47.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v47.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v47.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv48sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v48.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v48.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v48.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv49sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v49.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v49.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v49.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv5sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v5.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v5.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v5.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv50sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v50.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v50.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v50.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv51sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v51.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v51.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v51.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv52sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v52.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v52.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v52.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv53sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v53.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v53.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v53.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv54sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v54.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v54.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v54.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv55sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v55.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v55.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v55.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv56sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v56.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v56.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v56.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv57sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v57.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v57.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v57.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv58sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v58.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v58.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v58.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv59sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v59.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v59.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v59.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv6sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v6.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v6.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v6.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv7sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v7.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v7.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v7.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv8sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v8.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v8.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v8.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv9sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v9.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v9.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v9.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
</span><span class="cx"> 
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_10_to_11sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_10_to_11.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_10_to_11.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_10_to_11.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_11_to_12sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_11_to_12.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_11_to_12.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_11_to_12.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_12_to_13sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_12_to_13.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_12_to_13.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_12_to_13.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_13_to_14sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_13_to_14.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_13_to_14.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_13_to_14.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_14_to_15sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_14_to_15.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_14_to_15.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_14_to_15.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_15_to_16sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_15_to_16.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_15_to_16.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_15_to_16.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_16_to_17sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_16_to_17.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_16_to_17.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_16_to_17.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_17_to_18sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_17_to_18.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_17_to_18.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_17_to_18.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_18_to_19sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_18_to_19.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_18_to_19.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_18_to_19.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_19_to_20sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_19_to_20.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_19_to_20.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_19_to_20.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_20_to_21sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_20_to_21.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_20_to_21.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_20_to_21.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_21_to_22sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_21_to_22.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_21_to_22.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_21_to_22.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_22_to_23sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_22_to_23.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_22_to_23.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_22_to_23.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_23_to_24sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_23_to_24.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_23_to_24.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_23_to_24.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_24_to_25sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_24_to_25.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_24_to_25.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_24_to_25.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_25_to_26sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_25_to_26.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_25_to_26.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_25_to_26.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_26_to_27sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_26_to_27.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_26_to_27.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_26_to_27.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_27_to_28sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_27_to_28.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_27_to_28.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_27_to_28.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_28_to_29sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_28_to_29.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_28_to_29.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_28_to_29.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_29_to_30sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_29_to_30.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_29_to_30.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_29_to_30.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_30_to_31sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_30_to_31.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_30_to_31.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_30_to_31.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_31_to_32sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_31_to_32.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_31_to_32.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_31_to_32.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_32_to_33sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_32_to_33.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_32_to_33.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_32_to_33.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_33_to_34sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_33_to_34.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_33_to_34.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_33_to_34.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_34_to_35sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_34_to_35.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_34_to_35.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_34_to_35.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_35_to_36sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_35_to_36.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_35_to_36.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_35_to_36.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_36_to_37sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_36_to_37.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_36_to_37.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_36_to_37.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_37_to_38sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_37_to_38.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_37_to_38.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_37_to_38.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_38_to_39sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_38_to_39.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_38_to_39.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_38_to_39.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_39_to_40sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_39_to_40.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_39_to_40.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_39_to_40.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_3_to_4sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_3_to_4.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_3_to_4.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_3_to_4.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_40_to_41sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_40_to_41.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_40_to_41.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_40_to_41.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_41_to_42sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_41_to_42.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_41_to_42.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_41_to_42.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_42_to_43sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_42_to_43.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_42_to_43.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_42_to_43.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_43_to_44sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_43_to_44.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_43_to_44.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_43_to_44.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_44_to_45sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_44_to_45.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_44_to_45.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_44_to_45.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_45_to_46sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_45_to_46.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_45_to_46.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_45_to_46.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_46_to_47sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_46_to_47.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_46_to_47.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_46_to_47.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_47_to_48sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_47_to_48.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_47_to_48.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_47_to_48.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_48_to_49sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_48_to_49.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_48_to_49.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_48_to_49.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_49_to_50sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_49_to_50.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_49_to_50.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_49_to_50.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_4_to_5sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_4_to_5.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_4_to_5.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_4_to_5.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_50_to_51sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_50_to_51.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_50_to_51.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_50_to_51.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_51_to_52sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_51_to_52.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_51_to_52.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_51_to_52.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_52_to_53sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_52_to_53.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_52_to_53.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_52_to_53.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_53_to_54sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_53_to_54.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_53_to_54.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_53_to_54.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_54_to_55sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_54_to_55.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_54_to_55.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_54_to_55.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_55_to_56sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_55_to_56.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_55_to_56.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_55_to_56.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_56_to_57sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_56_to_57.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_56_to_57.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_56_to_57.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_57_to_58sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_57_to_58.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_57_to_58.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_57_to_58.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_58_to_59sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_58_to_59.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_58_to_59.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_58_to_59.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_59_to_60sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_59_to_60.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_59_to_60.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_59_to_60.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_5_to_6sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_5_to_6.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_5_to_6.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_5_to_6.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_6_to_7sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_6_to_7.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_6_to_7.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_6_to_7.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_7_to_8sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_7_to_8.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_7_to_8.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_7_to_8.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_8_to_9sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_8_to_9.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_8_to_9.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_8_to_9.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_9_to_10sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_9_to_10.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_9_to_10.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_9_to_10.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_10_to_11sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_10_to_11.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_10_to_11.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_10_to_11.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_11_to_12sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_11_to_12.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_11_to_12.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_11_to_12.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_12_to_13sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_12_to_13.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_12_to_13.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_12_to_13.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_13_to_14sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_13_to_14.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_13_to_14.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_13_to_14.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_14_to_15sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_14_to_15.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_14_to_15.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_14_to_15.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_15_to_16sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_15_to_16.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_15_to_16.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_15_to_16.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_16_to_17sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_16_to_17.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_16_to_17.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_16_to_17.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_17_to_18sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_17_to_18.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_17_to_18.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_17_to_18.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_18_to_19sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_18_to_19.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_18_to_19.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_18_to_19.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_19_to_20sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_19_to_20.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_19_to_20.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_19_to_20.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_20_to_21sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_20_to_21.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_20_to_21.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_20_to_21.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_21_to_22sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_21_to_22.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_21_to_22.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_21_to_22.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_22_to_23sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_22_to_23.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_22_to_23.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_22_to_23.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_23_to_24sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_23_to_24.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_23_to_24.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_23_to_24.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_24_to_25sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_24_to_25.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_24_to_25.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_24_to_25.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_25_to_26sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_25_to_26.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_25_to_26.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_25_to_26.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_26_to_27sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_26_to_27.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_26_to_27.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_26_to_27.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_27_to_28sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_27_to_28.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_27_to_28.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_27_to_28.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_28_to_29sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_28_to_29.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_28_to_29.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_28_to_29.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_29_to_30sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_29_to_30.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_29_to_30.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_29_to_30.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_30_to_31sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_30_to_31.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_30_to_31.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_30_to_31.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_31_to_32sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_31_to_32.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_31_to_32.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_31_to_32.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_32_to_33sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_32_to_33.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_32_to_33.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_32_to_33.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_33_to_34sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_33_to_34.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_33_to_34.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_33_to_34.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_34_to_35sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_34_to_35.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_34_to_35.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_34_to_35.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_35_to_36sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_35_to_36.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_35_to_36.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_35_to_36.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_36_to_37sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_36_to_37.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_36_to_37.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_36_to_37.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_37_to_38sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_37_to_38.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_37_to_38.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_37_to_38.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_38_to_39sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_38_to_39.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_38_to_39.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_38_to_39.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_39_to_40sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_39_to_40.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_39_to_40.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_39_to_40.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_3_to_4sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_3_to_4.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_3_to_4.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_3_to_4.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_40_to_41sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_40_to_41.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_40_to_41.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_40_to_41.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_41_to_42sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_41_to_42.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_41_to_42.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_41_to_42.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_42_to_43sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_42_to_43.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_42_to_43.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_42_to_43.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_43_to_44sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_43_to_44.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_43_to_44.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_43_to_44.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_44_to_45sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_44_to_45.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_44_to_45.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_44_to_45.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_45_to_46sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_45_to_46.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_45_to_46.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_45_to_46.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_46_to_47sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_46_to_47.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_46_to_47.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_46_to_47.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_47_to_48sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_47_to_48.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_47_to_48.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_47_to_48.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_48_to_49sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_48_to_49.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_48_to_49.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_48_to_49.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_49_to_50sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_49_to_50.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_49_to_50.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_49_to_50.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_4_to_5sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_4_to_5.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_4_to_5.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_4_to_5.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_50_to_51sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_50_to_51.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_50_to_51.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_50_to_51.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_51_to_52sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_51_to_52.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_51_to_52.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_51_to_52.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_52_to_53sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_52_to_53.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_52_to_53.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_52_to_53.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_53_to_54sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_53_to_54.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_53_to_54.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_53_to_54.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_54_to_55sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_54_to_55.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_54_to_55.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_54_to_55.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_55_to_56sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_55_to_56.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_55_to_56.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_55_to_56.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_56_to_57sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_56_to_57.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_56_to_57.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_56_to_57.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_57_to_58sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_57_to_58.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_57_to_58.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_57_to_58.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_58_to_59sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_58_to_59.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_58_to_59.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_58_to_59.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_59_to_60sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_59_to_60.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_59_to_60.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_59_to_60.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_5_to_6sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_5_to_6.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_5_to_6.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_5_to_6.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_6_to_7sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_6_to_7.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_6_to_7.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_6_to_7.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_7_to_8sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_7_to_8.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_7_to_8.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_7_to_8.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_8_to_9sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_8_to_9.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_8_to_9.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_8_to_9.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_9_to_10sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_9_to_10.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_9_to_10.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_9_to_10.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesupgrade_templatesql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/upgrade_template.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/upgrade_template.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/upgrade_template.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_sharingpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_sharing.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_sharing.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_sharing.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: twext.enterprise.dal.test.test_record -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_tablespy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_tables.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_tables.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_tables.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.common.datastore.test.test_sql_tables -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_utilpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_util.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_util.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/sql_util.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: twext.enterprise.dal.test.test_record -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoretest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.carddav.datastore.test -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoretestaccountsaccountsxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/test/accounts/accounts.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/test/accounts/accounts.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/test/accounts/accounts.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoretestaccountsaugmentsxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/test/accounts/augments.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/test/accounts/augments.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/test/accounts/augments.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoretestaccountsgenerate_test_accountspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/test/accounts/generate_test_accounts.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/test/accounts/generate_test_accounts.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/test/accounts/generate_test_accounts.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx"> prefix = &quot;&quot;&quot;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoretestaccountsproxiesxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/test/accounts/proxies.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/test/accounts/proxies.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/test/accounts/proxies.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoretestaccountsresourcesxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/test/accounts/resources.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/test/accounts/resources.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/test/accounts/resources.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoretesttest_oracle_sqlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/test/test_oracle_sql.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/test/test_oracle_sql.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/test/test_oracle_sql.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoretesttest_sqlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/test/test_sql.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/test/test_sql.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/test/test_sql.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoretesttest_sql_dumppy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/test/test_sql_dump.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/test/test_sql_dump.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/test/test_sql_dump.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoretesttest_sql_schema_filespy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/test/test_sql_schema_files.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/test/test_sql_schema_files.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/test/test_sql_schema_files.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> # #
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoretesttest_sql_tablespy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/test/test_sql_tables.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/test/test_sql_tables.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/test/test_sql_tables.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.caldav.datastore.test.test_sql -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span><span class="lines">@@ -491,7 +491,7 @@
</span><span class="cx">         realsql = dedent(
</span><span class="cx">             '''
</span><span class="cx">             ----
</span><del>-            -- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+            -- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx">             --
</span><span class="cx">             -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx">             -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoretesttest_trashpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/test/test_trash.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/test/test_trash.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/test/test_trash.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoretestutilpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/test/util.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/test/util.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/test/util.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.carddav.datastore.test -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgrade__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradefile__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/file/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/file/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/file/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgrademigratepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/migrate.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/migrate.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/migrate.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.common.datastore.upgrade.test.test_migrate -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesql__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqlothers__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/others/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/others/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/others/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqlothersattachment_migrationpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/others/attachment_migration.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/others/attachment_migration.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/others/attachment_migration.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqlotherstest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/others/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/others/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/others/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqlotherstesttest_attachment_migrationpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/others/test/test_attachment_migration.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/others/test/test_attachment_migration.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/others/test/test_attachment_migration.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqltest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqltestfake_schema1currentsql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema1/current.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema1/current.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema1/current.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqltestfake_schema1upgradesfake_dialectupgrade_from_3_to_4sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema1/upgrades/fake_dialect/upgrade_from_3_to_4.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema1/upgrades/fake_dialect/upgrade_from_3_to_4.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema1/upgrades/fake_dialect/upgrade_from_3_to_4.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqltestfake_schema2currentsql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema2/current.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema2/current.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema2/current.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqltestfake_schema2upgradesfake_dialectupgrade_from_3_to_4sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema2/upgrades/fake_dialect/upgrade_from_3_to_4.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema2/upgrades/fake_dialect/upgrade_from_3_to_4.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema2/upgrades/fake_dialect/upgrade_from_3_to_4.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqltestfake_schema2upgradesfake_dialectupgrade_from_3_to_5sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema2/upgrades/fake_dialect/upgrade_from_3_to_5.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema2/upgrades/fake_dialect/upgrade_from_3_to_5.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema2/upgrades/fake_dialect/upgrade_from_3_to_5.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqltestfake_schema2upgradesfake_dialectupgrade_from_4_to_5sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema2/upgrades/fake_dialect/upgrade_from_4_to_5.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema2/upgrades/fake_dialect/upgrade_from_4_to_5.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema2/upgrades/fake_dialect/upgrade_from_4_to_5.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqltestfake_schema3currentsql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema3/current.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema3/current.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema3/current.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqltestfake_schema3upgradesfake_dialectupgrade_from_3_to_4sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema3/upgrades/fake_dialect/upgrade_from_3_to_4.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema3/upgrades/fake_dialect/upgrade_from_3_to_4.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema3/upgrades/fake_dialect/upgrade_from_3_to_4.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqltestfake_schema3upgradesfake_dialectupgrade_from_4_to_5sql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema3/upgrades/fake_dialect/upgrade_from_4_to_5.sql (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema3/upgrades/fake_dialect/upgrade_from_4_to_5.sql        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema3/upgrades/fake_dialect/upgrade_from_4_to_5.sql        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ----
</span><del>--- Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+-- Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> --
</span><span class="cx"> -- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> -- you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqltesttest_upgradepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/test_upgrade.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/test_upgrade.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/test_upgrade.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqltesttest_upgrade_with_datapy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/test_upgrade_with_data.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/test_upgrade_with_data.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/test_upgrade_with_data.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqlupgradepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrade.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrade.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrade.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.common.datastore.upgrade.sql.test -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqlupgrades__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqlupgradesaddressbook_upgrade_from_1_to_2py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/addressbook_upgrade_from_1_to_2.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/addressbook_upgrade_from_1_to_2.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/addressbook_upgrade_from_1_to_2.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.common.datastore.upgrade.sql.test -*-
</span><span class="cx"> # #
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqlupgradescalendar_upgrade_from_1_to_2py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/calendar_upgrade_from_1_to_2.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/calendar_upgrade_from_1_to_2.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/calendar_upgrade_from_1_to_2.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.common.datastore.upgrade.sql.test -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqlupgradescalendar_upgrade_from_2_to_3py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/calendar_upgrade_from_2_to_3.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/calendar_upgrade_from_2_to_3.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/calendar_upgrade_from_2_to_3.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.common.datastore.upgrade.sql.test -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqlupgradescalendar_upgrade_from_3_to_4py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/calendar_upgrade_from_3_to_4.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/calendar_upgrade_from_3_to_4.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/calendar_upgrade_from_3_to_4.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.common.datastore.upgrade.sql.test -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqlupgradescalendar_upgrade_from_4_to_5py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/calendar_upgrade_from_4_to_5.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/calendar_upgrade_from_4_to_5.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/calendar_upgrade_from_4_to_5.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.common.datastore.upgrade.sql.test -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqlupgradescalendar_upgrade_from_5_to_6py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/calendar_upgrade_from_5_to_6.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/calendar_upgrade_from_5_to_6.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/calendar_upgrade_from_5_to_6.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.common.datastore.upgrade.sql.test -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqlupgradesnotification_upgrade_from_0_to_1py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/notification_upgrade_from_0_to_1.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/notification_upgrade_from_0_to_1.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/notification_upgrade_from_0_to_1.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.common.datastore.upgrade.sql.test -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqlupgradestest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqlupgradestesttest_notification_upgrade_from_0_to_1py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/test/test_notification_upgrade_from_0_to_1.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/test/test_notification_upgrade_from_0_to_1.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/test/test_notification_upgrade_from_0_to_1.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqlupgradestesttest_upgrade_from_3_to_4py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/test/test_upgrade_from_3_to_4.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/test/test_upgrade_from_3_to_4.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/test/test_upgrade_from_3_to_4.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqlupgradestesttest_upgrade_from_4_to_5py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/test/test_upgrade_from_4_to_5.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/test/test_upgrade_from_4_to_5.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/test/test_upgrade_from_4_to_5.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqlupgradestesttest_upgrade_from_5_to_6py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/test/test_upgrade_from_5_to_6.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/test/test_upgrade_from_5_to_6.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/test/test_upgrade_from_5_to_6.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradesqlupgradesutilpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/util.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/util.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/util.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradetest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreupgradetesttest_migratepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/test/test_migrate.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/upgrade/test/test_migrate.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/test/test_migrate.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorework__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/work/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/work/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/work/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreworkinbox_cleanuppy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/work/inbox_cleanup.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/work/inbox_cleanup.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/work/inbox_cleanup.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.common.datastore.work.test.test_revision_cleanup -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreworkload_workpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/work/load_work.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/work/load_work.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/work/load_work.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.common.datastore.work.test.test_revision_cleanup -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreworkrevision_cleanuppy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/work/revision_cleanup.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/work/revision_cleanup.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/work/revision_cleanup.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.common.datastore.work.test.test_revision_cleanup -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreworktest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/work/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/work/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/work/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreworktesttest_inbox_cleanuppy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/work/test/test_inbox_cleanup.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/work/test/test_inbox_cleanup.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/work/test/test_inbox_cleanup.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreworktesttest_load_workpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/work/test/test_load_work.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/work/test/test_load_work.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/work/test/test_load_work.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoreworktesttest_revision_cleanuppy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/work/test/test_revision_cleanup.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/work/test/test_revision_cleanup.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/datastore/work/test/test_revision_cleanup.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommonicommondatastorepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/icommondatastore.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/icommondatastore.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/icommondatastore.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommonidirectoryservicepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/idirectoryservice.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/idirectoryservice.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/idirectoryservice.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommoninotificationspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/inotifications.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/inotifications.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/common/inotifications.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavdps__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/dps/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/dps/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/dps/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavdpsclientpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/dps/client.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/dps/client.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/dps/client.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavdpscommandspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/dps/commands.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/dps/commands.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/dps/commands.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavdpsjsonpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/dps/json.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/dps/json.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/dps/json.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavdpsserverpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/dps/server.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/dps/server.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/dps/server.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavdpstest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/dps/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/dps/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/dps/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavdpstesttest_clientpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/dps/test/test_client.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/dps/test/test_client.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/dps/test/test_client.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> #
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavdpstesttest_jsonpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/dps/test/test_json.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/dps/test/test_json.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/dps/test/test_json.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> #
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavidavpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/idav.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/idav.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/idav.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavwho__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/who/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/who/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/who/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.who -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavwhoaugmentpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/who/augment.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/who/augment.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/who/augment.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.who.test.test_augment -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavwhocachepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/who/cache.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/who/cache.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/who/cache.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.who.test.test_cache -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavwhodelegatespy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/who/delegates.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/who/delegates.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/who/delegates.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.who.test.test_delegates -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavwhodirectorypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/who/directory.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/who/directory.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/who/directory.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavwhogroupspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/who/groups.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/who/groups.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/who/groups.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.who.test.test_groups -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavwhoidirectorypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/who/idirectory.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/who/idirectory.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/who/idirectory.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.who.test -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavwhoopendirectorypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/who/opendirectory.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/who/opendirectory.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/who/opendirectory.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.who.test.test_xml -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavwhotest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/who/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/who/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/who/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavwhotestaccountsaccountsxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/who/test/accounts/accounts.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/who/test/accounts/accounts.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/who/test/accounts/accounts.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavwhotestaccountsgroupAccountsxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/who/test/accounts/groupAccounts.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/who/test/accounts/groupAccounts.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/who/test/accounts/groupAccounts.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavwhotestaccountsvcardsxml"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/who/test/accounts/vcards.xml (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/who/test/accounts/vcards.xml        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/who/test/accounts/vcards.xml        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;!--
</span><del>-Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavwhotestsupportpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/who/test/support.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/who/test/support.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/who/test/support.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavwhotesttest_augmentpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/who/test/test_augment.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/who/test/test_augment.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/who/test/test_augment.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavwhotesttest_cachepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/who/test/test_cache.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/who/test/test_cache.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/who/test/test_cache.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavwhotesttest_delegatespy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/who/test/test_delegates.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/who/test/test_delegates.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/who/test/test_delegates.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavwhotesttest_directorypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/who/test/test_directory.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/who/test/test_directory.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/who/test/test_directory.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavwhotesttest_group_attendeespy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/who/test/test_group_attendees.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/who/test/test_group_attendees.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/who/test/test_group_attendees.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavwhotesttest_group_shareespy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/who/test/test_group_sharees.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/who/test/test_group_sharees.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/who/test/test_group_sharees.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavwhotesttest_groupspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/who/test/test_groups.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/who/test/test_groups.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/who/test/test_groups.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavwhotesttest_utilpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/who/test/test_util.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/who/test/test_util.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/who/test/test_util.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavwhotesttest_vcardpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/who/test/test_vcard.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/who/test/test_vcard.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/who/test/test_vcard.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavwhotesttest_wikipy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/who/test/test_wiki.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/who/test/test_wiki.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/who/test/test_wiki.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavwhotesttest_xmlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/who/test/test_xml.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/who/test/test_xml.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/who/test/test_xml.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavwhoutilpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/who/util.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/who/util.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/who/util.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavwhovcardpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/who/vcard.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/who/vcard.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/who/vcard.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavwhowikipy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/who/wiki.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/who/wiki.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/who/wiki.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavwhoxmlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/who/xml.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/who/xml.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/who/xml.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txdav.who.test.test_xml -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavxml__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/xml/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/xml/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> # See LICENSE for details.
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxdavxmlbasepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/xml/base.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/base.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/xml/base.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> # Copyright (c) 2007 Twisted Matrix Laboratories.
</span><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span></span></pre></div>
<a id="CalendarServertrunktxdavxmlelementpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/xml/element.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/element.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/xml/element.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxdavxmlextensionspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/xml/extensions.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/extensions.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/xml/extensions.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> # See LICENSE for details.
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxdavxmlparserpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/xml/parser.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/parser.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/xml/parser.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxdavxmlparser_basepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/xml/parser_base.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/parser_base.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/xml/parser_base.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxdavxmlparser_etreepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/xml/parser_etree.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/parser_etree.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/xml/parser_etree.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxdavxmlparser_saxpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/xml/parser_sax.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/parser_sax.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/xml/parser_sax.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxdavxmlrfc2518py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/xml/rfc2518.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/rfc2518.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/xml/rfc2518.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxdavxmlrfc3253py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/xml/rfc3253.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/rfc3253.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/xml/rfc3253.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxdavxmlrfc3744py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/xml/rfc3744.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/rfc3744.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/xml/rfc3744.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxdavxmlrfc4331py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/xml/rfc4331.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/rfc4331.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/xml/rfc4331.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxdavxmlrfc5397py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/xml/rfc5397.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/rfc5397.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/xml/rfc5397.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxdavxmlrfc5842py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/xml/rfc5842.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/rfc5842.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/xml/rfc5842.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxdavxmlrfc5995py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/xml/rfc5995.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/rfc5995.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/xml/rfc5995.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxdavxmlrfc6578py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/xml/rfc6578.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/rfc6578.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/xml/rfc6578.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxdavxmltest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/xml/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/xml/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxdavxmltesttest_basepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/xml/test/test_base.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/test/test_base.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/xml/test/test_base.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> # Copyright (c) 2009 Twisted Matrix Laboratories.
</span><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span></span></pre></div>
<a id="CalendarServertrunktxdavxmltesttest_xmlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/xml/test/test_xml.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/test/test_xml.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/xml/test/test_xml.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> # See LICENSE for details.
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxdavxmltesttest_xml_rfc3744py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/xml/test/test_xml_rfc3744.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/test/test_xml_rfc3744.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txdav/xml/test/test_xml_rfc3744.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> 
</span><span class="cx"> ##
</span><span class="cx"> # Copyright (c) 2009 Twisted Matrix Laboratories.
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2auth__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/auth/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/auth/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/auth/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> ##
</span><span class="cx"> # Copyright (c) 2001-2004 Twisted Matrix Laboratories.
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2authbasicpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/auth/basic.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/auth/basic.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/auth/basic.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> # -*- test-case-name: txweb2.test.test_httpauth -*-
</span><span class="cx"> ##
</span><span class="cx"> # Copyright (c) 2006-2009 Twisted Matrix Laboratories.
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2authdigestpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/auth/digest.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/auth/digest.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/auth/digest.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> # -*- test-case-name: txweb2.test.test_httpauth -*-
</span><span class="cx"> ##
</span><span class="cx"> # Copyright (c) 2006-2009 Twisted Matrix Laboratories.
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2authinterfacespy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/auth/interfaces.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/auth/interfaces.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/auth/interfaces.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> ##
</span><span class="cx"> # Copyright (c) 2004-2007 Twisted Matrix Laboratories.
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2authtlspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/auth/tls.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/auth/tls.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/auth/tls.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2014-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxweb2authwrapperpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/auth/wrapper.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/auth/wrapper.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/auth/wrapper.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> # -*- test-case-name: txweb2.test.test_httpauth -*-
</span><span class="cx"> ##
</span><span class="cx"> # Copyright (c) 2001-2004 Twisted Matrix Laboratories.
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2channel__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/channel/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/channel/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/channel/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> # -*- test-case-name: txweb2.test.test_cgi,twext.web2.test.test_http -*-
</span><span class="cx"> ##
</span><span class="cx"> # Copyright (c) 2001-2004 Twisted Matrix Laboratories.
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2channelhttppy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/channel/http.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/channel/http.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/channel/http.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> # -*- test-case-name: txweb2.test.test_http -*-
</span><span class="cx"> ##
</span><span class="cx"> # Copyright (c) 2001-2004 Twisted Matrix Laboratories.
</span><del>-# Copyright (c) 2008-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2008-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2client__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/client/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/client/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/client/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> # -*- test-case-name: txweb2.test.test_client -*-
</span><span class="cx"> ##
</span><span class="cx"> # Copyright (c) 2004 Twisted Matrix Laboratories.
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2clienthttppy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/client/http.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/client/http.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/client/http.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> # -*- test-case-name: txweb2.test.test_client -*-
</span><span class="cx"> ##
</span><span class="cx"> # Copyright (c) 2001-2007 Twisted Matrix Laboratories.
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2clientinterfacespy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/client/interfaces.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/client/interfaces.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/client/interfaces.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> # -*- test-case-name: txweb2.test.test_client -*-
</span><span class="cx"> ##
</span><span class="cx"> # Copyright (c) 2007 Twisted Matrix Laboratories.
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2dav__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> 
</span><span class="cx"> ##
</span><span class="cx"> # Copyright (c) 2009 Twisted Matrix Laboratories.
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davauthpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/auth.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/auth.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/auth.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davfileoppy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/fileop.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/fileop.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/fileop.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davhttppy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/http.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/http.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/http.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davidavpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/idav.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/idav.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/idav.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davmethod__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/method/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/method/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davmethodaclpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/method/acl.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/acl.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/method/acl.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txweb2.dav.test.test_lock -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davmethodcopymovepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/method/copymove.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/copymove.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/method/copymove.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txweb2.dav.test.test_copy,twext.web2.dav.test.test_move -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davmethoddeletepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/method/delete.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/delete.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/method/delete.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txweb2.dav.test.test_delete -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davmethoddelete_commonpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/method/delete_common.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/delete_common.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/method/delete_common.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txweb2.dav.test.test_delete -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davmethodgetpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/method/get.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/get.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/method/get.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txweb2.dav.test.test_lock -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davmethodlockpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/method/lock.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/lock.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/method/lock.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txweb2.dav.test.test_lock -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davmethodmkcolpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/method/mkcol.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/mkcol.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/method/mkcol.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txweb2.dav.test.test_mkcol -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davmethodprop_commonpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/method/prop_common.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/prop_common.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/method/prop_common.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davmethodpropfindpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/method/propfind.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/propfind.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/method/propfind.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txweb2.dav.test.test_prop.PROP.test_PROPFIND -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davmethodproppatchpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/method/proppatch.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/proppatch.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/method/proppatch.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txweb2.dav.test.test_prop.PROP.test_PROPPATCH -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davmethodputpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/method/put.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/put.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/method/put.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txweb2.dav.test.test_put -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davmethodput_commonpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/method/put_common.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/put_common.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/method/put_common.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davmethodreportpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/method/report.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/report.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/method/report.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txweb2.dav.test.test_report -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davmethodreport_acl_principal_prop_setpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/method/report_acl_principal_prop_set.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/report_acl_principal_prop_set.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/method/report_acl_principal_prop_set.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txweb2.dav.test.test_report_expand -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davmethodreport_expandpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/method/report_expand.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/report_expand.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/method/report_expand.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txweb2.dav.test.test_report_expand -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davmethodreport_principal_matchpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/method/report_principal_match.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/report_principal_match.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/method/report_principal_match.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txweb2.dav.test.test_report_expand -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davmethodreport_principal_property_searchpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/method/report_principal_property_search.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/report_principal_property_search.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/method/report_principal_property_search.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txweb2.dav.test.test_report_expand -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davmethodreport_principal_search_property_setpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/method/report_principal_search_property_set.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/report_principal_search_property_set.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/method/report_principal_search_property_set.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txweb2.dav.test.test_report_expand -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davnonepropspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/noneprops.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/noneprops.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/noneprops.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davresourcepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/resource.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/resource.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/resource.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txweb2.dav.test.test_resource -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davstaticpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/static.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/static.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/static.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txweb2.dav.test.test_static -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davtest__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/test/__init__.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/__init__.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/test/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davtesttest_aclpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/test/test_acl.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_acl.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/test/test_acl.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davtesttest_authpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/test/test_auth.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_auth.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/test/test_auth.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davtesttest_copypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/test/test_copy.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_copy.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/test/test_copy.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davtesttest_deletepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/test/test_delete.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_delete.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/test/test_delete.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davtesttest_httppy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/test/test_http.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_http.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/test/test_http.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davtesttest_lockpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/test/test_lock.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_lock.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/test/test_lock.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davtesttest_mkcolpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/test/test_mkcol.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_mkcol.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/test/test_mkcol.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davtesttest_movepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/test/test_move.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_move.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/test/test_move.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davtesttest_optionspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/test/test_options.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_options.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/test/test_options.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davtesttest_pipelinepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/test/test_pipeline.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_pipeline.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/test/test_pipeline.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davtesttest_proppy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/test/test_prop.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_prop.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/test/test_prop.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davtesttest_putpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/test/test_put.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_put.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/test/test_put.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davtesttest_quotapy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/test/test_quota.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_quota.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/test/test_quota.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davtesttest_reportpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/test/test_report.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_report.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/test/test_report.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davtesttest_report_expandpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/test/test_report_expand.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_report_expand.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/test/test_report_expand.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davtesttest_resourcepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/test/test_resource.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_resource.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/test/test_resource.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davtesttest_staticpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/test/test_static.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_static.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/test/test_static.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davtesttest_utilpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/test/test_util.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_util.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/test/test_util.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davtestutilpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/test/util.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/util.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/test/util.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davutilpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/util.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/util.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/util.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txweb2.test.test_util -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davxattrpropspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/xattrprops.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/xattrprops.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/dav/xattrprops.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> # See LICENSE for details.
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2errorpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/error.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/error.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/error.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> # -*- test-case-name: txweb2.test.test_log -*-
</span><span class="cx"> ##
</span><span class="cx"> # Copyright (c) 2001-2004 Twisted Matrix Laboratories.
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2fileuploadpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/fileupload.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/fileupload.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/fileupload.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> ##
</span><span class="cx"> # Copyright (c) 2001-2004 Twisted Matrix Laboratories.
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2httppy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/http.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/http.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/http.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> # -*- test-case-name: txweb2.test.test_http -*-
</span><span class="cx"> ##
</span><span class="cx"> # Copyright (c) 2001-2004 Twisted Matrix Laboratories.
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2http_headerspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/http_headers.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/http_headers.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/http_headers.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> # -*- test-case-name: txweb2.test.test_http_headers -*-
</span><span class="cx"> ##
</span><span class="cx"> # Copyright (c) 2008 Twisted Matrix Laboratories.
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2iwebpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/iweb.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/iweb.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/iweb.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> # -*- test-case-name: txweb2.test -*-
</span><span class="cx"> ##
</span><span class="cx"> # Copyright (c) 2001-2008 Twisted Matrix Laboratories.
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2logpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/log.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/log.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/log.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> # -*- test-case-name: txweb2.test.test_log -*-
</span><span class="cx"> ##
</span><span class="cx"> # Copyright (c) 2001-2004 Twisted Matrix Laboratories.
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2metafdpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/metafd.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/metafd.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/metafd.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> # -*- test-case-name: txweb2.test.test_metafd -*-
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalendarServertrunktxweb2resourcepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/resource.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/resource.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/resource.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> # -*- test-case-name: txweb2.test.test_server,twext.web2.test.test_resource -*-
</span><span class="cx"> ##
</span><span class="cx"> # Copyright (c) 2001-2007 Twisted Matrix Laboratories.
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2responsecodepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/responsecode.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/responsecode.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/responsecode.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> # -*- test-case-name: txweb2.test -*-
</span><span class="cx"> ##
</span><span class="cx"> # Copyright (c) 2001-2004 Twisted Matrix Laboratories.
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2serverpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/server.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/server.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/server.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> # -*- test-case-name: txweb2.test.test_server -*-
</span><span class="cx"> ##
</span><span class="cx"> # Copyright (c) 2001-2008 Twisted Matrix Laboratories.
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2staticpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/static.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/static.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/static.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> # -*- test-case-name: txweb2.test.test_static -*-
</span><span class="cx"> ##
</span><span class="cx"> # Copyright (c) 2001-2008 Twisted Matrix Laboratories.
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2streampy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/stream.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/stream.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/stream.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> # -*- test-case-name: txweb2.test.test_stream -*-
</span><span class="cx"> ##
</span><span class="cx"> # Copyright (c) 2001-2007 Twisted Matrix Laboratories.
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Permission is hereby granted, free of charge, to any person obtaining a copy
</span><span class="cx"> # of this software and associated documentation files (the &quot;Software&quot;), to deal
</span></span></pre></div>
<a id="CalendarServertrunktxweb2testtest_metafdpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/test/test_metafd.py (15414 => 15415)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/test/test_metafd.py        2016-01-07 15:17:18 UTC (rev 15414)
+++ CalendarServer/trunk/txweb2/test/test_metafd.py        2016-01-07 15:18:44 UTC (rev 15415)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2011-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre>
</div>
</div>

</body>
</html>