diff --git a/LICENSE.txt b/LICENSE.txt index 88dcf8a..7f33fcf 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2017-2023, Xavier Dupré +Copyright (c) 2017-2024, Xavier Dupré Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/_doc/conf.py b/_doc/conf.py index 811119c..a9dcefb 100644 --- a/_doc/conf.py +++ b/_doc/conf.py @@ -41,7 +41,7 @@ source_suffix = ".rst" master_doc = "index" project = "pandas-streaming" -copyright = "2016-2023, Xavier Dupré" +copyright = "2017-2024, Xavier Dupré" author = "Xavier Dupré" version = __version__ release = __version__