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,10 @@
|
||||
/*
|
||||
* QImageIO Routines to read (and perhaps in the future, write) images
|
||||
* in the high definition EXR format.
|
||||
*
|
||||
* Copyright (c) 2003, Brad Hards <bradh@frogmouth.net>
|
||||
*
|
||||
* This library is distributed under the conditions of the GNU LGPL.
|
||||
*
|
||||
QImageIO Routines to read (and perhaps in the future, write) images
|
||||
in the high definition EXR format.
|
||||
|
||||
SPDX-FileCopyrightText: 2003 Brad Hards <bradh@frogmouth.net>
|
||||
|
||||
SPDX-License-Identifier: LGPL-2.0-or-later
|
||||
*/
|
||||
|
||||
#ifndef KIMG_EXR_P_H
|
||||
|
Reference in New Issue
Block a user