[CalendarServer-changes] [15219] PySecureTransport/trunk/setup.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Oct 23 12:53:08 PDT 2015


Revision: 15219
          http://trac.calendarserver.org//changeset/15219
Author:   cdaboo at apple.com
Date:     2015-10-23 12:53:08 -0700 (Fri, 23 Oct 2015)
Log Message:
-----------
Clean-up.

Modified Paths:
--------------
    PySecureTransport/trunk/setup.py

Modified: PySecureTransport/trunk/setup.py
===================================================================
--- PySecureTransport/trunk/setup.py	2015-10-23 19:52:53 UTC (rev 15218)
+++ PySecureTransport/trunk/setup.py	2015-10-23 19:53:08 UTC (rev 15219)
@@ -1,17 +1,17 @@
 ##
-#    Copyright (c) 2015 Cyrus Daboo. All rights reserved.
+# Copyright (c) 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.
-#    You may obtain a copy of the License at
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
 #
-#        http://www.apache.org/licenses/LICENSE-2.0
+# http://www.apache.org/licenses/LICENSE-2.0
 #
-#    Unless required by applicable law or agreed to in writing, software
-#    distributed under the License is distributed on an "AS IS" BASIS,
-#    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-#    See the License for the specific language governing permissions and
-#    limitations under the License.
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
 ##
 
 from distutils.core import setup
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20151023/bdd3d834/attachment.html>


More information about the calendarserver-changes mailing list