Skip to content

Commit cbca39a

Browse files
committed
Add the SPDX license identifier
1 parent 3797475 commit cbca39a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

ly/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# This file is part of python-ly, https://pypi.python.org/pypi/python-ly
22
#
3-
# Copyright (c) 2008 - 2015 by Wilbert Berendsen
3+
# SPDX-FileCopyrightText: 2008 - 2015 Wilbert Berendsen
4+
# SPDX-License-Identifier: GPL-3.0-or-later
45
#
56
# This program is free software; you can redistribute it and/or
67
# modify it under the terms of the GNU General Public License

0 commit comments

Comments
 (0)