Skip to content
Snippets Groups Projects
Commit dc36143f authored by Jonathan Corbet's avatar Jonathan Corbet
Browse files

docs: Remove the copyright year from conf.py

It had gone stale, of course, as it would every year, a single date doesn't
really cover things, and the date isn't really needed anyway.
parent 2185d4df
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ master_doc = 'index'
# General information about the project.
project = 'The Linux Kernel'
copyright = '2016, The kernel development community'
copyright = 'The kernel development community'
author = 'The kernel development community'
# The version info for the project you're documenting, acts as replacement for
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment