12 years!

This commit is contained in:
Jannis Leidel 2019-01-27 22:26:28 +01:00
parent 07d62d8d26
commit 727746add1
No known key found for this signature in database
GPG key ID: C795956FB489DCA9
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
Copyright (c) 2007-2016, Jannis Leidel and contributors Copyright (c) 2007-2019, Jannis Leidel and contributors
All rights reserved. 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

View file

@ -38,7 +38,7 @@ master_doc = 'index'
# General information about the project. # General information about the project.
project = u'django-dbtemplates' project = u'django-dbtemplates'
copyright = u'2007-2012, Jannis Leidel and contributors' copyright = u'2007-2019, Jannis Leidel and contributors'
# 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
# |version| and |release|, also used in various other places throughout the # |version| and |release|, also used in various other places throughout the