From c01a6ead26cc6bf9b8875a92881d0b04e4610483 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristi=20V=C3=AEjdea?= Date: Mon, 29 Jan 2018 00:18:53 +0200 Subject: [PATCH] Bring project into 2018 --- LICENSE.rst | 2 +- docs/conf.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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