summaryrefslogtreecommitdiff
path: root/ceilometer/__init__.py
diff options
context:
space:
mode:
authorZhiQiang Fan <zhiqiang.fan@huawei.com>2013-12-24 20:19:04 +0800
committerZhiQiang Fan <zhiqiang.fan@huawei.com>2013-12-24 20:19:04 +0800
commit38e4d7ace27e63252293995432d74e1d68379d4a (patch)
tree33a9ce34f93932c618d5ba994caf855cdca302a6 /ceilometer/__init__.py
parentdfed6ac2a38461458a3161635c1886fe68bf3154 (diff)
downloadceilometer-38e4d7ace27e63252293995432d74e1d68379d4a.tar.gz
Empty files should no longer contain copyright
Change-Id: Id314cd0ec658cb96cfc50493cd5bab10c2716714 Closes-Bug: #1262424
Diffstat (limited to 'ceilometer/__init__.py')
-rw-r--r--ceilometer/__init__.py15
1 files changed, 0 insertions, 15 deletions
diff --git a/ceilometer/__init__.py b/ceilometer/__init__.py
index 8a0b49a4..e69de29b 100644
--- a/ceilometer/__init__.py
+++ b/ceilometer/__init__.py
@@ -1,15 +0,0 @@
-#
-# Copyright 2012 Intel Corp.
-#
-# 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.
-#