summaryrefslogtreecommitdiff
path: root/trove/dns
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-01-22 19:53:45 +0000
committerGerrit Code Review <review@openstack.org>2014-01-22 19:53:45 +0000
commit1638b63332224b92038776e18b8fbd913cb85759 (patch)
tree0ab26e59cda8097c8ff4f90c356497d1a2af0701 /trove/dns
parentdbf31a7447b16d4fd5defb3fb0bfadf7fdfc057f (diff)
parentd401e1208d77ed06fee14142700b6ee06957b756 (diff)
downloadtrove-1638b63332224b92038776e18b8fbd913cb85759.tar.gz
Merge "Remove copyright from empty files"
Diffstat (limited to 'trove/dns')
-rw-r--r--trove/dns/__init__.py16
-rw-r--r--trove/dns/designate/__init__.py15
2 files changed, 0 insertions, 31 deletions
diff --git a/trove/dns/__init__.py b/trove/dns/__init__.py
index f0f23d6a..e69de29b 100644
--- a/trove/dns/__init__.py
+++ b/trove/dns/__init__.py
@@ -1,16 +0,0 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
-# Copyright (c) 2011 OpenStack Foundation
-# 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.
diff --git a/trove/dns/designate/__init__.py b/trove/dns/designate/__init__.py
index 89ba40d6..e69de29b 100644
--- a/trove/dns/designate/__init__.py
+++ b/trove/dns/designate/__init__.py
@@ -1,15 +0,0 @@
-# Copyright 2013 United States Government as represented by the
-# Administrator of the National Aeronautics and Space Administration.
-# 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.