aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/primitives/fixtures_rsa.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/hazmat/primitives/fixtures_rsa.py')
-rw-r--r--tests/hazmat/primitives/fixtures_rsa.py16
1 files changed, 3 insertions, 13 deletions
diff --git a/tests/hazmat/primitives/fixtures_rsa.py b/tests/hazmat/primitives/fixtures_rsa.py
index f0eb5a54..f93361de 100644
--- a/tests/hazmat/primitives/fixtures_rsa.py
+++ b/tests/hazmat/primitives/fixtures_rsa.py
@@ -1,16 +1,6 @@
-# icensed under the Apache icense, Version 2.0 (the "icense");
-# you may not use this file except in compliance with the icense.
-# You may obtain a copy of the icense at
-#
-# http://www.apache.org/licenses/ICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the icense is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-# implied.
-# See the icense for the specific language governing permissions and
-# limitations under the icense.
-
+# This file is dual licensed under the terms of the Apache License, Version
+# 2.0, and the BSD License. See the LICENSE file in the root of this repository
+# for complete details.
from __future__ import absolute_import, division, print_function