Skip to content

Commit

Permalink
New year 2020
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Jan 2, 2020
1 parent 9736aa3 commit 2c76290
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions setup.py
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-

# Hive Alibaba Cloud API
# Copyright (c) 2008-2019 Hive Solutions Lda.
# Copyright (c) 2008-2020 Hive Solutions Lda.
#
# This file is part of Hive Alibaba Cloud API.
#
Expand Down Expand Up @@ -31,7 +31,7 @@
__date__ = "$LastChangedDate$"
""" The last change date of the module """

__copyright__ = "Copyright (c) 2008-2019 Hive Solutions Lda."
__copyright__ = "Copyright (c) 2008-2020 Hive Solutions Lda."
""" The copyright for the module """

__license__ = "Apache License, Version 2.0"
Expand Down
4 changes: 2 additions & 2 deletions src/aliyun/__init__.py
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-

# Hive Alibaba Cloud API
# Copyright (c) 2008-2019 Hive Solutions Lda.
# Copyright (c) 2008-2020 Hive Solutions Lda.
#
# This file is part of Hive Alibaba Cloud API.
#
Expand All @@ -28,7 +28,7 @@
__date__ = "$LastChangedDate$"
""" The last change date of the module """

__copyright__ = "Copyright (c) 2008-2019 Hive Solutions Lda."
__copyright__ = "Copyright (c) 2008-2020 Hive Solutions Lda."
""" The copyright for the module """

__license__ = "Apache License, Version 2.0"
Expand Down
4 changes: 2 additions & 2 deletions src/aliyun/base.py
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-

# Hive Alibaba Cloud API
# Copyright (c) 2008-2019 Hive Solutions Lda.
# Copyright (c) 2008-2020 Hive Solutions Lda.
#
# This file is part of Hive Alibaba Cloud API.
#
Expand Down Expand Up @@ -31,7 +31,7 @@
__date__ = "$LastChangedDate$"
""" The last change date of the module """

__copyright__ = "Copyright (c) 2008-2019 Hive Solutions Lda."
__copyright__ = "Copyright (c) 2008-2020 Hive Solutions Lda."
""" The copyright for the module """

__license__ = "Apache License, Version 2.0"
Expand Down
4 changes: 2 additions & 2 deletions src/aliyun/bucket.py
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-

# Hive Alibaba Cloud API
# Copyright (c) 2008-2019 Hive Solutions Lda.
# Copyright (c) 2008-2020 Hive Solutions Lda.
#
# This file is part of Hive Alibaba Cloud API.
#
Expand Down Expand Up @@ -31,7 +31,7 @@
__date__ = "$LastChangedDate$"
""" The last change date of the module """

__copyright__ = "Copyright (c) 2008-2019 Hive Solutions Lda."
__copyright__ = "Copyright (c) 2008-2020 Hive Solutions Lda."
""" The copyright for the module """

__license__ = "Apache License, Version 2.0"
Expand Down
4 changes: 2 additions & 2 deletions src/aliyun/object.py
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-

# Hive Alibaba Cloud API
# Copyright (c) 2008-2019 Hive Solutions Lda.
# Copyright (c) 2008-2020 Hive Solutions Lda.
#
# This file is part of Hive Alibaba Cloud API.
#
Expand Down Expand Up @@ -31,7 +31,7 @@
__date__ = "$LastChangedDate$"
""" The last change date of the module """

__copyright__ = "Copyright (c) 2008-2019 Hive Solutions Lda."
__copyright__ = "Copyright (c) 2008-2020 Hive Solutions Lda."
""" The copyright for the module """

__license__ = "Apache License, Version 2.0"
Expand Down
4 changes: 2 additions & 2 deletions src/examples/__init__.py
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-

# Hive Alibaba Cloud API
# Copyright (c) 2008-2019 Hive Solutions Lda.
# Copyright (c) 2008-2020 Hive Solutions Lda.
#
# This file is part of Hive Alibaba Cloud API.
#
Expand All @@ -28,7 +28,7 @@
__date__ = "$LastChangedDate$"
""" The last change date of the module """

__copyright__ = "Copyright (c) 2008-2019 Hive Solutions Lda."
__copyright__ = "Copyright (c) 2008-2020 Hive Solutions Lda."
""" The copyright for the module """

__license__ = "Apache License, Version 2.0"
Expand Down
4 changes: 2 additions & 2 deletions src/examples/app.py
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-

# Hive Alibaba Cloud API
# Copyright (c) 2008-2019 Hive Solutions Lda.
# Copyright (c) 2008-2020 Hive Solutions Lda.
#
# This file is part of Hive Alibaba Cloud API.
#
Expand Down Expand Up @@ -31,7 +31,7 @@
__date__ = "$LastChangedDate$"
""" The last change date of the module """

__copyright__ = "Copyright (c) 2008-2019 Hive Solutions Lda."
__copyright__ = "Copyright (c) 2008-2020 Hive Solutions Lda."
""" The copyright for the module """

__license__ = "Apache License, Version 2.0"
Expand Down
4 changes: 2 additions & 2 deletions src/examples/base.py
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-

# Hive Alibaba Cloud API
# Copyright (c) 2008-2019 Hive Solutions Lda.
# Copyright (c) 2008-2020 Hive Solutions Lda.
#
# This file is part of Hive Alibaba Cloud API.
#
Expand Down Expand Up @@ -31,7 +31,7 @@
__date__ = "$LastChangedDate$"
""" The last change date of the module """

__copyright__ = "Copyright (c) 2008-2019 Hive Solutions Lda."
__copyright__ = "Copyright (c) 2008-2020 Hive Solutions Lda."
""" The copyright for the module """

__license__ = "Apache License, Version 2.0"
Expand Down

0 comments on commit 2c76290

Please sign in to comment.