diff options
Diffstat (limited to 'src/parsetlv.c')
-rw-r--r-- | src/parsetlv.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/parsetlv.c b/src/parsetlv.c index b311a73f..69f48eb4 100644 --- a/src/parsetlv.c +++ b/src/parsetlv.c @@ -11,8 +11,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General 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/>. + * You should have received a copy of the GNU Lesser General Public + * License along with this program; if not, see <https://gnu.org/licenses/>. + * SPDX-License-Identifier: LGPL-2.1-or-later */ #ifdef HAVE_CONFIG_H |