Skip to content

Commit

Permalink
feat: bump copyright year, because why not
Browse files Browse the repository at this point in the history
  • Loading branch information
h2non committed Mar 18, 2020
1 parent 6a5956a commit 484b123
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2016-2019 Tomás Aparicio
Copyright (c) 2016-2020 Tomás Aparicio

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
====
Versatile HTTP traffic mocking and expectations made easy in Python.
:copyright: (c) 2016-2019 Tomas Aparicio
:copyright: (c) 2016-2020 Tomas Aparicio
:license: MIT
"""

Expand Down

0 comments on commit 484b123

Please sign in to comment.