Skip to content

Commit 579e6fa

Browse files
committed
Update copyright years
1 parent 5b109a5 commit 579e6fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/basemap/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Copyright (c) 2011-2014 Jeffrey Whitaker
2-
Copyright (c) 2015-2024 The Matplotlib development team
2+
Copyright (c) 2015-2025 The Matplotlib development team
33

44
Permission is hereby granted, free of charge, to any person obtaining
55
a copy of this software and associated documentation files (the

packages/basemap/doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# -- Project information -----------------------------------------------
2323

2424
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"
2626
author = "Jeffrey Whitaker"
2727

2828
# The short X.Y version

0 commit comments

Comments
 (0)