mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-05-12 17:43:13 +00:00
Updated year.
This commit is contained in:
parent
65684c1243
commit
9cc07437ee
2 changed files with 2 additions and 2 deletions
2
LICENSE
2
LICENSE
|
|
@ -1,4 +1,4 @@
|
|||
Copyright (c) 2007-2011, Jannis Leidel and contributors
|
||||
Copyright (c) 2007-2012, Jannis Leidel and contributors
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@ master_doc = 'index'
|
|||
|
||||
# General information about the project.
|
||||
project = u'django-dbtemplates'
|
||||
copyright = u'2007-2011, Jannis Leidel and contributors'
|
||||
copyright = u'2007-2012, Jannis Leidel and contributors'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
# |version| and |release|, also used in various other places throughout the
|
||||
|
|
|
|||
Loading…
Reference in a new issue