REUSE: 3rdparty license fix-up

- waitingspinnerwidget is MIT with suitable FileCopyrightText lines
- KDSAG is LGPL-2.0-only
main
Adriaan de Groot 5 years ago
parent 0b3298fa44
commit 6851f25d69

@ -1,6 +1,6 @@
/* /*
* SPDX-FileCopyrightText: 2001-2010 Klaralvdalens Datakonsult AB.
* SPDX-License-Identifier: LGPL-2.0-only * SPDX-License-Identifier: LGPL-2.0-only
* License-Filename: LICENSES/LGPLv2-KDAB
* *
* The KD Tools Library is Copyright (C) 2001-2010 Klaralvdalens Datakonsult AB. * The KD Tools Library is Copyright (C) 2001-2010 Klaralvdalens Datakonsult AB.
*/ */

@ -1,6 +1,6 @@
/* /*
* SPDX-FileCopyrightText: 2001-2010 Klaralvdalens Datakonsult AB.
* SPDX-License-Identifier: LGPL-2.0-only * SPDX-License-Identifier: LGPL-2.0-only
* License-Filename: LICENSES/LGPLv2-KDAB
* *
* The KD Tools Library is Copyright (C) 2001-2010 Klaralvdalens Datakonsult AB. * The KD Tools Library is Copyright (C) 2001-2010 Klaralvdalens Datakonsult AB.
*/ */

@ -1,6 +1,6 @@
/* /*
* SPDX-FileCopyrightText: 2001-2010 Klaralvdalens Datakonsult AB.
* SPDX-License-Identifier: LGPL-2.0-only * SPDX-License-Identifier: LGPL-2.0-only
* License-Filename: LICENSES/LGPLv2-KDAB
* *
* The KD Tools Library is Copyright (C) 2001-2010 Klaralvdalens Datakonsult AB. * The KD Tools Library is Copyright (C) 2001-2010 Klaralvdalens Datakonsult AB.
*/ */

@ -1,6 +1,6 @@
/* /*
* SPDX-FileCopyrightText: 2001-2010 Klaralvdalens Datakonsult AB.
* SPDX-License-Identifier: LGPL-2.0-only * SPDX-License-Identifier: LGPL-2.0-only
* License-Filename: LICENSES/LGPLv2-KDAB
* *
* The KD Tools Library is Copyright (C) 2001-2010 Klaralvdalens Datakonsult AB. * The KD Tools Library is Copyright (C) 2001-2010 Klaralvdalens Datakonsult AB.
*/ */

@ -1,6 +1,6 @@
/* /*
* SPDX-FileCopyrightText: 2001-2010 Klaralvdalens Datakonsult AB.
* SPDX-License-Identifier: LGPL-2.0-only * SPDX-License-Identifier: LGPL-2.0-only
* License-Filename: LICENSES/LGPLv2-KDAB
* *
* The KD Tools Library is Copyright (C) 2001-2010 Klaralvdalens Datakonsult AB. * The KD Tools Library is Copyright (C) 2001-2010 Klaralvdalens Datakonsult AB.
*/ */

@ -1,6 +1,6 @@
/* /*
* SPDX-FileCopyrightText: 2001-2010 Klaralvdalens Datakonsult AB.
* SPDX-License-Identifier: LGPL-2.0-only * SPDX-License-Identifier: LGPL-2.0-only
* License-Filename: LICENSES/LGPLv2-KDAB
* *
* The KD Tools Library is Copyright (C) 2001-2010 Klaralvdalens Datakonsult AB. * The KD Tools Library is Copyright (C) 2001-2010 Klaralvdalens Datakonsult AB.
*/ */

@ -1,6 +1,6 @@
/* /*
* SPDX-FileCopyrightText: 2001-2010 Klaralvdalens Datakonsult AB.
* SPDX-License-Identifier: LGPL-2.0-only * SPDX-License-Identifier: LGPL-2.0-only
* License-Filename: LICENSES/LGPLv2-KDAB
* *
* The KD Tools Library is Copyright (C) 2001-2010 Klaralvdalens Datakonsult AB. * The KD Tools Library is Copyright (C) 2001-2010 Klaralvdalens Datakonsult AB.
*/ */

@ -1,6 +1,6 @@
/* /*
* SPDX-FileCopyrightText: 2001-2010 Klaralvdalens Datakonsult AB.
* SPDX-License-Identifier: LGPL-2.0-only * SPDX-License-Identifier: LGPL-2.0-only
* License-Filename: LICENSES/LGPLv2-KDAB
* *
* The KD Tools Library is Copyright (C) 2001-2010 Klaralvdalens Datakonsult AB. * The KD Tools Library is Copyright (C) 2001-2010 Klaralvdalens Datakonsult AB.
*/ */

@ -1,6 +1,6 @@
/* /*
* SPDX-FileCopyrightText: 2001-2010 Klaralvdalens Datakonsult AB.
* SPDX-License-Identifier: LGPL-2.0-only * SPDX-License-Identifier: LGPL-2.0-only
* License-Filename: LICENSES/LGPLv2-KDAB
* *
* The KD Tools Library is Copyright (C) 2001-2010 Klaralvdalens Datakonsult AB. * The KD Tools Library is Copyright (C) 2001-2010 Klaralvdalens Datakonsult AB.
*/ */

@ -1,6 +1,6 @@
/* /*
* SPDX-FileCopyrightText: 2001-2010 Klaralvdalens Datakonsult AB.
* SPDX-License-Identifier: LGPL-2.0-only * SPDX-License-Identifier: LGPL-2.0-only
* License-Filename: LICENSES/LGPLv2-KDAB
* *
* The KD Tools Library is Copyright (C) 2001-2010 Klaralvdalens Datakonsult AB. * The KD Tools Library is Copyright (C) 2001-2010 Klaralvdalens Datakonsult AB.
*/ */

@ -1,6 +1,8 @@
/* /*
* SPDX-FileCopyrightText: 2012-2014 Alexander Turkin
* SPDX-FileCopyrightText: 2014 William Hallatt
* SPDX-FileCopyrightText: 2015 Jacob Dawid
* SPDX-License-Identifier: MIT * SPDX-License-Identifier: MIT
* License-Filename: LICENSES/MIT-QtWaitingSpinner
*/ */
/* Original Work Copyright (c) 2012-2014 Alexander Turkin /* Original Work Copyright (c) 2012-2014 Alexander Turkin

@ -1,11 +1,14 @@
/* /*
* SPDX-FileCopyrightText: 2012-2014 Alexander Turkin
* SPDX-FileCopyrightText: 2014 William Hallatt
* SPDX-FileCopyrightText: 2015 Jacob Dawid
* SPDX-License-Identifier: MIT * SPDX-License-Identifier: MIT
* License-Filename: LICENSES/MIT-QtWaitingSpinner
*/ */
/* Original Work Copyright (c) 2012-2014 Alexander Turkin /* Original Work Copyright (c) 2012-2014 Alexander Turkin
Modified 2014 by William Hallatt Modified 2014 by William Hallatt
Modified 2015 by Jacob Dawid Modified 2015 by Jacob Dawid
Permission is hereby granted, free of charge, to any person obtaining a copy of Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to the Software without restriction, including without limitation the rights to

Loading…
Cancel
Save