diff --git a/setup.py b/setup.py index 8d253b13..027bb0d5 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive Budy -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive Budy. # @@ -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__ = "Apache License, Version 2.0" diff --git a/src/budy/__init__.py b/src/budy/__init__.py index c2be0dec..3497e5c1 100644 --- a/src/budy/__init__.py +++ b/src/budy/__init__.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive Budy -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive Budy. # @@ -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__ = "Apache License, Version 2.0" diff --git a/src/budy/controllers/__init__.py b/src/budy/controllers/__init__.py index 8b78ab9b..413530dc 100644 --- a/src/budy/controllers/__init__.py +++ b/src/budy/controllers/__init__.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive Budy -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive Budy. # @@ -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__ = "Apache License, Version 2.0" diff --git a/src/budy/controllers/api/__init__.py b/src/budy/controllers/api/__init__.py index 43cf09e1..c059863e 100644 --- a/src/budy/controllers/api/__init__.py +++ b/src/budy/controllers/api/__init__.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive Budy -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive Budy. # @@ -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__ = "Apache License, Version 2.0" diff --git a/src/budy/controllers/api/base.py b/src/budy/controllers/api/base.py index 6f2fcd1a..38697952 100644 --- a/src/budy/controllers/api/base.py +++ b/src/budy/controllers/api/base.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive Budy -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive Budy. # @@ -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__ = "Apache License, Version 2.0" diff --git a/src/budy/controllers/api/brand.py b/src/budy/controllers/api/brand.py index 4e85ae88..3991f474 100644 --- a/src/budy/controllers/api/brand.py +++ b/src/budy/controllers/api/brand.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive Budy -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive Budy. # @@ -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__ = "Apache License, Version 2.0" diff --git a/src/budy/controllers/api/category.py b/src/budy/controllers/api/category.py index 379fd096..bfd25ba4 100644 --- a/src/budy/controllers/api/category.py +++ b/src/budy/controllers/api/category.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive Budy -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive Budy. # @@ -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__ = "Apache License, Version 2.0" diff --git a/src/budy/controllers/api/color.py b/src/budy/controllers/api/color.py index 0dfa0631..12b1469e 100644 --- a/src/budy/controllers/api/color.py +++ b/src/budy/controllers/api/color.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive Budy -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive Budy. # @@ -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__ = "Apache License, Version 2.0" diff --git a/src/budy/controllers/api/media.py b/src/budy/controllers/api/media.py index b18e4dbc..b2dc2185 100644 --- a/src/budy/controllers/api/media.py +++ b/src/budy/controllers/api/media.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive Budy -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive Budy. # @@ -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__ = "Apache License, Version 2.0" diff --git a/src/budy/controllers/api/product.py b/src/budy/controllers/api/product.py index 372fed53..cbd38e7e 100644 --- a/src/budy/controllers/api/product.py +++ b/src/budy/controllers/api/product.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive Budy -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive Budy. # @@ -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__ = "Apache License, Version 2.0" diff --git a/src/budy/controllers/api/subscription.py b/src/budy/controllers/api/subscription.py index aa1e20bd..e37a73ce 100644 --- a/src/budy/controllers/api/subscription.py +++ b/src/budy/controllers/api/subscription.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive Budy -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive Budy. # @@ -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__ = "Apache License, Version 2.0" diff --git a/src/budy/controllers/base.py b/src/budy/controllers/base.py index 61630e64..231a067b 100644 --- a/src/budy/controllers/base.py +++ b/src/budy/controllers/base.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive Budy -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive Budy. # @@ -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__ = "Apache License, Version 2.0" diff --git a/src/budy/main.py b/src/budy/main.py index 44f7e343..0a876645 100644 --- a/src/budy/main.py +++ b/src/budy/main.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive Budy -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive Budy. # @@ -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__ = "Apache License, Version 2.0" diff --git a/src/budy/models/__init__.py b/src/budy/models/__init__.py index f04723c8..ba5177b1 100644 --- a/src/budy/models/__init__.py +++ b/src/budy/models/__init__.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive Budy -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive Budy. # @@ -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__ = "Apache License, Version 2.0" diff --git a/src/budy/models/base.py b/src/budy/models/base.py index 921825b3..378fa601 100644 --- a/src/budy/models/base.py +++ b/src/budy/models/base.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive Budy -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive Budy. # @@ -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__ = "Apache License, Version 2.0" diff --git a/src/budy/models/brand.py b/src/budy/models/brand.py index 6ca9c633..e9e224a1 100644 --- a/src/budy/models/brand.py +++ b/src/budy/models/brand.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive Budy -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive Budy. # @@ -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__ = "Apache License, Version 2.0" diff --git a/src/budy/models/category.py b/src/budy/models/category.py index 0d145d2b..fa07fc9b 100644 --- a/src/budy/models/category.py +++ b/src/budy/models/category.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive Budy -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive Budy. # @@ -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__ = "Apache License, Version 2.0" diff --git a/src/budy/models/color.py b/src/budy/models/color.py index ac927dbf..4ce901b7 100644 --- a/src/budy/models/color.py +++ b/src/budy/models/color.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive Budy -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive Budy. # @@ -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__ = "Apache License, Version 2.0" diff --git a/src/budy/models/composition.py b/src/budy/models/composition.py index e6b2c76d..00847e9a 100644 --- a/src/budy/models/composition.py +++ b/src/budy/models/composition.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive Budy -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive Budy. # @@ -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__ = "Apache License, Version 2.0" diff --git a/src/budy/models/live_model.py b/src/budy/models/live_model.py index 47a66e93..5a0f2bde 100644 --- a/src/budy/models/live_model.py +++ b/src/budy/models/live_model.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive Budy -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive Budy. # @@ -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__ = "Apache License, Version 2.0" diff --git a/src/budy/models/measurement.py b/src/budy/models/measurement.py index 243b7761..c48649d5 100644 --- a/src/budy/models/measurement.py +++ b/src/budy/models/measurement.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive Budy -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive Budy. # @@ -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__ = "Apache License, Version 2.0" diff --git a/src/budy/models/media.py b/src/budy/models/media.py index 1210625e..f4487184 100644 --- a/src/budy/models/media.py +++ b/src/budy/models/media.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive Budy -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive Budy. # @@ -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__ = "Apache License, Version 2.0" diff --git a/src/budy/models/product.py b/src/budy/models/product.py index d41b97d9..cf52ae78 100644 --- a/src/budy/models/product.py +++ b/src/budy/models/product.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive Budy -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive Budy. # @@ -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__ = "Apache License, Version 2.0" diff --git a/src/budy/models/season.py b/src/budy/models/season.py index 8703b266..74fc7541 100644 --- a/src/budy/models/season.py +++ b/src/budy/models/season.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive Budy -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive Budy. # @@ -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__ = "Apache License, Version 2.0" diff --git a/src/budy/models/subscription.py b/src/budy/models/subscription.py index f723e5e0..37774012 100644 --- a/src/budy/models/subscription.py +++ b/src/budy/models/subscription.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive Budy -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive Budy. # @@ -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__ = "Apache License, Version 2.0" diff --git a/src/budy/test/__init__.py b/src/budy/test/__init__.py index 9e21261f..c511739d 100644 --- a/src/budy/test/__init__.py +++ b/src/budy/test/__init__.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Hive Budy -# Copyright (c) 2008-2015 Hive Solutions Lda. +# Copyright (c) 2008-2016 Hive Solutions Lda. # # This file is part of Hive Budy. # @@ -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__ = "Apache License, Version 2.0"