<!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>[12719] 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/12719">12719</a></dd>
<dt>Author</dt> <dd>gaya@apple.com</dd>
<dt>Date</dt> <dd>2014-02-19 09:39:10 -0800 (Wed, 19 Feb 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>&quot;Apple Computer, Inc.&quot; -&gt; &quot;Apple Inc.&quot; in copyright strings</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#CalendarServertrunktwistedcaldavmemcachepropspy">CalendarServer/trunk/twistedcaldav/memcacheprops.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="#CalendarServertrunktwistedcaldavtesttest_memcachepropspy">CalendarServer/trunk/twistedcaldav/test/test_memcacheprops.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="#CalendarServertrunktxdavxmlrfc5397py">CalendarServer/trunk/txdav/xml/rfc5397.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="#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="#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="#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="#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>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="CalendarServertrunktwistedcaldavmemcachepropspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/memcacheprops.py (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/memcacheprops.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/twistedcaldav/memcacheprops.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2014 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="CalendarServertrunktwistedcaldavmethodpropfindpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/method/propfind.py (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/method/propfind.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/twistedcaldav/method/propfind.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/method/report.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/twistedcaldav/method/report.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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_memcachepropspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_memcacheprops.py (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_memcacheprops.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/twistedcaldav/test/test_memcacheprops.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2014 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="CalendarServertrunktxdavxml__init__py"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/xml/__init__.py (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/__init__.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txdav/xml/__init__.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/base.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txdav/xml/base.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/element.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txdav/xml/element.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/extensions.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txdav/xml/extensions.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/parser.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txdav/xml/parser.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/parser_base.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txdav/xml/parser_base.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/parser_etree.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txdav/xml/parser_etree.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/parser_sax.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txdav/xml/parser_sax.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/rfc2518.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txdav/xml/rfc2518.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/rfc3253.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txdav/xml/rfc3253.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/rfc3744.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txdav/xml/rfc3744.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/rfc5397.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txdav/xml/rfc5397.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/rfc5995.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txdav/xml/rfc5995.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/rfc6578.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txdav/xml/rfc6578.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2009-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2009-2014 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_basepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/xml/test/test_base.py (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/test/test_base.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txdav/xml/test/test_base.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/test/test_xml.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txdav/xml/test/test_xml.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/xml/test/test_xml_rfc3744.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txdav/xml/test/test_xml_rfc3744.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/__init__.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/__init__.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/auth/__init__.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/auth/__init__.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/auth/basic.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/auth/basic.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/auth/digest.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/auth/digest.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/auth/interfaces.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/auth/interfaces.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2014 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="CalendarServertrunktxweb2authwrapperpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/auth/wrapper.py (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/auth/wrapper.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/auth/wrapper.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/channel/__init__.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/channel/__init__.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/channel/http.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/channel/http.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2008-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/client/__init__.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/client/__init__.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/client/http.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/client/http.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/client/interfaces.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/client/interfaces.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/__init__.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/__init__.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/auth.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/auth.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/fileop.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/fileop.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/http.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/http.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/idav.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/idav.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/__init__.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/method/__init__.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/acl.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/method/acl.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/copymove.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/method/copymove.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/delete.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/method/delete.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/delete_common.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/method/delete_common.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/get.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/method/get.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/lock.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/method/lock.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/mkcol.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/method/mkcol.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/prop_common.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/method/prop_common.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> ##
</span><span class="cx"> # Cyrus Daboo, cdaboo@apple.com
</span><del>-# Copyright 2006-2012 Apple Computer, Inc.  All Rights Reserved.
</del><ins>+# Copyright 2006-2012 Apple Inc.  All Rights Reserved.
</ins><span class="cx"> ##
</span><span class="cx"> 
</span><span class="cx"> __all__ = [
</span></span></pre></div>
<a id="CalendarServertrunktxweb2davmethodpropfindpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/method/propfind.py (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/propfind.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/method/propfind.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/proppatch.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/method/proppatch.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/put.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/method/put.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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="CalendarServertrunktxweb2davmethodreportpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/dav/method/report.py (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/report.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/method/report.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/report_acl_principal_prop_set.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/method/report_acl_principal_prop_set.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/report_expand.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/method/report_expand.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/report_principal_match.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/method/report_principal_match.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/report_principal_property_search.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/method/report_principal_property_search.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/method/report_principal_search_property_set.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/method/report_principal_search_property_set.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/noneprops.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/noneprops.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/resource.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/resource.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/static.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/static.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/__init__.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/test/__init__.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_acl.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/test/test_acl.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_auth.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/test/test_auth.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_copy.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/test/test_copy.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_delete.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/test/test_delete.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_http.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/test/test_http.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_lock.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/test/test_lock.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_mkcol.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/test/test_mkcol.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_move.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/test/test_move.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_options.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/test/test_options.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_pipeline.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/test/test_pipeline.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_prop.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/test/test_prop.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_put.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/test/test_put.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_quota.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/test/test_quota.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_report.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/test/test_report.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_report_expand.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/test/test_report_expand.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_resource.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/test/test_resource.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_static.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/test/test_static.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/test_util.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/test/test_util.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/test/util.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/test/util.py        2014-02-19 17:39:10 UTC (rev 12719)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/util.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/util.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/dav/xattrprops.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/dav/xattrprops.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2005-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/error.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/error.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/fileupload.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/fileupload.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/http.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/http.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/http_headers.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/http_headers.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/iweb.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/iweb.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/log.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/log.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2014 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="CalendarServertrunktxweb2resourcepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txweb2/resource.py (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/resource.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/resource.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/responsecode.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/responsecode.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/server.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/server.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/static.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/static.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2014 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 (12718 => 12719)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txweb2/stream.py        2014-02-19 06:10:28 UTC (rev 12718)
+++ CalendarServer/trunk/txweb2/stream.py        2014-02-19 17:39:10 UTC (rev 12719)
</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-2014 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2014 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>
</div>

</body>
</html>