diff --git a/conf.py b/conf.py index cf4a39326..c8bb41c63 100644 --- a/conf.py +++ b/conf.py @@ -52,7 +52,7 @@ master_doc = 'index' # General information about the project. project = u'Fuel' -copyright = u'2012-2016, OpenStack' +copyright = u'2012-2017, OpenStack' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the diff --git a/setup.py b/setup.py index fe60d19d1..8e868c604 100644 --- a/setup.py +++ b/setup.py @@ -1,4 +1,4 @@ -# Copyright 2015 Mirantis, Inc. +# Copyright 2012 Mirantis, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain