diff --git a/plugins/module_utils/gcdns.py b/plugins/module_utils/gcdns.py index 1c61510f2d..b73bdc4846 100644 --- a/plugins/module_utils/gcdns.py +++ b/plugins/module_utils/gcdns.py @@ -6,7 +6,7 @@ # # Copyright (c), Franck Cuny , 2014 # -# Simplified BSD License (see licenses/simplified_bsd.txt or https://opensource.org/licenses/BSD-2-Clause) +# Simplified BSD License (see simplified_bsd.txt or https://opensource.org/licenses/BSD-2-Clause) from __future__ import (absolute_import, division, print_function) __metaclass__ = type diff --git a/plugins/module_utils/gce.py b/plugins/module_utils/gce.py index 292bb8b965..080c8ebfe5 100644 --- a/plugins/module_utils/gce.py +++ b/plugins/module_utils/gce.py @@ -6,7 +6,7 @@ # # Copyright (c), Franck Cuny , 2014 # -# Simplified BSD License (see licenses/simplified_bsd.txt or https://opensource.org/licenses/BSD-2-Clause) +# Simplified BSD License (see simplified_bsd.txt or https://opensource.org/licenses/BSD-2-Clause) from __future__ import (absolute_import, division, print_function) __metaclass__ = type diff --git a/plugins/module_utils/gcp.py b/plugins/module_utils/gcp.py index a034f3b6c9..6f83a77854 100644 --- a/plugins/module_utils/gcp.py +++ b/plugins/module_utils/gcp.py @@ -6,7 +6,7 @@ # # Copyright (c), Franck Cuny , 2014 # -# Simplified BSD License (see licenses/simplified_bsd.txt or https://opensource.org/licenses/BSD-2-Clause) +# Simplified BSD License (see simplified_bsd.txt or https://opensource.org/licenses/BSD-2-Clause) from __future__ import (absolute_import, division, print_function) __metaclass__ = type diff --git a/plugins/module_utils/hetzner.py b/plugins/module_utils/hetzner.py index 2bc3d1666a..9b21f25aee 100644 --- a/plugins/module_utils/hetzner.py +++ b/plugins/module_utils/hetzner.py @@ -8,7 +8,7 @@ # # Copyright (c), Felix Fontein , 2019 # -# Simplified BSD License (see licenses/simplified_bsd.txt or https://opensource.org/licenses/BSD-2-Clause) +# Simplified BSD License (see simplified_bsd.txt or https://opensource.org/licenses/BSD-2-Clause) from __future__ import absolute_import, division, print_function __metaclass__ = type diff --git a/plugins/module_utils/net_tools/nios/api.py b/plugins/module_utils/net_tools/nios/api.py index bfe8926c83..8fcfb7c54a 100644 --- a/plugins/module_utils/net_tools/nios/api.py +++ b/plugins/module_utils/net_tools/nios/api.py @@ -6,7 +6,7 @@ # # (c) 2018 Red Hat Inc. # -# Simplified BSD License (see licenses/simplified_bsd.txt or https://opensource.org/licenses/BSD-2-Clause) +# Simplified BSD License (see simplified_bsd.txt or https://opensource.org/licenses/BSD-2-Clause) from __future__ import (absolute_import, division, print_function) __metaclass__ = type diff --git a/plugins/module_utils/postgres.py b/plugins/module_utils/postgres.py index f0d6f88e72..6a0fc9d1b4 100644 --- a/plugins/module_utils/postgres.py +++ b/plugins/module_utils/postgres.py @@ -7,7 +7,7 @@ # Copyright (c), Ted Timmons , 2017. # Most of this was originally added by other creators in the postgresql_user module. # -# Simplified BSD License (see licenses/simplified_bsd.txt or https://opensource.org/licenses/BSD-2-Clause) +# Simplified BSD License (see simplified_bsd.txt or https://opensource.org/licenses/BSD-2-Clause) from __future__ import (absolute_import, division, print_function) __metaclass__ = type diff --git a/plugins/module_utils/remote_management/dellemc/ome.py b/plugins/module_utils/remote_management/dellemc/ome.py index 9d02e55004..c1915d1713 100644 --- a/plugins/module_utils/remote_management/dellemc/ome.py +++ b/plugins/module_utils/remote_management/dellemc/ome.py @@ -4,7 +4,7 @@ # Version 1.3 # Copyright (C) 2019 Dell Inc. or its subsidiaries. All Rights Reserved. # -# Simplified BSD License (see licenses/simplified_bsd.txt or https://opensource.org/licenses/BSD-2-Clause) +# Simplified BSD License (see simplified_bsd.txt or https://opensource.org/licenses/BSD-2-Clause) from __future__ import (absolute_import, division, print_function) __metaclass__ = type