Skip to content

Commit b1bb5df

Browse files
authored
update license (#49)
* update license * year
1 parent 2d2f0a6 commit b1bb5df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2016-2023, Xavier Dupré
1+
Copyright (c) 2016-2024, Xavier Dupré
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

_doc/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
source_suffix = ".rst"
4242
master_doc = "index"
4343
project = "mlstatpy"
44-
copyright = "2016-2023, Xavier Dupré"
44+
copyright = "2016-2024, Xavier Dupré"
4545
author = "Xavier Dupré"
4646
version = __version__
4747
release = __version__

0 commit comments

Comments
 (0)