Skip to content

Commit cdbe49d

Browse files
committed
chore(LICENSE,docs/conf.py): make copyright year perpetual
1 parent ab83589 commit cdbe49d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2008-2015, Jannis Leidel
1+
Copyright (c) 2008-, Jannis Leidel
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
# General information about the project.
4545
project = u"django-robots"
46-
copyright = u"2008-2016, Jannis Leidel"
46+
copyright = u"2008-, Jannis Leidel"
4747

4848
# The version info for the project you're documenting, acts as replacement for
4949
# |version| and |release|, also used in various other places throughout the

0 commit comments

Comments
 (0)