mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-03-16 22:20:28 +00:00
12 years!
This commit is contained in:
parent
07d62d8d26
commit
727746add1
2 changed files with 2 additions and 2 deletions
2
LICENSE
2
LICENSE
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue