We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab83589 commit cdbe49dCopy full SHA for cdbe49d
LICENSE.txt
@@ -1,4 +1,4 @@
1
-Copyright (c) 2008-2015, Jannis Leidel
+Copyright (c) 2008-, Jannis Leidel
2
All rights reserved.
3
4
Redistribution and use in source and binary forms, with or without
docs/conf.py
@@ -43,7 +43,7 @@
43
44
# General information about the project.
45
project = u"django-robots"
46
-copyright = u"2008-2016, Jannis Leidel"
+copyright = u"2008-, Jannis Leidel"
47
48
# The version info for the project you're documenting, acts as replacement for
49
# |version| and |release|, also used in various other places throughout the
0 commit comments