Skip to content

Commit

Permalink
Update copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
tily committed Apr 11, 2024
1 parent 8596504 commit 15205b6
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ This project is licensed under Apache License, Version 2.0. See [LICENSE](/LICEN
Author Information
------------------

[FUJITSU CLOUD TECHNOLOGIES LIMITED](http://fjct.fujitsu.com/)
[Fujitsu](https://www.fujitsu.com/global/)
2 changes: 1 addition & 1 deletion library/nifcloud.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-

# Copyright 2017 FUJITSU CLOUD TECHNOLOGIES LIMITED
# Copyright Fujitsu
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion library/nifcloud_fw.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-

# Copyright 2017 FUJITSU CLOUD TECHNOLOGIES LIMITED
# Copyright Fujitsu
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion library/nifcloud_lb.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-

# Copyright 2017 FUJITSU CLOUD TECHNOLOGIES LIMITED
# Copyright Fujitsu
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion library/nifcloud_volume.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-

# Copyright 2017 FUJITSU CLOUD TECHNOLOGIES LIMITED
# Copyright Fujitsu
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion library/tests/test_nifcloud.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2017 FUJITSU CLOUD TECHNOLOGIES LIMITED
# Copyright Fujitsu
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion library/tests/test_nifcloud_fw.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-

# Copyright 2017 FUJITSU CLOUD TECHNOLOGIES LIMITED
# Copyright Fujitsu
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion library/tests/test_nifcloud_lb.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2017 FUJITSU CLOUD TECHNOLOGIES LIMITED
# Copyright Fujitsu
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion library/tests/test_nifcloud_volume.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2017 FUJITSU CLOUD TECHNOLOGIES LIMITED
# Copyright Fujitsu
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
galaxy_info:
author: NIFCLOUD Team
description: Ansible role for importing module of NIFCLOUD
company: FUJITSU CLOUD TECHNOLOGIES LIMITED
company: Fujitsu
license: Apache License, Version 2.0
min_ansible_version: 1.9.4
platforms:
Expand Down

0 comments on commit 15205b6

Please sign in to comment.