Skip to content

Commit

Permalink
chore: update copyright years
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhantgoel committed May 9, 2020
1 parent 67a6555 commit eb34800
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2019 Siddhant Goel
Copyright (c) 2017 - 2020 Siddhant Goel

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 docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@

# General information about the project.
project = 'streaming-form-data'
copyright = '2019, Siddhant Goel'
copyright = '2017 - 2020, Siddhant Goel'
author = 'Siddhant Goel'

# The version info for the project you're documenting, acts as replacement for
Expand Down

0 comments on commit eb34800

Please sign in to comment.