diff --git a/LICENSE.txt b/LICENSE.txt index 156f6712..a1b7c791 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2016-2023, Xavier Dupré +Copyright (c) 2016-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 587696ad..027f2104 100644 --- a/_doc/conf.py +++ b/_doc/conf.py @@ -41,7 +41,7 @@ source_suffix = ".rst" master_doc = "index" project = "mlstatpy" -copyright = "2016-2023, Xavier Dupré" +copyright = "2016-2024, Xavier Dupré" author = "Xavier Dupré" version = __version__ release = __version__