Skip to content

Commit 1d8e92b

Browse files
authored
Update copyright year in README (#8007)
1 parent 2bf15f8 commit 1d8e92b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Thanks to our many contributors!
108108

109109
## License
110110

111-
Copyright 2014-2019, xarray Developers
111+
Copyright 2014-2023, xarray Developers
112112

113113
Licensed under the Apache License, Version 2.0 (the "License"); you
114114
may not use this file except in compliance with the License. You may
@@ -125,12 +125,12 @@ limitations under the License.
125125
Xarray bundles portions of pandas, NumPy and Seaborn, all of which are
126126
available under a "3-clause BSD" license:
127127

128-
- pandas: setup.py, xarray/util/print_versions.py
129-
- NumPy: xarray/core/npcompat.py
130-
- Seaborn: _determine_cmap_params in xarray/core/plot/utils.py
128+
- pandas: `setup.py`, `xarray/util/print_versions.py`
129+
- NumPy: `xarray/core/npcompat.py`
130+
- Seaborn: `_determine_cmap_params` in `xarray/core/plot/utils.py`
131131

132132
Xarray also bundles portions of CPython, which is available under the
133-
"Python Software Foundation License" in xarray/core/pycompat.py.
133+
"Python Software Foundation License" in `xarray/core/pycompat.py`.
134134

135135
Xarray uses icons from the icomoon package (free version), which is
136136
available under the "CC BY 4.0" license.

0 commit comments

Comments
 (0)