Copyright.
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
from operator import attrgetter
|
||||
|
||||
import itertools
|
||||
|
||||
from bonobo.util.tokens import Token
|
||||
|
||||
@ -30,7 +30,7 @@ master_doc = 'index'
|
||||
|
||||
# General information about the project.
|
||||
project = 'Bonobo'
|
||||
copyright = '2016, Romain Dorgueil'
|
||||
copyright = '2012-2017, Romain Dorgueil'
|
||||
author = 'Romain Dorgueil'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
|
||||
Reference in New Issue
Block a user