aboutsummaryrefslogtreecommitdiffstats
path: root/os_net_config/tests/__init__.py
diff options
context:
space:
mode:
authorDan Prince <dprince@redhat.com>2014-07-07 16:15:53 -0400
committerDan Prince <dprince@redhat.com>2014-07-07 16:15:53 -0400
commit8068f86c846b143fa62549d94b0a96828c8c331d (patch)
tree9b34dec902363b9d7b4b80c265aa71c1614bd86b /os_net_config/tests/__init__.py
parentb3318a4c54e685733bff9e5a09c00a6cce50241d (diff)
Add copyrights to files.
Diffstat (limited to 'os_net_config/tests/__init__.py')
-rw-r--r--os_net_config/tests/__init__.py13
1 files changed, 0 insertions, 13 deletions
diff --git a/os_net_config/tests/__init__.py b/os_net_config/tests/__init__.py
index 19f5e72..e69de29 100644
--- a/os_net_config/tests/__init__.py
+++ b/os_net_config/tests/__init__.py
@@ -1,13 +0,0 @@
-# -*- coding: utf-8 -*-
-
-# 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.