Change copyright information for field.py

Due to wrong copy&paste and this is commit from fujitsu
since last year [1]

[1] https://review.openstack.org/#/c/464971/

Change-Id: Ib403898521efcda9edfefcfbc027b831031783c3
This commit is contained in:
Nguyen Van Trung 2018-04-30 21:58:21 +07:00
parent cb4e34d348
commit 205281ec0d
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# Copyright 2015 Red Hat, Inc.
# Copyright 2017 Fujitsu Vietnam Ltd.
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
@ -12,6 +13,7 @@
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
# License for the specific language governing permissions and limitations
# under the License.
from dns import ipv4
import dns.exception
import re