mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-07-18 03:54:18 -04:00
Adapt license to LGPL-2.0-or-later
According to relicensecheck Brad is OK with changing LGPLv2 to LGPLv2+, which is required to be compatible with the LGPL-2.1-or-later licensed source files.
This commit is contained in:
committed by
Christophe Giboudeaux
parent
20f996a7dd
commit
f4281984c1
@ -1,11 +1,9 @@
|
||||
// kimgio module for SGI images
|
||||
//
|
||||
// Copyright (C) 2004 Melchior FRANZ <mfranz@kde.org>
|
||||
//
|
||||
// This program is free software; you can redistribute it and/or
|
||||
// modify it under the terms of the Lesser GNU General Public License as
|
||||
// published by the Free Software Foundation; either version 2 of the
|
||||
// License, or (at your option) any later version.
|
||||
/*
|
||||
kimgio module for SGI images
|
||||
SPDX-FileCopyrightText: 2004 Melchior FRANZ <mfranz@kde.org>
|
||||
|
||||
SPDX-License-Identifier: LGPL-2.0-or-later
|
||||
*/
|
||||
|
||||
/* this code supports:
|
||||
* reading:
|
||||
|
Reference in New Issue
Block a user