Skip to content

Commit f8df6bf

Browse files
committed
Change URL in license back to astrofrog repo
1 parent dda94cf commit f8df6bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2525
The code in this package includes code adapted from WCSAxes, which is released
2626
under a 3-clause BSD license and can be found here:
2727

28-
https://github.com/matplotlib/wcsaxes
28+
https://github.com/astrofrog/wcsaxes

pytest_mpl/plugin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
# The code below includes code adapted from WCSAxes, which is released
2727
# under a 3-clause BSD license and can be found here:
2828
#
29-
# https://github.com/matplotlib/wcsaxes
29+
# https://github.com/astrofrog/wcsaxes
3030

3131
from functools import wraps
3232

0 commit comments

Comments
 (0)