File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
Copyright (c) 2011-2014 Jeffrey Whitaker
2
- Copyright (c) 2015-2024 The Matplotlib development team
2
+ Copyright (c) 2015-2025 The Matplotlib development team
3
3
4
4
Permission is hereby granted, free of charge, to any person obtaining
5
5
a copy of this software and associated documentation files (the
Original file line number Diff line number Diff line change 22
22
# -- Project information -----------------------------------------------
23
23
24
24
project = myself .__name__ .rsplit ("." , 1 )[- 1 ]
25
- copyright = "2011-2014 Jeffrey Whitaker; 2015-2024 The Matplotlib development team"
25
+ copyright = "2011-2014 Jeffrey Whitaker; 2015-2025 The Matplotlib development team"
26
26
author = "Jeffrey Whitaker"
27
27
28
28
# The short X.Y version
You can’t perform that action at this time.
0 commit comments