Skip to content

Commit 25632cf

Browse files
committed
Fix license line
1 parent 0f09653 commit 25632cf

22 files changed

Lines changed: 22 additions & 22 deletions

cloudify_libvirt/common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
########
2-
# Copyright (c) 2016-2018 GigaSpaces Technologies Ltd. All rights reserved
2+
# Copyright (c) 2016-2019 Cloudify Platform Ltd. All rights reserved
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

cloudify_libvirt/domain_tasks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
########
2-
# Copyright (c) 2016-2018 GigaSpaces Technologies Ltd. All rights reserved
2+
# Copyright (c) 2016-2019 Cloudify Platform Ltd. All rights reserved
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

cloudify_libvirt/iso9660_tasks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
########
2-
# Copyright (c) 2016-2018 GigaSpaces Technologies Ltd. All rights reserved
2+
# Copyright (c) 2016-2019 Cloudify Platform Ltd. All rights reserved
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

cloudify_libvirt/network_tasks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
########
2-
# Copyright (c) 2016-2018 GigaSpaces Technologies Ltd. All rights reserved
2+
# Copyright (c) 2016-2019 Cloudify Platform Ltd. All rights reserved
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

cloudify_libvirt/pool_tasks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
########
2-
# Copyright (c) 2016-2018 GigaSpaces Technologies Ltd. All rights reserved
2+
# Copyright (c) 2016-2019 Cloudify Platform Ltd. All rights reserved
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

cloudify_libvirt/tests/test_common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
########
2-
# Copyright (c) 2016-2018 GigaSpaces Technologies Ltd. All rights reserved
2+
# Copyright (c) 2016-2019 Cloudify Platform Ltd. All rights reserved
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

cloudify_libvirt/tests/test_common_base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
########
2-
# Copyright (c) 2016-2018 GigaSpaces Technologies Ltd. All rights reserved
2+
# Copyright (c) 2016-2019 Cloudify Platform Ltd. All rights reserved
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

cloudify_libvirt/tests/test_domain.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
########
2-
# Copyright (c) 2016-2018 GigaSpaces Technologies Ltd. All rights reserved
2+
# Copyright (c) 2016-2019 Cloudify Platform Ltd. All rights reserved
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

cloudify_libvirt/tests/test_iso9660_tasks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
########
2-
# Copyright (c) 2016-2018 GigaSpaces Technologies Ltd. All rights reserved
2+
# Copyright (c) 2016-2019 Cloudify Platform Ltd. All rights reserved
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

cloudify_libvirt/tests/test_network.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
########
2-
# Copyright (c) 2016-2018 GigaSpaces Technologies Ltd. All rights reserved
2+
# Copyright (c) 2016-2019 Cloudify Platform Ltd. All rights reserved
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)