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,12 +1,10 @@
|
||||
/* This file is part of the KDE project
|
||||
Copyright (C) 2003 Dominik Seichter <domseichter@web.de>
|
||||
Copyright (C) 2004 Ignacio Castaño <castano@ludicon.com>
|
||||
Copyright (C) 2010 Troy Unrau <troy@kde.org>
|
||||
/*
|
||||
This file is part of the KDE project
|
||||
SPDX-FileCopyrightText: 2003 Dominik Seichter <domseichter@web.de>
|
||||
SPDX-FileCopyrightText: 2004 Ignacio Castaño <castano@ludicon.com>
|
||||
SPDX-FileCopyrightText: 2010 Troy Unrau <troy@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.
|
||||
SPDX-License-Identifier: LGPL-2.0-or-later
|
||||
*/
|
||||
|
||||
#include "ras_p.h"
|
||||
|
Reference in New Issue
Block a user