Skip to content

Commit

Permalink
Copyright year bump
Browse files Browse the repository at this point in the history
  • Loading branch information
pndurette committed Aug 30, 2019
1 parent 2a3b7b6 commit 7ee33b5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright © 2014-2018 Pierre Nicolas Durette
Copyright © 2014-2019 Pierre Nicolas Durette

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 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ See <http://gtts.readthedocs.org/> for documentation and examples.

### Licence

[The MIT License (MIT)](LICENSE) Copyright © 2014-2018 Pierre Nicolas Durette
[The MIT License (MIT)](LICENSE) Copyright © 2014-2019 Pierre Nicolas Durette
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# -- Project information -----------------------------------------------------

project = 'gTTS'
copyright = '2014-2018 Pierre Nicolas Durette'
copyright = '2014-2019 Pierre Nicolas Durette'
author = 'Pierre Nicolas Durette'

# The short X.Y version
Expand Down

0 comments on commit 7ee33b5

Please sign in to comment.