Bring project into 2018
parent
05901e99aa
commit
c01a6ead26
|
|
@ -10,7 +10,7 @@ License
|
||||||
BSD 3-Clause License
|
BSD 3-Clause License
|
||||||
********************
|
********************
|
||||||
|
|
||||||
Copyright (c) 2017, Cristian V. <cristi@cvjd.me> |br|\ All rights reserved.
|
Copyright (c) 2018, Cristian V. <cristi@cvjd.me> |br|\ All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
modification, are permitted provided that the following conditions are met:
|
modification, are permitted provided that the following conditions are met:
|
||||||
|
|
|
||||||
|
|
@ -39,7 +39,7 @@ master_doc = 'index'
|
||||||
|
|
||||||
# General information about the project.
|
# General information about the project.
|
||||||
project = 'drf-yasg'
|
project = 'drf-yasg'
|
||||||
copyright = '2017, Cristi V.'
|
copyright = '2018, Cristi V.'
|
||||||
author = 'Cristi V.'
|
author = 'Cristi V.'
|
||||||
|
|
||||||
# The version info for the project you're documenting, acts as replacement for
|
# The version info for the project you're documenting, acts as replacement for
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue