Diff
Modified: CalendarServer/trunk/calendarserver/platform/__init__.py (3601 => 3602)
--- CalendarServer/trunk/calendarserver/platform/__init__.py 2009-01-20 21:02:18 UTC (rev 3601)
+++ CalendarServer/trunk/calendarserver/platform/__init__.py 2009-01-20 22:10:29 UTC (rev 3602)
@@ -0,0 +1,15 @@
+##
+# Copyright (c) 2009 Apple Inc. All 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
+#
+# 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.
+##
Modified: CalendarServer/trunk/calendarserver/platform/darwin/__init__.py (3601 => 3602)
--- CalendarServer/trunk/calendarserver/platform/darwin/__init__.py 2009-01-20 21:02:18 UTC (rev 3601)
+++ CalendarServer/trunk/calendarserver/platform/darwin/__init__.py 2009-01-20 22:10:29 UTC (rev 3602)
@@ -0,0 +1,15 @@
+##
+# Copyright (c) 2009 Apple Inc. All 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
+#
+# 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.
+##
Modified: CalendarServer/trunk/calendarserver/provision/__init__.py (3601 => 3602)
--- CalendarServer/trunk/calendarserver/provision/__init__.py 2009-01-20 21:02:18 UTC (rev 3601)
+++ CalendarServer/trunk/calendarserver/provision/__init__.py 2009-01-20 22:10:29 UTC (rev 3602)
@@ -0,0 +1,15 @@
+##
+# Copyright (c) 2009 Apple Inc. All 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
+#
+# 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.
+##
Modified: CalendarServer/trunk/calendarserver/provision/root.py (3601 => 3602)
--- CalendarServer/trunk/calendarserver/provision/root.py 2009-01-20 21:02:18 UTC (rev 3601)
+++ CalendarServer/trunk/calendarserver/provision/root.py 2009-01-20 22:10:29 UTC (rev 3602)
@@ -1,5 +1,5 @@
##
-# Copyright (c) 2005-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2009 Apple Inc. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Modified: CalendarServer/trunk/calendarserver/provision/test/__init__.py (3601 => 3602)
--- CalendarServer/trunk/calendarserver/provision/test/__init__.py 2009-01-20 21:02:18 UTC (rev 3601)
+++ CalendarServer/trunk/calendarserver/provision/test/__init__.py 2009-01-20 22:10:29 UTC (rev 3602)
@@ -0,0 +1,15 @@
+##
+# Copyright (c) 2009 Apple Inc. All 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
+#
+# 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.
+##