[CalendarServer-changes] [9784] CalendarServer/trunk

source_changes at macosforge.org source_changes at macosforge.org
Thu Sep 6 10:05:27 PDT 2012


Revision: 9784
          http://trac.macosforge.org/projects/calendarserver/changeset/9784
Author:   sagen at apple.com
Date:     2012-09-06 10:05:24 -0700 (Thu, 06 Sep 2012)
Log Message:
-----------
Update copyright notices

Modified Paths:
--------------
    CalendarServer/trunk/bin/_calendarserver_preamble.py
    CalendarServer/trunk/calendarserver/__init__.py
    CalendarServer/trunk/calendarserver/platform/__init__.py
    CalendarServer/trunk/calendarserver/platform/darwin/__init__.py
    CalendarServer/trunk/calendarserver/platform/darwin/od/__init__.py
    CalendarServer/trunk/calendarserver/platform/darwin/od/dsattributes.py
    CalendarServer/trunk/calendarserver/platform/darwin/od/dsquery.py
    CalendarServer/trunk/calendarserver/platform/darwin/od/opendirectory.py
    CalendarServer/trunk/calendarserver/platform/darwin/od/setup_directory.py
    CalendarServer/trunk/calendarserver/platform/darwin/od/test/__init__.py
    CalendarServer/trunk/calendarserver/platform/darwin/od/test/test_opendirectory.py
    CalendarServer/trunk/calendarserver/provision/__init__.py
    CalendarServer/trunk/calendarserver/provision/test/__init__.py
    CalendarServer/trunk/calendarserver/provision/test/test_root.py
    CalendarServer/trunk/calendarserver/push/__init__.py
    CalendarServer/trunk/calendarserver/push/test/__init__.py
    CalendarServer/trunk/calendarserver/tap/__init__.py
    CalendarServer/trunk/calendarserver/tap/cfgchild.py
    CalendarServer/trunk/calendarserver/tap/profiling.py
    CalendarServer/trunk/calendarserver/tap/test/__init__.py
    CalendarServer/trunk/calendarserver/tap/test/longlines.py
    CalendarServer/trunk/calendarserver/tap/test/test_util.py
    CalendarServer/trunk/calendarserver/test/__init__.py
    CalendarServer/trunk/calendarserver/tools/__init__.py
    CalendarServer/trunk/calendarserver/tools/backup_pg.py
    CalendarServer/trunk/calendarserver/tools/cmdline.py
    CalendarServer/trunk/calendarserver/tools/config.py
    CalendarServer/trunk/calendarserver/tools/doublequotefix.py
    CalendarServer/trunk/calendarserver/tools/export.py
    CalendarServer/trunk/calendarserver/tools/gateway.py
    CalendarServer/trunk/calendarserver/tools/icalsplit.py
    CalendarServer/trunk/calendarserver/tools/loadaugmentdb.py
    CalendarServer/trunk/calendarserver/tools/managepostgres.py
    CalendarServer/trunk/calendarserver/tools/managetimezones.py
    CalendarServer/trunk/calendarserver/tools/migrate.py
    CalendarServer/trunk/calendarserver/tools/notifications.py
    CalendarServer/trunk/calendarserver/tools/resources.py
    CalendarServer/trunk/calendarserver/tools/tables.py
    CalendarServer/trunk/calendarserver/tools/test/__init__.py
    CalendarServer/trunk/calendarserver/tools/test/test_changeip.py
    CalendarServer/trunk/calendarserver/tools/test/test_export.py
    CalendarServer/trunk/calendarserver/tools/test/test_gateway.py
    CalendarServer/trunk/calendarserver/tools/test/test_purge.py
    CalendarServer/trunk/calendarserver/tools/test/test_resources.py
    CalendarServer/trunk/calendarserver/tools/test/test_util.py
    CalendarServer/trunk/calendarserver/tools/upgrade.py
    CalendarServer/trunk/calendarserver/tools/warmup.py
    CalendarServer/trunk/calendarserver/webadmin/__init__.py
    CalendarServer/trunk/calendarserver/webadmin/test/__init__.py
    CalendarServer/trunk/calendarserver/webcal/__init__.py
    CalendarServer/trunk/contrib/__init__.py
    CalendarServer/trunk/contrib/certupdate/__init__.py
    CalendarServer/trunk/contrib/certupdate/test/__init__.py
    CalendarServer/trunk/contrib/certupdate/test/test_certupdate.py
    CalendarServer/trunk/contrib/migration/__init__.py
    CalendarServer/trunk/contrib/migration/test/__init__.py
    CalendarServer/trunk/contrib/performance/_event_change.py
    CalendarServer/trunk/contrib/performance/_event_create.py
    CalendarServer/trunk/contrib/performance/benchlib.py
    CalendarServer/trunk/contrib/performance/benchmark.py
    CalendarServer/trunk/contrib/performance/benchmarks/bounded_recurrence.py
    CalendarServer/trunk/contrib/performance/benchmarks/bounded_recurrence_autoaccept.py
    CalendarServer/trunk/contrib/performance/benchmarks/event.py
    CalendarServer/trunk/contrib/performance/benchmarks/event_add_attendee.py
    CalendarServer/trunk/contrib/performance/benchmarks/event_autoaccept.py
    CalendarServer/trunk/contrib/performance/benchmarks/event_change_date.py
    CalendarServer/trunk/contrib/performance/benchmarks/event_change_summary.py
    CalendarServer/trunk/contrib/performance/benchmarks/event_delete.py
    CalendarServer/trunk/contrib/performance/benchmarks/event_delete_attendee.py
    CalendarServer/trunk/contrib/performance/benchmarks/event_move.py
    CalendarServer/trunk/contrib/performance/benchmarks/find_calendars.py
    CalendarServer/trunk/contrib/performance/benchmarks/find_events.py
    CalendarServer/trunk/contrib/performance/benchmarks/unbounded_recurrence.py
    CalendarServer/trunk/contrib/performance/benchmarks/unbounded_recurrence_autoaccept.py
    CalendarServer/trunk/contrib/performance/benchmarks/vfreebusy.py
    CalendarServer/trunk/contrib/performance/benchmarks/vfreebusy_vary_attendees.py
    CalendarServer/trunk/contrib/performance/compare.py
    CalendarServer/trunk/contrib/performance/display-calendar-events.py
    CalendarServer/trunk/contrib/performance/graph.py
    CalendarServer/trunk/contrib/performance/httpauth.py
    CalendarServer/trunk/contrib/performance/httpclient.py
    CalendarServer/trunk/contrib/performance/loadtest/ampsim.py
    CalendarServer/trunk/contrib/performance/loadtest/test_trafficlogger.py
    CalendarServer/trunk/contrib/performance/loadtest/trafficlogger.py
    CalendarServer/trunk/contrib/performance/massupload.py
    CalendarServer/trunk/contrib/performance/report.py
    CalendarServer/trunk/contrib/performance/report_principals.py
    CalendarServer/trunk/contrib/performance/setbackend.py
    CalendarServer/trunk/contrib/performance/sqlwatch.py
    CalendarServer/trunk/contrib/performance/stackedbar.py
    CalendarServer/trunk/contrib/performance/test_benchmark.py
    CalendarServer/trunk/contrib/performance/test_event_change_date.py
    CalendarServer/trunk/contrib/performance/upload.py
    CalendarServer/trunk/contrib/tools/anonymous_log.py
    CalendarServer/trunk/contrib/tools/dtraceanalyze.py
    CalendarServer/trunk/contrib/tools/fakecalendardata.py
    CalendarServer/trunk/contrib/tools/monitoranalysis.py
    CalendarServer/trunk/contrib/tools/monitorsplit.py
    CalendarServer/trunk/contrib/tools/pg_stats_analysis.py
    CalendarServer/trunk/contrib/tools/sortrecurrences.py
    CalendarServer/trunk/contrib/tools/sqldata_from_path.py
    CalendarServer/trunk/contrib/tools/tables.py
    CalendarServer/trunk/contrib/tools/test_protocolanalysis.py
    CalendarServer/trunk/setup.py
    CalendarServer/trunk/support/directorysetup.py
    CalendarServer/trunk/support/version.py
    CalendarServer/trunk/twext/__init__.py
    CalendarServer/trunk/twext/enterprise/__init__.py
    CalendarServer/trunk/twext/enterprise/dal/parseschema.py
    CalendarServer/trunk/twext/enterprise/dal/test/__init__.py
    CalendarServer/trunk/twext/enterprise/dal/test/test_parseschema.py
    CalendarServer/trunk/twext/enterprise/ienterprise.py
    CalendarServer/trunk/twext/enterprise/test/__init__.py
    CalendarServer/trunk/twext/enterprise/util.py
    CalendarServer/trunk/twext/internet/__init__.py
    CalendarServer/trunk/twext/internet/decorate.py
    CalendarServer/trunk/twext/internet/spawnsvc.py
    CalendarServer/trunk/twext/internet/ssl.py
    CalendarServer/trunk/twext/internet/tcp.py
    CalendarServer/trunk/twext/internet/test/__init__.py
    CalendarServer/trunk/twext/internet/threadutils.py
    CalendarServer/trunk/twext/protocols/__init__.py
    CalendarServer/trunk/twext/protocols/test/__init__.py
    CalendarServer/trunk/twext/python/__init__.py
    CalendarServer/trunk/twext/python/filepath.py
    CalendarServer/trunk/twext/python/log.py
    CalendarServer/trunk/twext/python/plistlib.py
    CalendarServer/trunk/twext/python/sendfd.py
    CalendarServer/trunk/twext/python/test/__init__.py
    CalendarServer/trunk/twext/python/test/pullpipe.py
    CalendarServer/trunk/twext/python/test/test_filepath.py
    CalendarServer/trunk/twext/python/test/test_log.py
    CalendarServer/trunk/twext/python/test/test_sendmsg.py
    CalendarServer/trunk/twext/python/vcomponent.py
    CalendarServer/trunk/twext/web2/__init__.py
    CalendarServer/trunk/twext/web2/auth/__init__.py
    CalendarServer/trunk/twext/web2/auth/basic.py
    CalendarServer/trunk/twext/web2/auth/digest.py
    CalendarServer/trunk/twext/web2/auth/interfaces.py
    CalendarServer/trunk/twext/web2/auth/wrapper.py
    CalendarServer/trunk/twext/web2/channel/__init__.py
    CalendarServer/trunk/twext/web2/channel/http.py
    CalendarServer/trunk/twext/web2/client/__init__.py
    CalendarServer/trunk/twext/web2/client/http.py
    CalendarServer/trunk/twext/web2/client/interfaces.py
    CalendarServer/trunk/twext/web2/dav/__init__.py
    CalendarServer/trunk/twext/web2/dav/fileop.py
    CalendarServer/trunk/twext/web2/dav/idav.py
    CalendarServer/trunk/twext/web2/dav/method/__init__.py
    CalendarServer/trunk/twext/web2/dav/method/acl.py
    CalendarServer/trunk/twext/web2/dav/method/copymove.py
    CalendarServer/trunk/twext/web2/dav/method/delete.py
    CalendarServer/trunk/twext/web2/dav/method/delete_common.py
    CalendarServer/trunk/twext/web2/dav/method/get.py
    CalendarServer/trunk/twext/web2/dav/method/lock.py
    CalendarServer/trunk/twext/web2/dav/method/mkcol.py
    CalendarServer/trunk/twext/web2/dav/method/prop_common.py
    CalendarServer/trunk/twext/web2/dav/method/put.py
    CalendarServer/trunk/twext/web2/dav/method/put_common.py
    CalendarServer/trunk/twext/web2/dav/method/report.py
    CalendarServer/trunk/twext/web2/dav/method/report_acl_principal_prop_set.py
    CalendarServer/trunk/twext/web2/dav/method/report_expand.py
    CalendarServer/trunk/twext/web2/dav/method/report_principal_match.py
    CalendarServer/trunk/twext/web2/dav/method/report_principal_property_search.py
    CalendarServer/trunk/twext/web2/dav/method/report_principal_search_property_set.py
    CalendarServer/trunk/twext/web2/dav/noneprops.py
    CalendarServer/trunk/twext/web2/dav/test/__init__.py
    CalendarServer/trunk/twext/web2/dav/test/test_acl.py
    CalendarServer/trunk/twext/web2/dav/test/test_copy.py
    CalendarServer/trunk/twext/web2/dav/test/test_delete.py
    CalendarServer/trunk/twext/web2/dav/test/test_http.py
    CalendarServer/trunk/twext/web2/dav/test/test_lock.py
    CalendarServer/trunk/twext/web2/dav/test/test_mkcol.py
    CalendarServer/trunk/twext/web2/dav/test/test_move.py
    CalendarServer/trunk/twext/web2/dav/test/test_options.py
    CalendarServer/trunk/twext/web2/dav/test/test_pipeline.py
    CalendarServer/trunk/twext/web2/dav/test/test_put.py
    CalendarServer/trunk/twext/web2/dav/test/test_quota.py
    CalendarServer/trunk/twext/web2/dav/test/test_report.py
    CalendarServer/trunk/twext/web2/dav/test/test_report_expand.py
    CalendarServer/trunk/twext/web2/dav/test/test_resource.py
    CalendarServer/trunk/twext/web2/dav/test/test_static.py
    CalendarServer/trunk/twext/web2/dav/test/test_util.py
    CalendarServer/trunk/twext/web2/dav/test/util.py
    CalendarServer/trunk/twext/web2/dav/util.py
    CalendarServer/trunk/twext/web2/dav/xattrprops.py
    CalendarServer/trunk/twext/web2/error.py
    CalendarServer/trunk/twext/web2/fileupload.py
    CalendarServer/trunk/twext/web2/http.py
    CalendarServer/trunk/twext/web2/iweb.py
    CalendarServer/trunk/twext/web2/resource.py
    CalendarServer/trunk/twext/web2/responsecode.py
    CalendarServer/trunk/twext/web2/stream.py
    CalendarServer/trunk/twisted/plugins/caldav.py
    CalendarServer/trunk/twistedcaldav/accounting.py
    CalendarServer/trunk/twistedcaldav/authkerb.py
    CalendarServer/trunk/twistedcaldav/bind.py
    CalendarServer/trunk/twistedcaldav/carddavxml.py
    CalendarServer/trunk/twistedcaldav/client/__init__.py
    CalendarServer/trunk/twistedcaldav/client/geturl.py
    CalendarServer/trunk/twistedcaldav/client/pool.py
    CalendarServer/trunk/twistedcaldav/client/test/__init__.py
    CalendarServer/trunk/twistedcaldav/client/test/test_reverseproxy.py
    CalendarServer/trunk/twistedcaldav/database.py
    CalendarServer/trunk/twistedcaldav/datafilters/__init__.py
    CalendarServer/trunk/twistedcaldav/datafilters/addressdata.py
    CalendarServer/trunk/twistedcaldav/datafilters/calendardata.py
    CalendarServer/trunk/twistedcaldav/datafilters/filter.py
    CalendarServer/trunk/twistedcaldav/datafilters/peruserdata.py
    CalendarServer/trunk/twistedcaldav/datafilters/privateevents.py
    CalendarServer/trunk/twistedcaldav/datafilters/test/__init__.py
    CalendarServer/trunk/twistedcaldav/datafilters/test/test_calendardata.py
    CalendarServer/trunk/twistedcaldav/datafilters/test/test_peruserdata.py
    CalendarServer/trunk/twistedcaldav/datafilters/test/test_privateevents.py
    CalendarServer/trunk/twistedcaldav/directory/__init__.py
    CalendarServer/trunk/twistedcaldav/directory/calendaruserproxyloader.py
    CalendarServer/trunk/twistedcaldav/directory/common.py
    CalendarServer/trunk/twistedcaldav/directory/digest.py
    CalendarServer/trunk/twistedcaldav/directory/idirectory.py
    CalendarServer/trunk/twistedcaldav/directory/internal.py
    CalendarServer/trunk/twistedcaldav/directory/opendirectorybacker.py
    CalendarServer/trunk/twistedcaldav/directory/resource.py
    CalendarServer/trunk/twistedcaldav/directory/resourceinfo.py
    CalendarServer/trunk/twistedcaldav/directory/test/__init__.py
    CalendarServer/trunk/twistedcaldav/directory/test/test_aggregate.py
    CalendarServer/trunk/twistedcaldav/directory/test/test_buildquery.py
    CalendarServer/trunk/twistedcaldav/directory/test/test_calendar.py
    CalendarServer/trunk/twistedcaldav/directory/test/test_digest.py
    CalendarServer/trunk/twistedcaldav/directory/test/test_livedirectory.py
    CalendarServer/trunk/twistedcaldav/directory/test/test_modify.py
    CalendarServer/trunk/twistedcaldav/directory/test/test_opendirectorybacker.py
    CalendarServer/trunk/twistedcaldav/directory/test/test_proxyprincipalmembers.py
    CalendarServer/trunk/twistedcaldav/directory/test/test_resources.py
    CalendarServer/trunk/twistedcaldav/directory/test/test_xmlfile.py
    CalendarServer/trunk/twistedcaldav/directorybackedaddressbook.py
    CalendarServer/trunk/twistedcaldav/dropbox.py
    CalendarServer/trunk/twistedcaldav/freebusyurl.py
    CalendarServer/trunk/twistedcaldav/icaldav.py
    CalendarServer/trunk/twistedcaldav/linkresource.py
    CalendarServer/trunk/twistedcaldav/localization.py
    CalendarServer/trunk/twistedcaldav/memcachelock.py
    CalendarServer/trunk/twistedcaldav/memcacheprops.py
    CalendarServer/trunk/twistedcaldav/method/__init__.py
    CalendarServer/trunk/twistedcaldav/method/acl.py
    CalendarServer/trunk/twistedcaldav/method/copymove_contact.py
    CalendarServer/trunk/twistedcaldav/method/delete.py
    CalendarServer/trunk/twistedcaldav/method/delete_common.py
    CalendarServer/trunk/twistedcaldav/method/get.py
    CalendarServer/trunk/twistedcaldav/method/put_addressbook_common.py
    CalendarServer/trunk/twistedcaldav/method/report.py
    CalendarServer/trunk/twistedcaldav/method/report_addressbook_multiget.py
    CalendarServer/trunk/twistedcaldav/method/report_calendar_multiget.py
    CalendarServer/trunk/twistedcaldav/method/report_freebusy.py
    CalendarServer/trunk/twistedcaldav/method/report_multiget_common.py
    CalendarServer/trunk/twistedcaldav/mkcolxml.py
    CalendarServer/trunk/twistedcaldav/notifications.py
    CalendarServer/trunk/twistedcaldav/query/__init__.py
    CalendarServer/trunk/twistedcaldav/query/addressbookquery.py
    CalendarServer/trunk/twistedcaldav/query/addressbookqueryfilter.py
    CalendarServer/trunk/twistedcaldav/query/calendarquery.py
    CalendarServer/trunk/twistedcaldav/query/expression.py
    CalendarServer/trunk/twistedcaldav/query/sqlgenerator.py
    CalendarServer/trunk/twistedcaldav/query/test/__init__.py
    CalendarServer/trunk/twistedcaldav/query/test/test_addressbookquery.py
    CalendarServer/trunk/twistedcaldav/query/test/test_calendarquery.py
    CalendarServer/trunk/twistedcaldav/query/test/test_expression.py
    CalendarServer/trunk/twistedcaldav/query/test/test_queryfilter.py
    CalendarServer/trunk/twistedcaldav/scheduling/__init__.py
    CalendarServer/trunk/twistedcaldav/scheduling/addressmapping.py
    CalendarServer/trunk/twistedcaldav/scheduling/cuaddress.py
    CalendarServer/trunk/twistedcaldav/scheduling/delivery.py
    CalendarServer/trunk/twistedcaldav/scheduling/ischeduleservers.py
    CalendarServer/trunk/twistedcaldav/scheduling/test/__init__.py
    CalendarServer/trunk/twistedcaldav/scheduling/test/test_caldav.py
    CalendarServer/trunk/twistedcaldav/scheduling/test/test_imip.py
    CalendarServer/trunk/twistedcaldav/scheduling/utils.py
    CalendarServer/trunk/twistedcaldav/servers.py
    CalendarServer/trunk/twistedcaldav/sharedcollection.py
    CalendarServer/trunk/twistedcaldav/sql.py
    CalendarServer/trunk/twistedcaldav/test/__init__.py
    CalendarServer/trunk/twistedcaldav/test/data/csv2ical.py
    CalendarServer/trunk/twistedcaldav/test/data/makelargecalendars.py
    CalendarServer/trunk/twistedcaldav/test/data/makelargefbset.py
    CalendarServer/trunk/twistedcaldav/test/data/split_holidays.py
    CalendarServer/trunk/twistedcaldav/test/test_accounting.py
    CalendarServer/trunk/twistedcaldav/test/test_addressbookmultiget.py
    CalendarServer/trunk/twistedcaldav/test/test_addressbookquery.py
    CalendarServer/trunk/twistedcaldav/test/test_caldavxml.py
    CalendarServer/trunk/twistedcaldav/test/test_collectioncontents.py
    CalendarServer/trunk/twistedcaldav/test/test_config.py
    CalendarServer/trunk/twistedcaldav/test/test_customxml.py
    CalendarServer/trunk/twistedcaldav/test/test_database.py
    CalendarServer/trunk/twistedcaldav/test/test_extensions.py
    CalendarServer/trunk/twistedcaldav/test/test_freebusyquery.py
    CalendarServer/trunk/twistedcaldav/test/test_kerberos.py
    CalendarServer/trunk/twistedcaldav/test/test_link.py
    CalendarServer/trunk/twistedcaldav/test/test_localization.py
    CalendarServer/trunk/twistedcaldav/test/test_memcachepool.py
    CalendarServer/trunk/twistedcaldav/test/test_memcacheprops.py
    CalendarServer/trunk/twistedcaldav/test/test_mkcalendar.py
    CalendarServer/trunk/twistedcaldav/test/test_multiget.py
    CalendarServer/trunk/twistedcaldav/test/test_notify.py
    CalendarServer/trunk/twistedcaldav/test/test_options.py
    CalendarServer/trunk/twistedcaldav/test/test_resource.py
    CalendarServer/trunk/twistedcaldav/test/test_servers.py
    CalendarServer/trunk/twistedcaldav/test/test_sharing.py
    CalendarServer/trunk/twistedcaldav/test/test_sql.py
    CalendarServer/trunk/twistedcaldav/test/test_timezones.py
    CalendarServer/trunk/twistedcaldav/test/test_timezonestdservice.py
    CalendarServer/trunk/twistedcaldav/test/test_xml.py
    CalendarServer/trunk/twistedcaldav/test/test_xmlutil.py
    CalendarServer/trunk/twistedcaldav/timezones.py
    CalendarServer/trunk/twistedcaldav/util.py
    CalendarServer/trunk/twistedcaldav/vcard.py
    CalendarServer/trunk/twistedcaldav/xmlutil.py
    CalendarServer/trunk/txdav/base/__init__.py
    CalendarServer/trunk/txdav/base/datastore/__init__.py
    CalendarServer/trunk/txdav/base/datastore/dbapiclient.py
    CalendarServer/trunk/txdav/base/datastore/file.py
    CalendarServer/trunk/txdav/base/datastore/subpostgres.py
    CalendarServer/trunk/txdav/base/datastore/test/__init__.py
    CalendarServer/trunk/txdav/base/datastore/test/test_subpostgres.py
    CalendarServer/trunk/txdav/base/datastore/util.py
    CalendarServer/trunk/txdav/base/propertystore/__init__.py
    CalendarServer/trunk/txdav/base/propertystore/appledouble_xattr.py
    CalendarServer/trunk/txdav/base/propertystore/none.py
    CalendarServer/trunk/txdav/base/propertystore/test/__init__.py
    CalendarServer/trunk/txdav/base/propertystore/test/test_appledouble.py
    CalendarServer/trunk/txdav/base/propertystore/test/test_base.py
    CalendarServer/trunk/txdav/base/propertystore/test/test_none.py
    CalendarServer/trunk/txdav/caldav/__init__.py
    CalendarServer/trunk/txdav/caldav/datastore/__init__.py
    CalendarServer/trunk/txdav/caldav/datastore/test/__init__.py
    CalendarServer/trunk/txdav/caldav/datastore/test/test_index_file.py
    CalendarServer/trunk/txdav/caldav/datastore/test/test_util.py
    CalendarServer/trunk/txdav/caldav/resource.py
    CalendarServer/trunk/txdav/carddav/__init__.py
    CalendarServer/trunk/txdav/carddav/datastore/__init__.py
    CalendarServer/trunk/txdav/carddav/datastore/file.py
    CalendarServer/trunk/txdav/carddav/datastore/index_file.py
    CalendarServer/trunk/txdav/carddav/datastore/test/__init__.py
    CalendarServer/trunk/txdav/carddav/datastore/test/test_index_file.py
    CalendarServer/trunk/txdav/carddav/datastore/util.py
    CalendarServer/trunk/txdav/carddav/iaddressbookstore.py
    CalendarServer/trunk/txdav/carddav/resource.py
    CalendarServer/trunk/txdav/common/__init__.py
    CalendarServer/trunk/txdav/common/datastore/__init__.py
    CalendarServer/trunk/txdav/common/datastore/test/__init__.py
    CalendarServer/trunk/txdav/common/datastore/upgrade/__init__.py
    CalendarServer/trunk/txdav/common/datastore/upgrade/file/__init__.py
    CalendarServer/trunk/txdav/common/datastore/upgrade/migrate.py
    CalendarServer/trunk/txdav/common/datastore/upgrade/sql/__init__.py
    CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/__init__.py
    CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/test_upgrade.py
    CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrade.py
    CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/__init__.py
    CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/upgrade_from_1_to_2.py
    CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/upgrade_from_2_to_3.py
    CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/util.py
    CalendarServer/trunk/txdav/common/datastore/upgrade/test/__init__.py
    CalendarServer/trunk/txdav/common/datastore/upgrade/test/test_migrate.py
    CalendarServer/trunk/txdav/common/inotifications.py
    CalendarServer/trunk/txdav/xml/rfc4331.py

Modified: CalendarServer/trunk/bin/_calendarserver_preamble.py
===================================================================
--- CalendarServer/trunk/bin/_calendarserver_preamble.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/bin/_calendarserver_preamble.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/__init__.py
===================================================================
--- CalendarServer/trunk/calendarserver/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: calendarserver -*-
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/platform/__init__.py
===================================================================
--- CalendarServer/trunk/calendarserver/platform/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/platform/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/platform/darwin/__init__.py
===================================================================
--- CalendarServer/trunk/calendarserver/platform/darwin/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/platform/darwin/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/platform/darwin/od/__init__.py
===================================================================
--- CalendarServer/trunk/calendarserver/platform/darwin/od/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/platform/darwin/od/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/platform/darwin/od/dsattributes.py
===================================================================
--- CalendarServer/trunk/calendarserver/platform/darwin/od/dsattributes.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/platform/darwin/od/dsattributes.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2008 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/platform/darwin/od/dsquery.py
===================================================================
--- CalendarServer/trunk/calendarserver/platform/darwin/od/dsquery.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/platform/darwin/od/dsquery.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/platform/darwin/od/opendirectory.py
===================================================================
--- CalendarServer/trunk/calendarserver/platform/darwin/od/opendirectory.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/platform/darwin/od/opendirectory.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/platform/darwin/od/setup_directory.py
===================================================================
--- CalendarServer/trunk/calendarserver/platform/darwin/od/setup_directory.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/platform/darwin/od/setup_directory.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/platform/darwin/od/test/__init__.py
===================================================================
--- CalendarServer/trunk/calendarserver/platform/darwin/od/test/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/platform/darwin/od/test/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/platform/darwin/od/test/test_opendirectory.py
===================================================================
--- CalendarServer/trunk/calendarserver/platform/darwin/od/test/test_opendirectory.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/platform/darwin/od/test/test_opendirectory.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/provision/__init__.py
===================================================================
--- CalendarServer/trunk/calendarserver/provision/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/provision/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/provision/test/__init__.py
===================================================================
--- CalendarServer/trunk/calendarserver/provision/test/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/provision/test/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/provision/test/test_root.py
===================================================================
--- CalendarServer/trunk/calendarserver/provision/test/test_root.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/provision/test/test_root.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2009 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/push/__init__.py
===================================================================
--- CalendarServer/trunk/calendarserver/push/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/push/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/push/test/__init__.py
===================================================================
--- CalendarServer/trunk/calendarserver/push/test/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/push/test/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/tap/__init__.py
===================================================================
--- CalendarServer/trunk/calendarserver/tap/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/tap/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/tap/cfgchild.py
===================================================================
--- CalendarServer/trunk/calendarserver/tap/cfgchild.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/tap/cfgchild.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2011 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/tap/profiling.py
===================================================================
--- CalendarServer/trunk/calendarserver/tap/profiling.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/tap/profiling.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/tap/test/__init__.py
===================================================================
--- CalendarServer/trunk/calendarserver/tap/test/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/tap/test/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/tap/test/longlines.py
===================================================================
--- CalendarServer/trunk/calendarserver/tap/test/longlines.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/tap/test/longlines.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2007-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2007-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/tap/test/test_util.py
===================================================================
--- CalendarServer/trunk/calendarserver/tap/test/test_util.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/tap/test/test_util.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2007-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2007-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/test/__init__.py
===================================================================
--- CalendarServer/trunk/calendarserver/test/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/test/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/tools/__init__.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/tools/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/tools/backup_pg.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/backup_pg.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/tools/backup_pg.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 #!/usr/bin/python
 
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/tools/cmdline.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/cmdline.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/tools/cmdline.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/tools/config.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/config.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/tools/config.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/tools/doublequotefix.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/doublequotefix.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/tools/doublequotefix.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 #
 ##
-# Copyright (c) 2008 Apple Inc. All rights reserved.
+# Copyright (c) 2008-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/tools/export.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/export.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/tools/export.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- test-case-name: calendarserver.tools.test.test_export -*-
 ##
-# Copyright (c) 2006-2011 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/tools/gateway.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/gateway.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/tools/gateway.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/tools/icalsplit.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/icalsplit.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/tools/icalsplit.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2009 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/tools/loadaugmentdb.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/loadaugmentdb.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/tools/loadaugmentdb.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2009-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/tools/managepostgres.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/managepostgres.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/tools/managepostgres.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2009-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/tools/managetimezones.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/managetimezones.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/tools/managetimezones.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/tools/migrate.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/migrate.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/tools/migrate.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2006-2009 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/tools/notifications.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/notifications.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/tools/notifications.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/tools/resources.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/resources.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/tools/resources.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/tools/tables.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/tables.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/tools/tables.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/tools/test/__init__.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/test/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/tools/test/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/tools/test/test_changeip.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/test/test_changeip.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/tools/test/test_changeip.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/tools/test/test_export.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/test/test_export.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/tools/test/test_export.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/tools/test/test_gateway.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/test/test_gateway.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/tools/test/test_gateway.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/tools/test/test_purge.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/test/test_purge.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/tools/test/test_purge.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/tools/test/test_resources.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/test/test_resources.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/tools/test/test_resources.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/tools/test/test_util.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/test/test_util.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/tools/test/test_util.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/tools/upgrade.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/upgrade.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/tools/upgrade.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- test-case-name: calendarserver.tools.test.test_upgrade -*-
 ##
-# Copyright (c) 2006-2011 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/tools/warmup.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/warmup.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/tools/warmup.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2006-2011 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/webadmin/__init__.py
===================================================================
--- CalendarServer/trunk/calendarserver/webadmin/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/webadmin/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/webadmin/test/__init__.py
===================================================================
--- CalendarServer/trunk/calendarserver/webadmin/test/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/webadmin/test/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/calendarserver/webcal/__init__.py
===================================================================
--- CalendarServer/trunk/calendarserver/webcal/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/calendarserver/webcal/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/__init__.py
===================================================================
--- CalendarServer/trunk/contrib/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/certupdate/__init__.py
===================================================================
--- CalendarServer/trunk/contrib/certupdate/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/certupdate/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/certupdate/test/__init__.py
===================================================================
--- CalendarServer/trunk/contrib/certupdate/test/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/certupdate/test/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/certupdate/test/test_certupdate.py
===================================================================
--- CalendarServer/trunk/contrib/certupdate/test/test_certupdate.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/certupdate/test/test_certupdate.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/migration/__init__.py
===================================================================
--- CalendarServer/trunk/contrib/migration/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/migration/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/migration/test/__init__.py
===================================================================
--- CalendarServer/trunk/contrib/migration/test/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/migration/test/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twistedcaldav.test -*-
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/_event_change.py
===================================================================
--- CalendarServer/trunk/contrib/performance/_event_change.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/_event_change.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/_event_create.py
===================================================================
--- CalendarServer/trunk/contrib/performance/_event_create.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/_event_create.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/benchlib.py
===================================================================
--- CalendarServer/trunk/contrib/performance/benchlib.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/benchlib.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/benchmark.py
===================================================================
--- CalendarServer/trunk/contrib/performance/benchmark.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/benchmark.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/benchmarks/bounded_recurrence.py
===================================================================
--- CalendarServer/trunk/contrib/performance/benchmarks/bounded_recurrence.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/benchmarks/bounded_recurrence.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/benchmarks/bounded_recurrence_autoaccept.py
===================================================================
--- CalendarServer/trunk/contrib/performance/benchmarks/bounded_recurrence_autoaccept.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/benchmarks/bounded_recurrence_autoaccept.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/benchmarks/event.py
===================================================================
--- CalendarServer/trunk/contrib/performance/benchmarks/event.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/benchmarks/event.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/benchmarks/event_add_attendee.py
===================================================================
--- CalendarServer/trunk/contrib/performance/benchmarks/event_add_attendee.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/benchmarks/event_add_attendee.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/benchmarks/event_autoaccept.py
===================================================================
--- CalendarServer/trunk/contrib/performance/benchmarks/event_autoaccept.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/benchmarks/event_autoaccept.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/benchmarks/event_change_date.py
===================================================================
--- CalendarServer/trunk/contrib/performance/benchmarks/event_change_date.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/benchmarks/event_change_date.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/benchmarks/event_change_summary.py
===================================================================
--- CalendarServer/trunk/contrib/performance/benchmarks/event_change_summary.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/benchmarks/event_change_summary.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/benchmarks/event_delete.py
===================================================================
--- CalendarServer/trunk/contrib/performance/benchmarks/event_delete.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/benchmarks/event_delete.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/benchmarks/event_delete_attendee.py
===================================================================
--- CalendarServer/trunk/contrib/performance/benchmarks/event_delete_attendee.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/benchmarks/event_delete_attendee.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/benchmarks/event_move.py
===================================================================
--- CalendarServer/trunk/contrib/performance/benchmarks/event_move.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/benchmarks/event_move.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/benchmarks/find_calendars.py
===================================================================
--- CalendarServer/trunk/contrib/performance/benchmarks/find_calendars.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/benchmarks/find_calendars.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/benchmarks/find_events.py
===================================================================
--- CalendarServer/trunk/contrib/performance/benchmarks/find_events.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/benchmarks/find_events.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/benchmarks/unbounded_recurrence.py
===================================================================
--- CalendarServer/trunk/contrib/performance/benchmarks/unbounded_recurrence.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/benchmarks/unbounded_recurrence.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/benchmarks/unbounded_recurrence_autoaccept.py
===================================================================
--- CalendarServer/trunk/contrib/performance/benchmarks/unbounded_recurrence_autoaccept.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/benchmarks/unbounded_recurrence_autoaccept.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/benchmarks/vfreebusy.py
===================================================================
--- CalendarServer/trunk/contrib/performance/benchmarks/vfreebusy.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/benchmarks/vfreebusy.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/benchmarks/vfreebusy_vary_attendees.py
===================================================================
--- CalendarServer/trunk/contrib/performance/benchmarks/vfreebusy_vary_attendees.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/benchmarks/vfreebusy_vary_attendees.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/compare.py
===================================================================
--- CalendarServer/trunk/contrib/performance/compare.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/compare.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/display-calendar-events.py
===================================================================
--- CalendarServer/trunk/contrib/performance/display-calendar-events.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/display-calendar-events.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/graph.py
===================================================================
--- CalendarServer/trunk/contrib/performance/graph.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/graph.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/httpauth.py
===================================================================
--- CalendarServer/trunk/contrib/performance/httpauth.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/httpauth.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/httpclient.py
===================================================================
--- CalendarServer/trunk/contrib/performance/httpclient.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/httpclient.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/loadtest/ampsim.py
===================================================================
--- CalendarServer/trunk/contrib/performance/loadtest/ampsim.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/loadtest/ampsim.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/loadtest/test_trafficlogger.py
===================================================================
--- CalendarServer/trunk/contrib/performance/loadtest/test_trafficlogger.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/loadtest/test_trafficlogger.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/loadtest/trafficlogger.py
===================================================================
--- CalendarServer/trunk/contrib/performance/loadtest/trafficlogger.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/loadtest/trafficlogger.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/massupload.py
===================================================================
--- CalendarServer/trunk/contrib/performance/massupload.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/massupload.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/report.py
===================================================================
--- CalendarServer/trunk/contrib/performance/report.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/report.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/report_principals.py
===================================================================
--- CalendarServer/trunk/contrib/performance/report_principals.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/report_principals.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/setbackend.py
===================================================================
--- CalendarServer/trunk/contrib/performance/setbackend.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/setbackend.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/sqlwatch.py
===================================================================
--- CalendarServer/trunk/contrib/performance/sqlwatch.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/sqlwatch.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/stackedbar.py
===================================================================
--- CalendarServer/trunk/contrib/performance/stackedbar.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/stackedbar.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/test_benchmark.py
===================================================================
--- CalendarServer/trunk/contrib/performance/test_benchmark.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/test_benchmark.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/test_event_change_date.py
===================================================================
--- CalendarServer/trunk/contrib/performance/test_event_change_date.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/test_event_change_date.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/performance/upload.py
===================================================================
--- CalendarServer/trunk/contrib/performance/upload.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/performance/upload.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/tools/anonymous_log.py
===================================================================
--- CalendarServer/trunk/contrib/tools/anonymous_log.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/tools/anonymous_log.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/tools/dtraceanalyze.py
===================================================================
--- CalendarServer/trunk/contrib/tools/dtraceanalyze.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/tools/dtraceanalyze.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -2,7 +2,7 @@
 # coding=utf-8
 
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/tools/fakecalendardata.py
===================================================================
--- CalendarServer/trunk/contrib/tools/fakecalendardata.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/tools/fakecalendardata.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/tools/monitoranalysis.py
===================================================================
--- CalendarServer/trunk/contrib/tools/monitoranalysis.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/tools/monitoranalysis.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/tools/monitorsplit.py
===================================================================
--- CalendarServer/trunk/contrib/tools/monitorsplit.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/tools/monitorsplit.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/tools/pg_stats_analysis.py
===================================================================
--- CalendarServer/trunk/contrib/tools/pg_stats_analysis.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/tools/pg_stats_analysis.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/tools/sortrecurrences.py
===================================================================
--- CalendarServer/trunk/contrib/tools/sortrecurrences.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/tools/sortrecurrences.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/tools/sqldata_from_path.py
===================================================================
--- CalendarServer/trunk/contrib/tools/sqldata_from_path.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/tools/sqldata_from_path.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/tools/tables.py
===================================================================
--- CalendarServer/trunk/contrib/tools/tables.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/tools/tables.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/contrib/tools/test_protocolanalysis.py
===================================================================
--- CalendarServer/trunk/contrib/tools/test_protocolanalysis.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/contrib/tools/test_protocolanalysis.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/setup.py
===================================================================
--- CalendarServer/trunk/setup.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/setup.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/support/directorysetup.py
===================================================================
--- CalendarServer/trunk/support/directorysetup.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/support/directorysetup.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 #
 ##
-# Copyright (c) 2007-2009 Apple Inc. All rights reserved.
+# Copyright (c) 2007-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/support/version.py
===================================================================
--- CalendarServer/trunk/support/version.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/support/version.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2006-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twext/__init__.py
===================================================================
--- CalendarServer/trunk/twext/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2009 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twext/enterprise/__init__.py
===================================================================
--- CalendarServer/trunk/twext/enterprise/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/enterprise/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twext/enterprise/dal/parseschema.py
===================================================================
--- CalendarServer/trunk/twext/enterprise/dal/parseschema.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/enterprise/dal/parseschema.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.enterprise.dal.test.test_parseschema -*-
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twext/enterprise/dal/test/__init__.py
===================================================================
--- CalendarServer/trunk/twext/enterprise/dal/test/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/enterprise/dal/test/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twext/enterprise/dal/test/test_parseschema.py
===================================================================
--- CalendarServer/trunk/twext/enterprise/dal/test/test_parseschema.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/enterprise/dal/test/test_parseschema.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twext/enterprise/ienterprise.py
===================================================================
--- CalendarServer/trunk/twext/enterprise/ienterprise.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/enterprise/ienterprise.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twext/enterprise/test/__init__.py
===================================================================
--- CalendarServer/trunk/twext/enterprise/test/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/enterprise/test/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twext/enterprise/util.py
===================================================================
--- CalendarServer/trunk/twext/enterprise/util.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/enterprise/util.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twext/internet/__init__.py
===================================================================
--- CalendarServer/trunk/twext/internet/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/internet/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twext/internet/decorate.py
===================================================================
--- CalendarServer/trunk/twext/internet/decorate.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/internet/decorate.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twext/internet/spawnsvc.py
===================================================================
--- CalendarServer/trunk/twext/internet/spawnsvc.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/internet/spawnsvc.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twext/internet/ssl.py
===================================================================
--- CalendarServer/trunk/twext/internet/ssl.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/internet/ssl.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2008 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twext/internet/tcp.py
===================================================================
--- CalendarServer/trunk/twext/internet/tcp.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/internet/tcp.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2009 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twext/internet/test/__init__.py
===================================================================
--- CalendarServer/trunk/twext/internet/test/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/internet/test/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twext/internet/threadutils.py
===================================================================
--- CalendarServer/trunk/twext/internet/threadutils.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/internet/threadutils.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twext/protocols/__init__.py
===================================================================
--- CalendarServer/trunk/twext/protocols/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/protocols/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twext/protocols/test/__init__.py
===================================================================
--- CalendarServer/trunk/twext/protocols/test/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/protocols/test/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twext/python/__init__.py
===================================================================
--- CalendarServer/trunk/twext/python/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/python/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twext/python/filepath.py
===================================================================
--- CalendarServer/trunk/twext/python/filepath.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/python/filepath.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.python.test.test_filepath -*-
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twext/python/log.py
===================================================================
--- CalendarServer/trunk/twext/python/log.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/python/log.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twext/python/plistlib.py
===================================================================
--- CalendarServer/trunk/twext/python/plistlib.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/python/plistlib.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2008 Apple Inc. All rights reserved.
+# Copyright (c) 2008-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twext/python/sendfd.py
===================================================================
--- CalendarServer/trunk/twext/python/sendfd.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/python/sendfd.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.python.test.test_sendmsg -*-
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twext/python/test/__init__.py
===================================================================
--- CalendarServer/trunk/twext/python/test/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/python/test/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twext/python/test/pullpipe.py
===================================================================
--- CalendarServer/trunk/twext/python/test/pullpipe.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/python/test/pullpipe.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 #!/usr/bin/python
 # -*- test-case-name: twext.python.test.test_sendmsg -*-
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twext/python/test/test_filepath.py
===================================================================
--- CalendarServer/trunk/twext/python/test/test_filepath.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/python/test/test_filepath.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twext/python/test/test_log.py
===================================================================
--- CalendarServer/trunk/twext/python/test/test_log.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/python/test/test_log.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twext/python/test/test_sendmsg.py
===================================================================
--- CalendarServer/trunk/twext/python/test/test_sendmsg.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/python/test/test_sendmsg.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twext/python/vcomponent.py
===================================================================
--- CalendarServer/trunk/twext/python/vcomponent.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/python/vcomponent.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twext/web2/__init__.py
===================================================================
--- CalendarServer/trunk/twext/web2/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -2,7 +2,7 @@
 
 ##
 # Copyright (c) 2009 Twisted Matrix Laboratories.
-# Copyright (c) 2010 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Computer, 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/twext/web2/auth/__init__.py
===================================================================
--- CalendarServer/trunk/twext/web2/auth/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/auth/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 ##
 # Copyright (c) 2001-2004 Twisted Matrix Laboratories.
-# Copyright (c) 2010 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Computer, 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/twext/web2/auth/basic.py
===================================================================
--- CalendarServer/trunk/twext/web2/auth/basic.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/auth/basic.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 # -*- test-case-name: twext.web2.test.test_httpauth -*-
 ##
 # Copyright (c) 2006-2009 Twisted Matrix Laboratories.
-# Copyright (c) 2010 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Computer, 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/twext/web2/auth/digest.py
===================================================================
--- CalendarServer/trunk/twext/web2/auth/digest.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/auth/digest.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 # -*- test-case-name: twext.web2.test.test_httpauth -*-
 ##
 # Copyright (c) 2006-2009 Twisted Matrix Laboratories.
-# Copyright (c) 2010 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Computer, 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/twext/web2/auth/interfaces.py
===================================================================
--- CalendarServer/trunk/twext/web2/auth/interfaces.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/auth/interfaces.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 ##
 # Copyright (c) 2004-2007 Twisted Matrix Laboratories.
-# Copyright (c) 2010 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Computer, 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/twext/web2/auth/wrapper.py
===================================================================
--- CalendarServer/trunk/twext/web2/auth/wrapper.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/auth/wrapper.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 # -*- test-case-name: twext.web2.test.test_httpauth -*-
 ##
 # Copyright (c) 2001-2004 Twisted Matrix Laboratories.
-# Copyright (c) 2010 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Computer, 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/twext/web2/channel/__init__.py
===================================================================
--- CalendarServer/trunk/twext/web2/channel/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/channel/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 # -*- test-case-name: twext.web2.test.test_cgi,twext.web2.test.test_http -*-
 ##
 # Copyright (c) 2001-2004 Twisted Matrix Laboratories.
-# Copyright (c) 2010 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Computer, 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/twext/web2/channel/http.py
===================================================================
--- CalendarServer/trunk/twext/web2/channel/http.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/channel/http.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 # -*- test-case-name: twext.web2.test.test_http -*-
 ##
 # Copyright (c) 2001-2004 Twisted Matrix Laboratories.
-# Copyright (c) 2008-2010 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2008-2012 Apple Computer, 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/twext/web2/client/__init__.py
===================================================================
--- CalendarServer/trunk/twext/web2/client/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/client/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 # -*- test-case-name: twext.web2.test.test_client -*-
 ##
 # Copyright (c) 2004 Twisted Matrix Laboratories.
-# Copyright (c) 2010 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Computer, 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/twext/web2/client/http.py
===================================================================
--- CalendarServer/trunk/twext/web2/client/http.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/client/http.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 # -*- test-case-name: twext.web2.test.test_client -*-
 ##
 # Copyright (c) 2001-2007 Twisted Matrix Laboratories.
-# Copyright (c) 2010 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Computer, 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/twext/web2/client/interfaces.py
===================================================================
--- CalendarServer/trunk/twext/web2/client/interfaces.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/client/interfaces.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 # -*- test-case-name: twext.web2.test.test_client -*-
 ##
 # Copyright (c) 2007 Twisted Matrix Laboratories.
-# Copyright (c) 2010 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Computer, 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/twext/web2/dav/__init__.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -2,7 +2,7 @@
 
 ##
 # Copyright (c) 2009 Twisted Matrix Laboratories.
-# Copyright (c) 2005-2010 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/fileop.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/fileop.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/fileop.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/idav.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/idav.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/idav.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/method/__init__.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/method/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/method/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/method/acl.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/method/acl.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/method/acl.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_lock -*-
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/method/copymove.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/method/copymove.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/method/copymove.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_copy,twext.web2.dav.test.test_move -*-
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/method/delete.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/method/delete.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/method/delete.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_delete -*-
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/method/delete_common.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/method/delete_common.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/method/delete_common.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_delete -*-
 ##
-# Copyright (c) 2005-2010 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/method/get.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/method/get.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/method/get.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_lock -*-
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/method/lock.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/method/lock.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/method/lock.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_lock -*-
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/method/mkcol.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/method/mkcol.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/method/mkcol.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_mkcol -*-
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/method/prop_common.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/method/prop_common.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/method/prop_common.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 ##
 # Cyrus Daboo, cdaboo at apple.com
-# Copyright 2006 Apple Computer, Inc.  All Rights Reserved.
+# Copyright 2006-2012 Apple Computer, Inc.  All Rights Reserved.
 ##
 
 __all__ = [

Modified: CalendarServer/trunk/twext/web2/dav/method/put.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/method/put.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/method/put.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_put -*-
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/method/put_common.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/method/put_common.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/method/put_common.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twext/web2/dav/method/report.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/method/report.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/method/report.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_report -*-
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/method/report_acl_principal_prop_set.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/method/report_acl_principal_prop_set.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/method/report_acl_principal_prop_set.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_report_expand -*-
 ##
-# Copyright (c) 2006 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Computer, 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/twext/web2/dav/method/report_expand.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/method/report_expand.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/method/report_expand.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_report_expand -*-
 ##
-# Copyright (c) 2005-2008 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/method/report_principal_match.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/method/report_principal_match.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/method/report_principal_match.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_report_expand -*-
 ##
-# Copyright (c) 2006 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Computer, 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/twext/web2/dav/method/report_principal_property_search.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/method/report_principal_property_search.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/method/report_principal_property_search.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_report_expand -*-
 ##
-# Copyright (c) 2006 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Computer, 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/twext/web2/dav/method/report_principal_search_property_set.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/method/report_principal_search_property_set.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/method/report_principal_search_property_set.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_report_expand -*-
 ##
-# Copyright (c) 2006 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Computer, 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/twext/web2/dav/noneprops.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/noneprops.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/noneprops.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/test/__init__.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/test/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/test/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2010 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/test/test_acl.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/test/test_acl.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/test/test_acl.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/test/test_copy.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/test/test_copy.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/test/test_copy.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/test/test_delete.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/test/test_delete.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/test/test_delete.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/test/test_http.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/test/test_http.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/test/test_http.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/test/test_lock.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/test/test_lock.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/test/test_lock.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/test/test_mkcol.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/test/test_mkcol.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/test/test_mkcol.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/test/test_move.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/test/test_move.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/test/test_move.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/test/test_options.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/test/test_options.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/test/test_options.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/test/test_pipeline.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/test/test_pipeline.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/test/test_pipeline.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/test/test_put.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/test/test_put.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/test/test_put.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/test/test_quota.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/test/test_quota.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/test/test_quota.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/test/test_report.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/test/test_report.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/test/test_report.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/test/test_report_expand.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/test/test_report_expand.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/test/test_report_expand.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/test/test_resource.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/test/test_resource.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/test/test_resource.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/test/test_static.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/test/test_static.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/test/test_static.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/test/test_util.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/test/test_util.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/test/test_util.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/test/util.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/test/util.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/test/util.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/util.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/util.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/util.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.test.test_util -*-
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/dav/xattrprops.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/xattrprops.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/dav/xattrprops.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -2,7 +2,7 @@
 # See LICENSE for details.
 
 ##
-# Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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/twext/web2/error.py
===================================================================
--- CalendarServer/trunk/twext/web2/error.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/error.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 # -*- test-case-name: twext.web2.test.test_log -*-
 ##
 # Copyright (c) 2001-2004 Twisted Matrix Laboratories.
-# Copyright (c) 2010 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Computer, 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/twext/web2/fileupload.py
===================================================================
--- CalendarServer/trunk/twext/web2/fileupload.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/fileupload.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 ##
 # Copyright (c) 2001-2004 Twisted Matrix Laboratories.
-# Copyright (c) 2010 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Computer, 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/twext/web2/http.py
===================================================================
--- CalendarServer/trunk/twext/web2/http.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/http.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 # -*- test-case-name: twext.web2.test.test_http -*-
 ##
 # Copyright (c) 2001-2004 Twisted Matrix Laboratories.
-# Copyright (c) 2010 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Computer, 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/twext/web2/iweb.py
===================================================================
--- CalendarServer/trunk/twext/web2/iweb.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/iweb.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 # -*- test-case-name: twext.web2.test -*-
 ##
 # Copyright (c) 2001-2008 Twisted Matrix Laboratories.
-# Copyright (c) 2010 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Computer, 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/twext/web2/resource.py
===================================================================
--- CalendarServer/trunk/twext/web2/resource.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/resource.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 # -*- test-case-name: twext.web2.test.test_server,twext.web2.test.test_resource -*-
 ##
 # Copyright (c) 2001-2007 Twisted Matrix Laboratories.
-# Copyright (c) 2010 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Computer, 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/twext/web2/responsecode.py
===================================================================
--- CalendarServer/trunk/twext/web2/responsecode.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/responsecode.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 # -*- test-case-name: twext.web2.test -*-
 ##
 # Copyright (c) 2001-2004 Twisted Matrix Laboratories.
-# Copyright (c) 2010 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Computer, 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/twext/web2/stream.py
===================================================================
--- CalendarServer/trunk/twext/web2/stream.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twext/web2/stream.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 # -*- test-case-name: twext.web2.test.test_stream -*-
 ##
 # Copyright (c) 2001-2007 Twisted Matrix Laboratories.
-# Copyright (c) 2010 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Computer, 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/twisted/plugins/caldav.py
===================================================================
--- CalendarServer/trunk/twisted/plugins/caldav.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twisted/plugins/caldav.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/accounting.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/accounting.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/accounting.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2009 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/authkerb.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/authkerb.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/authkerb.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 ##
 # Copyright (c) 2001-2004 Twisted Matrix Laboratories.
-# Copyright (c) 2006-2009 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/bind.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/bind.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/bind.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/carddavxml.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/carddavxml.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/carddavxml.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2011 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/client/__init__.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/client/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/client/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/client/geturl.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/client/geturl.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/client/geturl.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/client/pool.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/client/pool.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/client/pool.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/client/test/__init__.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/client/test/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/client/test/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/client/test/test_reverseproxy.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/client/test/test_reverseproxy.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/client/test/test_reverseproxy.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/database.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/database.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/database.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/datafilters/__init__.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/datafilters/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/datafilters/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2011 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/datafilters/addressdata.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/datafilters/addressdata.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/datafilters/addressdata.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/datafilters/calendardata.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/datafilters/calendardata.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/datafilters/calendardata.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/datafilters/filter.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/datafilters/filter.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/datafilters/filter.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/datafilters/peruserdata.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/datafilters/peruserdata.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/datafilters/peruserdata.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/datafilters/privateevents.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/datafilters/privateevents.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/datafilters/privateevents.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/datafilters/test/__init__.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/datafilters/test/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/datafilters/test/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/datafilters/test/test_calendardata.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/datafilters/test/test_calendardata.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/datafilters/test/test_calendardata.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/datafilters/test/test_peruserdata.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/datafilters/test/test_peruserdata.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/datafilters/test/test_peruserdata.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/datafilters/test/test_privateevents.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/datafilters/test/test_privateevents.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/datafilters/test/test_privateevents.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/directory/__init__.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/directory/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/directory/calendaruserproxyloader.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/calendaruserproxyloader.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/directory/calendaruserproxyloader.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/directory/common.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/common.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/directory/common.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twistedcaldav.test.test_wrapping,twistedcaldav.directory.test.test_calendar -*-
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/directory/digest.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/digest.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/directory/digest.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2011 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/directory/idirectory.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/idirectory.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/directory/idirectory.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2011 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/directory/internal.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/internal.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/directory/internal.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/directory/opendirectorybacker.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/opendirectorybacker.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/directory/opendirectorybacker.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/directory/resource.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/resource.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/directory/resource.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/directory/resourceinfo.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/resourceinfo.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/directory/resourceinfo.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2009 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/directory/test/__init__.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/directory/test/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/directory/test/test_aggregate.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/test_aggregate.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_aggregate.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/directory/test/test_buildquery.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/test_buildquery.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_buildquery.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/directory/test/test_calendar.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/test_calendar.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_calendar.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/directory/test/test_digest.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/test_digest.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_digest.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2011 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/directory/test/test_livedirectory.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/test_livedirectory.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_livedirectory.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/directory/test/test_modify.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/test_modify.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_modify.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/directory/test/test_opendirectorybacker.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/test_opendirectorybacker.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_opendirectorybacker.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/directory/test/test_proxyprincipalmembers.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/test_proxyprincipalmembers.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_proxyprincipalmembers.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/directory/test/test_resources.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/test_resources.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_resources.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/directory/test/test_xmlfile.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/test_xmlfile.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_xmlfile.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/directorybackedaddressbook.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directorybackedaddressbook.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/directorybackedaddressbook.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2008-2009 Apple Inc. All rights reserved.
+# Copyright (c) 2008-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/dropbox.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/dropbox.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/dropbox.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/freebusyurl.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/freebusyurl.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/freebusyurl.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/icaldav.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/icaldav.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/icaldav.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/linkresource.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/linkresource.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/linkresource.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/localization.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/localization.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/localization.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2009 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/memcachelock.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/memcachelock.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/memcachelock.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2008-2009 Apple Inc. All rights reserved.
+# Copyright (c) 2008-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/memcacheprops.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/memcacheprops.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/memcacheprops.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2010 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Computer, 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/__init__.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/method/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/method/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/method/acl.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/method/acl.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/method/acl.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2009 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/method/copymove_contact.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/method/copymove_contact.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/method/copymove_contact.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2009 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/method/delete.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/method/delete.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/method/delete.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2009 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/method/delete_common.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/method/delete_common.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/method/delete_common.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/method/get.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/method/get.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/method/get.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2011 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/method/put_addressbook_common.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/method/put_addressbook_common.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/method/put_addressbook_common.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2011 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/method/report.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/method/report.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/method/report.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2008 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Computer, 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_addressbook_multiget.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/method/report_addressbook_multiget.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/method/report_addressbook_multiget.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/method/report_calendar_multiget.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/method/report_calendar_multiget.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/method/report_calendar_multiget.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/method/report_freebusy.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/method/report_freebusy.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/method/report_freebusy.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2008 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/method/report_multiget_common.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/method/report_multiget_common.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/method/report_multiget_common.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/mkcolxml.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/mkcolxml.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/mkcolxml.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2009 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/notifications.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/notifications.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/notifications.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/query/__init__.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/query/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/query/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/query/addressbookquery.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/query/addressbookquery.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/query/addressbookquery.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2011 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/query/addressbookqueryfilter.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/query/addressbookqueryfilter.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/query/addressbookqueryfilter.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/query/calendarquery.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/query/calendarquery.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/query/calendarquery.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2011 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/query/expression.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/query/expression.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/query/expression.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2011 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/query/sqlgenerator.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/query/sqlgenerator.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/query/sqlgenerator.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2011 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/query/test/__init__.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/query/test/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/query/test/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/query/test/test_addressbookquery.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/query/test/test_addressbookquery.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/query/test/test_addressbookquery.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/query/test/test_calendarquery.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/query/test/test_calendarquery.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/query/test/test_calendarquery.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2011 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -125,4 +125,4 @@
         self.assertTrue(sql.find(" OR ") != -1)
         self.assertTrue("VEVENT" in args)
         self.assertTrue("VTODO" in args)
-        
\ No newline at end of file
+        

Modified: CalendarServer/trunk/twistedcaldav/query/test/test_expression.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/query/test/test_expression.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/query/test/test_expression.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/query/test/test_queryfilter.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/query/test/test_queryfilter.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/query/test/test_queryfilter.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/scheduling/__init__.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/scheduling/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/scheduling/addressmapping.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/addressmapping.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/scheduling/addressmapping.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/scheduling/cuaddress.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/cuaddress.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/scheduling/cuaddress.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/scheduling/delivery.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/delivery.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/scheduling/delivery.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/scheduling/ischeduleservers.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/ischeduleservers.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/scheduling/ischeduleservers.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/scheduling/test/__init__.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/test/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/scheduling/test/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/scheduling/test/test_caldav.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/test/test_caldav.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/scheduling/test/test_caldav.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2009 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/scheduling/test/test_imip.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/test/test_imip.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/scheduling/test/test_imip.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/scheduling/utils.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/utils.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/scheduling/utils.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2005-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/servers.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/servers.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/servers.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/sharedcollection.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/sharedcollection.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/sharedcollection.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/sql.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/sql.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/sql.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2009 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/test/__init__.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twistedcaldav.test -*-
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/test/data/csv2ical.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/data/csv2ical.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/data/csv2ical.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python2.4
 
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/test/data/makelargecalendars.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/data/makelargecalendars.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/data/makelargecalendars.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/test/data/makelargefbset.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/data/makelargefbset.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/data/makelargefbset.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/test/data/split_holidays.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/data/split_holidays.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/data/split_holidays.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python2.4
 
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/test/test_accounting.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_accounting.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/test_accounting.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2009 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/test/test_addressbookmultiget.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_addressbookmultiget.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/test_addressbookmultiget.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/test/test_addressbookquery.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_addressbookquery.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/test_addressbookquery.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/test/test_caldavxml.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_caldavxml.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/test_caldavxml.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/test/test_collectioncontents.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_collectioncontents.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/test_collectioncontents.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/test/test_config.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_config.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/test_config.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/test/test_customxml.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_customxml.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/test_customxml.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/test/test_database.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_database.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/test_database.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/test/test_extensions.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_extensions.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/test_extensions.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 ##
-# Copyright (c) 2009-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/test/test_freebusyquery.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_freebusyquery.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/test_freebusyquery.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/test/test_kerberos.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_kerberos.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/test_kerberos.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2009 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/test/test_link.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_link.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/test_link.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2008 Apple Inc. All rights reserved.
+# Copyright (c) 2008-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/test/test_localization.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_localization.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/test_localization.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2008 Apple Inc. All rights reserved.
+# Copyright (c) 2008-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/test/test_memcachepool.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_memcachepool.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/test_memcachepool.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2008 Apple Inc. All rights reserved.
+# Copyright (c) 2008-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/test/test_memcacheprops.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_memcacheprops.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/test_memcacheprops.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Computer, 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_mkcalendar.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_mkcalendar.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/test_mkcalendar.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/test/test_multiget.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_multiget.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/test_multiget.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,4 +1,4 @@
-# Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/test/test_notify.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_notify.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/test_notify.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2008 Apple Inc. All rights reserved.
+# Copyright (c) 2008-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/test/test_options.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_options.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/test_options.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/test/test_resource.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_resource.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/test_resource.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2008-2011 Apple Inc. All rights reserved.
+# Copyright (c) 2008-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/test/test_servers.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_servers.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/test_servers.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -176,4 +176,4 @@
         
         request = SimpleRequest(None, "POST", "/ischedule")
         self.assertTrue(servers.getServerById("00002").checkSharedSecret(request))
-        
\ No newline at end of file
+        

Modified: CalendarServer/trunk/twistedcaldav/test/test_sharing.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_sharing.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/test_sharing.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/test/test_sql.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_sql.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/test_sql.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2007 Apple Inc. All rights reserved.
+# Copyright (c) 2007-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/test/test_timezones.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_timezones.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/test_timezones.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/test/test_timezonestdservice.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_timezonestdservice.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/test_timezonestdservice.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/test/test_xml.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_xml.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/test_xml.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/test/test_xmlutil.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_xmlutil.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/test/test_xmlutil.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/timezones.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/timezones.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/timezones.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2011 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/util.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/util.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/util.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2007 Apple Inc. All rights reserved.
+# Copyright (c) 2007-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/vcard.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/vcard.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/vcard.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twistedcaldav/xmlutil.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/xmlutil.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/twistedcaldav/xmlutil.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/base/__init__.py
===================================================================
--- CalendarServer/trunk/txdav/base/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/base/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/base/datastore/__init__.py
===================================================================
--- CalendarServer/trunk/txdav/base/datastore/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/base/datastore/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/base/datastore/dbapiclient.py
===================================================================
--- CalendarServer/trunk/txdav/base/datastore/dbapiclient.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/base/datastore/dbapiclient.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/base/datastore/file.py
===================================================================
--- CalendarServer/trunk/txdav/base/datastore/file.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/base/datastore/file.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav -*-
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/base/datastore/subpostgres.py
===================================================================
--- CalendarServer/trunk/txdav/base/datastore/subpostgres.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/base/datastore/subpostgres.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.base.datastore.test.test_subpostgres -*-
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/base/datastore/test/__init__.py
===================================================================
--- CalendarServer/trunk/txdav/base/datastore/test/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/base/datastore/test/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/base/datastore/test/test_subpostgres.py
===================================================================
--- CalendarServer/trunk/txdav/base/datastore/test/test_subpostgres.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/base/datastore/test/test_subpostgres.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/base/datastore/util.py
===================================================================
--- CalendarServer/trunk/txdav/base/datastore/util.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/base/datastore/util.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.caldav.datastore.test.test_file -*-
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/base/propertystore/__init__.py
===================================================================
--- CalendarServer/trunk/txdav/base/propertystore/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/base/propertystore/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/base/propertystore/appledouble_xattr.py
===================================================================
--- CalendarServer/trunk/txdav/base/propertystore/appledouble_xattr.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/base/propertystore/appledouble_xattr.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.base.propertystore.test.test_appledouble -*- ##
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/base/propertystore/none.py
===================================================================
--- CalendarServer/trunk/txdav/base/propertystore/none.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/base/propertystore/none.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.base.propertystore.test.test_none,txdav.caldav.datastore,txdav.carddav.datastore -*-
 ##
-# Copyright (c) 2010-2011 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/base/propertystore/test/__init__.py
===================================================================
--- CalendarServer/trunk/txdav/base/propertystore/test/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/base/propertystore/test/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/base/propertystore/test/test_appledouble.py
===================================================================
--- CalendarServer/trunk/txdav/base/propertystore/test/test_appledouble.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/base/propertystore/test/test_appledouble.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/base/propertystore/test/test_base.py
===================================================================
--- CalendarServer/trunk/txdav/base/propertystore/test/test_base.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/base/propertystore/test/test_base.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/base/propertystore/test/test_none.py
===================================================================
--- CalendarServer/trunk/txdav/base/propertystore/test/test_none.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/base/propertystore/test/test_none.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/caldav/__init__.py
===================================================================
--- CalendarServer/trunk/txdav/caldav/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/caldav/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/caldav/datastore/__init__.py
===================================================================
--- CalendarServer/trunk/txdav/caldav/datastore/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/caldav/datastore/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/caldav/datastore/test/__init__.py
===================================================================
--- CalendarServer/trunk/txdav/caldav/datastore/test/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/caldav/datastore/test/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.caldav.datastore.test -*-
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/caldav/datastore/test/test_index_file.py
===================================================================
--- CalendarServer/trunk/txdav/caldav/datastore/test/test_index_file.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/caldav/datastore/test/test_index_file.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2011 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/caldav/datastore/test/test_util.py
===================================================================
--- CalendarServer/trunk/txdav/caldav/datastore/test/test_util.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/caldav/datastore/test/test_util.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/caldav/resource.py
===================================================================
--- CalendarServer/trunk/txdav/caldav/resource.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/caldav/resource.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/carddav/__init__.py
===================================================================
--- CalendarServer/trunk/txdav/carddav/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/carddav/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/carddav/datastore/__init__.py
===================================================================
--- CalendarServer/trunk/txdav/carddav/datastore/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/carddav/datastore/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/carddav/datastore/file.py
===================================================================
--- CalendarServer/trunk/txdav/carddav/datastore/file.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/carddav/datastore/file.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.carddav.datastore.test.test_file -*-
 ##
-# Copyright (c) 2010-2011 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/carddav/datastore/index_file.py
===================================================================
--- CalendarServer/trunk/txdav/carddav/datastore/index_file.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/carddav/datastore/index_file.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2009 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/carddav/datastore/test/__init__.py
===================================================================
--- CalendarServer/trunk/txdav/carddav/datastore/test/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/carddav/datastore/test/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.carddav.datastore.test -*-
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/carddav/datastore/test/test_index_file.py
===================================================================
--- CalendarServer/trunk/txdav/carddav/datastore/test/test_index_file.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/carddav/datastore/test/test_index_file.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/carddav/datastore/util.py
===================================================================
--- CalendarServer/trunk/txdav/carddav/datastore/util.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/carddav/datastore/util.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.carddav.datastore.test.test_sql -*-
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/carddav/iaddressbookstore.py
===================================================================
--- CalendarServer/trunk/txdav/carddav/iaddressbookstore.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/carddav/iaddressbookstore.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.carddav.datastore,txdav.carddav.datastore.test.test_sql.AddressBookSQLStorageTests -*-
 ##
-# Copyright (c) 2010-2011 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/carddav/resource.py
===================================================================
--- CalendarServer/trunk/txdav/carddav/resource.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/carddav/resource.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/common/__init__.py
===================================================================
--- CalendarServer/trunk/txdav/common/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/common/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/common/datastore/__init__.py
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/common/datastore/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/common/datastore/test/__init__.py
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/test/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/common/datastore/test/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.carddav.datastore.test -*-
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/__init__.py
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/upgrade/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/file/__init__.py
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/upgrade/file/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/file/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/migrate.py
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/upgrade/migrate.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/migrate.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.common.datastore.upgrade.test.test_migrate -*-
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/__init__.py
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/__init__.py
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/test_upgrade.py
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/test_upgrade.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/test_upgrade.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2011 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrade.py
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrade.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrade.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.common.datastore.upgrade.sql.test -*-
 ##
-# Copyright (c) 2010-2011 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/__init__.py
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/upgrade_from_1_to_2.py
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/upgrade_from_1_to_2.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/upgrade_from_1_to_2.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.common.datastore.upgrade.sql.test -*-
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/upgrade_from_2_to_3.py
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/upgrade_from_2_to_3.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/upgrade_from_2_to_3.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.common.datastore.upgrade.sql.test -*-
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/util.py
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/util.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/util.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/test/__init__.py
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/upgrade/test/__init__.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/test/__init__.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/test/test_migrate.py
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/upgrade/test/test_migrate.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/test/test_migrate.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2011 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/common/inotifications.py
===================================================================
--- CalendarServer/trunk/txdav/common/inotifications.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/common/inotifications.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/txdav/xml/rfc4331.py
===================================================================
--- CalendarServer/trunk/txdav/xml/rfc4331.py	2012-09-06 15:52:01 UTC (rev 9783)
+++ CalendarServer/trunk/txdav/xml/rfc4331.py	2012-09-06 17:05:24 UTC (rev 9784)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 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: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20120906/c794d3ce/attachment-0001.html>


More information about the calendarserver-changes mailing list