[CalendarServer-changes] [11621] PyCalendar/branches/json-2

source_changes at macosforge.org source_changes at macosforge.org
Tue Aug 20 09:52:13 PDT 2013


Revision: 11621
          http://trac.calendarserver.org//changeset/11621
Author:   cdaboo at apple.com
Date:     2013-08-20 09:52:13 -0700 (Tue, 20 Aug 2013)
Log Message:
-----------
Copyright year update.

Modified Paths:
--------------
    PyCalendar/branches/json-2/setup.py
    PyCalendar/branches/json-2/src/pycalendar/__init__.py
    PyCalendar/branches/json-2/src/pycalendar/binaryvalue.py
    PyCalendar/branches/json-2/src/pycalendar/caladdressvalue.py
    PyCalendar/branches/json-2/src/pycalendar/componentbase.py
    PyCalendar/branches/json-2/src/pycalendar/containerbase.py
    PyCalendar/branches/json-2/src/pycalendar/datetime.py
    PyCalendar/branches/json-2/src/pycalendar/datetimevalue.py
    PyCalendar/branches/json-2/src/pycalendar/duration.py
    PyCalendar/branches/json-2/src/pycalendar/durationvalue.py
    PyCalendar/branches/json-2/src/pycalendar/exceptions.py
    PyCalendar/branches/json-2/src/pycalendar/floatvalue.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/__init__.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/available.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/calendar.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/component.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/componentexpanded.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/componentrecur.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/definitions.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/freebusy.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/itipdefinitions.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/property.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/recurrence.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/recurrenceset.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/recurrencevalue.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/__init__.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_calendar.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_componentrecur.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_i18n.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_json.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_recurrence.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_timezone.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_validation.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_vpoll.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_xml.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/valarm.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/validation.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/vavailability.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/vevent.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/vfreebusy.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/vjournal.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/vpoll.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/vtimezone.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/vtimezonedaylight.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/vtimezoneelement.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/vtimezonestandard.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/vtodo.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/vunknown.py
    PyCalendar/branches/json-2/src/pycalendar/icalendar/xmldefinitions.py
    PyCalendar/branches/json-2/src/pycalendar/integervalue.py
    PyCalendar/branches/json-2/src/pycalendar/locale.py
    PyCalendar/branches/json-2/src/pycalendar/manager.py
    PyCalendar/branches/json-2/src/pycalendar/multivalue.py
    PyCalendar/branches/json-2/src/pycalendar/outputfilter.py
    PyCalendar/branches/json-2/src/pycalendar/parameter.py
    PyCalendar/branches/json-2/src/pycalendar/period.py
    PyCalendar/branches/json-2/src/pycalendar/periodvalue.py
    PyCalendar/branches/json-2/src/pycalendar/plaintextvalue.py
    PyCalendar/branches/json-2/src/pycalendar/property.py
    PyCalendar/branches/json-2/src/pycalendar/stringutils.py
    PyCalendar/branches/json-2/src/pycalendar/tests/__init__.py
    PyCalendar/branches/json-2/src/pycalendar/tests/test_datetime.py
    PyCalendar/branches/json-2/src/pycalendar/tests/test_duration.py
    PyCalendar/branches/json-2/src/pycalendar/tests/test_multivalue.py
    PyCalendar/branches/json-2/src/pycalendar/tests/test_urivalue.py
    PyCalendar/branches/json-2/src/pycalendar/tests/test_utils.py
    PyCalendar/branches/json-2/src/pycalendar/tests/test_validation.py
    PyCalendar/branches/json-2/src/pycalendar/textvalue.py
    PyCalendar/branches/json-2/src/pycalendar/timezone.py
    PyCalendar/branches/json-2/src/pycalendar/timezonedb.py
    PyCalendar/branches/json-2/src/pycalendar/unknownvalue.py
    PyCalendar/branches/json-2/src/pycalendar/urivalue.py
    PyCalendar/branches/json-2/src/pycalendar/utcoffsetvalue.py
    PyCalendar/branches/json-2/src/pycalendar/validation.py
    PyCalendar/branches/json-2/src/pycalendar/validator.py
    PyCalendar/branches/json-2/src/pycalendar/value.py
    PyCalendar/branches/json-2/src/pycalendar/valueutils.py
    PyCalendar/branches/json-2/src/pycalendar/vcard/__init__.py
    PyCalendar/branches/json-2/src/pycalendar/vcard/adr.py
    PyCalendar/branches/json-2/src/pycalendar/vcard/adrvalue.py
    PyCalendar/branches/json-2/src/pycalendar/vcard/card.py
    PyCalendar/branches/json-2/src/pycalendar/vcard/definitions.py
    PyCalendar/branches/json-2/src/pycalendar/vcard/n.py
    PyCalendar/branches/json-2/src/pycalendar/vcard/nvalue.py
    PyCalendar/branches/json-2/src/pycalendar/vcard/orgvalue.py
    PyCalendar/branches/json-2/src/pycalendar/vcard/property.py
    PyCalendar/branches/json-2/src/pycalendar/vcard/tests/__init__.py
    PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_adr.py
    PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_adrvalue.py
    PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_card.py
    PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_n.py
    PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_nvalue.py
    PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_orgvalue.py
    PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_property.py
    PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_validation.py
    PyCalendar/branches/json-2/src/pycalendar/vcard/validation.py
    PyCalendar/branches/json-2/src/pycalendar/vcard/xmldefinitions.py
    PyCalendar/branches/json-2/src/pycalendar/xmldefinitions.py
    PyCalendar/branches/json-2/src/pycalendar/xmlutils.py
    PyCalendar/branches/json-2/src/zonal/__init__.py
    PyCalendar/branches/json-2/src/zonal/rule.py
    PyCalendar/branches/json-2/src/zonal/tests/__init__.py
    PyCalendar/branches/json-2/src/zonal/tests/test_rule.py
    PyCalendar/branches/json-2/src/zonal/tests/test_zone.py
    PyCalendar/branches/json-2/src/zonal/tzconvert.py
    PyCalendar/branches/json-2/src/zonal/tzdump.py
    PyCalendar/branches/json-2/src/zonal/tzverify.py
    PyCalendar/branches/json-2/src/zonal/utils.py
    PyCalendar/branches/json-2/src/zonal/zone.py

Modified: PyCalendar/branches/json-2/setup.py
===================================================================
--- PyCalendar/branches/json-2/setup.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/setup.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2011 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #    
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/__init__.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/__init__.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/__init__.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/binaryvalue.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/binaryvalue.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/binaryvalue.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2011-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2011-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/caladdressvalue.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/caladdressvalue.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/caladdressvalue.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/componentbase.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/componentbase.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/componentbase.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/containerbase.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/containerbase.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/containerbase.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/datetime.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/datetime.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/datetime.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/datetimevalue.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/datetimevalue.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/datetimevalue.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/duration.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/duration.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/duration.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/durationvalue.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/durationvalue.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/durationvalue.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/exceptions.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/exceptions.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/exceptions.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2011-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2011-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/floatvalue.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/floatvalue.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/floatvalue.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/__init__.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/__init__.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/__init__.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 #
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/available.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/available.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/available.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2011-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2011-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/calendar.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/calendar.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/calendar.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/component.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/component.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/component.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/componentexpanded.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/componentexpanded.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/componentexpanded.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/componentrecur.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/componentrecur.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/componentrecur.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/definitions.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/definitions.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/definitions.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/freebusy.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/freebusy.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/freebusy.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/itipdefinitions.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/itipdefinitions.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/itipdefinitions.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/property.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/property.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/property.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/recurrence.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/recurrence.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/recurrence.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/recurrenceset.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/recurrenceset.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/recurrenceset.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/recurrencevalue.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/recurrencevalue.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/recurrencevalue.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/__init__.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/__init__.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/__init__.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 #
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_calendar.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_calendar.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_calendar.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_componentrecur.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_componentrecur.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_componentrecur.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,4 +1,4 @@
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_i18n.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_i18n.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_i18n.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,6 +1,6 @@
 # coding: utf-8
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_json.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_json.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_json.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2011 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_recurrence.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_recurrence.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_recurrence.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2011-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2011-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_timezone.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_timezone.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_timezone.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_validation.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_validation.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_validation.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2011-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2011-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_vpoll.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_vpoll.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_vpoll.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_xml.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_xml.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/tests/test_xml.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/valarm.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/valarm.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/valarm.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/validation.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/validation.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/validation.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2011-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2011-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/vavailability.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/vavailability.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/vavailability.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2011-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2011-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/vevent.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/vevent.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/vevent.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/vfreebusy.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/vfreebusy.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/vfreebusy.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/vjournal.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/vjournal.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/vjournal.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/vpoll.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/vpoll.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/vpoll.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/vtimezone.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/vtimezone.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/vtimezone.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/vtimezonedaylight.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/vtimezonedaylight.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/vtimezonedaylight.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/vtimezoneelement.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/vtimezoneelement.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/vtimezoneelement.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/vtimezonestandard.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/vtimezonestandard.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/vtimezonestandard.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/vtodo.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/vtodo.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/vtodo.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/vunknown.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/vunknown.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/vunknown.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2011-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2011-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/icalendar/xmldefinitions.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/icalendar/xmldefinitions.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/icalendar/xmldefinitions.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/integervalue.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/integervalue.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/integervalue.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/locale.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/locale.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/locale.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/manager.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/manager.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/manager.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/multivalue.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/multivalue.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/multivalue.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/outputfilter.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/outputfilter.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/outputfilter.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/parameter.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/parameter.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/parameter.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/period.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/period.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/period.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/periodvalue.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/periodvalue.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/periodvalue.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/plaintextvalue.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/plaintextvalue.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/plaintextvalue.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/property.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/property.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/property.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/stringutils.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/stringutils.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/stringutils.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/tests/__init__.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/tests/__init__.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/tests/__init__.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/tests/test_datetime.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/tests/test_datetime.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/tests/test_datetime.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2011-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2011-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/tests/test_duration.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/tests/test_duration.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/tests/test_duration.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/tests/test_multivalue.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/tests/test_multivalue.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/tests/test_multivalue.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2011-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2011-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/tests/test_urivalue.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/tests/test_urivalue.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/tests/test_urivalue.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2012-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/tests/test_utils.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/tests/test_utils.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/tests/test_utils.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2012-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/tests/test_validation.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/tests/test_validation.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/tests/test_validation.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2011-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2011-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/textvalue.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/textvalue.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/textvalue.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/timezone.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/timezone.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/timezone.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/timezonedb.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/timezonedb.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/timezonedb.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2011-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2011-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/unknownvalue.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/unknownvalue.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/unknownvalue.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/urivalue.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/urivalue.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/urivalue.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/utcoffsetvalue.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/utcoffsetvalue.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/utcoffsetvalue.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/validation.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/validation.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/validation.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2011-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2011-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/validator.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/validator.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/validator.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-#    Copyright (c) 2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2012-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/value.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/value.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/value.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/valueutils.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/valueutils.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/valueutils.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/vcard/__init__.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/vcard/__init__.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/vcard/__init__.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 #
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/vcard/adr.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/vcard/adr.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/vcard/adr.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/vcard/adrvalue.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/vcard/adrvalue.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/vcard/adrvalue.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/vcard/card.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/vcard/card.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/vcard/card.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/vcard/definitions.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/vcard/definitions.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/vcard/definitions.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/vcard/n.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/vcard/n.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/vcard/n.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/vcard/nvalue.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/vcard/nvalue.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/vcard/nvalue.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/vcard/orgvalue.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/vcard/orgvalue.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/vcard/orgvalue.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/vcard/property.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/vcard/property.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/vcard/property.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/vcard/tests/__init__.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/vcard/tests/__init__.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/vcard/tests/__init__.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 #
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_adr.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_adr.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_adr.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2011-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2011-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_adrvalue.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_adrvalue.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_adrvalue.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2011-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2011-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_card.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_card.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_card.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_n.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_n.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_n.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2011-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2011-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_nvalue.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_nvalue.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_nvalue.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2011-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2011-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_orgvalue.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_orgvalue.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_orgvalue.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2011-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2011-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_property.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_property.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_property.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_validation.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_validation.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/vcard/tests/test_validation.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2011-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2011-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/vcard/validation.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/vcard/validation.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/vcard/validation.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2011-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2011-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/vcard/xmldefinitions.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/vcard/xmldefinitions.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/vcard/xmldefinitions.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/xmldefinitions.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/xmldefinitions.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/xmldefinitions.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/pycalendar/xmlutils.py
===================================================================
--- PyCalendar/branches/json-2/src/pycalendar/xmlutils.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/pycalendar/xmlutils.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/zonal/__init__.py
===================================================================
--- PyCalendar/branches/json-2/src/zonal/__init__.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/zonal/__init__.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/zonal/rule.py
===================================================================
--- PyCalendar/branches/json-2/src/zonal/rule.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/zonal/rule.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/zonal/tests/__init__.py
===================================================================
--- PyCalendar/branches/json-2/src/zonal/tests/__init__.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/zonal/tests/__init__.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/zonal/tests/test_rule.py
===================================================================
--- PyCalendar/branches/json-2/src/zonal/tests/test_rule.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/zonal/tests/test_rule.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/zonal/tests/test_zone.py
===================================================================
--- PyCalendar/branches/json-2/src/zonal/tests/test_zone.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/zonal/tests/test_zone.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/zonal/tzconvert.py
===================================================================
--- PyCalendar/branches/json-2/src/zonal/tzconvert.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/zonal/tzconvert.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/zonal/tzdump.py
===================================================================
--- PyCalendar/branches/json-2/src/zonal/tzdump.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/zonal/tzdump.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/zonal/tzverify.py
===================================================================
--- PyCalendar/branches/json-2/src/zonal/tzverify.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/zonal/tzverify.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/zonal/utils.py
===================================================================
--- PyCalendar/branches/json-2/src/zonal/utils.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/zonal/utils.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.

Modified: PyCalendar/branches/json-2/src/zonal/zone.py
===================================================================
--- PyCalendar/branches/json-2/src/zonal/zone.py	2013-08-20 16:43:53 UTC (rev 11620)
+++ PyCalendar/branches/json-2/src/zonal/zone.py	2013-08-20 16:52:13 UTC (rev 11621)
@@ -1,5 +1,5 @@
 ##
-#    Copyright (c) 2007-2012 Cyrus Daboo. All rights reserved.
+#    Copyright (c) 2007-2013 Cyrus Daboo. All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130820/8f588f1f/attachment-0001.html>


More information about the calendarserver-changes mailing list