File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ Thanks to our many contributors!
108
108
109
109
## License
110
110
111
- Copyright 2014-2019 , xarray Developers
111
+ Copyright 2014-2023 , xarray Developers
112
112
113
113
Licensed under the Apache License, Version 2.0 (the "License"); you
114
114
may not use this file except in compliance with the License. You may
@@ -125,12 +125,12 @@ limitations under the License.
125
125
Xarray bundles portions of pandas, NumPy and Seaborn, all of which are
126
126
available under a "3-clause BSD" license:
127
127
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 `
131
131
132
132
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 ` .
134
134
135
135
Xarray uses icons from the icomoon package (free version), which is
136
136
available under the "CC BY 4.0" license.
You can’t perform that action at this time.
0 commit comments