diff --git a/LICENSE.rst b/LICENSE.rst index adab897..30aef6b 100644 --- a/LICENSE.rst +++ b/LICENSE.rst @@ -10,7 +10,7 @@ License BSD 3-Clause License ******************** -Copyright (c) 2017, Cristian V. |br|\ All rights reserved. +Copyright (c) 2018, Cristian V. |br|\ All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/docs/conf.py b/docs/conf.py index 5b7642a..b286571 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -39,7 +39,7 @@ master_doc = 'index' # General information about the project. project = 'drf-yasg' -copyright = '2017, Cristi V.' +copyright = '2018, Cristi V.' author = 'Cristi V.' # The version info for the project you're documenting, acts as replacement for