summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphael Pierzina <raphael@hackebrot.de>2017-06-13 14:58:07 +0200
committerRaphael Pierzina <raphael@hackebrot.de>2017-06-13 14:58:07 +0200
commit218af423256ad8b9224086fa6f23f98a2cbbda37 (patch)
tree42fda86a69fc627d0fa4517047eeca275e70740e
parent6fa7b164824a38dec4b897a6f642226b62f08230 (diff)
downloadpytest-218af423256ad8b9224086fa6f23f98a2cbbda37.tar.gz
Update copyright date in LICENSE and README.rst
-rw-r--r--LICENSE2
-rw-r--r--README.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE
index 9e27bd784..629df45ac 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
The MIT License (MIT)
-Copyright (c) 2004-2016 Holger Krekel and others
+Copyright (c) 2004-2017 Holger Krekel and others
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
diff --git a/README.rst b/README.rst
index 3a0abc5c1..cf2304ed8 100644
--- a/README.rst
+++ b/README.rst
@@ -102,7 +102,7 @@ Consult the `Changelog <http://docs.pytest.org/en/latest/changelog.html>`__ page
License
-------
-Copyright Holger Krekel and others, 2004-2016.
+Copyright Holger Krekel and others, 2004-2017.
Distributed under the terms of the `MIT`_ license, pytest is free and open source software.