[CalendarServer-changes] [10297] CalendarServer/trunk

source_changes at macosforge.org source_changes at macosforge.org
Thu Jan 10 11:18:18 PST 2013


Revision: 10297
          http://trac.calendarserver.org//changeset/10297
Author:   wsanchez at apple.com
Date:     2013-01-10 11:18:18 -0800 (Thu, 10 Jan 2013)
Log Message:
-----------
Update copyrights.

Modified Paths:
--------------
    CalendarServer/trunk/README
    CalendarServer/trunk/benchmark
    CalendarServer/trunk/benchreport
    CalendarServer/trunk/bin/_calendarserver_preamble.py
    CalendarServer/trunk/bin/caldavd
    CalendarServer/trunk/bin/calendarserver_backup
    CalendarServer/trunk/bin/calendarserver_bootstrap_database
    CalendarServer/trunk/bin/calendarserver_command_gateway
    CalendarServer/trunk/bin/calendarserver_config
    CalendarServer/trunk/bin/calendarserver_dbinspect
    CalendarServer/trunk/bin/calendarserver_dkimtool
    CalendarServer/trunk/bin/calendarserver_export
    CalendarServer/trunk/bin/calendarserver_load_augmentdb
    CalendarServer/trunk/bin/calendarserver_make_partition
    CalendarServer/trunk/bin/calendarserver_manage_postgres
    CalendarServer/trunk/bin/calendarserver_manage_principals
    CalendarServer/trunk/bin/calendarserver_manage_push
    CalendarServer/trunk/bin/calendarserver_manage_timezones
    CalendarServer/trunk/bin/calendarserver_migrate_resources
    CalendarServer/trunk/bin/calendarserver_monitor_amp_notifications
    CalendarServer/trunk/bin/calendarserver_monitor_notifications
    CalendarServer/trunk/bin/calendarserver_purge_attachments
    CalendarServer/trunk/bin/calendarserver_purge_events
    CalendarServer/trunk/bin/calendarserver_purge_principals
    CalendarServer/trunk/bin/calendarserver_shell
    CalendarServer/trunk/bin/calendarserver_upgrade
    CalendarServer/trunk/bin/calendarserver_verify_data
    CalendarServer/trunk/bin/calendarserver_warmup
    CalendarServer/trunk/bin/icalendar_split
    CalendarServer/trunk/bin/proxyclean
    CalendarServer/trunk/calendarserver/__init__.py
    CalendarServer/trunk/calendarserver/accesslog.py
    CalendarServer/trunk/calendarserver/controlsocket.py
    CalendarServer/trunk/calendarserver/logAnalysis.py
    CalendarServer/trunk/calendarserver/platform/__init__.py
    CalendarServer/trunk/calendarserver/platform/darwin/__init__.py
    CalendarServer/trunk/calendarserver/platform/darwin/_sacl.c
    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/setup_testusers.py
    CalendarServer/trunk/calendarserver/platform/darwin/od/test/__init__.py
    CalendarServer/trunk/calendarserver/platform/darwin/od/test/test_opendirectory.py
    CalendarServer/trunk/calendarserver/platform/darwin/wiki.py
    CalendarServer/trunk/calendarserver/provision/__init__.py
    CalendarServer/trunk/calendarserver/provision/root.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/amppush.py
    CalendarServer/trunk/calendarserver/push/applepush.py
    CalendarServer/trunk/calendarserver/push/test/__init__.py
    CalendarServer/trunk/calendarserver/push/test/test_amppush.py
    CalendarServer/trunk/calendarserver/push/test/test_applepush.py
    CalendarServer/trunk/calendarserver/push/util.py
    CalendarServer/trunk/calendarserver/tap/__init__.py
    CalendarServer/trunk/calendarserver/tap/caldav.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_caldav.py
    CalendarServer/trunk/calendarserver/tap/test/test_util.py
    CalendarServer/trunk/calendarserver/tap/util.py
    CalendarServer/trunk/calendarserver/test/__init__.py
    CalendarServer/trunk/calendarserver/test/test_logAnalysis.py
    CalendarServer/trunk/calendarserver/tools/__init__.py
    CalendarServer/trunk/calendarserver/tools/ampnotifications.py
    CalendarServer/trunk/calendarserver/tools/anonymize.py
    CalendarServer/trunk/calendarserver/tools/backup.py
    CalendarServer/trunk/calendarserver/tools/backup_pg.py
    CalendarServer/trunk/calendarserver/tools/bootstrapdatabase.py
    CalendarServer/trunk/calendarserver/tools/calverify.py
    CalendarServer/trunk/calendarserver/tools/calverify_diff.py
    CalendarServer/trunk/calendarserver/tools/changeip_calendar.py
    CalendarServer/trunk/calendarserver/tools/cmdline.py
    CalendarServer/trunk/calendarserver/tools/config.py
    CalendarServer/trunk/calendarserver/tools/dbinspect.py
    CalendarServer/trunk/calendarserver/tools/dkimtool.py
    CalendarServer/trunk/calendarserver/tools/doublequotefix.py
    CalendarServer/trunk/calendarserver/tools/export.py
    CalendarServer/trunk/calendarserver/tools/fixcalendardata.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/migrate_verify.py
    CalendarServer/trunk/calendarserver/tools/notifications.py
    CalendarServer/trunk/calendarserver/tools/obliterate.py
    CalendarServer/trunk/calendarserver/tools/principals.py
    CalendarServer/trunk/calendarserver/tools/purge.py
    CalendarServer/trunk/calendarserver/tools/push.py
    CalendarServer/trunk/calendarserver/tools/resources.py
    CalendarServer/trunk/calendarserver/tools/shell/__init__.py
    CalendarServer/trunk/calendarserver/tools/shell/cmd.py
    CalendarServer/trunk/calendarserver/tools/shell/directory.py
    CalendarServer/trunk/calendarserver/tools/shell/terminal.py
    CalendarServer/trunk/calendarserver/tools/shell/test/__init__.py
    CalendarServer/trunk/calendarserver/tools/shell/test/test_cmd.py
    CalendarServer/trunk/calendarserver/tools/shell/test/test_vfs.py
    CalendarServer/trunk/calendarserver/tools/shell/vfs.py
    CalendarServer/trunk/calendarserver/tools/tables.py
    CalendarServer/trunk/calendarserver/tools/test/__init__.py
    CalendarServer/trunk/calendarserver/tools/test/calverify/accounts.xml
    CalendarServer/trunk/calendarserver/tools/test/calverify/augments.xml
    CalendarServer/trunk/calendarserver/tools/test/deprovision/augments.xml
    CalendarServer/trunk/calendarserver/tools/test/deprovision/caldavd.plist
    CalendarServer/trunk/calendarserver/tools/test/deprovision/resources-locations.xml
    CalendarServer/trunk/calendarserver/tools/test/deprovision/users-groups.xml
    CalendarServer/trunk/calendarserver/tools/test/gateway/augments.xml
    CalendarServer/trunk/calendarserver/tools/test/gateway/caldavd.plist
    CalendarServer/trunk/calendarserver/tools/test/gateway/resources-locations.xml
    CalendarServer/trunk/calendarserver/tools/test/gateway/users-groups.xml
    CalendarServer/trunk/calendarserver/tools/test/principals/augments.xml
    CalendarServer/trunk/calendarserver/tools/test/principals/caldavd.plist
    CalendarServer/trunk/calendarserver/tools/test/principals/resources-locations.xml
    CalendarServer/trunk/calendarserver/tools/test/principals/users-groups.xml
    CalendarServer/trunk/calendarserver/tools/test/purge/accounts.xml
    CalendarServer/trunk/calendarserver/tools/test/test_calverify.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_principals.py
    CalendarServer/trunk/calendarserver/tools/test/test_purge.py
    CalendarServer/trunk/calendarserver/tools/test/test_purge_old_events.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/util.py
    CalendarServer/trunk/calendarserver/tools/validcalendardata.py
    CalendarServer/trunk/calendarserver/tools/warmup.py
    CalendarServer/trunk/calendarserver/webadmin/__init__.py
    CalendarServer/trunk/calendarserver/webadmin/resource.py
    CalendarServer/trunk/calendarserver/webadmin/test/__init__.py
    CalendarServer/trunk/calendarserver/webadmin/test/test_resource.py
    CalendarServer/trunk/calendarserver/webcal/__init__.py
    CalendarServer/trunk/calendarserver/webcal/resource.py
    CalendarServer/trunk/conf/auth/accounts-test.xml
    CalendarServer/trunk/conf/auth/accounts.dtd
    CalendarServer/trunk/conf/auth/accounts.xml
    CalendarServer/trunk/conf/auth/augments-default.xml
    CalendarServer/trunk/conf/auth/augments-test.xml
    CalendarServer/trunk/conf/auth/augments.dtd
    CalendarServer/trunk/conf/auth/proxies-test.xml
    CalendarServer/trunk/conf/auth/proxies.dtd
    CalendarServer/trunk/conf/auth/resources-test.xml
    CalendarServer/trunk/conf/caldavd-apple.plist
    CalendarServer/trunk/conf/caldavd-partitioning-primary.plist
    CalendarServer/trunk/conf/caldavd-partitioning-secondary.plist
    CalendarServer/trunk/conf/caldavd-test.plist
    CalendarServer/trunk/conf/caldavd.plist
    CalendarServer/trunk/conf/localservers-test.xml
    CalendarServer/trunk/conf/localservers.xml
    CalendarServer/trunk/conf/remoteservers-test.xml
    CalendarServer/trunk/conf/remoteservers.xml
    CalendarServer/trunk/conf/resources/caldavd-resources.plist
    CalendarServer/trunk/conf/resources/locations-resources-orig.xml
    CalendarServer/trunk/conf/resources/locations-resources.xml
    CalendarServer/trunk/conf/resources/users-groups.xml
    CalendarServer/trunk/conf/resources.xml
    CalendarServer/trunk/conf/servers.dtd
    CalendarServer/trunk/conf/servertoserver.dtd
    CalendarServer/trunk/contrib/__init__.py
    CalendarServer/trunk/contrib/certupdate/__init__.py
    CalendarServer/trunk/contrib/certupdate/calendarcertupdate.py
    CalendarServer/trunk/contrib/certupdate/test/__init__.py
    CalendarServer/trunk/contrib/certupdate/test/test_certupdate.py
    CalendarServer/trunk/contrib/launchd/calendarserver.plist
    CalendarServer/trunk/contrib/migration/__init__.py
    CalendarServer/trunk/contrib/migration/calendarcommonextra.py
    CalendarServer/trunk/contrib/migration/calendardemotion.py
    CalendarServer/trunk/contrib/migration/calendarmigrator.py
    CalendarServer/trunk/contrib/migration/calendarpromotion.py
    CalendarServer/trunk/contrib/migration/test/__init__.py
    CalendarServer/trunk/contrib/migration/test/test_commonextra.py
    CalendarServer/trunk/contrib/migration/test/test_migrator.py
    CalendarServer/trunk/contrib/migration/test/test_promotion.py
    CalendarServer/trunk/contrib/performance/__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/benchlib.sh
    CalendarServer/trunk/contrib/performance/benchmark
    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
    CalendarServer/trunk/contrib/performance/compare.py
    CalendarServer/trunk/contrib/performance/display-calendar-events.py
    CalendarServer/trunk/contrib/performance/extractconf
    CalendarServer/trunk/contrib/performance/fix-units.sql
    CalendarServer/trunk/contrib/performance/graph
    CalendarServer/trunk/contrib/performance/graph.py
    CalendarServer/trunk/contrib/performance/httpauth.py
    CalendarServer/trunk/contrib/performance/httpclient.py
    CalendarServer/trunk/contrib/performance/io_measure.d
    CalendarServer/trunk/contrib/performance/loadtest/__init__.py
    CalendarServer/trunk/contrib/performance/loadtest/ampsim.py
    CalendarServer/trunk/contrib/performance/loadtest/config.dist.plist
    CalendarServer/trunk/contrib/performance/loadtest/config.plist
    CalendarServer/trunk/contrib/performance/loadtest/ical.py
    CalendarServer/trunk/contrib/performance/loadtest/logger.py
    CalendarServer/trunk/contrib/performance/loadtest/population.py
    CalendarServer/trunk/contrib/performance/loadtest/profiles.py
    CalendarServer/trunk/contrib/performance/loadtest/sim.py
    CalendarServer/trunk/contrib/performance/loadtest/test_ical.py
    CalendarServer/trunk/contrib/performance/loadtest/test_population.py
    CalendarServer/trunk/contrib/performance/loadtest/test_profiles.py
    CalendarServer/trunk/contrib/performance/loadtest/test_sim.py
    CalendarServer/trunk/contrib/performance/loadtest/test_trafficlogger.py
    CalendarServer/trunk/contrib/performance/loadtest/test_webadmin.py
    CalendarServer/trunk/contrib/performance/loadtest/trafficlogger.py
    CalendarServer/trunk/contrib/performance/loadtest/webadmin.py
    CalendarServer/trunk/contrib/performance/massupload
    CalendarServer/trunk/contrib/performance/massupload.py
    CalendarServer/trunk/contrib/performance/nightly.sh
    CalendarServer/trunk/contrib/performance/pgsql.d
    CalendarServer/trunk/contrib/performance/profile.sh
    CalendarServer/trunk/contrib/performance/report
    CalendarServer/trunk/contrib/performance/report.py
    CalendarServer/trunk/contrib/performance/report_principals.py
    CalendarServer/trunk/contrib/performance/reupload.sh
    CalendarServer/trunk/contrib/performance/sample-many.sh
    CalendarServer/trunk/contrib/performance/sample.sh
    CalendarServer/trunk/contrib/performance/setbackend
    CalendarServer/trunk/contrib/performance/setbackend.py
    CalendarServer/trunk/contrib/performance/sim
    CalendarServer/trunk/contrib/performance/some-more-data.sh
    CalendarServer/trunk/contrib/performance/speedcenter.tac
    CalendarServer/trunk/contrib/performance/sql_measure.d
    CalendarServer/trunk/contrib/performance/sqlusage/__init__.py
    CalendarServer/trunk/contrib/performance/sqlusage/requests/__init__.py
    CalendarServer/trunk/contrib/performance/sqlusage/requests/httpTests.py
    CalendarServer/trunk/contrib/performance/sqlusage/requests/invite.py
    CalendarServer/trunk/contrib/performance/sqlusage/requests/multiget.py
    CalendarServer/trunk/contrib/performance/sqlusage/requests/propfind.py
    CalendarServer/trunk/contrib/performance/sqlusage/requests/put.py
    CalendarServer/trunk/contrib/performance/sqlusage/requests/query.py
    CalendarServer/trunk/contrib/performance/sqlusage/requests/sync.py
    CalendarServer/trunk/contrib/performance/sqlusage/sqlusage.py
    CalendarServer/trunk/contrib/performance/sqlwatch
    CalendarServer/trunk/contrib/performance/sqlwatch.py
    CalendarServer/trunk/contrib/performance/stackedbar.py
    CalendarServer/trunk/contrib/performance/stats.py
    CalendarServer/trunk/contrib/performance/sudo-run.sh
    CalendarServer/trunk/contrib/performance/svn-committime
    CalendarServer/trunk/contrib/performance/svn-revno
    CalendarServer/trunk/contrib/performance/test_benchmark.py
    CalendarServer/trunk/contrib/performance/test_event_change_date.py
    CalendarServer/trunk/contrib/performance/test_httpauth.py
    CalendarServer/trunk/contrib/performance/test_stats.py
    CalendarServer/trunk/contrib/performance/upload
    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/fix_calendar
    CalendarServer/trunk/contrib/tools/harpoon.py
    CalendarServer/trunk/contrib/tools/monitoranalysis.py
    CalendarServer/trunk/contrib/tools/monitorsplit.py
    CalendarServer/trunk/contrib/tools/netstatus.py
    CalendarServer/trunk/contrib/tools/pg_stats_analysis.py
    CalendarServer/trunk/contrib/tools/pgtrace.d
    CalendarServer/trunk/contrib/tools/protocolanalysis.py
    CalendarServer/trunk/contrib/tools/readStats.py
    CalendarServer/trunk/contrib/tools/request_monitor.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/doc/Developer/gendocs
    CalendarServer/trunk/doc/caldavd.8
    CalendarServer/trunk/doc/calendarserver_bootstrap_database.8
    CalendarServer/trunk/doc/calendarserver_command_gateway.8
    CalendarServer/trunk/doc/calendarserver_export.8
    CalendarServer/trunk/doc/calendarserver_manage_principals.8
    CalendarServer/trunk/doc/calendarserver_manage_push.8
    CalendarServer/trunk/doc/calendarserver_migrate_resources.8
    CalendarServer/trunk/doc/calendarserver_monitor_notifications.8
    CalendarServer/trunk/doc/calendarserver_purge_attachments.8
    CalendarServer/trunk/doc/calendarserver_purge_events.8
    CalendarServer/trunk/doc/calendarserver_purge_principals.8
    CalendarServer/trunk/doc/calendarserver_shell.8
    CalendarServer/trunk/locales/en_EN.ISO8859-1/LC_MESSAGES/calendarserver.po
    CalendarServer/trunk/run
    CalendarServer/trunk/setup.py
    CalendarServer/trunk/sim
    CalendarServer/trunk/support/Makefile.Apple
    CalendarServer/trunk/support/build.sh
    CalendarServer/trunk/support/directorysetup.py
    CalendarServer/trunk/support/patchapply
    CalendarServer/trunk/support/patchmaker
    CalendarServer/trunk/support/py.sh
    CalendarServer/trunk/support/shell.sh
    CalendarServer/trunk/support/submit
    CalendarServer/trunk/support/version.py
    CalendarServer/trunk/test
    CalendarServer/trunk/testserver
    CalendarServer/trunk/twext/__init__.py
    CalendarServer/trunk/twext/backport/__init__.py
    CalendarServer/trunk/twext/backport/internet/__init__.py
    CalendarServer/trunk/twext/enterprise/__init__.py
    CalendarServer/trunk/twext/enterprise/adbapi2.py
    CalendarServer/trunk/twext/enterprise/dal/__init__.py
    CalendarServer/trunk/twext/enterprise/dal/model.py
    CalendarServer/trunk/twext/enterprise/dal/parseschema.py
    CalendarServer/trunk/twext/enterprise/dal/record.py
    CalendarServer/trunk/twext/enterprise/dal/syntax.py
    CalendarServer/trunk/twext/enterprise/dal/test/__init__.py
    CalendarServer/trunk/twext/enterprise/dal/test/test_parseschema.py
    CalendarServer/trunk/twext/enterprise/dal/test/test_record.py
    CalendarServer/trunk/twext/enterprise/dal/test/test_sqlsyntax.py
    CalendarServer/trunk/twext/enterprise/fixtures.py
    CalendarServer/trunk/twext/enterprise/ienterprise.py
    CalendarServer/trunk/twext/enterprise/locking.py
    CalendarServer/trunk/twext/enterprise/queue.py
    CalendarServer/trunk/twext/enterprise/test/__init__.py
    CalendarServer/trunk/twext/enterprise/test/test_adbapi2.py
    CalendarServer/trunk/twext/enterprise/test/test_fixtures.py
    CalendarServer/trunk/twext/enterprise/test/test_locking.py
    CalendarServer/trunk/twext/enterprise/test/test_queue.py
    CalendarServer/trunk/twext/enterprise/test/test_util.py
    CalendarServer/trunk/twext/enterprise/util.py
    CalendarServer/trunk/twext/internet/__init__.py
    CalendarServer/trunk/twext/internet/adaptendpoint.py
    CalendarServer/trunk/twext/internet/decorate.py
    CalendarServer/trunk/twext/internet/gaiendpoint.py
    CalendarServer/trunk/twext/internet/sendfdport.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/test/test_adaptendpoint.py
    CalendarServer/trunk/twext/internet/test/test_gaiendpoint.py
    CalendarServer/trunk/twext/internet/test/test_sendfdport.py
    CalendarServer/trunk/twext/internet/threadutils.py
    CalendarServer/trunk/twext/patches.py
    CalendarServer/trunk/twext/protocols/__init__.py
    CalendarServer/trunk/twext/protocols/test/__init__.py
    CalendarServer/trunk/twext/python/__init__.py
    CalendarServer/trunk/twext/python/clsprop.py
    CalendarServer/trunk/twext/python/filepath.py
    CalendarServer/trunk/twext/python/log.py
    CalendarServer/trunk/twext/python/parallel.py
    CalendarServer/trunk/twext/python/plistlib.py
    CalendarServer/trunk/twext/python/sendfd.py
    CalendarServer/trunk/twext/python/sendmsg.c
    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_parallel.py
    CalendarServer/trunk/twext/python/test/test_sendmsg.py
    CalendarServer/trunk/twext/python/test/test_timezone.py
    CalendarServer/trunk/twext/python/timezone.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/auth.py
    CalendarServer/trunk/twext/web2/dav/fileop.py
    CalendarServer/trunk/twext/web2/dav/http.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/propfind.py
    CalendarServer/trunk/twext/web2/dav/method/proppatch.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/resource.py
    CalendarServer/trunk/twext/web2/dav/static.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_auth.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_prop.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/http_headers.py
    CalendarServer/trunk/twext/web2/iweb.py
    CalendarServer/trunk/twext/web2/log.py
    CalendarServer/trunk/twext/web2/metafd.py
    CalendarServer/trunk/twext/web2/resource.py
    CalendarServer/trunk/twext/web2/responsecode.py
    CalendarServer/trunk/twext/web2/server.py
    CalendarServer/trunk/twext/web2/static.py
    CalendarServer/trunk/twext/web2/stream.py
    CalendarServer/trunk/twext/web2/test/test_metafd.py
    CalendarServer/trunk/twisted/plugins/caldav.py
    CalendarServer/trunk/twisted/plugins/kqueuereactor.py
    CalendarServer/trunk/twistedcaldav/__init__.py
    CalendarServer/trunk/twistedcaldav/accounting.py
    CalendarServer/trunk/twistedcaldav/authkerb.py
    CalendarServer/trunk/twistedcaldav/backup.py
    CalendarServer/trunk/twistedcaldav/bind.py
    CalendarServer/trunk/twistedcaldav/cache.py
    CalendarServer/trunk/twistedcaldav/caldavxml.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/reverseproxy.py
    CalendarServer/trunk/twistedcaldav/client/test/__init__.py
    CalendarServer/trunk/twistedcaldav/client/test/test_reverseproxy.py
    CalendarServer/trunk/twistedcaldav/config.py
    CalendarServer/trunk/twistedcaldav/customxml.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/hiddeninstance.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_hiddeninstances.py
    CalendarServer/trunk/twistedcaldav/datafilters/test/test_peruserdata.py
    CalendarServer/trunk/twistedcaldav/datafilters/test/test_privateevents.py
    CalendarServer/trunk/twistedcaldav/dateops.py
    CalendarServer/trunk/twistedcaldav/directory/__init__.py
    CalendarServer/trunk/twistedcaldav/directory/addressbook.py
    CalendarServer/trunk/twistedcaldav/directory/aggregate.py
    CalendarServer/trunk/twistedcaldav/directory/appleopendirectory.py
    CalendarServer/trunk/twistedcaldav/directory/augment.py
    CalendarServer/trunk/twistedcaldav/directory/cachingdirectory.py
    CalendarServer/trunk/twistedcaldav/directory/calendar.py
    CalendarServer/trunk/twistedcaldav/directory/calendaruserproxy.py
    CalendarServer/trunk/twistedcaldav/directory/calendaruserproxyloader.py
    CalendarServer/trunk/twistedcaldav/directory/common.py
    CalendarServer/trunk/twistedcaldav/directory/digest.py
    CalendarServer/trunk/twistedcaldav/directory/directory.py
    CalendarServer/trunk/twistedcaldav/directory/idirectory.py
    CalendarServer/trunk/twistedcaldav/directory/internal.py
    CalendarServer/trunk/twistedcaldav/directory/ldapdirectory.py
    CalendarServer/trunk/twistedcaldav/directory/opendirectorybacker.py
    CalendarServer/trunk/twistedcaldav/directory/principal.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/accounts-modified.xml
    CalendarServer/trunk/twistedcaldav/directory/test/accounts.xml
    CalendarServer/trunk/twistedcaldav/directory/test/augments-test-default.xml
    CalendarServer/trunk/twistedcaldav/directory/test/augments-test.xml
    CalendarServer/trunk/twistedcaldav/directory/test/augments.xml
    CalendarServer/trunk/twistedcaldav/directory/test/modify/augments.xml
    CalendarServer/trunk/twistedcaldav/directory/test/modify/resources-locations.xml
    CalendarServer/trunk/twistedcaldav/directory/test/modify/users-groups.xml
    CalendarServer/trunk/twistedcaldav/directory/test/proxies.xml
    CalendarServer/trunk/twistedcaldav/directory/test/resources/augments.xml
    CalendarServer/trunk/twistedcaldav/directory/test/resources/caldavd.plist
    CalendarServer/trunk/twistedcaldav/directory/test/resources/resources-locations.xml
    CalendarServer/trunk/twistedcaldav/directory/test/resources/users-groups.xml
    CalendarServer/trunk/twistedcaldav/directory/test/resources.xml
    CalendarServer/trunk/twistedcaldav/directory/test/test_aggregate.py
    CalendarServer/trunk/twistedcaldav/directory/test/test_augment.py
    CalendarServer/trunk/twistedcaldav/directory/test/test_buildquery.py
    CalendarServer/trunk/twistedcaldav/directory/test/test_cachedirectory.py
    CalendarServer/trunk/twistedcaldav/directory/test/test_calendar.py
    CalendarServer/trunk/twistedcaldav/directory/test/test_digest.py
    CalendarServer/trunk/twistedcaldav/directory/test/test_directory.py
    CalendarServer/trunk/twistedcaldav/directory/test/test_guidchange.py
    CalendarServer/trunk/twistedcaldav/directory/test/test_ldapdirectory.py
    CalendarServer/trunk/twistedcaldav/directory/test/test_livedirectory.py
    CalendarServer/trunk/twistedcaldav/directory/test/test_modify.py
    CalendarServer/trunk/twistedcaldav/directory/test/test_opendirectory.py
    CalendarServer/trunk/twistedcaldav/directory/test/test_opendirectorybacker.py
    CalendarServer/trunk/twistedcaldav/directory/test/test_principal.py
    CalendarServer/trunk/twistedcaldav/directory/test/test_proxyprincipaldb.py
    CalendarServer/trunk/twistedcaldav/directory/test/test_proxyprincipalmembers.py
    CalendarServer/trunk/twistedcaldav/directory/test/test_resources.py
    CalendarServer/trunk/twistedcaldav/directory/test/test_util.py
    CalendarServer/trunk/twistedcaldav/directory/test/test_wiki.py
    CalendarServer/trunk/twistedcaldav/directory/test/test_xmlfile.py
    CalendarServer/trunk/twistedcaldav/directory/test/util.py
    CalendarServer/trunk/twistedcaldav/directory/util.py
    CalendarServer/trunk/twistedcaldav/directory/wiki.py
    CalendarServer/trunk/twistedcaldav/directory/xmlaccountsparser.py
    CalendarServer/trunk/twistedcaldav/directory/xmlaugmentsparser.py
    CalendarServer/trunk/twistedcaldav/directory/xmlfile.py
    CalendarServer/trunk/twistedcaldav/directorybackedaddressbook.py
    CalendarServer/trunk/twistedcaldav/dropbox.py
    CalendarServer/trunk/twistedcaldav/extensions.py
    CalendarServer/trunk/twistedcaldav/freebusyurl.py
    CalendarServer/trunk/twistedcaldav/icaldav.py
    CalendarServer/trunk/twistedcaldav/instance.py
    CalendarServer/trunk/twistedcaldav/linkresource.py
    CalendarServer/trunk/twistedcaldav/localization.py
    CalendarServer/trunk/twistedcaldav/memcachelock.py
    CalendarServer/trunk/twistedcaldav/memcachepool.py
    CalendarServer/trunk/twistedcaldav/memcacheprops.py
    CalendarServer/trunk/twistedcaldav/memcacher.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/mkcalendar.py
    CalendarServer/trunk/twistedcaldav/method/mkcol.py
    CalendarServer/trunk/twistedcaldav/method/post.py
    CalendarServer/trunk/twistedcaldav/method/propfind.py
    CalendarServer/trunk/twistedcaldav/method/put.py
    CalendarServer/trunk/twistedcaldav/method/put_addressbook_common.py
    CalendarServer/trunk/twistedcaldav/method/put_common.py
    CalendarServer/trunk/twistedcaldav/method/report.py
    CalendarServer/trunk/twistedcaldav/method/report_addressbook_multiget.py
    CalendarServer/trunk/twistedcaldav/method/report_addressbook_query.py
    CalendarServer/trunk/twistedcaldav/method/report_calendar_multiget.py
    CalendarServer/trunk/twistedcaldav/method/report_calendar_query.py
    CalendarServer/trunk/twistedcaldav/method/report_common.py
    CalendarServer/trunk/twistedcaldav/method/report_freebusy.py
    CalendarServer/trunk/twistedcaldav/method/report_multiget_common.py
    CalendarServer/trunk/twistedcaldav/method/report_sync_collection.py
    CalendarServer/trunk/twistedcaldav/mkcolxml.py
    CalendarServer/trunk/twistedcaldav/notifications.py
    CalendarServer/trunk/twistedcaldav/notify.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/calendarqueryfilter.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/resource.py
    CalendarServer/trunk/twistedcaldav/scheduling/__init__.py
    CalendarServer/trunk/twistedcaldav/scheduling/addressmapping.py
    CalendarServer/trunk/twistedcaldav/scheduling/caldav/__init__.py
    CalendarServer/trunk/twistedcaldav/scheduling/caldav/delivery.py
    CalendarServer/trunk/twistedcaldav/scheduling/caldav/resource.py
    CalendarServer/trunk/twistedcaldav/scheduling/caldav/scheduler.py
    CalendarServer/trunk/twistedcaldav/scheduling/caldav/test/__init__.py
    CalendarServer/trunk/twistedcaldav/scheduling/caldav/test/test_delivery.py
    CalendarServer/trunk/twistedcaldav/scheduling/caldav/test/test_resource.py
    CalendarServer/trunk/twistedcaldav/scheduling/cuaddress.py
    CalendarServer/trunk/twistedcaldav/scheduling/delivery.py
    CalendarServer/trunk/twistedcaldav/scheduling/icaldiff.py
    CalendarServer/trunk/twistedcaldav/scheduling/imip/__init__.py
    CalendarServer/trunk/twistedcaldav/scheduling/imip/delivery.py
    CalendarServer/trunk/twistedcaldav/scheduling/imip/mailgateway.py
    CalendarServer/trunk/twistedcaldav/scheduling/imip/resource.py
    CalendarServer/trunk/twistedcaldav/scheduling/imip/scheduler.py
    CalendarServer/trunk/twistedcaldav/scheduling/imip/test/__init__.py
    CalendarServer/trunk/twistedcaldav/scheduling/imip/test/test_delivery.py
    CalendarServer/trunk/twistedcaldav/scheduling/imip/test/test_mailgateway.py
    CalendarServer/trunk/twistedcaldav/scheduling/implicit.py
    CalendarServer/trunk/twistedcaldav/scheduling/ischedule/__init__.py
    CalendarServer/trunk/twistedcaldav/scheduling/ischedule/delivery.py
    CalendarServer/trunk/twistedcaldav/scheduling/ischedule/dkim.py
    CalendarServer/trunk/twistedcaldav/scheduling/ischedule/localservers.py
    CalendarServer/trunk/twistedcaldav/scheduling/ischedule/remoteservers.py
    CalendarServer/trunk/twistedcaldav/scheduling/ischedule/resource.py
    CalendarServer/trunk/twistedcaldav/scheduling/ischedule/scheduler.py
    CalendarServer/trunk/twistedcaldav/scheduling/ischedule/test/__init__.py
    CalendarServer/trunk/twistedcaldav/scheduling/ischedule/test/test_delivery.py
    CalendarServer/trunk/twistedcaldav/scheduling/ischedule/test/test_dkim.py
    CalendarServer/trunk/twistedcaldav/scheduling/ischedule/test/test_localservers.py
    CalendarServer/trunk/twistedcaldav/scheduling/ischedule/test/test_remoteservers.py
    CalendarServer/trunk/twistedcaldav/scheduling/ischedule/test/test_resource.py
    CalendarServer/trunk/twistedcaldav/scheduling/ischedule/test/test_utils.py
    CalendarServer/trunk/twistedcaldav/scheduling/ischedule/utils.py
    CalendarServer/trunk/twistedcaldav/scheduling/ischedule/xml.py
    CalendarServer/trunk/twistedcaldav/scheduling/itip.py
    CalendarServer/trunk/twistedcaldav/scheduling/processing.py
    CalendarServer/trunk/twistedcaldav/scheduling/scheduler.py
    CalendarServer/trunk/twistedcaldav/scheduling/test/__init__.py
    CalendarServer/trunk/twistedcaldav/scheduling/test/test_icaldiff.py
    CalendarServer/trunk/twistedcaldav/scheduling/test/test_implicit.py
    CalendarServer/trunk/twistedcaldav/scheduling/test/test_itip.py
    CalendarServer/trunk/twistedcaldav/scheduling/utils.py
    CalendarServer/trunk/twistedcaldav/simpleresource.py
    CalendarServer/trunk/twistedcaldav/sql.py
    CalendarServer/trunk/twistedcaldav/stdconfig.py
    CalendarServer/trunk/twistedcaldav/storebridge.py
    CalendarServer/trunk/twistedcaldav/test/__init__.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_cache.py
    CalendarServer/trunk/twistedcaldav/test/test_caldavxml.py
    CalendarServer/trunk/twistedcaldav/test/test_calendarquery.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_dateops.py
    CalendarServer/trunk/twistedcaldav/test/test_extensions.py
    CalendarServer/trunk/twistedcaldav/test/test_freebusyquery.py
    CalendarServer/trunk/twistedcaldav/test/test_icalendar.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_props.py
    CalendarServer/trunk/twistedcaldav/test/test_resource.py
    CalendarServer/trunk/twistedcaldav/test/test_sharing.py
    CalendarServer/trunk/twistedcaldav/test/test_sql.py
    CalendarServer/trunk/twistedcaldav/test/test_stdconfig.py
    CalendarServer/trunk/twistedcaldav/test/test_timezones.py
    CalendarServer/trunk/twistedcaldav/test/test_timezonestdservice.py
    CalendarServer/trunk/twistedcaldav/test/test_upgrade.py
    CalendarServer/trunk/twistedcaldav/test/test_validation.py
    CalendarServer/trunk/twistedcaldav/test/test_wrapping.py
    CalendarServer/trunk/twistedcaldav/test/test_xml.py
    CalendarServer/trunk/twistedcaldav/test/test_xmlutil.py
    CalendarServer/trunk/twistedcaldav/test/util.py
    CalendarServer/trunk/twistedcaldav/timezones.py
    CalendarServer/trunk/twistedcaldav/timezoneservice.py
    CalendarServer/trunk/twistedcaldav/timezonestdservice.py
    CalendarServer/trunk/twistedcaldav/timezonexml.py
    CalendarServer/trunk/twistedcaldav/upgrade.py
    CalendarServer/trunk/twistedcaldav/util.py
    CalendarServer/trunk/twistedcaldav/vcard.py
    CalendarServer/trunk/twistedcaldav/xmlutil.py
    CalendarServer/trunk/txdav/__init__.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/base.py
    CalendarServer/trunk/txdav/base/propertystore/none.py
    CalendarServer/trunk/txdav/base/propertystore/sql.py
    CalendarServer/trunk/txdav/base/propertystore/test/__init__.py
    CalendarServer/trunk/txdav/base/propertystore/test/base.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/base/propertystore/test/test_sql.py
    CalendarServer/trunk/txdav/base/propertystore/test/test_xattr.py
    CalendarServer/trunk/txdav/base/propertystore/xattr.py
    CalendarServer/trunk/txdav/caldav/__init__.py
    CalendarServer/trunk/txdav/caldav/datastore/__init__.py
    CalendarServer/trunk/txdav/caldav/datastore/file.py
    CalendarServer/trunk/txdav/caldav/datastore/index_file.py
    CalendarServer/trunk/txdav/caldav/datastore/scheduling.py
    CalendarServer/trunk/txdav/caldav/datastore/test/__init__.py
    CalendarServer/trunk/txdav/caldav/datastore/test/test_file.py
    CalendarServer/trunk/txdav/caldav/datastore/test/test_index_file.py
    CalendarServer/trunk/txdav/caldav/datastore/test/test_scheduling.py
    CalendarServer/trunk/txdav/caldav/datastore/test/test_sql.py
    CalendarServer/trunk/txdav/caldav/datastore/test/test_util.py
    CalendarServer/trunk/txdav/caldav/datastore/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/sql.py
    CalendarServer/trunk/txdav/carddav/datastore/test/__init__.py
    CalendarServer/trunk/txdav/carddav/datastore/test/common.py
    CalendarServer/trunk/txdav/carddav/datastore/test/test_file.py
    CalendarServer/trunk/txdav/carddav/datastore/test/test_index_file.py
    CalendarServer/trunk/txdav/carddav/datastore/test/test_sql.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/common.py
    CalendarServer/trunk/txdav/common/datastore/file.py
    CalendarServer/trunk/txdav/common/datastore/sql.py
    CalendarServer/trunk/txdav/common/datastore/sql_legacy.py
    CalendarServer/trunk/txdav/common/datastore/sql_schema/current.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v10.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v11.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v12.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v13.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v14.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v3.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v4.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v5.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v6.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v7.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v8.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v9.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_10_to_11.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_11_to_12.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_12_to_13.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_13_to_14.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_14_to_15.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_3_to_4.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_4_to_5.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_5_to_6.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_6_to_7.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_7_to_8.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_8_to_9.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_9_to_10.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_10_to_11.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_11_to_12.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_12_to_13.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_13_to_14.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_14_to_15.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_3_to_4.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_4_to_5.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_5_to_6.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_6_to_7.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_7_to_8.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_8_to_9.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_9_to_10.sql
    CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/upgrade_template.sql
    CalendarServer/trunk/txdav/common/datastore/sql_tables.py
    CalendarServer/trunk/txdav/common/datastore/test/__init__.py
    CalendarServer/trunk/txdav/common/datastore/test/test_sql.py
    CalendarServer/trunk/txdav/common/datastore/test/test_sql_schema_files.py
    CalendarServer/trunk/txdav/common/datastore/test/test_sql_tables.py
    CalendarServer/trunk/txdav/common/datastore/test/util.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/fake_schema1/current.sql
    CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema1/upgrades/fake_dialect/upgrade_from_3_to_4.sql
    CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema2/current.sql
    CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema2/upgrades/fake_dialect/upgrade_from_3_to_4.sql
    CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema2/upgrades/fake_dialect/upgrade_from_3_to_5.sql
    CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema2/upgrades/fake_dialect/upgrade_from_4_to_5.sql
    CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema3/current.sql
    CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema3/upgrades/fake_dialect/upgrade_from_3_to_4.sql
    CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema3/upgrades/fake_dialect/upgrade_from_4_to_5.sql
    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/icommondatastore.py
    CalendarServer/trunk/txdav/common/inotifications.py
    CalendarServer/trunk/txdav/idav.py
    CalendarServer/trunk/txdav/xml/__init__.py
    CalendarServer/trunk/txdav/xml/base.py
    CalendarServer/trunk/txdav/xml/element.py
    CalendarServer/trunk/txdav/xml/extensions.py
    CalendarServer/trunk/txdav/xml/parser.py
    CalendarServer/trunk/txdav/xml/parser_base.py
    CalendarServer/trunk/txdav/xml/parser_etree.py
    CalendarServer/trunk/txdav/xml/parser_sax.py
    CalendarServer/trunk/txdav/xml/rfc2518.py
    CalendarServer/trunk/txdav/xml/rfc3253.py
    CalendarServer/trunk/txdav/xml/rfc3744.py
    CalendarServer/trunk/txdav/xml/rfc4331.py
    CalendarServer/trunk/txdav/xml/rfc5397.py
    CalendarServer/trunk/txdav/xml/rfc5842.py
    CalendarServer/trunk/txdav/xml/rfc5995.py
    CalendarServer/trunk/txdav/xml/rfc6578.py
    CalendarServer/trunk/txdav/xml/test/__init__.py
    CalendarServer/trunk/txdav/xml/test/test_base.py
    CalendarServer/trunk/txdav/xml/test/test_xml.py
    CalendarServer/trunk/txdav/xml/test/test_xml_rfc3744.py

Modified: CalendarServer/trunk/README
===================================================================
--- CalendarServer/trunk/README	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/README	2013-01-10 19:18:18 UTC (rev 10297)
@@ -12,7 +12,7 @@
 Copyright and License
 =====================
 
-Copyright (c) 2005-2010 Apple Inc.  All rights reserved.
+Copyright (c) 2005-2013 Apple Inc.  All rights reserved.
 
 This software is licensed under the Apache License, Version 2.0.  The
 Apache License is a well-established open source license, enabling

Modified: CalendarServer/trunk/benchmark
===================================================================
--- CalendarServer/trunk/benchmark	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/benchmark	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 ##
-# Copyright (c) 2005-2011 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/benchreport
===================================================================
--- CalendarServer/trunk/benchreport	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/benchreport	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 ##
-# Copyright (c) 2005-2011 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/bin/_calendarserver_preamble.py
===================================================================
--- CalendarServer/trunk/bin/_calendarserver_preamble.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/bin/_calendarserver_preamble.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/bin/caldavd
===================================================================
--- CalendarServer/trunk/bin/caldavd	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/bin/caldavd	2013-01-10 19:18:18 UTC (rev 10297)
@@ -2,7 +2,7 @@
 # -*- sh-basic-offset: 2 -*-
 
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/bin/calendarserver_backup
===================================================================
--- CalendarServer/trunk/bin/calendarserver_backup	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/bin/calendarserver_backup	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/bin/calendarserver_bootstrap_database
===================================================================
--- CalendarServer/trunk/bin/calendarserver_bootstrap_database	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/bin/calendarserver_bootstrap_database	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/bin/calendarserver_command_gateway
===================================================================
--- CalendarServer/trunk/bin/calendarserver_command_gateway	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/bin/calendarserver_command_gateway	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/bin/calendarserver_config
===================================================================
--- CalendarServer/trunk/bin/calendarserver_config	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/bin/calendarserver_config	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2006-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/bin/calendarserver_dbinspect
===================================================================
--- CalendarServer/trunk/bin/calendarserver_dbinspect	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/bin/calendarserver_dbinspect	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/bin/calendarserver_dkimtool
===================================================================
--- CalendarServer/trunk/bin/calendarserver_dkimtool	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/bin/calendarserver_dkimtool	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/bin/calendarserver_export
===================================================================
--- CalendarServer/trunk/bin/calendarserver_export	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/bin/calendarserver_export	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/bin/calendarserver_load_augmentdb
===================================================================
--- CalendarServer/trunk/bin/calendarserver_load_augmentdb	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/bin/calendarserver_load_augmentdb	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/bin/calendarserver_make_partition
===================================================================
--- CalendarServer/trunk/bin/calendarserver_make_partition	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/bin/calendarserver_make_partition	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/bin/calendarserver_manage_postgres
===================================================================
--- CalendarServer/trunk/bin/calendarserver_manage_postgres	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/bin/calendarserver_manage_postgres	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/bin/calendarserver_manage_principals
===================================================================
--- CalendarServer/trunk/bin/calendarserver_manage_principals	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/bin/calendarserver_manage_principals	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/bin/calendarserver_manage_push
===================================================================
--- CalendarServer/trunk/bin/calendarserver_manage_push	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/bin/calendarserver_manage_push	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/bin/calendarserver_manage_timezones
===================================================================
--- CalendarServer/trunk/bin/calendarserver_manage_timezones	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/bin/calendarserver_manage_timezones	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/bin/calendarserver_migrate_resources
===================================================================
--- CalendarServer/trunk/bin/calendarserver_migrate_resources	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/bin/calendarserver_migrate_resources	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/bin/calendarserver_monitor_amp_notifications
===================================================================
--- CalendarServer/trunk/bin/calendarserver_monitor_amp_notifications	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/bin/calendarserver_monitor_amp_notifications	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/bin/calendarserver_monitor_notifications
===================================================================
--- CalendarServer/trunk/bin/calendarserver_monitor_notifications	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/bin/calendarserver_monitor_notifications	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/bin/calendarserver_purge_attachments
===================================================================
--- CalendarServer/trunk/bin/calendarserver_purge_attachments	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/bin/calendarserver_purge_attachments	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/bin/calendarserver_purge_events
===================================================================
--- CalendarServer/trunk/bin/calendarserver_purge_events	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/bin/calendarserver_purge_events	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/bin/calendarserver_purge_principals
===================================================================
--- CalendarServer/trunk/bin/calendarserver_purge_principals	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/bin/calendarserver_purge_principals	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/bin/calendarserver_shell
===================================================================
--- CalendarServer/trunk/bin/calendarserver_shell	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/bin/calendarserver_shell	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/bin/calendarserver_upgrade
===================================================================
--- CalendarServer/trunk/bin/calendarserver_upgrade	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/bin/calendarserver_upgrade	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2006-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/bin/calendarserver_verify_data
===================================================================
--- CalendarServer/trunk/bin/calendarserver_verify_data	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/bin/calendarserver_verify_data	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/bin/calendarserver_warmup
===================================================================
--- CalendarServer/trunk/bin/calendarserver_warmup	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/bin/calendarserver_warmup	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2006-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/bin/icalendar_split
===================================================================
--- CalendarServer/trunk/bin/icalendar_split	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/bin/icalendar_split	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2006-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/bin/proxyclean
===================================================================
--- CalendarServer/trunk/bin/proxyclean	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/bin/proxyclean	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2008 Apple Inc. All rights reserved.
+# Copyright (c) 2008-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: calendarserver -*-
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/accesslog.py
===================================================================
--- CalendarServer/trunk/calendarserver/accesslog.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/accesslog.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/controlsocket.py
===================================================================
--- CalendarServer/trunk/calendarserver/controlsocket.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/controlsocket.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/logAnalysis.py
===================================================================
--- CalendarServer/trunk/calendarserver/logAnalysis.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/logAnalysis.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/platform/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/platform/darwin/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/_sacl.c
===================================================================
--- CalendarServer/trunk/calendarserver/platform/darwin/_sacl.c	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/platform/darwin/_sacl.c	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2006-2007 Apple Inc. All rights reserved.
+ * Copyright (c) 2006-2013 Apple Inc. All rights reserved.
  *
  * Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/platform/darwin/od/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/platform/darwin/od/dsattributes.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/platform/darwin/od/dsquery.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/platform/darwin/od/opendirectory.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/platform/darwin/od/setup_directory.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_testusers.py
===================================================================
--- CalendarServer/trunk/calendarserver/platform/darwin/od/setup_testusers.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/platform/darwin/od/setup_testusers.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/platform/darwin/od/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/platform/darwin/od/test/test_opendirectory.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/wiki.py
===================================================================
--- CalendarServer/trunk/calendarserver/platform/darwin/wiki.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/platform/darwin/wiki.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/provision/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/root.py
===================================================================
--- CalendarServer/trunk/calendarserver/provision/root.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/provision/root.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: calendarserver.provision.test.test_root -*-
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/provision/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/provision/test/test_root.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/push/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/amppush.py
===================================================================
--- CalendarServer/trunk/calendarserver/push/amppush.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/push/amppush.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/applepush.py
===================================================================
--- CalendarServer/trunk/calendarserver/push/applepush.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/push/applepush.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: calendarserver.push.test.test_applepush -*-
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/push/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/test_amppush.py
===================================================================
--- CalendarServer/trunk/calendarserver/push/test/test_amppush.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/push/test/test_amppush.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/test_applepush.py
===================================================================
--- CalendarServer/trunk/calendarserver/push/test/test_applepush.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/push/test/test_applepush.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/util.py
===================================================================
--- CalendarServer/trunk/calendarserver/push/util.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/push/util.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tap/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/caldav.py
===================================================================
--- CalendarServer/trunk/calendarserver/tap/caldav.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tap/caldav.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: calendarserver.tap.test.test_caldav -*-
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tap/cfgchild.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tap/profiling.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tap/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tap/test/longlines.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2007-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2007-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_caldav.py
===================================================================
--- CalendarServer/trunk/calendarserver/tap/test/test_caldav.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tap/test/test_caldav.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2007-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2007-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tap/test/test_util.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2007-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2007-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/util.py
===================================================================
--- CalendarServer/trunk/calendarserver/tap/util.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tap/util.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: calendarserver.tap.test.test_caldav -*-
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/test_logAnalysis.py
===================================================================
--- CalendarServer/trunk/calendarserver/test/test_logAnalysis.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/test/test_logAnalysis.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/ampnotifications.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/ampnotifications.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/ampnotifications.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/anonymize.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/anonymize.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/anonymize.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/backup.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/backup.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/python
 
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/backup_pg.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/python
 
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/bootstrapdatabase.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/bootstrapdatabase.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/bootstrapdatabase.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/calverify.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/calverify.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/calverify.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- test-case-name: calendarserver.tools.test.test_calverify -*-
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/calverify_diff.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/calverify_diff.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/calverify_diff.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- test-case-name: calendarserver.tools.test.test_calverify -*-
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/changeip_calendar.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/changeip_calendar.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/changeip_calendar.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -2,7 +2,7 @@
 #
 # changeip script for calendar server
 #
-# Copyright (c) 2005-2012 Apple Inc.  All Rights Reserved.
+# Copyright (c) 2005-2013 Apple Inc.  All Rights Reserved.
 #
 # IMPORTANT NOTE:  This file is licensed only for use on Apple-labeled
 # computers and is subject to the terms and conditions of the Apple

Modified: CalendarServer/trunk/calendarserver/tools/cmdline.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/cmdline.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/cmdline.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/config.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/dbinspect.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/dbinspect.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/dbinspect.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- test-case-name: calendarserver.tools.test.test_calverify -*-
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/dkimtool.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/dkimtool.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/dkimtool.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/doublequotefix.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 #
 ##
-# Copyright (c) 2008-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2008-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/export.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- test-case-name: calendarserver.tools.test.test_export -*-
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/fixcalendardata.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/fixcalendardata.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/fixcalendardata.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 #
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/gateway.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/icalsplit.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/loadaugmentdb.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/managepostgres.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/managetimezones.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/migrate.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_verify.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/migrate_verify.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/migrate_verify.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- test-case-name: calendarserver.tools.test.test_calverify -*-
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/notifications.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/obliterate.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/obliterate.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/obliterate.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- test-case-name: calendarserver.tools.test.test_calverify -*-
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/principals.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/principals.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/principals.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/purge.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/purge.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/purge.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- test-case-name: calendarserver.tools.test.test_purge -*-
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/push.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/push.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/push.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/resources.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/shell/__init__.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/shell/__init__.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/shell/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/shell/cmd.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/shell/cmd.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/shell/cmd.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/shell/directory.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/shell/directory.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/shell/directory.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/shell/terminal.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/shell/terminal.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/shell/terminal.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/shell/test/__init__.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/shell/test/__init__.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/shell/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/shell/test/test_cmd.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/shell/test/test_cmd.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/shell/test/test_cmd.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/shell/test/test_vfs.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/shell/test/test_vfs.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/shell/test/test_vfs.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/shell/vfs.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/shell/vfs.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/shell/vfs.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: calendarserver.tools.shell.test.test_vfs -*-
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/tables.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/calverify/accounts.xml
===================================================================
--- CalendarServer/trunk/calendarserver/tools/test/calverify/accounts.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/test/calverify/accounts.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
 Licensed 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/calverify/augments.xml
===================================================================
--- CalendarServer/trunk/calendarserver/tools/test/calverify/augments.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/test/calverify/augments.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2012 Apple Inc. All rights reserved.
+Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 
 Licensed 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/deprovision/augments.xml
===================================================================
--- CalendarServer/trunk/calendarserver/tools/test/deprovision/augments.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/test/deprovision/augments.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2009-2010 Apple Inc. All rights reserved.
+Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 
 Licensed 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/deprovision/caldavd.plist
===================================================================
--- CalendarServer/trunk/calendarserver/tools/test/deprovision/caldavd.plist	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/test/deprovision/caldavd.plist	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-    Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+    Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
     Licensed 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/deprovision/resources-locations.xml
===================================================================
--- CalendarServer/trunk/calendarserver/tools/test/deprovision/resources-locations.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/test/deprovision/resources-locations.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
 Licensed 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/deprovision/users-groups.xml
===================================================================
--- CalendarServer/trunk/calendarserver/tools/test/deprovision/users-groups.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/test/deprovision/users-groups.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
 Licensed 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/gateway/augments.xml
===================================================================
--- CalendarServer/trunk/calendarserver/tools/test/gateway/augments.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/test/gateway/augments.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2009-2010 Apple Inc. All rights reserved.
+Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 
 Licensed 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/gateway/caldavd.plist
===================================================================
--- CalendarServer/trunk/calendarserver/tools/test/gateway/caldavd.plist	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/test/gateway/caldavd.plist	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-    Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+    Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
     Licensed 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/gateway/resources-locations.xml
===================================================================
--- CalendarServer/trunk/calendarserver/tools/test/gateway/resources-locations.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/test/gateway/resources-locations.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
 Licensed 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/gateway/users-groups.xml
===================================================================
--- CalendarServer/trunk/calendarserver/tools/test/gateway/users-groups.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/test/gateway/users-groups.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
 Licensed 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/principals/augments.xml
===================================================================
--- CalendarServer/trunk/calendarserver/tools/test/principals/augments.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/test/principals/augments.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2009-2010 Apple Inc. All rights reserved.
+Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 
 Licensed 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/principals/caldavd.plist
===================================================================
--- CalendarServer/trunk/calendarserver/tools/test/principals/caldavd.plist	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/test/principals/caldavd.plist	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-    Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+    Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
     Licensed 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/principals/resources-locations.xml
===================================================================
--- CalendarServer/trunk/calendarserver/tools/test/principals/resources-locations.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/test/principals/resources-locations.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
 Licensed 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/principals/users-groups.xml
===================================================================
--- CalendarServer/trunk/calendarserver/tools/test/principals/users-groups.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/test/principals/users-groups.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
 Licensed 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/purge/accounts.xml
===================================================================
--- CalendarServer/trunk/calendarserver/tools/test/purge/accounts.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/test/purge/accounts.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
 Licensed 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_calverify.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/test/test_calverify.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/test/test_calverify.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/test/test_changeip.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/test/test_export.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/test/test_gateway.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_principals.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/test/test_principals.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/test/test_principals.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/test/test_purge.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_old_events.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/test/test_purge_old_events.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/test/test_purge_old_events.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/test/test_resources.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/test/test_util.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/upgrade.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- test-case-name: calendarserver.tools.test.test_upgrade -*-
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/util.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/util.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/util.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2008-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2008-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/validcalendardata.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/validcalendardata.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/validcalendardata.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/tools/warmup.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/webadmin/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/resource.py
===================================================================
--- CalendarServer/trunk/calendarserver/webadmin/resource.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/webadmin/resource.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: calendarserver.webadmin.test.test_resource -*-
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/webadmin/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/test_resource.py
===================================================================
--- CalendarServer/trunk/calendarserver/webadmin/test/test_resource.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/webadmin/test/test_resource.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/webcal/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/resource.py
===================================================================
--- CalendarServer/trunk/calendarserver/webcal/resource.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/calendarserver/webcal/resource.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/conf/auth/accounts-test.xml
===================================================================
--- CalendarServer/trunk/conf/auth/accounts-test.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/conf/auth/accounts-test.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/conf/auth/accounts.dtd
===================================================================
--- CalendarServer/trunk/conf/auth/accounts.dtd	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/conf/auth/accounts.dtd	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 <!--
-Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/conf/auth/accounts.xml
===================================================================
--- CalendarServer/trunk/conf/auth/accounts.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/conf/auth/accounts.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/conf/auth/augments-default.xml
===================================================================
--- CalendarServer/trunk/conf/auth/augments-default.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/conf/auth/augments-default.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2009-2010 Apple Inc. All rights reserved.
+Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/conf/auth/augments-test.xml
===================================================================
--- CalendarServer/trunk/conf/auth/augments-test.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/conf/auth/augments-test.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/conf/auth/augments.dtd
===================================================================
--- CalendarServer/trunk/conf/auth/augments.dtd	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/conf/auth/augments.dtd	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 <!--
-Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/conf/auth/proxies-test.xml
===================================================================
--- CalendarServer/trunk/conf/auth/proxies-test.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/conf/auth/proxies-test.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2009-2010 Apple Inc. All rights reserved.
+Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/conf/auth/proxies.dtd
===================================================================
--- CalendarServer/trunk/conf/auth/proxies.dtd	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/conf/auth/proxies.dtd	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 <!--
-Copyright (c) 2009-2010 Apple Inc. All rights reserved.
+Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/conf/auth/resources-test.xml
===================================================================
--- CalendarServer/trunk/conf/auth/resources-test.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/conf/auth/resources-test.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2006-2011 Apple Inc. All rights reserved.
+Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/conf/caldavd-apple.plist
===================================================================
--- CalendarServer/trunk/conf/caldavd-apple.plist	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/conf/caldavd-apple.plist	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-    Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+    Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/conf/caldavd-partitioning-primary.plist
===================================================================
--- CalendarServer/trunk/conf/caldavd-partitioning-primary.plist	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/conf/caldavd-partitioning-primary.plist	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-    Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+    Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/conf/caldavd-partitioning-secondary.plist
===================================================================
--- CalendarServer/trunk/conf/caldavd-partitioning-secondary.plist	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/conf/caldavd-partitioning-secondary.plist	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-    Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+    Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/conf/caldavd-test.plist
===================================================================
--- CalendarServer/trunk/conf/caldavd-test.plist	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/conf/caldavd-test.plist	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-    Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+    Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/conf/caldavd.plist
===================================================================
--- CalendarServer/trunk/conf/caldavd.plist	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/conf/caldavd.plist	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-    Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+    Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/conf/localservers-test.xml
===================================================================
--- CalendarServer/trunk/conf/localservers-test.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/conf/localservers-test.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2011 Apple Inc. All rights reserved.
+Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/conf/localservers.xml
===================================================================
--- CalendarServer/trunk/conf/localservers.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/conf/localservers.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2011 Apple Inc. All rights reserved.
+Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/conf/remoteservers-test.xml
===================================================================
--- CalendarServer/trunk/conf/remoteservers-test.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/conf/remoteservers-test.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2006-2007 Apple Inc. All rights reserved.
+Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/conf/remoteservers.xml
===================================================================
--- CalendarServer/trunk/conf/remoteservers.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/conf/remoteservers.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2006-2007 Apple Inc. All rights reserved.
+Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/conf/resources/caldavd-resources.plist
===================================================================
--- CalendarServer/trunk/conf/resources/caldavd-resources.plist	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/conf/resources/caldavd-resources.plist	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-    Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+    Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/conf/resources/locations-resources-orig.xml
===================================================================
--- CalendarServer/trunk/conf/resources/locations-resources-orig.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/conf/resources/locations-resources-orig.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/conf/resources/locations-resources.xml
===================================================================
--- CalendarServer/trunk/conf/resources/locations-resources.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/conf/resources/locations-resources.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/conf/resources/users-groups.xml
===================================================================
--- CalendarServer/trunk/conf/resources/users-groups.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/conf/resources/users-groups.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/conf/resources.xml
===================================================================
--- CalendarServer/trunk/conf/resources.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/conf/resources.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/conf/servers.dtd
===================================================================
--- CalendarServer/trunk/conf/servers.dtd	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/conf/servers.dtd	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 <!--
-Copyright (c) 2011 Apple Inc. All rights reserved.
+Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/conf/servertoserver.dtd
===================================================================
--- CalendarServer/trunk/conf/servertoserver.dtd	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/conf/servertoserver.dtd	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 <!--
-Copyright (c) 2006-2007 Apple Inc. All rights reserved.
+Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
 Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/certupdate/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/calendarcertupdate.py
===================================================================
--- CalendarServer/trunk/contrib/certupdate/calendarcertupdate.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/certupdate/calendarcertupdate.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -9,7 +9,7 @@
 # For the replace command the handler returns
 # 0 = don't care/ cert replaced, 2 = an error occurred.
 #
-# Copyright (c) 2011-2012 Apple Inc.  All Rights Reserved.
+# Copyright (c) 2011-2013 Apple Inc.  All Rights Reserved.
 #
 # IMPORTANT NOTE:  This file is licensed only for use on Apple-labeled
 # computers and is subject to the terms and conditions of the Apple

Modified: CalendarServer/trunk/contrib/certupdate/test/__init__.py
===================================================================
--- CalendarServer/trunk/contrib/certupdate/test/__init__.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/certupdate/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/certupdate/test/test_certupdate.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/launchd/calendarserver.plist
===================================================================
--- CalendarServer/trunk/contrib/launchd/calendarserver.plist	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/launchd/calendarserver.plist	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
 Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/migration/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/calendarcommonextra.py
===================================================================
--- CalendarServer/trunk/contrib/migration/calendarcommonextra.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/migration/calendarcommonextra.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -2,7 +2,7 @@
 #
 # CommonExtra script for calendar server.
 #
-# Copyright (c) 2012 Apple Inc.  All Rights Reserved.
+# Copyright (c) 2012-2013 Apple Inc.  All Rights Reserved.
 #
 # IMPORTANT NOTE:  This file is licensed only for use on Apple-labeled
 # computers and is subject to the terms and conditions of the Apple

Modified: CalendarServer/trunk/contrib/migration/calendardemotion.py
===================================================================
--- CalendarServer/trunk/contrib/migration/calendardemotion.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/migration/calendardemotion.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -2,7 +2,7 @@
 #
 # UninstallExtra script for calendar server.
 #
-# Copyright (c) 2011-2012 Apple Inc.  All Rights Reserved.
+# Copyright (c) 2011-2013 Apple Inc.  All Rights Reserved.
 #
 # IMPORTANT NOTE:  This file is licensed only for use on Apple-labeled
 # computers and is subject to the terms and conditions of the Apple

Modified: CalendarServer/trunk/contrib/migration/calendarmigrator.py
===================================================================
--- CalendarServer/trunk/contrib/migration/calendarmigrator.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/migration/calendarmigrator.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -10,7 +10,7 @@
 # The only argument this script currently cares about is --sourceRoot, which
 # should point to the root of the previous system.
 #
-# Copyright (c) 2005-2012 Apple Inc.  All Rights Reserved.
+# Copyright (c) 2005-2013 Apple Inc.  All Rights Reserved.
 #
 # IMPORTANT NOTE:  This file is licensed only for use on Apple-labeled
 # computers and is subject to the terms and conditions of the Apple

Modified: CalendarServer/trunk/contrib/migration/calendarpromotion.py
===================================================================
--- CalendarServer/trunk/contrib/migration/calendarpromotion.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/migration/calendarpromotion.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -2,7 +2,7 @@
 #
 # PromotionExtra script for calendar server.
 #
-# Copyright (c) 2011-2012 Apple Inc.  All Rights Reserved.
+# Copyright (c) 2011-2013 Apple Inc.  All Rights Reserved.
 #
 # IMPORTANT NOTE:  This file is licensed only for use on Apple-labeled
 # computers and is subject to the terms and conditions of the Apple

Modified: CalendarServer/trunk/contrib/migration/test/__init__.py
===================================================================
--- CalendarServer/trunk/contrib/migration/test/__init__.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/migration/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twistedcaldav.test -*-
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/test_commonextra.py
===================================================================
--- CalendarServer/trunk/contrib/migration/test/test_commonextra.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/migration/test/test_commonextra.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/test_migrator.py
===================================================================
--- CalendarServer/trunk/contrib/migration/test/test_migrator.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/migration/test/test_migrator.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/test_promotion.py
===================================================================
--- CalendarServer/trunk/contrib/migration/test/test_promotion.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/migration/test/test_promotion.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/__init__.py
===================================================================
--- CalendarServer/trunk/contrib/performance/__init__.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/_event_change.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/_event_create.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/benchlib.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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.sh
===================================================================
--- CalendarServer/trunk/contrib/performance/benchlib.sh	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/benchlib.sh	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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
===================================================================
--- CalendarServer/trunk/contrib/performance/benchmark	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/benchmark	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/python
 
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/benchmark.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/benchmarks/bounded_recurrence.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/benchmarks/bounded_recurrence_autoaccept.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/benchmarks/event.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/benchmarks/event_add_attendee.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/benchmarks/event_autoaccept.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/benchmarks/event_change_date.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/benchmarks/event_change_summary.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/benchmarks/event_delete.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/benchmarks/event_delete_attendee.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/benchmarks/event_move.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/benchmarks/find_calendars.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/benchmarks/find_events.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/benchmarks/unbounded_recurrence.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/benchmarks/unbounded_recurrence_autoaccept.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/benchmarks/vfreebusy.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/benchmarks/vfreebusy_vary_attendees.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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
===================================================================
--- CalendarServer/trunk/contrib/performance/compare	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/compare	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/python
 
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/compare.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/display-calendar-events.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/extractconf
===================================================================
--- CalendarServer/trunk/contrib/performance/extractconf	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/extractconf	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/python
 
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/fix-units.sql
===================================================================
--- CalendarServer/trunk/contrib/performance/fix-units.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/fix-units.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 --
--- Copyright (c) 2010 Apple Inc. All rights reserved.
+-- Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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
===================================================================
--- CalendarServer/trunk/contrib/performance/graph	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/graph	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/python
 
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/graph.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/httpauth.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/httpclient.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/io_measure.d
===================================================================
--- CalendarServer/trunk/contrib/performance/io_measure.d	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/io_measure.d	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2010 Apple Inc. All rights reserved.
+ * Copyright (c) 2010-2013 Apple Inc. All rights reserved.
  *
  * Licensed 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/__init__.py
===================================================================
--- CalendarServer/trunk/contrib/performance/loadtest/__init__.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/loadtest/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/loadtest/ampsim.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/config.dist.plist
===================================================================
--- CalendarServer/trunk/contrib/performance/loadtest/config.dist.plist	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/loadtest/config.dist.plist	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-    Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+    Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 
     Licensed 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/config.plist
===================================================================
--- CalendarServer/trunk/contrib/performance/loadtest/config.plist	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/loadtest/config.plist	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-    Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+    Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 
     Licensed 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/ical.py
===================================================================
--- CalendarServer/trunk/contrib/performance/loadtest/ical.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/loadtest/ical.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/logger.py
===================================================================
--- CalendarServer/trunk/contrib/performance/loadtest/logger.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/loadtest/logger.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/population.py
===================================================================
--- CalendarServer/trunk/contrib/performance/loadtest/population.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/loadtest/population.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: contrib.performance.loadtest.test_population -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/profiles.py
===================================================================
--- CalendarServer/trunk/contrib/performance/loadtest/profiles.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/loadtest/profiles.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/sim.py
===================================================================
--- CalendarServer/trunk/contrib/performance/loadtest/sim.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/loadtest/sim.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: contrib.performance.loadtest.test_sim -*-
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_ical.py
===================================================================
--- CalendarServer/trunk/contrib/performance/loadtest/test_ical.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/loadtest/test_ical.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_population.py
===================================================================
--- CalendarServer/trunk/contrib/performance/loadtest/test_population.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/loadtest/test_population.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_profiles.py
===================================================================
--- CalendarServer/trunk/contrib/performance/loadtest/test_profiles.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/loadtest/test_profiles.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_sim.py
===================================================================
--- CalendarServer/trunk/contrib/performance/loadtest/test_sim.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/loadtest/test_sim.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/loadtest/test_trafficlogger.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_webadmin.py
===================================================================
--- CalendarServer/trunk/contrib/performance/loadtest/test_webadmin.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/loadtest/test_webadmin.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/loadtest/trafficlogger.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/webadmin.py
===================================================================
--- CalendarServer/trunk/contrib/performance/loadtest/webadmin.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/loadtest/webadmin.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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
===================================================================
--- CalendarServer/trunk/contrib/performance/massupload	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/massupload	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/python
 
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/massupload.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/nightly.sh
===================================================================
--- CalendarServer/trunk/contrib/performance/nightly.sh	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/nightly.sh	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/bin/bash -x
 
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/pgsql.d
===================================================================
--- CalendarServer/trunk/contrib/performance/pgsql.d	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/pgsql.d	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2010 Apple Inc. All rights reserved.
+ * Copyright (c) 2010-2013 Apple Inc. All rights reserved.
  *
  * Licensed 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/profile.sh
===================================================================
--- CalendarServer/trunk/contrib/performance/profile.sh	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/profile.sh	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/bin/bash -x
 
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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
===================================================================
--- CalendarServer/trunk/contrib/performance/report	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/report	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/python
 
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/report.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/report_principals.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/reupload.sh
===================================================================
--- CalendarServer/trunk/contrib/performance/reupload.sh	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/reupload.sh	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/bin/bash -x
 
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/sample-many.sh
===================================================================
--- CalendarServer/trunk/contrib/performance/sample-many.sh	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/sample-many.sh	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env bash
 
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/sample.sh
===================================================================
--- CalendarServer/trunk/contrib/performance/sample.sh	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/sample.sh	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env bash   
 
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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
===================================================================
--- CalendarServer/trunk/contrib/performance/setbackend	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/setbackend	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/python
 
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/setbackend.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/sim
===================================================================
--- CalendarServer/trunk/contrib/performance/sim	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/sim	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/some-more-data.sh
===================================================================
--- CalendarServer/trunk/contrib/performance/some-more-data.sh	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/some-more-data.sh	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 #!/bin/bash -x
 ##
-# Copyright (c) 2011 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/speedcenter.tac
===================================================================
--- CalendarServer/trunk/contrib/performance/speedcenter.tac	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/speedcenter.tac	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/sql_measure.d
===================================================================
--- CalendarServer/trunk/contrib/performance/sql_measure.d	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/sql_measure.d	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2010 Apple Inc. All rights reserved.
+ * Copyright (c) 2010-2013 Apple Inc. All rights reserved.
  *
  * Licensed 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/sqlusage/__init__.py
===================================================================
--- CalendarServer/trunk/contrib/performance/sqlusage/__init__.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/sqlusage/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/sqlusage/requests/__init__.py
===================================================================
--- CalendarServer/trunk/contrib/performance/sqlusage/requests/__init__.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/sqlusage/requests/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/sqlusage/requests/httpTests.py
===================================================================
--- CalendarServer/trunk/contrib/performance/sqlusage/requests/httpTests.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/sqlusage/requests/httpTests.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/sqlusage/requests/invite.py
===================================================================
--- CalendarServer/trunk/contrib/performance/sqlusage/requests/invite.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/sqlusage/requests/invite.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/sqlusage/requests/multiget.py
===================================================================
--- CalendarServer/trunk/contrib/performance/sqlusage/requests/multiget.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/sqlusage/requests/multiget.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/sqlusage/requests/propfind.py
===================================================================
--- CalendarServer/trunk/contrib/performance/sqlusage/requests/propfind.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/sqlusage/requests/propfind.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/sqlusage/requests/put.py
===================================================================
--- CalendarServer/trunk/contrib/performance/sqlusage/requests/put.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/sqlusage/requests/put.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/sqlusage/requests/query.py
===================================================================
--- CalendarServer/trunk/contrib/performance/sqlusage/requests/query.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/sqlusage/requests/query.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/sqlusage/requests/sync.py
===================================================================
--- CalendarServer/trunk/contrib/performance/sqlusage/requests/sync.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/sqlusage/requests/sync.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/sqlusage/sqlusage.py
===================================================================
--- CalendarServer/trunk/contrib/performance/sqlusage/sqlusage.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/sqlusage/sqlusage.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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
===================================================================
--- CalendarServer/trunk/contrib/performance/sqlwatch	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/sqlwatch	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/python
 
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/sqlwatch.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/stackedbar.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/stats.py
===================================================================
--- CalendarServer/trunk/contrib/performance/stats.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/stats.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/sudo-run.sh
===================================================================
--- CalendarServer/trunk/contrib/performance/sudo-run.sh	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/sudo-run.sh	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env bash
 
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/svn-committime
===================================================================
--- CalendarServer/trunk/contrib/performance/svn-committime	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/svn-committime	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/python
 
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/svn-revno
===================================================================
--- CalendarServer/trunk/contrib/performance/svn-revno	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/svn-revno	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/python
 
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/test_benchmark.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/test_event_change_date.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_httpauth.py
===================================================================
--- CalendarServer/trunk/contrib/performance/test_httpauth.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/test_httpauth.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_stats.py
===================================================================
--- CalendarServer/trunk/contrib/performance/test_stats.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/test_stats.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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
===================================================================
--- CalendarServer/trunk/contrib/performance/upload	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/upload	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/python
 
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/performance/upload.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/tools/anonymous_log.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/tools/dtraceanalyze.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -2,7 +2,7 @@
 # coding=utf-8
 
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/tools/fakecalendardata.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/fix_calendar
===================================================================
--- CalendarServer/trunk/contrib/tools/fix_calendar	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/tools/fix_calendar	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2006-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/harpoon.py
===================================================================
--- CalendarServer/trunk/contrib/tools/harpoon.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/tools/harpoon.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/ngs/app/ical/code/bin/python
 
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/tools/monitoranalysis.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/tools/monitorsplit.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/netstatus.py
===================================================================
--- CalendarServer/trunk/contrib/tools/netstatus.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/tools/netstatus.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/tools/pg_stats_analysis.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/pgtrace.d
===================================================================
--- CalendarServer/trunk/contrib/tools/pgtrace.d	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/tools/pgtrace.d	2013-01-10 19:18:18 UTC (rev 10297)
@@ -7,7 +7,7 @@
  *   Count postgres operations over time 
  * 
 ## 
-# Copyright (c) 2011 Apple Inc. All rights reserved. 
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved. 
 # 
 # Licensed 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/protocolanalysis.py
===================================================================
--- CalendarServer/trunk/contrib/tools/protocolanalysis.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/tools/protocolanalysis.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/readStats.py
===================================================================
--- CalendarServer/trunk/contrib/tools/readStats.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/tools/readStats.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/request_monitor.py
===================================================================
--- CalendarServer/trunk/contrib/tools/request_monitor.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/tools/request_monitor.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/tools/sortrecurrences.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/tools/sqldata_from_path.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/tools/tables.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/contrib/tools/test_protocolanalysis.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/doc/Developer/gendocs
===================================================================
--- CalendarServer/trunk/doc/Developer/gendocs	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/doc/Developer/gendocs	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/doc/caldavd.8
===================================================================
--- CalendarServer/trunk/doc/caldavd.8	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/doc/caldavd.8	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 .\"
-.\" Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+.\" Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 .\"
 .\" Licensed under the Apache License, Version 2.0 (the "License");
 .\" you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/doc/calendarserver_bootstrap_database.8
===================================================================
--- CalendarServer/trunk/doc/calendarserver_bootstrap_database.8	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/doc/calendarserver_bootstrap_database.8	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 .\"
-.\" Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+.\" Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 .\"
 .\" Licensed under the Apache License, Version 2.0 (the "License");
 .\" you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/doc/calendarserver_command_gateway.8
===================================================================
--- CalendarServer/trunk/doc/calendarserver_command_gateway.8	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/doc/calendarserver_command_gateway.8	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 .\"
-.\" Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+.\" Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 .\"
 .\" Licensed under the Apache License, Version 2.0 (the "License");
 .\" you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/doc/calendarserver_export.8
===================================================================
--- CalendarServer/trunk/doc/calendarserver_export.8	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/doc/calendarserver_export.8	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 .\"
-.\" Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+.\" Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 .\"
 .\" Licensed under the Apache License, Version 2.0 (the "License");
 .\" you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/doc/calendarserver_manage_principals.8
===================================================================
--- CalendarServer/trunk/doc/calendarserver_manage_principals.8	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/doc/calendarserver_manage_principals.8	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 .\"
-.\" Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+.\" Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 .\"
 .\" Licensed under the Apache License, Version 2.0 (the "License");
 .\" you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/doc/calendarserver_manage_push.8
===================================================================
--- CalendarServer/trunk/doc/calendarserver_manage_push.8	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/doc/calendarserver_manage_push.8	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 .\"
-.\" Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+.\" Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 .\"
 .\" Licensed under the Apache License, Version 2.0 (the "License");
 .\" you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/doc/calendarserver_migrate_resources.8
===================================================================
--- CalendarServer/trunk/doc/calendarserver_migrate_resources.8	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/doc/calendarserver_migrate_resources.8	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 .\"
-.\" Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+.\" Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 .\"
 .\" Licensed under the Apache License, Version 2.0 (the "License");
 .\" you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/doc/calendarserver_monitor_notifications.8
===================================================================
--- CalendarServer/trunk/doc/calendarserver_monitor_notifications.8	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/doc/calendarserver_monitor_notifications.8	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 .\"
-.\" Copyright (c) 2012 Apple Inc. All rights reserved.
+.\" Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 .\"
 .\" Licensed under the Apache License, Version 2.0 (the "License");
 .\" you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/doc/calendarserver_purge_attachments.8
===================================================================
--- CalendarServer/trunk/doc/calendarserver_purge_attachments.8	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/doc/calendarserver_purge_attachments.8	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 .\"
-.\" Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+.\" Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 .\"
 .\" Licensed under the Apache License, Version 2.0 (the "License");
 .\" you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/doc/calendarserver_purge_events.8
===================================================================
--- CalendarServer/trunk/doc/calendarserver_purge_events.8	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/doc/calendarserver_purge_events.8	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 .\"
-.\" Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+.\" Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 .\"
 .\" Licensed under the Apache License, Version 2.0 (the "License");
 .\" you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/doc/calendarserver_purge_principals.8
===================================================================
--- CalendarServer/trunk/doc/calendarserver_purge_principals.8	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/doc/calendarserver_purge_principals.8	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 .\"
-.\" Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+.\" Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 .\"
 .\" Licensed under the Apache License, Version 2.0 (the "License");
 .\" you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/doc/calendarserver_shell.8
===================================================================
--- CalendarServer/trunk/doc/calendarserver_shell.8	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/doc/calendarserver_shell.8	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 .\"
-.\" Copyright (c) 2012 Apple Inc. All rights reserved.
+.\" Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 .\"
 .\" Licensed under the Apache License, Version 2.0 (the "License");
 .\" you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/locales/en_EN.ISO8859-1/LC_MESSAGES/calendarserver.po
===================================================================
--- CalendarServer/trunk/locales/en_EN.ISO8859-1/LC_MESSAGES/calendarserver.po	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/locales/en_EN.ISO8859-1/LC_MESSAGES/calendarserver.po	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 # Calendar Server Localization
-# Copyright (c) 2008-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2008-2013 Apple Inc. All rights reserved.
 #
 msgid ""
 msgstr ""

Modified: CalendarServer/trunk/run
===================================================================
--- CalendarServer/trunk/run	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/run	2013-01-10 19:18:18 UTC (rev 10297)
@@ -2,7 +2,7 @@
 # -*- sh-basic-offset: 2 -*-
 
 ##
-# Copyright (c) 2005-2009 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/setup.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/sim
===================================================================
--- CalendarServer/trunk/sim	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/sim	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 ##
-# Copyright (c) 2005-2011 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/Makefile.Apple
===================================================================
--- CalendarServer/trunk/support/Makefile.Apple	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/support/Makefile.Apple	2013-01-10 19:18:18 UTC (rev 10297)
@@ -4,7 +4,7 @@
 #
 # This is only useful internally at Apple, probably.
 ##
-# Copyright (c) 2005-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/build.sh
===================================================================
--- CalendarServer/trunk/support/build.sh	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/support/build.sh	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 # -*- sh-basic-offset: 2 -*-
 
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/support/directorysetup.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 #
 ##
-# Copyright (c) 2007-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2007-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/patchapply
===================================================================
--- CalendarServer/trunk/support/patchapply	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/support/patchapply	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/patchmaker
===================================================================
--- CalendarServer/trunk/support/patchmaker	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/support/patchmaker	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/py.sh
===================================================================
--- CalendarServer/trunk/support/py.sh	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/support/py.sh	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- sh-basic-offset: 2 -*-
 ##
-# Copyright (c) 2005-2009 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/shell.sh
===================================================================
--- CalendarServer/trunk/support/shell.sh	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/support/shell.sh	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/submit
===================================================================
--- CalendarServer/trunk/support/submit	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/support/submit	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 ##
-# Copyright (c) 2005-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/support/version.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/test
===================================================================
--- CalendarServer/trunk/test	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/test	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env bash
 
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/testserver
===================================================================
--- CalendarServer/trunk/testserver	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/testserver	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/env bash
 
 ##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/backport/__init__.py
===================================================================
--- CalendarServer/trunk/twext/backport/__init__.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/backport/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/backport/internet/__init__.py
===================================================================
--- CalendarServer/trunk/twext/backport/internet/__init__.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/backport/internet/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/enterprise/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/adbapi2.py
===================================================================
--- CalendarServer/trunk/twext/enterprise/adbapi2.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/enterprise/adbapi2.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.enterprise.test.test_adbapi2 -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/__init__.py
===================================================================
--- CalendarServer/trunk/twext/enterprise/dal/__init__.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/enterprise/dal/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/model.py
===================================================================
--- CalendarServer/trunk/twext/enterprise/dal/model.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/enterprise/dal/model.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.enterprise.dal.test.test_parseschema -*-
 ##
-# Copyright (c) 2010 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/enterprise/dal/parseschema.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.enterprise.dal.test.test_parseschema -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/record.py
===================================================================
--- CalendarServer/trunk/twext/enterprise/dal/record.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/enterprise/dal/record.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.enterprise.dal.test.test_record -*-
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/syntax.py
===================================================================
--- CalendarServer/trunk/twext/enterprise/dal/syntax.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/enterprise/dal/syntax.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.enterprise.dal.test.test_sqlsyntax -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/enterprise/dal/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/enterprise/dal/test/test_parseschema.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_record.py
===================================================================
--- CalendarServer/trunk/twext/enterprise/dal/test/test_record.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/enterprise/dal/test/test_record.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_sqlsyntax.py
===================================================================
--- CalendarServer/trunk/twext/enterprise/dal/test/test_sqlsyntax.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/enterprise/dal/test/test_sqlsyntax.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/fixtures.py
===================================================================
--- CalendarServer/trunk/twext/enterprise/fixtures.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/enterprise/fixtures.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.enterprise.test.test_fixtures -*-
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/enterprise/ienterprise.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/locking.py
===================================================================
--- CalendarServer/trunk/twext/enterprise/locking.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/enterprise/locking.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.enterprise.test.test_locking -*-
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/queue.py
===================================================================
--- CalendarServer/trunk/twext/enterprise/queue.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/enterprise/queue.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.enterprise.test.test_queue -*-
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/enterprise/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/test_adbapi2.py
===================================================================
--- CalendarServer/trunk/twext/enterprise/test/test_adbapi2.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/enterprise/test/test_adbapi2.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/test_fixtures.py
===================================================================
--- CalendarServer/trunk/twext/enterprise/test/test_fixtures.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/enterprise/test/test_fixtures.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/test_locking.py
===================================================================
--- CalendarServer/trunk/twext/enterprise/test/test_locking.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/enterprise/test/test_locking.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/test_queue.py
===================================================================
--- CalendarServer/trunk/twext/enterprise/test/test_queue.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/enterprise/test/test_queue.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/test_util.py
===================================================================
--- CalendarServer/trunk/twext/enterprise/test/test_util.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/enterprise/test/test_util.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/enterprise/util.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.enterprise.test.test_util -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/internet/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/adaptendpoint.py
===================================================================
--- CalendarServer/trunk/twext/internet/adaptendpoint.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/internet/adaptendpoint.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.internet.test.test_adaptendpoint -*-
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/internet/decorate.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/gaiendpoint.py
===================================================================
--- CalendarServer/trunk/twext/internet/gaiendpoint.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/internet/gaiendpoint.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.internet.test.test_gaiendpoint -*-
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/sendfdport.py
===================================================================
--- CalendarServer/trunk/twext/internet/sendfdport.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/internet/sendfdport.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.internet.test.test_sendfdport -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/internet/spawnsvc.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/internet/ssl.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/internet/tcp.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/internet/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/test_adaptendpoint.py
===================================================================
--- CalendarServer/trunk/twext/internet/test/test_adaptendpoint.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/internet/test/test_adaptendpoint.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/test_gaiendpoint.py
===================================================================
--- CalendarServer/trunk/twext/internet/test/test_gaiendpoint.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/internet/test/test_gaiendpoint.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/test_sendfdport.py
===================================================================
--- CalendarServer/trunk/twext/internet/test/test_sendfdport.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/internet/test/test_sendfdport.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.internet.test.test_sendfdport -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/internet/threadutils.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/patches.py
===================================================================
--- CalendarServer/trunk/twext/patches.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/patches.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/protocols/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/protocols/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/python/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/clsprop.py
===================================================================
--- CalendarServer/trunk/twext/python/clsprop.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/python/clsprop.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/python/filepath.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.python.test.test_filepath -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/python/log.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/parallel.py
===================================================================
--- CalendarServer/trunk/twext/python/parallel.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/python/parallel.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.python.test.test_parallel -*-
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/python/plistlib.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2008-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2008-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/python/sendfd.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.python.test.test_sendmsg -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/sendmsg.c
===================================================================
--- CalendarServer/trunk/twext/python/sendmsg.c	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/python/sendmsg.c	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2010 Apple Inc. All rights reserved.
+ * Copyright (c) 2010-2013 Apple Inc. All rights reserved.
  *
  * Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/python/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/python/test/pullpipe.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 #!/usr/bin/python
 # -*- test-case-name: twext.python.test.test_sendmsg -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/python/test/test_filepath.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/python/test/test_log.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_parallel.py
===================================================================
--- CalendarServer/trunk/twext/python/test/test_parallel.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/python/test/test_parallel.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/python/test/test_sendmsg.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_timezone.py
===================================================================
--- CalendarServer/trunk/twext/python/test/test_timezone.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/python/test/test_timezone.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/timezone.py
===================================================================
--- CalendarServer/trunk/twext/python/timezone.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/python/timezone.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/python/vcomponent.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -2,7 +2,7 @@
 
 ##
 # Copyright (c) 2009 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/auth/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 ##
 # Copyright (c) 2001-2004 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/auth/basic.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 # -*- test-case-name: twext.web2.test.test_httpauth -*-
 ##
 # Copyright (c) 2006-2009 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/auth/digest.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 # -*- test-case-name: twext.web2.test.test_httpauth -*-
 ##
 # Copyright (c) 2006-2009 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/auth/interfaces.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 ##
 # Copyright (c) 2004-2007 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/auth/wrapper.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 # -*- test-case-name: twext.web2.test.test_httpauth -*-
 ##
 # Copyright (c) 2001-2004 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/channel/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -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-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/channel/http.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 # -*- test-case-name: twext.web2.test.test_http -*-
 ##
 # Copyright (c) 2001-2004 Twisted Matrix Laboratories.
-# Copyright (c) 2008-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2008-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/client/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 # -*- test-case-name: twext.web2.test.test_client -*-
 ##
 # Copyright (c) 2004 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/client/http.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 # -*- test-case-name: twext.web2.test.test_client -*-
 ##
 # Copyright (c) 2001-2007 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/client/interfaces.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 # -*- test-case-name: twext.web2.test.test_client -*-
 ##
 # Copyright (c) 2007 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -2,7 +2,7 @@
 
 ##
 # Copyright (c) 2009 Twisted Matrix Laboratories.
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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/auth.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/auth.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/auth.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/fileop.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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/http.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/http.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/http.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/idav.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/method/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/method/acl.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_lock -*-
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/method/copymove.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_copy,twext.web2.dav.test.test_move -*-
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/method/delete.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_delete -*-
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/method/delete_common.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_delete -*-
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/method/get.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_lock -*-
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/method/lock.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_lock -*-
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/method/mkcol.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_mkcol -*-
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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/propfind.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/method/propfind.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/method/propfind.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_prop.PROP.test_PROPFIND -*-
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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/proppatch.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/method/proppatch.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/method/proppatch.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_prop.PROP.test_PROPPATCH -*-
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/method/put.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/method/put.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_put -*-
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/method/put_common.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/method/report.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_report -*-
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/method/report_acl_principal_prop_set.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_report_expand -*-
 ##
-# Copyright (c) 2006-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2006-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/method/report_expand.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_report_expand -*-
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/method/report_principal_match.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_report_expand -*-
 ##
-# Copyright (c) 2006-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2006-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/method/report_principal_property_search.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_report_expand -*-
 ##
-# Copyright (c) 2006-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2006-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/method/report_principal_search_property_set.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_report_expand -*-
 ##
-# Copyright (c) 2006-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2006-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/noneprops.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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/resource.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/resource.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/resource.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_resource -*-
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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/static.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/static.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/static.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_static -*-
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/test/test_acl.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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_auth.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/test/test_auth.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/test/test_auth.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2012-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/test/test_copy.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/test/test_delete.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/test/test_http.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/test/test_lock.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/test/test_mkcol.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/test/test_move.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/test/test_options.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/test/test_pipeline.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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_prop.py
===================================================================
--- CalendarServer/trunk/twext/web2/dav/test/test_prop.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/test/test_prop.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/test/test_put.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/test/test_quota.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/test/test_report.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/test/test_report_expand.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/test/test_resource.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/test/test_static.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/test/test_util.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/test/util.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/util.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.test.test_util -*-
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/dav/xattrprops.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -2,7 +2,7 @@
 # See LICENSE for details.
 
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/error.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 # -*- test-case-name: twext.web2.test.test_log -*-
 ##
 # Copyright (c) 2001-2004 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/fileupload.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 ##
 # Copyright (c) 2001-2004 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/http.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 # -*- test-case-name: twext.web2.test.test_http -*-
 ##
 # Copyright (c) 2001-2004 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2013 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_headers.py
===================================================================
--- CalendarServer/trunk/twext/web2/http_headers.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/http_headers.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 # -*- test-case-name: twext.web2.test.test_http_headers -*-
 # #
 # Copyright (c) 2008 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/iweb.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 # -*- test-case-name: twext.web2.test -*-
 ##
 # Copyright (c) 2001-2008 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2013 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/log.py
===================================================================
--- CalendarServer/trunk/twext/web2/log.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/log.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 # -*- test-case-name: twext.web2.test.test_log -*-
 ##
 # Copyright (c) 2001-2004 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2013 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/metafd.py
===================================================================
--- CalendarServer/trunk/twext/web2/metafd.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/metafd.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.test.test_metafd -*-
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/resource.py
===================================================================
--- CalendarServer/trunk/twext/web2/resource.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/resource.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -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-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/responsecode.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 # -*- test-case-name: twext.web2.test -*-
 ##
 # Copyright (c) 2001-2004 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2013 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/server.py
===================================================================
--- CalendarServer/trunk/twext/web2/server.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/server.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 # -*- test-case-name: twext.web2.test.test_server -*-
 ##
 # Copyright (c) 2001-2008 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2013 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/static.py
===================================================================
--- CalendarServer/trunk/twext/web2/static.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/static.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 # -*- test-case-name: twext.web2.test.test_static -*-
 ##
 # Copyright (c) 2001-2008 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/stream.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 # -*- test-case-name: twext.web2.test.test_stream -*-
 ##
 # Copyright (c) 2001-2007 Twisted Matrix Laboratories.
-# Copyright (c) 2010-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2010-2013 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/test/test_metafd.py
===================================================================
--- CalendarServer/trunk/twext/web2/test/test_metafd.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twext/web2/test/test_metafd.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twisted/plugins/caldav.py
===================================================================
--- CalendarServer/trunk/twisted/plugins/caldav.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twisted/plugins/caldav.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: CalendarServer/trunk/twisted/plugins/kqueuereactor.py
===================================================================
--- CalendarServer/trunk/twisted/plugins/kqueuereactor.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twisted/plugins/kqueuereactor.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/__init__.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/__init__.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twistedcaldav -*-
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/accounting.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/authkerb.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 ##
 # Copyright (c) 2001-2004 Twisted Matrix Laboratories.
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/backup.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/backup.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/backup.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/bind.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/cache.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/cache.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/cache.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2008-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2008-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/caldavxml.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/caldavxml.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/caldavxml.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 # #
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/carddavxml.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/client/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/client/geturl.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/client/pool.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/reverseproxy.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/client/reverseproxy.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/client/reverseproxy.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/client/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/client/test/test_reverseproxy.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/config.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/config.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/config.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/customxml.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/customxml.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/customxml.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/database.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/datafilters/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/datafilters/addressdata.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/datafilters/calendardata.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/datafilters/filter.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/hiddeninstance.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/datafilters/hiddeninstance.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/datafilters/hiddeninstance.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/datafilters/peruserdata.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/datafilters/privateevents.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/datafilters/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/datafilters/test/test_calendardata.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_hiddeninstances.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/datafilters/test/test_hiddeninstances.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/datafilters/test/test_hiddeninstances.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/datafilters/test/test_peruserdata.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/datafilters/test/test_privateevents.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/dateops.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/dateops.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/dateops.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/addressbook.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/addressbook.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/addressbook.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/aggregate.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/aggregate.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/aggregate.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/appleopendirectory.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/appleopendirectory.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/appleopendirectory.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twistedcaldav.directory.test.test_opendirectory -*-
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/augment.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/augment.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/augment.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/cachingdirectory.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/cachingdirectory.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/cachingdirectory.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twistedcaldav.directory.test.test_cachedirectory -*-
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/calendar.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/calendar.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/calendar.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twistedcaldav.directory.test.test_calendar -*-
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/calendaruserproxy.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/calendaruserproxy.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/calendaruserproxy.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twistedcaldav.directory.test.test_proxyprincipalmembers -*-
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/calendaruserproxyloader.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/common.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twistedcaldav.test.test_wrapping,twistedcaldav.directory.test.test_calendar -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/digest.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/directory.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/directory.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/directory.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twistedcaldav.directory.test -*-
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/idirectory.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/internal.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/ldapdirectory.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/ldapdirectory.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/ldapdirectory.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 ##
 # Copyright (c) 2008-2009 Aymeric Augustin. All rights reserved.
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/opendirectorybacker.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/principal.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/principal.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/principal.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twistedcaldav.directory.test.test_principal -*-
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/resource.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/resourceinfo.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/accounts-modified.xml
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/accounts-modified.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/accounts-modified.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2012 Apple Inc. All rights reserved.
+Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 
 Licensed 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/accounts.xml
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/accounts.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/accounts.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2006-2011 Apple Inc. All rights reserved.
+Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
 Licensed 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/augments-test-default.xml
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/augments-test-default.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/augments-test-default.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 
 Licensed 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/augments-test.xml
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/augments-test.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/augments-test.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 
 Licensed 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/augments.xml
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/augments.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/augments.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2009-2011 Apple Inc. All rights reserved.
+Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 
 Licensed 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/modify/augments.xml
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/modify/augments.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/modify/augments.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2009-2010 Apple Inc. All rights reserved.
+Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 
 Licensed 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/modify/resources-locations.xml
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/modify/resources-locations.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/modify/resources-locations.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
 Licensed 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/modify/users-groups.xml
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/modify/users-groups.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/modify/users-groups.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
 Licensed 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/proxies.xml
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/proxies.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/proxies.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
 Licensed 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/resources/augments.xml
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/resources/augments.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/resources/augments.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2009-2010 Apple Inc. All rights reserved.
+Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 
 Licensed 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/resources/caldavd.plist
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/resources/caldavd.plist	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/resources/caldavd.plist	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-    Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+    Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
     Licensed 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/resources/resources-locations.xml
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/resources/resources-locations.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/resources/resources-locations.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
 Licensed 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/resources/users-groups.xml
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/resources/users-groups.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/resources/users-groups.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
 Licensed 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/resources.xml
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/resources.xml	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/resources.xml	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 
 Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_aggregate.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_augment.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/test_augment.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_augment.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_buildquery.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_cachedirectory.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/test_cachedirectory.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_cachedirectory.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_calendar.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_digest.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_directory.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/test_directory.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_directory.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_guidchange.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/test_guidchange.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_guidchange.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_ldapdirectory.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/test_ldapdirectory.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_ldapdirectory.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_livedirectory.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_modify.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_opendirectory.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/test_opendirectory.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_opendirectory.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_opendirectorybacker.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_principal.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/test_principal.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_principal.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_proxyprincipaldb.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/test_proxyprincipaldb.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_proxyprincipaldb.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_proxyprincipalmembers.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_resources.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_util.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/test_util.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_util.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_wiki.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/test_wiki.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_wiki.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/test_xmlfile.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/util.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/test/util.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/test/util.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/util.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/util.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/util.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twistedcaldav.directory.test.test_util -*-
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/wiki.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/wiki.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/wiki.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/xmlaccountsparser.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/xmlaccountsparser.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/xmlaccountsparser.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/xmlaugmentsparser.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/xmlaugmentsparser.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/xmlaugmentsparser.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/xmlfile.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/xmlfile.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directory/xmlfile.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/directorybackedaddressbook.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2008-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2008-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/dropbox.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/extensions.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/extensions.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/extensions.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twistedcaldav.test.test_extensions -*-
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/freebusyurl.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/icaldav.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/instance.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/instance.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/instance.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/linkresource.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/localization.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/memcachelock.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2008-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2008-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/memcachepool.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/memcachepool.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/memcachepool.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2008-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2008-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/memcacheprops.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2009-2013 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/memcacher.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/memcacher.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/memcacher.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2008-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2008-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/__init__.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/method/__init__.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/method/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/method/acl.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/method/copymove_contact.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/method/delete.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/method/delete_common.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/method/get.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/mkcalendar.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/method/mkcalendar.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/method/mkcalendar.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/mkcol.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/method/mkcol.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/method/mkcol.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twistedcaldav.test.test_DAV.MKCOL -*-
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/post.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/method/post.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/method/post.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 # #
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/propfind.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/method/propfind.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/method/propfind.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.web2.dav.test.test_prop.PROP.test_PROPFIND -*-
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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/put.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/method/put.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/method/put.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/method/put_addressbook_common.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_common.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/method/put_common.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/method/put_common.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twistedcaldav.test.test_validation -*-
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/method/report.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/method/report_addressbook_multiget.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_addressbook_query.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/method/report_addressbook_query.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/method/report_addressbook_query.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twistedcaldav.test.test_addressbookquery -*-
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/method/report_calendar_multiget.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_query.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/method/report_calendar_query.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/method/report_calendar_query.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_common.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/method/report_common.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/method/report_common.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/method/report_freebusy.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/method/report_multiget_common.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_sync_collection.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/method/report_sync_collection.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/method/report_sync_collection.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/mkcolxml.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/notifications.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/notify.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/notify.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/notify.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twistedcaldav.test.test_notify -*-
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/query/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/query/addressbookquery.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/query/addressbookqueryfilter.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/query/calendarquery.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/calendarqueryfilter.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/query/calendarqueryfilter.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/query/calendarqueryfilter.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/query/expression.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/query/sqlgenerator.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/query/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/query/test/test_addressbookquery.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/query/test/test_calendarquery.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_expression.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/query/test/test_expression.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/query/test/test_expression.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/query/test/test_queryfilter.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/resource.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/resource.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/resource.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twistedcaldav.test.test_resource,twistedcaldav.test.test_wrapping -*-
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/addressmapping.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/caldav/__init__.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/caldav/__init__.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/caldav/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/caldav/delivery.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/caldav/delivery.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/caldav/delivery.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/caldav/resource.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/caldav/resource.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/caldav/resource.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twistedcaldav.directory.test.test_calendar -*-
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/caldav/scheduler.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/caldav/scheduler.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/caldav/scheduler.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/caldav/test/__init__.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/caldav/test/__init__.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/caldav/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/caldav/test/test_delivery.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/caldav/test/test_delivery.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/caldav/test/test_delivery.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/caldav/test/test_resource.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/caldav/test/test_resource.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/caldav/test/test_resource.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2009 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/cuaddress.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/delivery.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/icaldiff.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/icaldiff.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/icaldiff.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/imip/__init__.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/imip/__init__.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/imip/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/imip/delivery.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/imip/delivery.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/imip/delivery.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twistedcaldav.scheduling.test.test_imip -*-
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/imip/mailgateway.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/imip/mailgateway.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/imip/mailgateway.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twistedcaldav.test.test_mail -*-
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/imip/resource.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/imip/resource.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/imip/resource.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/imip/scheduler.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/imip/scheduler.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/imip/scheduler.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/imip/test/__init__.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/imip/test/__init__.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/imip/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/imip/test/test_delivery.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/imip/test/test_delivery.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/imip/test/test_delivery.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/imip/test/test_mailgateway.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/imip/test/test_mailgateway.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/imip/test/test_mailgateway.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2008-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2008-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/implicit.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/implicit.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/implicit.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/ischedule/__init__.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/ischedule/__init__.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/ischedule/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/ischedule/delivery.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/ischedule/delivery.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/ischedule/delivery.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/ischedule/dkim.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/ischedule/dkim.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/ischedule/dkim.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/ischedule/localservers.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/ischedule/localservers.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/ischedule/localservers.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/ischedule/remoteservers.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/ischedule/remoteservers.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/ischedule/remoteservers.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/ischedule/resource.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/ischedule/resource.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/ischedule/resource.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/ischedule/scheduler.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/ischedule/scheduler.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/ischedule/scheduler.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/ischedule/test/__init__.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/ischedule/test/__init__.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/ischedule/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/ischedule/test/test_delivery.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/ischedule/test/test_delivery.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/ischedule/test/test_delivery.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/ischedule/test/test_dkim.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/ischedule/test/test_dkim.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/ischedule/test/test_dkim.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/ischedule/test/test_localservers.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/ischedule/test/test_localservers.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/ischedule/test/test_localservers.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2010 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/ischedule/test/test_remoteservers.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/ischedule/test/test_remoteservers.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/ischedule/test/test_remoteservers.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/ischedule/test/test_resource.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/ischedule/test/test_resource.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/ischedule/test/test_resource.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2009 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/ischedule/test/test_utils.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/ischedule/test/test_utils.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/ischedule/test/test_utils.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/ischedule/utils.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/ischedule/utils.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/ischedule/utils.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/ischedule/xml.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/ischedule/xml.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/ischedule/xml.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/itip.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/itip.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/itip.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/processing.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/processing.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/processing.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/scheduler.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/scheduler.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/scheduler.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_icaldiff.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/test/test_icaldiff.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/test/test_icaldiff.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_implicit.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/test/test_implicit.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/test/test_implicit.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_itip.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/scheduling/test/test_itip.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/test/test_itip.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/scheduling/utils.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/simpleresource.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/simpleresource.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/simpleresource.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/sql.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/stdconfig.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/stdconfig.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/stdconfig.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twistedcaldav.test.test_stdconfig -*-
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/storebridge.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/storebridge.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/storebridge.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twistedcaldav.test.test_wrapping -*-
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twistedcaldav.test -*-
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_accounting.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_addressbookmultiget.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_addressbookquery.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_cache.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_cache.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_cache.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2008-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2008-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_caldavxml.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_calendarquery.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_calendarquery.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_calendarquery.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_collectioncontents.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_config.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_customxml.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_database.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_dateops.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_dateops.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_dateops.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_extensions.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_freebusyquery.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_icalendar.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_icalendar.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_icalendar.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_kerberos.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_link.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2008-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2008-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_localization.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2008-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2008-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_memcachepool.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2008-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2008-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_memcacheprops.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2009-2013 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_mkcalendar.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_multiget.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,4 +1,4 @@
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_notify.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2008-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2008-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_options.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_props.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_props.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_props.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_resource.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2008-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2008-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_sharing.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_sharing.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_sharing.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_sql.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2007-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2007-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_stdconfig.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_stdconfig.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_stdconfig.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_timezones.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_timezonestdservice.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_upgrade.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_upgrade.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_upgrade.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2008-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2008-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_validation.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_validation.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_validation.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_wrapping.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_wrapping.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_wrapping.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_xml.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/test_xmlutil.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/util.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/util.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/test/util.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/timezones.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/timezoneservice.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/timezoneservice.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/timezoneservice.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2008-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2008-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/timezonestdservice.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/timezonestdservice.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/timezonestdservice.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/timezonexml.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/timezonexml.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/timezonexml.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/upgrade.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/upgrade.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/upgrade.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twistedcaldav.test.test_upgrade -*-
 ##
-# Copyright (c) 2008-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2008-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/util.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2007-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2007-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/vcard.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/twistedcaldav/xmlutil.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/__init__.py
===================================================================
--- CalendarServer/trunk/txdav/__init__.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/base/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/base/datastore/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/base/datastore/dbapiclient.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/base/datastore/file.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/base/datastore/subpostgres.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.base.datastore.test.test_subpostgres -*-
 # #
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/base/datastore/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/base/datastore/test/test_subpostgres.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/base/datastore/util.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.caldav.datastore.test.test_file -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/base/propertystore/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/base/propertystore/appledouble_xattr.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.base.propertystore.test.test_appledouble -*- ##
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/base.py
===================================================================
--- CalendarServer/trunk/txdav/base/propertystore/base.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/base/propertystore/base.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/base/propertystore/none.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.base.propertystore.test.test_none,txdav.caldav.datastore,txdav.carddav.datastore -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/sql.py
===================================================================
--- CalendarServer/trunk/txdav/base/propertystore/sql.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/base/propertystore/sql.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.base.propertystore.test.test_sql -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/base/propertystore/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/base.py
===================================================================
--- CalendarServer/trunk/txdav/base/propertystore/test/base.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/base/propertystore/test/base.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/base/propertystore/test/test_appledouble.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/base/propertystore/test/test_base.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/base/propertystore/test/test_none.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_sql.py
===================================================================
--- CalendarServer/trunk/txdav/base/propertystore/test/test_sql.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/base/propertystore/test/test_sql.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_xattr.py
===================================================================
--- CalendarServer/trunk/txdav/base/propertystore/test/test_xattr.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/base/propertystore/test/test_xattr.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/xattr.py
===================================================================
--- CalendarServer/trunk/txdav/base/propertystore/xattr.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/base/propertystore/xattr.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.base.propertystore.test.test_xattr -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/caldav/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/caldav/datastore/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/file.py
===================================================================
--- CalendarServer/trunk/txdav/caldav/datastore/file.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/caldav/datastore/file.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.caldav.datastore.test.test_file -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/index_file.py
===================================================================
--- CalendarServer/trunk/txdav/caldav/datastore/index_file.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/caldav/datastore/index_file.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twistedcaldav.test.test_index -*-
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/scheduling.py
===================================================================
--- CalendarServer/trunk/txdav/caldav/datastore/scheduling.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.caldav.datastore.test.test_scheduling -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/caldav/datastore/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.caldav.datastore.test -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_file.py
===================================================================
--- CalendarServer/trunk/txdav/caldav/datastore/test/test_file.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/caldav/datastore/test/test_file.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/caldav/datastore/test/test_index_file.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_scheduling.py
===================================================================
--- CalendarServer/trunk/txdav/caldav/datastore/test/test_scheduling.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/caldav/datastore/test/test_scheduling.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_sql.py
===================================================================
--- CalendarServer/trunk/txdav/caldav/datastore/test/test_sql.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/caldav/datastore/test/test_sql.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/caldav/datastore/test/test_util.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/util.py
===================================================================
--- CalendarServer/trunk/txdav/caldav/datastore/util.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/caldav/datastore/util.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.caldav.datastore.test.test_util -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/caldav/resource.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/carddav/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/carddav/datastore/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/carddav/datastore/file.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.carddav.datastore.test.test_file -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/carddav/datastore/index_file.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/sql.py
===================================================================
--- CalendarServer/trunk/txdav/carddav/datastore/sql.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/carddav/datastore/sql.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.carddav.datastore.test.test_sql -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/carddav/datastore/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.carddav.datastore.test -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/common.py
===================================================================
--- CalendarServer/trunk/txdav/carddav/datastore/test/common.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/carddav/datastore/test/common.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.carddav.datastore,txdav.carddav.datastore.test.test_sql.AddressBookSQLStorageTests -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_file.py
===================================================================
--- CalendarServer/trunk/txdav/carddav/datastore/test/test_file.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/carddav/datastore/test/test_file.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/carddav/datastore/test/test_index_file.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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_sql.py
===================================================================
--- CalendarServer/trunk/txdav/carddav/datastore/test/test_sql.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/carddav/datastore/test/test_sql.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/carddav/datastore/util.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.carddav.datastore.test.test_sql -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/carddav/iaddressbookstore.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.carddav.datastore,txdav.carddav.datastore.test.test_sql.AddressBookSQLStorageTests -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/carddav/resource.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/common.py
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/common.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/common.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav -*-
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/file.py
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/file.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/file.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.caldav.datastore.test.test_file -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/sql.py
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/sql_legacy.py
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_legacy.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_legacy.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twistedcaldav.test.test_sharing,twistedcaldav.test.test_calendarquery -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/sql_schema/current.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/current.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/current.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
 
 ----
--- Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+-- Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/old/postgres-dialect/v10.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v10.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v10.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
 
 ----
--- Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+-- Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/old/postgres-dialect/v11.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v11.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v11.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
 
 ----
--- Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+-- Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/old/postgres-dialect/v12.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v12.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v12.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
 
 ----
--- Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+-- Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/old/postgres-dialect/v13.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v13.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v13.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
 
 ----
--- Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+-- Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/old/postgres-dialect/v14.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v14.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v14.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
 
 ----
--- Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+-- Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/old/postgres-dialect/v3.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v3.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v3.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
 
 ----
--- Copyright (c) 2010-2011 Apple Inc. All rights reserved.
+-- Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/old/postgres-dialect/v4.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v4.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v4.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
 
 ----
--- Copyright (c) 2010-2011 Apple Inc. All rights reserved.
+-- Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/old/postgres-dialect/v5.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v5.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v5.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
 
 ----
--- Copyright (c) 2010-2011 Apple Inc. All rights reserved.
+-- Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/old/postgres-dialect/v6.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v6.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v6.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
 
 ----
--- Copyright (c) 2010-2011 Apple Inc. All rights reserved.
+-- Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/old/postgres-dialect/v7.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v7.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v7.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
 
 ----
--- Copyright (c) 2010-2011 Apple Inc. All rights reserved.
+-- Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/old/postgres-dialect/v8.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v8.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v8.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
 
 ----
--- Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+-- Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/old/postgres-dialect/v9.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v9.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v9.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,7 +1,7 @@
 -- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
 
 ----
--- Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+-- Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/upgrades/oracle-dialect/upgrade_from_10_to_11.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_10_to_11.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_10_to_11.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2012 Apple Inc. All rights reserved.
+-- Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/upgrades/oracle-dialect/upgrade_from_11_to_12.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_11_to_12.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_11_to_12.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2012 Apple Inc. All rights reserved.
+-- Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/upgrades/oracle-dialect/upgrade_from_12_to_13.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_12_to_13.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_12_to_13.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2012 Apple Inc. All rights reserved.
+-- Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/upgrades/oracle-dialect/upgrade_from_13_to_14.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_13_to_14.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_13_to_14.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2012 Apple Inc. All rights reserved.
+-- Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/upgrades/oracle-dialect/upgrade_from_14_to_15.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_14_to_15.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_14_to_15.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2011 Apple Inc. All rights reserved.
+-- Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/upgrades/oracle-dialect/upgrade_from_3_to_4.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_3_to_4.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_3_to_4.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2011 Apple Inc. All rights reserved.
+-- Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/upgrades/oracle-dialect/upgrade_from_4_to_5.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_4_to_5.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_4_to_5.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2011 Apple Inc. All rights reserved.
+-- Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/upgrades/oracle-dialect/upgrade_from_5_to_6.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_5_to_6.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_5_to_6.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+-- Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/upgrades/oracle-dialect/upgrade_from_6_to_7.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_6_to_7.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_6_to_7.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2011 Apple Inc. All rights reserved.
+-- Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/upgrades/oracle-dialect/upgrade_from_7_to_8.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_7_to_8.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_7_to_8.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2012 Apple Inc. All rights reserved.
+-- Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/upgrades/oracle-dialect/upgrade_from_8_to_9.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_8_to_9.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_8_to_9.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2012 Apple Inc. All rights reserved.
+-- Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/upgrades/oracle-dialect/upgrade_from_9_to_10.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_9_to_10.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_9_to_10.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2012 Apple Inc. All rights reserved.
+-- Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/upgrades/postgres-dialect/upgrade_from_10_to_11.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_10_to_11.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_10_to_11.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2012 Apple Inc. All rights reserved.
+-- Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/upgrades/postgres-dialect/upgrade_from_11_to_12.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_11_to_12.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_11_to_12.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2012 Apple Inc. All rights reserved.
+-- Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/upgrades/postgres-dialect/upgrade_from_12_to_13.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_12_to_13.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_12_to_13.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2012 Apple Inc. All rights reserved.
+-- Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/upgrades/postgres-dialect/upgrade_from_13_to_14.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_13_to_14.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_13_to_14.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2012 Apple Inc. All rights reserved.
+-- Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/upgrades/postgres-dialect/upgrade_from_14_to_15.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_14_to_15.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_14_to_15.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2011 Apple Inc. All rights reserved.
+-- Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/upgrades/postgres-dialect/upgrade_from_3_to_4.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_3_to_4.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_3_to_4.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2011 Apple Inc. All rights reserved.
+-- Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/upgrades/postgres-dialect/upgrade_from_4_to_5.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_4_to_5.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_4_to_5.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2011 Apple Inc. All rights reserved.
+-- Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/upgrades/postgres-dialect/upgrade_from_5_to_6.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_5_to_6.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_5_to_6.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2011 Apple Inc. All rights reserved.
+-- Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/upgrades/postgres-dialect/upgrade_from_6_to_7.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_6_to_7.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_6_to_7.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2011 Apple Inc. All rights reserved.
+-- Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/upgrades/postgres-dialect/upgrade_from_7_to_8.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_7_to_8.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_7_to_8.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2012 Apple Inc. All rights reserved.
+-- Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/upgrades/postgres-dialect/upgrade_from_8_to_9.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_8_to_9.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_8_to_9.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2012 Apple Inc. All rights reserved.
+-- Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/upgrades/postgres-dialect/upgrade_from_9_to_10.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_9_to_10.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_9_to_10.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2012 Apple Inc. All rights reserved.
+-- Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_schema/upgrades/upgrade_template.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/upgrade_template.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/upgrade_template.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2011 Apple Inc. All rights reserved.
+-- Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/sql_tables.py
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_tables.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/sql_tables.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.common.datastore.test.test_sql_tables -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.carddav.datastore.test -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/test_sql.py
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/test/test_sql.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/test/test_sql.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/test_sql_schema_files.py
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/test/test_sql_schema_files.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/test/test_sql_schema_files.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 # #
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/test_sql_tables.py
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/test/test_sql_tables.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/test/test_sql_tables.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.caldav.datastore.test.test_sql -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/util.py
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/test/util.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/test/util.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.carddav.datastore.test -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/file/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/migrate.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.common.datastore.upgrade.test.test_migrate -*-
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/fake_schema1/current.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema1/current.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema1/current.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2011 Apple Inc. All rights reserved.
+-- Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/fake_schema1/upgrades/fake_dialect/upgrade_from_3_to_4.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema1/upgrades/fake_dialect/upgrade_from_3_to_4.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema1/upgrades/fake_dialect/upgrade_from_3_to_4.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2011 Apple Inc. All rights reserved.
+-- Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/fake_schema2/current.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema2/current.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema2/current.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2011 Apple Inc. All rights reserved.
+-- Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/fake_schema2/upgrades/fake_dialect/upgrade_from_3_to_4.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema2/upgrades/fake_dialect/upgrade_from_3_to_4.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema2/upgrades/fake_dialect/upgrade_from_3_to_4.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2011 Apple Inc. All rights reserved.
+-- Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/fake_schema2/upgrades/fake_dialect/upgrade_from_3_to_5.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema2/upgrades/fake_dialect/upgrade_from_3_to_5.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema2/upgrades/fake_dialect/upgrade_from_3_to_5.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2011 Apple Inc. All rights reserved.
+-- Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/fake_schema2/upgrades/fake_dialect/upgrade_from_4_to_5.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema2/upgrades/fake_dialect/upgrade_from_4_to_5.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema2/upgrades/fake_dialect/upgrade_from_4_to_5.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2011 Apple Inc. All rights reserved.
+-- Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/fake_schema3/current.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema3/current.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema3/current.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2011 Apple Inc. All rights reserved.
+-- Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/fake_schema3/upgrades/fake_dialect/upgrade_from_3_to_4.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema3/upgrades/fake_dialect/upgrade_from_3_to_4.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema3/upgrades/fake_dialect/upgrade_from_3_to_4.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2011 Apple Inc. All rights reserved.
+-- Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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/fake_schema3/upgrades/fake_dialect/upgrade_from_4_to_5.sql
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema3/upgrades/fake_dialect/upgrade_from_4_to_5.sql	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/fake_schema3/upgrades/fake_dialect/upgrade_from_4_to_5.sql	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ----
--- Copyright (c) 2011 Apple Inc. All rights reserved.
+-- Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 --
 -- Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/test/test_upgrade.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrade.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.common.datastore.upgrade.sql.test -*-
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/upgrade_from_1_to_2.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.common.datastore.upgrade.sql.test -*-
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/upgrade_from_2_to_3.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,6 +1,6 @@
 # -*- test-case-name: txdav.common.datastore.upgrade.sql.test -*-
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrades/util.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/test/test_migrate.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/icommondatastore.py
===================================================================
--- CalendarServer/trunk/txdav/common/icommondatastore.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/icommondatastore.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/common/inotifications.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/idav.py
===================================================================
--- CalendarServer/trunk/txdav/idav.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/idav.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/__init__.py
===================================================================
--- CalendarServer/trunk/txdav/xml/__init__.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/xml/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -2,7 +2,7 @@
 # See LICENSE for details.
 
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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/txdav/xml/base.py
===================================================================
--- CalendarServer/trunk/txdav/xml/base.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/xml/base.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Computer, Inc. All rights reserved.
 # Copyright (c) 2007 Twisted Matrix Laboratories.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a copy

Modified: CalendarServer/trunk/txdav/xml/element.py
===================================================================
--- CalendarServer/trunk/txdav/xml/element.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/xml/element.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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/txdav/xml/extensions.py
===================================================================
--- CalendarServer/trunk/txdav/xml/extensions.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/xml/extensions.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -2,7 +2,7 @@
 # See LICENSE for details.
 
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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/txdav/xml/parser.py
===================================================================
--- CalendarServer/trunk/txdav/xml/parser.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/xml/parser.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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/txdav/xml/parser_base.py
===================================================================
--- CalendarServer/trunk/txdav/xml/parser_base.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/xml/parser_base.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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/txdav/xml/parser_etree.py
===================================================================
--- CalendarServer/trunk/txdav/xml/parser_etree.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/xml/parser_etree.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2012-2013 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/txdav/xml/parser_sax.py
===================================================================
--- CalendarServer/trunk/txdav/xml/parser_sax.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/xml/parser_sax.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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/txdav/xml/rfc2518.py
===================================================================
--- CalendarServer/trunk/txdav/xml/rfc2518.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/xml/rfc2518.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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/txdav/xml/rfc3253.py
===================================================================
--- CalendarServer/trunk/txdav/xml/rfc3253.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/xml/rfc3253.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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/txdav/xml/rfc3744.py
===================================================================
--- CalendarServer/trunk/txdav/xml/rfc3744.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/xml/rfc3744.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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/txdav/xml/rfc4331.py
===================================================================
--- CalendarServer/trunk/txdav/xml/rfc4331.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/xml/rfc4331.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a copy
 # of this software and associated documentation files (the "Software"), to deal

Modified: CalendarServer/trunk/txdav/xml/rfc5397.py
===================================================================
--- CalendarServer/trunk/txdav/xml/rfc5397.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/xml/rfc5397.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2009-2013 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/txdav/xml/rfc5842.py
===================================================================
--- CalendarServer/trunk/txdav/xml/rfc5842.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/xml/rfc5842.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Inc. All rights reserved.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a copy
 # of this software and associated documentation files (the "Software"), to deal

Modified: CalendarServer/trunk/txdav/xml/rfc5995.py
===================================================================
--- CalendarServer/trunk/txdav/xml/rfc5995.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/xml/rfc5995.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2009-2013 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/txdav/xml/rfc6578.py
===================================================================
--- CalendarServer/trunk/txdav/xml/rfc6578.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/xml/rfc6578.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2009-2013 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/txdav/xml/test/__init__.py
===================================================================
--- CalendarServer/trunk/txdav/xml/test/__init__.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/xml/test/__init__.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2013 Apple Inc. All rights reserved.
 #
 # Licensed 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/test/test_base.py
===================================================================
--- CalendarServer/trunk/txdav/xml/test/test_base.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/xml/test/test_base.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 Apple Computer, Inc. All rights reserved.
 # Copyright (c) 2009 Twisted Matrix Laboratories.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a copy

Modified: CalendarServer/trunk/txdav/xml/test/test_xml.py
===================================================================
--- CalendarServer/trunk/txdav/xml/test/test_xml.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/xml/test/test_xml.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -2,7 +2,7 @@
 # See LICENSE for details.
 
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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/txdav/xml/test/test_xml_rfc3744.py
===================================================================
--- CalendarServer/trunk/txdav/xml/test/test_xml_rfc3744.py	2013-01-10 00:04:13 UTC (rev 10296)
+++ CalendarServer/trunk/txdav/xml/test/test_xml_rfc3744.py	2013-01-10 19:18:18 UTC (rev 10297)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2012 Apple Computer, Inc. All rights reserved.
+# Copyright (c) 2005-2013 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130110/c723ebe7/attachment-0001.html>


More information about the calendarserver-changes mailing list