diff --git a/setup.py b/setup.py index 4a9b9be..159cf4d 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive DigitalOcean API -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive DigitalOcean API. # @@ -31,7 +31,7 @@ __date__ = "$LastChangedDate$" """ The last change date of the module """ -__copyright__ = "Copyright (c) 2008-2015 Hive Solutions Lda." +__copyright__ = "Copyright (c) 2008-2016 Hive Solutions Lda." """ The copyright for the module """ __license__ = "GNU General Public License (GPL), Version 3" diff --git a/src/digitalocean/__init__.py b/src/digitalocean/__init__.py index 9da2910..9098e29 100644 --- a/src/digitalocean/__init__.py +++ b/src/digitalocean/__init__.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive DigitalOcean API -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive DigitalOcean API. # @@ -28,7 +28,7 @@ __date__ = "$LastChangedDate$" """ The last change date of the module """ -__copyright__ = "Copyright (c) 2008-2015 Hive Solutions Lda." +__copyright__ = "Copyright (c) 2008-2016 Hive Solutions Lda." """ The copyright for the module """ __license__ = "GNU General Public License (GPL), Version 3" diff --git a/src/digitalocean/action.py b/src/digitalocean/action.py index 068910e..bfac4b8 100644 --- a/src/digitalocean/action.py +++ b/src/digitalocean/action.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive DigitalOcean API -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive DigitalOcean API. # @@ -31,7 +31,7 @@ __date__ = "$LastChangedDate$" """ The last change date of the module """ -__copyright__ = "Copyright (c) 2008-2015 Hive Solutions Lda." +__copyright__ = "Copyright (c) 2008-2016 Hive Solutions Lda." """ The copyright for the module """ __license__ = "GNU General Public License (GPL), Version 3" diff --git a/src/digitalocean/base.py b/src/digitalocean/base.py index ab12f11..32a9875 100644 --- a/src/digitalocean/base.py +++ b/src/digitalocean/base.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive DigitalOcean API -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive DigitalOcean API. # @@ -31,7 +31,7 @@ __date__ = "$LastChangedDate$" """ The last change date of the module """ -__copyright__ = "Copyright (c) 2008-2015 Hive Solutions Lda." +__copyright__ = "Copyright (c) 2008-2016 Hive Solutions Lda." """ The copyright for the module """ __license__ = "GNU General Public License (GPL), Version 3" diff --git a/src/digitalocean/droplet.py b/src/digitalocean/droplet.py index f9eeef1..35a673d 100644 --- a/src/digitalocean/droplet.py +++ b/src/digitalocean/droplet.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive DigitalOcean API -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive DigitalOcean API. # @@ -31,7 +31,7 @@ __date__ = "$LastChangedDate$" """ The last change date of the module """ -__copyright__ = "Copyright (c) 2008-2015 Hive Solutions Lda." +__copyright__ = "Copyright (c) 2008-2016 Hive Solutions Lda." """ The copyright for the module """ __license__ = "GNU General Public License (GPL), Version 3" diff --git a/src/examples/__init__.py b/src/examples/__init__.py index 24f01f1..bc27981 100644 --- a/src/examples/__init__.py +++ b/src/examples/__init__.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive DigitalOcean API -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive DigitalOcean API. # @@ -28,7 +28,7 @@ __date__ = "$LastChangedDate$" """ The last change date of the module """ -__copyright__ = "Copyright (c) 2008-2015 Hive Solutions Lda." +__copyright__ = "Copyright (c) 2008-2016 Hive Solutions Lda." """ The copyright for the module """ __license__ = "GNU General Public License (GPL), Version 3" diff --git a/src/examples/app.py b/src/examples/app.py index 07e9e62..f8309ff 100644 --- a/src/examples/app.py +++ b/src/examples/app.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive DigitalOcean API -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive DigitalOcean API. # @@ -31,7 +31,7 @@ __date__ = "$LastChangedDate$" """ The last change date of the module """ -__copyright__ = "Copyright (c) 2008-2015 Hive Solutions Lda." +__copyright__ = "Copyright (c) 2008-2016 Hive Solutions Lda." """ The copyright for the module """ __license__ = "GNU General Public License (GPL), Version 3" diff --git a/src/examples/base.py b/src/examples/base.py index 5b07f52..204678a 100644 --- a/src/examples/base.py +++ b/src/examples/base.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive DigitalOcean API -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive DigitalOcean API. # @@ -31,7 +31,7 @@ __date__ = "$LastChangedDate$" """ The last change date of the module """ -__copyright__ = "Copyright (c) 2008-2015 Hive Solutions Lda." +__copyright__ = "Copyright (c) 2008-2016 Hive Solutions Lda." """ The copyright for the module """ __license__ = "GNU General Public License (GPL), Version 3"