Skip to content

Commit

Permalink
Merge pull request #820 from marbre/license-data-list
Browse files Browse the repository at this point in the history
Fix reference to spdx/license-list-data
  • Loading branch information
mxmehl authored Aug 9, 2023
2 parents b3a2ffe + 69d306f commit cab4cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/reuse/download.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# SPDX-License-Identifier: GPL-3.0-or-later

"""Functions for downloading license files from spdx/license-data-list."""
"""Functions for downloading license files from spdx/license-list-data."""

import errno
import logging
Expand Down

0 comments on commit cab4cff

Please sign in to comment.