Skip to content

Commit 0f2e0c4

Browse files
committed
Bump copyright (long overdue 😅)
1 parent 1f93235 commit 0f2e0c4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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) 2018 Peter Odding, Arjan Verwer and Paylogic International
1+
Copyright (c) 2020 Peter Odding, Arjan Verwer and Paylogic International
22

33
Permission is hereby granted, free of charge, to any person obtaining
44
a copy of this software and associated documentation files (the

‎README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ License
205205

206206
This software is licensed under the `MIT license`_.
207207

208-
© 2018 Peter Odding, Arjan Verwer and Paylogic International.
208+
© 2020 Peter Odding, Arjan Verwer and Paylogic International.
209209

210210
.. External references:
211211
.. _changelog: https://py2deb.readthedocs.io/en/latest/changelog.html

‎docs/conf.py

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

3939
# General information about the project.
4040
project = u'py2deb'
41-
copyright = u'2018, Paylogic International (Arjan Verwer & Peter Odding)'
41+
copyright = u'2020, Paylogic International (Arjan Verwer & Peter Odding)'
4242

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

0 commit comments

Comments
 (0)