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 93bc269 commit 85e2d92Copy full SHA for 85e2d92
LICENSE
@@ -1,4 +1,5 @@
1
-Copyright (c) 2017, Adam Johnson
+Copyright (c) 2015-2019 Adam Johnson
2
+
3
All rights reserved.
4
5
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
docs/conf.py
@@ -62,7 +62,7 @@
62
63
# General information about the project.
64
project = u'Django-MySQL'
65
-copyright = u'2017, Adam Johnson'
+copyright = u'2017-2019 Adam Johnson'
66
67
# The version info for the project you're documenting, acts as replacement
68
# for |version| and |release|, also used in various other places throughout
0 commit comments