[CalendarServer-changes] [14292] twext/trunk

source_changes at macosforge.org source_changes at macosforge.org
Mon Jan 12 15:07:18 PST 2015


Revision: 14292
          http://trac.calendarserver.org//changeset/14292
Author:   wsanchez at apple.com
Date:     2015-01-12 15:07:18 -0800 (Mon, 12 Jan 2015)
Log Message:
-----------
Update copyrights

Modified Paths:
--------------
    twext/trunk/README.rst
    twext/trunk/bin/_build.sh
    twext/trunk/bin/_py.sh
    twext/trunk/bin/develop
    twext/trunk/bin/environment
    twext/trunk/bin/gendocs
    twext/trunk/bin/pyflakes
    twext/trunk/bin/python
    twext/trunk/bin/test
    twext/trunk/bin/test_opendirectory_auth
    twext/trunk/bin/test_opendirectory_lookup
    twext/trunk/bin/trial
    twext/trunk/bin/twistd
    twext/trunk/setup.py
    twext/trunk/twext/__init__.py
    twext/trunk/twext/application/__init__.py
    twext/trunk/twext/application/masterchild.py
    twext/trunk/twext/application/service.py
    twext/trunk/twext/enterprise/__init__.py
    twext/trunk/twext/enterprise/adbapi2.py
    twext/trunk/twext/enterprise/dal/__init__.py
    twext/trunk/twext/enterprise/dal/model.py
    twext/trunk/twext/enterprise/dal/parseschema.py
    twext/trunk/twext/enterprise/dal/record.py
    twext/trunk/twext/enterprise/dal/syntax.py
    twext/trunk/twext/enterprise/dal/test/__init__.py
    twext/trunk/twext/enterprise/dal/test/test_parseschema.py
    twext/trunk/twext/enterprise/dal/test/test_record.py
    twext/trunk/twext/enterprise/dal/test/test_sqlsyntax.py
    twext/trunk/twext/enterprise/fixtures.py
    twext/trunk/twext/enterprise/ienterprise.py
    twext/trunk/twext/enterprise/jobqueue.py
    twext/trunk/twext/enterprise/locking.py
    twext/trunk/twext/enterprise/queue.py
    twext/trunk/twext/enterprise/test/__init__.py
    twext/trunk/twext/enterprise/test/test_adbapi2.py
    twext/trunk/twext/enterprise/test/test_fixtures.py
    twext/trunk/twext/enterprise/test/test_jobqueue.py
    twext/trunk/twext/enterprise/test/test_locking.py
    twext/trunk/twext/enterprise/test/test_queue.py
    twext/trunk/twext/enterprise/test/test_util.py
    twext/trunk/twext/enterprise/util.py
    twext/trunk/twext/internet/__init__.py
    twext/trunk/twext/internet/adaptendpoint.py
    twext/trunk/twext/internet/decorate.py
    twext/trunk/twext/internet/fswatch.py
    twext/trunk/twext/internet/gaiendpoint.py
    twext/trunk/twext/internet/sendfdport.py
    twext/trunk/twext/internet/spawnsvc.py
    twext/trunk/twext/internet/ssl.py
    twext/trunk/twext/internet/tcp.py
    twext/trunk/twext/internet/test/__init__.py
    twext/trunk/twext/internet/test/test_adaptendpoint.py
    twext/trunk/twext/internet/test/test_fswatch.py
    twext/trunk/twext/internet/test/test_gaiendpoint.py
    twext/trunk/twext/internet/test/test_sendfdport.py
    twext/trunk/twext/internet/threadutils.py
    twext/trunk/twext/protocols/__init__.py
    twext/trunk/twext/protocols/echo.py
    twext/trunk/twext/protocols/test/__init__.py
    twext/trunk/twext/python/__init__.py
    twext/trunk/twext/python/clsprop.py
    twext/trunk/twext/python/filepath.py
    twext/trunk/twext/python/launchd.py
    twext/trunk/twext/python/log.py
    twext/trunk/twext/python/parallel.py
    twext/trunk/twext/python/sacl.py
    twext/trunk/twext/python/sendfd.py
    twext/trunk/twext/python/test/__init__.py
    twext/trunk/twext/python/test/pullpipe.py
    twext/trunk/twext/python/test/test_filepath.py
    twext/trunk/twext/python/test/test_launchd.py
    twext/trunk/twext/python/test/test_log.py
    twext/trunk/twext/python/test/test_parallel.py
    twext/trunk/twext/python/types.py
    twext/trunk/twext/who/__init__.py
    twext/trunk/twext/who/aggregate.py
    twext/trunk/twext/who/checker.py
    twext/trunk/twext/who/directory.py
    twext/trunk/twext/who/expression.py
    twext/trunk/twext/who/idirectory.py
    twext/trunk/twext/who/index.py
    twext/trunk/twext/who/ldap/__init__.py
    twext/trunk/twext/who/ldap/_constants.py
    twext/trunk/twext/who/ldap/_service.py
    twext/trunk/twext/who/ldap/_util.py
    twext/trunk/twext/who/ldap/test/__init__.py
    twext/trunk/twext/who/ldap/test/test_service.py
    twext/trunk/twext/who/ldap/test/test_util.py
    twext/trunk/twext/who/opendirectory/__init__.py
    twext/trunk/twext/who/opendirectory/_constants.py
    twext/trunk/twext/who/opendirectory/_odframework.py
    twext/trunk/twext/who/opendirectory/_scripts.py
    twext/trunk/twext/who/opendirectory/_service.py
    twext/trunk/twext/who/opendirectory/test/__init__.py
    twext/trunk/twext/who/opendirectory/test/test_service.py
    twext/trunk/twext/who/test/__init__.py
    twext/trunk/twext/who/test/auth_resource.rpy
    twext/trunk/twext/who/test/test_aggregate.py
    twext/trunk/twext/who/test/test_concurrency.py
    twext/trunk/twext/who/test/test_directory.py
    twext/trunk/twext/who/test/test_expression.py
    twext/trunk/twext/who/test/test_index.py
    twext/trunk/twext/who/test/test_util.py
    twext/trunk/twext/who/test/test_xml.py
    twext/trunk/twext/who/util.py
    twext/trunk/twext/who/xml.py
    twext/trunk/twisted/plugins/masterchild.py

Modified: twext/trunk/README.rst
===================================================================
--- twext/trunk/README.rst	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/README.rst	2015-01-12 23:07:18 UTC (rev 14292)
@@ -8,7 +8,7 @@
 Copyright and License
 =====================
 
-Copyright (c) 2005-2014 Apple Inc.  All rights reserved.
+Copyright (c) 2005-2015 Apple Inc.  All rights reserved.
 
 This software is licensed under the Apache License, Version 2.0.
 

Modified: twext/trunk/bin/_build.sh
===================================================================
--- twext/trunk/bin/_build.sh	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/bin/_build.sh	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- sh-basic-offset: 2 -*-
 ##
-# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/bin/_py.sh
===================================================================
--- twext/trunk/bin/_py.sh	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/bin/_py.sh	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- sh-basic-offset: 2 -*-
 ##
-# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/bin/develop
===================================================================
--- twext/trunk/bin/develop	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/bin/develop	2015-01-12 23:07:18 UTC (rev 14292)
@@ -2,7 +2,7 @@
 # -*- sh-basic-offset: 2 -*-
 
 ##
-# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/bin/environment
===================================================================
--- twext/trunk/bin/environment	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/bin/environment	2015-01-12 23:07:18 UTC (rev 14292)
@@ -2,7 +2,7 @@
 # -*- sh-basic-offset: 2 -*-
 
 ##
-# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/bin/gendocs
===================================================================
--- twext/trunk/bin/gendocs	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/bin/gendocs	2015-01-12 23:07:18 UTC (rev 14292)
@@ -2,7 +2,7 @@
 # -*- sh-basic-offset: 2 -*-
 
 ##
-# Copyright (c) 2014 Apple Inc. All rights reserved.
+# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/bin/pyflakes
===================================================================
--- twext/trunk/bin/pyflakes	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/bin/pyflakes	2015-01-12 23:07:18 UTC (rev 14292)
@@ -2,7 +2,7 @@
 # -*- sh-basic-offset: 2 -*-
 
 ##
-# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/bin/python
===================================================================
--- twext/trunk/bin/python	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/bin/python	2015-01-12 23:07:18 UTC (rev 14292)
@@ -2,7 +2,7 @@
 # -*- sh-basic-offset: 2 -*-
 
 ##
-# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/bin/test
===================================================================
--- twext/trunk/bin/test	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/bin/test	2015-01-12 23:07:18 UTC (rev 14292)
@@ -2,7 +2,7 @@
 # -*- sh-basic-offset: 2 -*-
 
 ##
-# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/bin/test_opendirectory_auth
===================================================================
--- twext/trunk/bin/test_opendirectory_auth	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/bin/test_opendirectory_auth	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2006-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/bin/test_opendirectory_lookup
===================================================================
--- twext/trunk/bin/test_opendirectory_lookup	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/bin/test_opendirectory_lookup	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2006-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/bin/trial
===================================================================
--- twext/trunk/bin/trial	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/bin/trial	2015-01-12 23:07:18 UTC (rev 14292)
@@ -2,7 +2,7 @@
 # -*- sh-basic-offset: 2 -*-
 
 ##
-# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/bin/twistd
===================================================================
--- twext/trunk/bin/twistd	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/bin/twistd	2015-01-12 23:07:18 UTC (rev 14292)
@@ -2,7 +2,7 @@
 # -*- sh-basic-offset: 2 -*-
 
 ##
-# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/setup.py
===================================================================
--- twext/trunk/setup.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/setup.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 ##
-# Copyright (c) 2006-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/__init__.py
===================================================================
--- twext/trunk/twext/__init__.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/__init__.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/application/__init__.py
===================================================================
--- twext/trunk/twext/application/__init__.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/application/__init__.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2013-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/application/masterchild.py
===================================================================
--- twext/trunk/twext/application/masterchild.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/application/masterchild.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2013-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/application/service.py
===================================================================
--- twext/trunk/twext/application/service.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/application/service.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2013-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/enterprise/__init__.py
===================================================================
--- twext/trunk/twext/enterprise/__init__.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/enterprise/__init__.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/enterprise/adbapi2.py
===================================================================
--- twext/trunk/twext/enterprise/adbapi2.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/enterprise/adbapi2.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.enterprise.test.test_adbapi2 -*-
 ##
-# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/enterprise/dal/__init__.py
===================================================================
--- twext/trunk/twext/enterprise/dal/__init__.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/enterprise/dal/__init__.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/enterprise/dal/model.py
===================================================================
--- twext/trunk/twext/enterprise/dal/model.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/enterprise/dal/model.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.enterprise.dal.test.test_parseschema -*-
 ##
-# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/enterprise/dal/parseschema.py
===================================================================
--- twext/trunk/twext/enterprise/dal/parseschema.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/enterprise/dal/parseschema.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.enterprise.dal.test.test_parseschema -*-
 ##
-# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/enterprise/dal/record.py
===================================================================
--- twext/trunk/twext/enterprise/dal/record.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/enterprise/dal/record.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.enterprise.dal.test.test_record -*-
 ##
-# Copyright (c) 2012-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/enterprise/dal/syntax.py
===================================================================
--- twext/trunk/twext/enterprise/dal/syntax.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/enterprise/dal/syntax.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.enterprise.dal.test.test_sqlsyntax -*-
 ##
-# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/enterprise/dal/test/__init__.py
===================================================================
--- twext/trunk/twext/enterprise/dal/test/__init__.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/enterprise/dal/test/__init__.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/enterprise/dal/test/test_parseschema.py
===================================================================
--- twext/trunk/twext/enterprise/dal/test/test_parseschema.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/enterprise/dal/test/test_parseschema.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/enterprise/dal/test/test_record.py
===================================================================
--- twext/trunk/twext/enterprise/dal/test/test_record.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/enterprise/dal/test/test_record.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/enterprise/dal/test/test_sqlsyntax.py
===================================================================
--- twext/trunk/twext/enterprise/dal/test/test_sqlsyntax.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/enterprise/dal/test/test_sqlsyntax.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/enterprise/fixtures.py
===================================================================
--- twext/trunk/twext/enterprise/fixtures.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/enterprise/fixtures.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.enterprise.test.test_fixtures -*-
 ##
-# Copyright (c) 2012-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/enterprise/ienterprise.py
===================================================================
--- twext/trunk/twext/enterprise/ienterprise.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/enterprise/ienterprise.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/enterprise/jobqueue.py
===================================================================
--- twext/trunk/twext/enterprise/jobqueue.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/enterprise/jobqueue.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.enterprise.test.test_queue -*-
 ##
-# Copyright (c) 2012-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/enterprise/locking.py
===================================================================
--- twext/trunk/twext/enterprise/locking.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/enterprise/locking.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.enterprise.test.test_locking -*-
 ##
-# Copyright (c) 2012-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/enterprise/queue.py
===================================================================
--- twext/trunk/twext/enterprise/queue.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/enterprise/queue.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.enterprise.test.test_queue -*-
 ##
-# Copyright (c) 2012-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/enterprise/test/__init__.py
===================================================================
--- twext/trunk/twext/enterprise/test/__init__.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/enterprise/test/__init__.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 
 ##
-# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/enterprise/test/test_adbapi2.py
===================================================================
--- twext/trunk/twext/enterprise/test/test_adbapi2.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/enterprise/test/test_adbapi2.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/enterprise/test/test_fixtures.py
===================================================================
--- twext/trunk/twext/enterprise/test/test_fixtures.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/enterprise/test/test_fixtures.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/enterprise/test/test_jobqueue.py
===================================================================
--- twext/trunk/twext/enterprise/test/test_jobqueue.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/enterprise/test/test_jobqueue.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/enterprise/test/test_locking.py
===================================================================
--- twext/trunk/twext/enterprise/test/test_locking.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/enterprise/test/test_locking.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/enterprise/test/test_queue.py
===================================================================
--- twext/trunk/twext/enterprise/test/test_queue.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/enterprise/test/test_queue.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/enterprise/test/test_util.py
===================================================================
--- twext/trunk/twext/enterprise/test/test_util.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/enterprise/test/test_util.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/enterprise/util.py
===================================================================
--- twext/trunk/twext/enterprise/util.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/enterprise/util.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.enterprise.test.test_util -*-
 ##
-# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/internet/__init__.py
===================================================================
--- twext/trunk/twext/internet/__init__.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/internet/__init__.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/internet/adaptendpoint.py
===================================================================
--- twext/trunk/twext/internet/adaptendpoint.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/internet/adaptendpoint.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.internet.test.test_adaptendpoint -*-
 ##
-# Copyright (c) 2012-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/internet/decorate.py
===================================================================
--- twext/trunk/twext/internet/decorate.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/internet/decorate.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/internet/fswatch.py
===================================================================
--- twext/trunk/twext/internet/fswatch.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/internet/fswatch.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2013-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/internet/gaiendpoint.py
===================================================================
--- twext/trunk/twext/internet/gaiendpoint.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/internet/gaiendpoint.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.internet.test.test_gaiendpoint -*-
 ##
-# Copyright (c) 2012-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/internet/sendfdport.py
===================================================================
--- twext/trunk/twext/internet/sendfdport.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/internet/sendfdport.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.internet.test.test_sendfdport -*-
 ##
-# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/internet/spawnsvc.py
===================================================================
--- twext/trunk/twext/internet/spawnsvc.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/internet/spawnsvc.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/internet/ssl.py
===================================================================
--- twext/trunk/twext/internet/ssl.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/internet/ssl.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/internet/tcp.py
===================================================================
--- twext/trunk/twext/internet/tcp.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/internet/tcp.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/internet/test/__init__.py
===================================================================
--- twext/trunk/twext/internet/test/__init__.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/internet/test/__init__.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/internet/test/test_adaptendpoint.py
===================================================================
--- twext/trunk/twext/internet/test/test_adaptendpoint.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/internet/test/test_adaptendpoint.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/internet/test/test_fswatch.py
===================================================================
--- twext/trunk/twext/internet/test/test_fswatch.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/internet/test/test_fswatch.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2013-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/internet/test/test_gaiendpoint.py
===================================================================
--- twext/trunk/twext/internet/test/test_gaiendpoint.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/internet/test/test_gaiendpoint.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/internet/test/test_sendfdport.py
===================================================================
--- twext/trunk/twext/internet/test/test_sendfdport.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/internet/test/test_sendfdport.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.internet.test.test_sendfdport -*-
 ##
-# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/internet/threadutils.py
===================================================================
--- twext/trunk/twext/internet/threadutils.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/internet/threadutils.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/protocols/__init__.py
===================================================================
--- twext/trunk/twext/protocols/__init__.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/protocols/__init__.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/protocols/echo.py
===================================================================
--- twext/trunk/twext/protocols/echo.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/protocols/echo.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2013-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/protocols/test/__init__.py
===================================================================
--- twext/trunk/twext/protocols/test/__init__.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/protocols/test/__init__.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2009-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2009-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/python/__init__.py
===================================================================
--- twext/trunk/twext/python/__init__.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/python/__init__.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/python/clsprop.py
===================================================================
--- twext/trunk/twext/python/clsprop.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/python/clsprop.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/python/filepath.py
===================================================================
--- twext/trunk/twext/python/filepath.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/python/filepath.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.python.test.test_filepath -*-
 ##
-# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/python/launchd.py
===================================================================
--- twext/trunk/twext/python/launchd.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/python/launchd.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.python.test.test_launchd -*-
 ##
-# Copyright (c) 2013-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/python/log.py
===================================================================
--- twext/trunk/twext/python/log.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/python/log.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.python.test.test_log-*-
 ##
-# Copyright (c) 2006-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/python/parallel.py
===================================================================
--- twext/trunk/twext/python/parallel.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/python/parallel.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.python.test.test_parallel -*-
 ##
-# Copyright (c) 2012-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/python/sacl.py
===================================================================
--- twext/trunk/twext/python/sacl.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/python/sacl.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/python/sendfd.py
===================================================================
--- twext/trunk/twext/python/sendfd.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/python/sendfd.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.python.test.test_sendmsg -*-
 ##
-# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/python/test/__init__.py
===================================================================
--- twext/trunk/twext/python/test/__init__.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/python/test/__init__.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/python/test/pullpipe.py
===================================================================
--- twext/trunk/twext/python/test/pullpipe.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/python/test/pullpipe.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,7 +1,7 @@
 #!/usr/bin/python
 # -*- test-case-name: twext.python.test.test_sendmsg -*-
 ##
-# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/python/test/test_filepath.py
===================================================================
--- twext/trunk/twext/python/test/test_filepath.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/python/test/test_filepath.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/python/test/test_launchd.py
===================================================================
--- twext/trunk/twext/python/test/test_launchd.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/python/test/test_launchd.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2013-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/python/test/test_log.py
===================================================================
--- twext/trunk/twext/python/test/test_log.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/python/test/test_log.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2005-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/python/test/test_parallel.py
===================================================================
--- twext/trunk/twext/python/test/test_parallel.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/python/test/test_parallel.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2012-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/python/types.py
===================================================================
--- twext/trunk/twext/python/types.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/python/types.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2011-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2011-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/__init__.py
===================================================================
--- twext/trunk/twext/who/__init__.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/__init__.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.who.test -*-
 ##
-# Copyright (c) 2013-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/aggregate.py
===================================================================
--- twext/trunk/twext/who/aggregate.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/aggregate.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.who.test.test_aggregate -*-
 ##
-# Copyright (c) 2006-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/checker.py
===================================================================
--- twext/trunk/twext/who/checker.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/checker.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.who.test.test_checker -*-
 ##
-# Copyright (c) 2013-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/directory.py
===================================================================
--- twext/trunk/twext/who/directory.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/directory.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.who.test.test_directory -*-
 ##
-# Copyright (c) 2006-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/expression.py
===================================================================
--- twext/trunk/twext/who/expression.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/expression.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.who.test.test_expression -*-
 ##
-# Copyright (c) 2013-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/idirectory.py
===================================================================
--- twext/trunk/twext/who/idirectory.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/idirectory.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.who.test -*-
 ##
-# Copyright (c) 2006-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/index.py
===================================================================
--- twext/trunk/twext/who/index.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/index.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.who.test.test_xml -*-
 ##
-# Copyright (c) 2006-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/ldap/__init__.py
===================================================================
--- twext/trunk/twext/who/ldap/__init__.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/ldap/__init__.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2014 Apple Inc. All rights reserved.
+# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/ldap/_constants.py
===================================================================
--- twext/trunk/twext/who/ldap/_constants.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/ldap/_constants.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2014 Apple Inc. All rights reserved.
+# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/ldap/_service.py
===================================================================
--- twext/trunk/twext/who/ldap/_service.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/ldap/_service.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.who.ldap.test.test_service -*-
 ##
-# Copyright (c) 2013-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/ldap/_util.py
===================================================================
--- twext/trunk/twext/who/ldap/_util.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/ldap/_util.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.who.ldap.test.test_util -*-
 ##
-# Copyright (c) 2013-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/ldap/test/__init__.py
===================================================================
--- twext/trunk/twext/who/ldap/test/__init__.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/ldap/test/__init__.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2014 Apple Inc. All rights reserved.
+# Copyright (c) 2014-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/ldap/test/test_service.py
===================================================================
--- twext/trunk/twext/who/ldap/test/test_service.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/ldap/test/test_service.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2013-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/ldap/test/test_util.py
===================================================================
--- twext/trunk/twext/who/ldap/test/test_util.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/ldap/test/test_util.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/opendirectory/__init__.py
===================================================================
--- twext/trunk/twext/who/opendirectory/__init__.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/opendirectory/__init__.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2013-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/opendirectory/_constants.py
===================================================================
--- twext/trunk/twext/who/opendirectory/_constants.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/opendirectory/_constants.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2013-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/opendirectory/_odframework.py
===================================================================
--- twext/trunk/twext/who/opendirectory/_odframework.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/opendirectory/_odframework.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/opendirectory/_scripts.py
===================================================================
--- twext/trunk/twext/who/opendirectory/_scripts.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/opendirectory/_scripts.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/opendirectory/_service.py
===================================================================
--- twext/trunk/twext/who/opendirectory/_service.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/opendirectory/_service.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.who.opendirectory.test.test_service -*-
 ##
-# Copyright (c) 2013-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/opendirectory/test/__init__.py
===================================================================
--- twext/trunk/twext/who/opendirectory/test/__init__.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/opendirectory/test/__init__.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2013-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/opendirectory/test/test_service.py
===================================================================
--- twext/trunk/twext/who/opendirectory/test/test_service.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/opendirectory/test/test_service.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/test/__init__.py
===================================================================
--- twext/trunk/twext/who/test/__init__.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/test/__init__.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2013-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/test/auth_resource.rpy
===================================================================
--- twext/trunk/twext/who/test/auth_resource.rpy	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/test/auth_resource.rpy	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2013-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/test/test_aggregate.py
===================================================================
--- twext/trunk/twext/who/test/test_aggregate.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/test/test_aggregate.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2013-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/test/test_concurrency.py
===================================================================
--- twext/trunk/twext/who/test/test_concurrency.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/test/test_concurrency.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2013-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/test/test_directory.py
===================================================================
--- twext/trunk/twext/who/test/test_directory.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/test/test_directory.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2013-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/test/test_expression.py
===================================================================
--- twext/trunk/twext/who/test/test_expression.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/test/test_expression.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2013-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/test/test_index.py
===================================================================
--- twext/trunk/twext/who/test/test_index.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/test/test_index.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2013-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/test/test_util.py
===================================================================
--- twext/trunk/twext/who/test/test_util.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/test/test_util.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2013-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/test/test_xml.py
===================================================================
--- twext/trunk/twext/who/test/test_xml.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/test/test_xml.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2013-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/util.py
===================================================================
--- twext/trunk/twext/who/util.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/util.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.who.test.test_util -*-
 ##
-# Copyright (c) 2013-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twext/who/xml.py
===================================================================
--- twext/trunk/twext/who/xml.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twext/who/xml.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,6 +1,6 @@
 # -*- test-case-name: twext.who.test.test_xml -*-
 ##
-# Copyright (c) 2006-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: twext/trunk/twisted/plugins/masterchild.py
===================================================================
--- twext/trunk/twisted/plugins/masterchild.py	2015-01-12 22:59:45 UTC (rev 14291)
+++ twext/trunk/twisted/plugins/masterchild.py	2015-01-12 23:07:18 UTC (rev 14292)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2010-2014 Apple Inc. All rights reserved.
+# Copyright (c) 2010-2015 Apple Inc. All 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: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20150112/2fd96330/attachment-0001.html>


More information about the calendarserver-changes mailing list