Skip to content

Commit

Permalink
chore: bump copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
pndurette committed Jan 7, 2024
1 parent ccae60e commit 3a80fab
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-2023 Pierre Nicolas Durette
Copyright © 2014-2024 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 @@ -47,4 +47,4 @@ This project is *not* affiliated with Google or Google Cloud. Breaking upstream

### Licence

[The MIT License (MIT)](LICENSE) Copyright © 2014-2023 Pierre Nicolas Durette & [Contributors](https://github.com/pndurette/gTTS/graphs/contributors)
[The MIT License (MIT)](LICENSE) Copyright © 2014-2024 Pierre Nicolas Durette & [Contributors](https://github.com/pndurette/gTTS/graphs/contributors)
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-2023 Pierre Nicolas Durette'
copyright = '2014-2024 Pierre Nicolas Durette'
author = 'Pierre Nicolas Durette'

# The short X.Y version
Expand Down

0 comments on commit 3a80fab

Please sign in to comment.