Skip to content

Commit

Permalink
remove outdated years from copyright (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbu authored and Nyholm committed May 11, 2018
1 parent 3b98e1e commit a5f05eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@

# General information about the project.
project = u'PHP-HTTP'
copyright = u'2015-2016, The PHP-HTTP Team'
copyright = u'2015, The PHP-HTTP Team'
author = u'The PHP-HTTP Team'

# The version info for the project you're documenting, acts as replacement for
Expand Down

0 comments on commit a5f05eb

Please sign in to comment.