We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fcf0ce commit b323754Copy full SHA for b323754
LICENSE
@@ -1,4 +1,4 @@
1
- Copyright (c) 2019-2021, Corteva Agriscience™
+ Copyright (c) 2019-2023, Corteva Agriscience™
2
All rights reserved.
3
4
Licensed under the Apache License, Version 2.0 (the "License");
docs/conf.py
@@ -60,7 +60,7 @@
60
61
# General information about the project.
62
project = "rioxarray"
63
-copyright = "2019, rioxarray Contributors"
+copyright = "2019-2023, Corteva Agriscience™"
64
author = "rioxarray Contributors"
65
66
# The version info for the project you're documenting, acts as replacement
0 commit comments