Skip to content

Commit

Permalink
change year in LICENSE and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhantgoel committed Feb 5, 2018
1 parent faa0a93 commit 5c403ce
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) 2017 Siddhant Goel
Copyright (c) 2018 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 = '2017, Siddhant Goel'
copyright = '2018, Siddhant Goel'
author = 'Siddhant Goel'

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

0 comments on commit 5c403ce

Please sign in to comment.