diff options
Diffstat (limited to 'lang/python/Makefile.am')
-rw-r--r-- | lang/python/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/python/Makefile.am b/lang/python/Makefile.am index 1c7249a4..c888448f 100644 --- a/lang/python/Makefile.am +++ b/lang/python/Makefile.am @@ -14,7 +14,8 @@ # Public License for more details. # # You should have received a copy of the GNU Lesser General Public -# License along with this program; if not, see <https://www.gnu.org/licenses/>. +# License along with this program; if not, see <https://gnu.org/licenses/>. +# SPDX-License-Identifier: LGPL-2.1-or-later EXTRA_DIST = \ README \ |