Skip to content

Commit 85e2d92

Browse files
committed
Update copyright for 2019 (#525)
1 parent 93bc269 commit 85e2d92

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

LICENSE

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
Copyright (c) 2017, Adam Johnson
1+
Copyright (c) 2015-2019 Adam Johnson
2+
23
All rights reserved.
34

45
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

docs/conf.py

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

6363
# General information about the project.
6464
project = u'Django-MySQL'
65-
copyright = u'2017, Adam Johnson'
65+
copyright = u'2017-2019 Adam Johnson'
6666

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

0 commit comments

Comments
 (0)