[CalendarServer-changes] [12719] CalendarServer/trunk
source_changes at macosforge.org
source_changes at macosforge.org
Wed Mar 12 11:21:27 PDT 2014
Revision: 12719
http://trac.calendarserver.org//changeset/12719
Author: gaya at apple.com
Date: 2014-02-19 09:39:10 -0800 (Wed, 19 Feb 2014)
Log Message:
-----------
"Apple Computer, Inc." -> "Apple Inc." in copyright strings
Modified Paths:
--------------
CalendarServer/trunk/twistedcaldav/memcacheprops.py
CalendarServer/trunk/twistedcaldav/method/propfind.py
CalendarServer/trunk/twistedcaldav/method/report.py
CalendarServer/trunk/twistedcaldav/test/test_memcacheprops.py
CalendarServer/trunk/txdav/xml/__init__.py
CalendarServer/trunk/txdav/xml/base.py
CalendarServer/trunk/txdav/xml/element.py
CalendarServer/trunk/txdav/xml/extensions.py
CalendarServer/trunk/txdav/xml/parser.py
CalendarServer/trunk/txdav/xml/parser_base.py
CalendarServer/trunk/txdav/xml/parser_etree.py
CalendarServer/trunk/txdav/xml/parser_sax.py
CalendarServer/trunk/txdav/xml/rfc2518.py
CalendarServer/trunk/txdav/xml/rfc3253.py
CalendarServer/trunk/txdav/xml/rfc3744.py
CalendarServer/trunk/txdav/xml/rfc5397.py
CalendarServer/trunk/txdav/xml/rfc5995.py
CalendarServer/trunk/txdav/xml/rfc6578.py
CalendarServer/trunk/txdav/xml/test/test_base.py
CalendarServer/trunk/txdav/xml/test/test_xml.py
CalendarServer/trunk/txdav/xml/test/test_xml_rfc3744.py
CalendarServer/trunk/txweb2/__init__.py
CalendarServer/trunk/txweb2/auth/__init__.py
CalendarServer/trunk/txweb2/auth/basic.py
CalendarServer/trunk/txweb2/auth/digest.py
CalendarServer/trunk/txweb2/auth/interfaces.py
CalendarServer/trunk/txweb2/auth/wrapper.py
CalendarServer/trunk/txweb2/channel/__init__.py
CalendarServer/trunk/txweb2/channel/http.py
CalendarServer/trunk/txweb2/client/__init__.py
CalendarServer/trunk/txweb2/client/http.py
CalendarServer/trunk/txweb2/client/interfaces.py
CalendarServer/trunk/txweb2/dav/__init__.py
CalendarServer/trunk/txweb2/dav/auth.py
CalendarServer/trunk/txweb2/dav/fileop.py
CalendarServer/trunk/txweb2/dav/http.py
CalendarServer/trunk/txweb2/dav/idav.py
CalendarServer/trunk/txweb2/dav/method/__init__.py
CalendarServer/trunk/txweb2/dav/method/acl.py
CalendarServer/trunk/txweb2/dav/method/copymove.py
CalendarServer/trunk/txweb2/dav/method/delete.py
CalendarServer/trunk/txweb2/dav/method/delete_common.py
CalendarServer/trunk/txweb2/dav/method/get.py
CalendarServer/trunk/txweb2/dav/method/lock.py
CalendarServer/trunk/txweb2/dav/method/mkcol.py
CalendarServer/trunk/txweb2/dav/method/prop_common.py
CalendarServer/trunk/txweb2/dav/method/propfind.py
CalendarServer/trunk/txweb2/dav/method/proppatch.py
CalendarServer/trunk/txweb2/dav/method/put.py
CalendarServer/trunk/txweb2/dav/method/report.py
CalendarServer/trunk/txweb2/dav/method/report_acl_principal_prop_set.py
CalendarServer/trunk/txweb2/dav/method/report_expand.py
CalendarServer/trunk/txweb2/dav/method/report_principal_match.py
CalendarServer/trunk/txweb2/dav/method/report_principal_property_search.py
CalendarServer/trunk/txweb2/dav/method/report_principal_search_property_set.py
CalendarServer/trunk/txweb2/dav/noneprops.py
CalendarServer/trunk/txweb2/dav/resource.py
CalendarServer/trunk/txweb2/dav/static.py
CalendarServer/trunk/txweb2/dav/test/__init__.py
CalendarServer/trunk/txweb2/dav/test/test_acl.py
CalendarServer/trunk/txweb2/dav/test/test_auth.py
CalendarServer/trunk/txweb2/dav/test/test_copy.py
CalendarServer/trunk/txweb2/dav/test/test_delete.py
CalendarServer/trunk/txweb2/dav/test/test_http.py
CalendarServer/trunk/txweb2/dav/test/test_lock.py
CalendarServer/trunk/txweb2/dav/test/test_mkcol.py
CalendarServer/trunk/txweb2/dav/test/test_move.py
CalendarServer/trunk/txweb2/dav/test/test_options.py
CalendarServer/trunk/txweb2/dav/test/test_pipeline.py
CalendarServer/trunk/txweb2/dav/test/test_prop.py
CalendarServer/trunk/txweb2/dav/test/test_put.py
CalendarServer/trunk/txweb2/dav/test/test_quota.py
CalendarServer/trunk/txweb2/dav/test/test_report.py
CalendarServer/trunk/txweb2/dav/test/test_report_expand.py
CalendarServer/trunk/txweb2/dav/test/test_resource.py
CalendarServer/trunk/txweb2/dav/test/test_static.py
CalendarServer/trunk/txweb2/dav/test/test_util.py
CalendarServer/trunk/txweb2/dav/test/util.py
CalendarServer/trunk/txweb2/dav/util.py
CalendarServer/trunk/txweb2/dav/xattrprops.py
CalendarServer/trunk/txweb2/error.py
CalendarServer/trunk/txweb2/fileupload.py
CalendarServer/trunk/txweb2/http.py
CalendarServer/trunk/txweb2/http_headers.py
CalendarServer/trunk/txweb2/iweb.py
CalendarServer/trunk/txweb2/log.py
CalendarServer/trunk/txweb2/resource.py
CalendarServer/trunk/txweb2/responsecode.py
CalendarServer/trunk/txweb2/server.py
CalendarServer/trunk/txweb2/static.py
CalendarServer/trunk/txweb2/stream.py
Modified: CalendarServer/trunk/twistedcaldav/memcacheprops.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2009-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2009-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/twistedcaldav/method/propfind.py
===================================================================
--- 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)
@@ -1,6 +1,6 @@
# -*- test-case-name: txweb2.dav.test.test_prop.PROP.test_PROPFIND -*-
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/twistedcaldav/method/report.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/twistedcaldav/test/test_memcacheprops.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2009-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2009-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txdav/xml/__init__.py
===================================================================
--- 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)
@@ -2,7 +2,7 @@
# See LICENSE for details.
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txdav/xml/base.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
# Copyright (c) 2007 Twisted Matrix Laboratories.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
Modified: CalendarServer/trunk/txdav/xml/element.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txdav/xml/extensions.py
===================================================================
--- 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)
@@ -2,7 +2,7 @@
# See LICENSE for details.
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txdav/xml/parser.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txdav/xml/parser_base.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txdav/xml/parser_etree.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2012-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2012-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txdav/xml/parser_sax.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txdav/xml/rfc2518.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txdav/xml/rfc3253.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txdav/xml/rfc3744.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txdav/xml/rfc5397.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2009-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2009-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txdav/xml/rfc5995.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2009-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2009-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txdav/xml/rfc6578.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2009-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2009-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txdav/xml/test/test_base.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
# Copyright (c) 2009 Twisted Matrix Laboratories.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
Modified: CalendarServer/trunk/txdav/xml/test/test_xml.py
===================================================================
--- 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)
@@ -2,7 +2,7 @@
# See LICENSE for details.
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txdav/xml/test/test_xml_rfc3744.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/__init__.py
===================================================================
--- 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)
@@ -2,7 +2,7 @@
##
# Copyright (c) 2009 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/auth/__init__.py
===================================================================
--- 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)
@@ -1,6 +1,6 @@
##
# Copyright (c) 2001-2004 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/auth/basic.py
===================================================================
--- 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)
@@ -1,7 +1,7 @@
# -*- test-case-name: txweb2.test.test_httpauth -*-
##
# Copyright (c) 2006-2009 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/auth/digest.py
===================================================================
--- 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)
@@ -1,7 +1,7 @@
# -*- test-case-name: txweb2.test.test_httpauth -*-
##
# Copyright (c) 2006-2009 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/auth/interfaces.py
===================================================================
--- 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)
@@ -1,6 +1,6 @@
##
# Copyright (c) 2004-2007 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/auth/wrapper.py
===================================================================
--- 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)
@@ -1,7 +1,7 @@
# -*- test-case-name: txweb2.test.test_httpauth -*-
##
# Copyright (c) 2001-2004 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/channel/__init__.py
===================================================================
--- 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)
@@ -1,7 +1,7 @@
# -*- test-case-name: txweb2.test.test_cgi,twext.web2.test.test_http -*-
##
# Copyright (c) 2001-2004 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/channel/http.py
===================================================================
--- 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)
@@ -1,7 +1,7 @@
# -*- test-case-name: txweb2.test.test_http -*-
##
# Copyright (c) 2001-2004 Twisted Matrix Laboratories.
-# Copyright (c) 2008-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2008-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/client/__init__.py
===================================================================
--- 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)
@@ -1,7 +1,7 @@
# -*- test-case-name: txweb2.test.test_client -*-
##
# Copyright (c) 2004 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/client/http.py
===================================================================
--- 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)
@@ -1,7 +1,7 @@
# -*- test-case-name: txweb2.test.test_client -*-
##
# Copyright (c) 2001-2007 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/client/interfaces.py
===================================================================
--- 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)
@@ -1,7 +1,7 @@
# -*- test-case-name: txweb2.test.test_client -*-
##
# Copyright (c) 2007 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/__init__.py
===================================================================
--- 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)
@@ -2,7 +2,7 @@
##
# Copyright (c) 2009 Twisted Matrix Laboratories.
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/auth.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/fileop.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/http.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/idav.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/method/__init__.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/method/acl.py
===================================================================
--- 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)
@@ -1,6 +1,6 @@
# -*- test-case-name: txweb2.dav.test.test_lock -*-
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/method/copymove.py
===================================================================
--- 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)
@@ -1,6 +1,6 @@
# -*- test-case-name: txweb2.dav.test.test_copy,twext.web2.dav.test.test_move -*-
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/method/delete.py
===================================================================
--- 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)
@@ -1,6 +1,6 @@
# -*- test-case-name: txweb2.dav.test.test_delete -*-
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/method/delete_common.py
===================================================================
--- 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)
@@ -1,6 +1,6 @@
# -*- test-case-name: txweb2.dav.test.test_delete -*-
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/method/get.py
===================================================================
--- 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)
@@ -1,6 +1,6 @@
# -*- test-case-name: txweb2.dav.test.test_lock -*-
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/method/lock.py
===================================================================
--- 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)
@@ -1,6 +1,6 @@
# -*- test-case-name: txweb2.dav.test.test_lock -*-
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/method/mkcol.py
===================================================================
--- 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)
@@ -1,6 +1,6 @@
# -*- test-case-name: txweb2.dav.test.test_mkcol -*-
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/method/prop_common.py
===================================================================
--- 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)
@@ -1,6 +1,6 @@
##
# Cyrus Daboo, cdaboo at apple.com
-# Copyright 2006-2012 Apple Computer, Inc. All Rights Reserved.
+# Copyright 2006-2012 Apple Inc. All Rights Reserved.
##
__all__ = [
Modified: CalendarServer/trunk/txweb2/dav/method/propfind.py
===================================================================
--- 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)
@@ -1,6 +1,6 @@
# -*- test-case-name: txweb2.dav.test.test_prop.PROP.test_PROPFIND -*-
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/method/proppatch.py
===================================================================
--- 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)
@@ -1,6 +1,6 @@
# -*- test-case-name: txweb2.dav.test.test_prop.PROP.test_PROPPATCH -*-
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/method/put.py
===================================================================
--- 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)
@@ -1,6 +1,6 @@
# -*- test-case-name: txweb2.dav.test.test_put -*-
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/method/report.py
===================================================================
--- 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)
@@ -1,6 +1,6 @@
# -*- test-case-name: txweb2.dav.test.test_report -*-
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/method/report_acl_principal_prop_set.py
===================================================================
--- 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)
@@ -1,6 +1,6 @@
# -*- test-case-name: txweb2.dav.test.test_report_expand -*-
##
-# Copyright (c) 2006-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2006-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/method/report_expand.py
===================================================================
--- 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)
@@ -1,6 +1,6 @@
# -*- test-case-name: txweb2.dav.test.test_report_expand -*-
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/method/report_principal_match.py
===================================================================
--- 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)
@@ -1,6 +1,6 @@
# -*- test-case-name: txweb2.dav.test.test_report_expand -*-
##
-# Copyright (c) 2006-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2006-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/method/report_principal_property_search.py
===================================================================
--- 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)
@@ -1,6 +1,6 @@
# -*- test-case-name: txweb2.dav.test.test_report_expand -*-
##
-# Copyright (c) 2006-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2006-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/method/report_principal_search_property_set.py
===================================================================
--- 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)
@@ -1,6 +1,6 @@
# -*- test-case-name: txweb2.dav.test.test_report_expand -*-
##
-# Copyright (c) 2006-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2006-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/noneprops.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/resource.py
===================================================================
--- 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)
@@ -1,6 +1,6 @@
# -*- test-case-name: txweb2.dav.test.test_resource -*-
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/static.py
===================================================================
--- 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)
@@ -1,6 +1,6 @@
# -*- test-case-name: txweb2.dav.test.test_static -*-
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/test/__init__.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/test/test_acl.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/test/test_auth.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2012-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2012-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/test/test_copy.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/test/test_delete.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/test/test_http.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/test/test_lock.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/test/test_mkcol.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/test/test_move.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/test/test_options.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/test/test_pipeline.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/test/test_prop.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/test/test_put.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/test/test_quota.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/test/test_report.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/test/test_report_expand.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/test/test_resource.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/test/test_static.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/test/test_util.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/test/util.py
===================================================================
--- 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)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/util.py
===================================================================
--- 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)
@@ -1,6 +1,6 @@
# -*- test-case-name: txweb2.test.test_util -*-
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/dav/xattrprops.py
===================================================================
--- 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)
@@ -2,7 +2,7 @@
# See LICENSE for details.
##
-# Copyright (c) 2005-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/error.py
===================================================================
--- 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)
@@ -1,7 +1,7 @@
# -*- test-case-name: txweb2.test.test_log -*-
##
# Copyright (c) 2001-2004 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/fileupload.py
===================================================================
--- 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)
@@ -1,6 +1,6 @@
##
# Copyright (c) 2001-2004 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/http.py
===================================================================
--- 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)
@@ -1,7 +1,7 @@
# -*- test-case-name: txweb2.test.test_http -*-
##
# Copyright (c) 2001-2004 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/http_headers.py
===================================================================
--- 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)
@@ -1,7 +1,7 @@
# -*- test-case-name: txweb2.test.test_http_headers -*-
##
# Copyright (c) 2008 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/iweb.py
===================================================================
--- 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)
@@ -1,7 +1,7 @@
# -*- test-case-name: txweb2.test -*-
##
# Copyright (c) 2001-2008 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/log.py
===================================================================
--- 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)
@@ -1,7 +1,7 @@
# -*- test-case-name: txweb2.test.test_log -*-
##
# Copyright (c) 2001-2004 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/resource.py
===================================================================
--- 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)
@@ -1,7 +1,7 @@
# -*- test-case-name: txweb2.test.test_server,twext.web2.test.test_resource -*-
##
# Copyright (c) 2001-2007 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/responsecode.py
===================================================================
--- 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)
@@ -1,7 +1,7 @@
# -*- test-case-name: txweb2.test -*-
##
# Copyright (c) 2001-2004 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/server.py
===================================================================
--- 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)
@@ -1,7 +1,7 @@
# -*- test-case-name: txweb2.test.test_server -*-
##
# Copyright (c) 2001-2008 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/static.py
===================================================================
--- 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)
@@ -1,7 +1,7 @@
# -*- test-case-name: txweb2.test.test_static -*-
##
# Copyright (c) 2001-2008 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Modified: CalendarServer/trunk/txweb2/stream.py
===================================================================
--- 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)
@@ -1,7 +1,7 @@
# -*- test-case-name: txweb2.test.test_stream -*-
##
# Copyright (c) 2001-2007 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2014 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140312/fb61e703/attachment.html>
More information about the calendarserver-changes
mailing list