We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b109a5 commit 579e6faCopy full SHA for 579e6fa
2 files changed
packages/basemap/LICENSE
@@ -1,5 +1,5 @@
1
Copyright (c) 2011-2014 Jeffrey Whitaker
2
-Copyright (c) 2015-2024 The Matplotlib development team
+Copyright (c) 2015-2025 The Matplotlib development team
3
4
Permission is hereby granted, free of charge, to any person obtaining
5
a copy of this software and associated documentation files (the
packages/basemap/doc/source/conf.py
@@ -22,7 +22,7 @@
22
# -- Project information -----------------------------------------------
23
24
project = myself.__name__.rsplit(".", 1)[-1]
25
-copyright = "2011-2014 Jeffrey Whitaker; 2015-2024 The Matplotlib development team"
+copyright = "2011-2014 Jeffrey Whitaker; 2015-2025 The Matplotlib development team"
26
author = "Jeffrey Whitaker"
27
28
# The short X.Y version
0 commit comments