Release: check and update licensing information

- use a current copy of the GPL2 text, downloaded from fsf.org
- reformat the AUTHORS and get rid of the table formatting
- Stackoverflow has upgraded its Subscriber Content license to CC-By-SA 4.0
This commit is contained in:
Fischlurch 2025-11-23 02:23:30 +01:00
parent 8601202be5
commit 524dc61771
5 changed files with 98 additions and 80 deletions

62
AUTHORS
View file

@ -3,43 +3,37 @@ Lumiera Authors and Credits
:Date: 11/2025 :Date: 11/2025
|========================================== Architecture::
|*Architecture* | - Hermann Voßeler
| | HERMANN VOSSELER - Christian Thäter
| | CHRISTIAN THÄTER - Joel Holdsworth
| | JOEL HOLDSWORTH
|*Workflow Concept*| Workflow Concept::
| | HERMANN VOSSELER - Hermann Voßeler
| | WOUTER VERWIJLEN - Wouter Verwijlen
| | CHRISTOPH VARGA - Christoph Varga
| | BRIAN RYTEL - Brian Rytel
| | CLAY BARNES - Clay Barnes
| | Core Developers::
| | - Hermann Voßeler
|*Core Developers* | - Joel Holdsworth
| | HERMANN VOSSELER - Christian Thäter
| | JOEL HOLDSWORTH Programming::
| | CHRISTIAN THÄTER - Michael Ploujnikov
|*Programming* | - Stefan Kangas
| | MICHAEL PLOUJNIKOV - Michael Fisher
| | STEFAN KANGAS - Simeon Völkel
| | MICHAEL FISHER
| | SIMEON VÖLKEL
| | Documentation::
| | - Hermann Vosseler
|*Documentation* | - Christian Thäter
| | HERMANN VOSSELER - Odin Hørthe Omdal
| | CHRISTIAN THÄTER - Simeon Völkel
| | ODIN HØRTHE OMDAL - Mano Stienen
| | SIMEON VÖLKEL - Hendrik Boom
| | MANO STIENEN - Benny Lyons
| | HENDRIK BOOM
| | BENNY LYONS
|==========================================
@ -61,7 +55,7 @@ The Lumiera project feels especially obliged to::
Further Credits Further Credits
--------------- ---------------
- inspirations and some UI components were taken from http://Ardour.org[Ardour] - inspirations and some UI components were taken from https://ardour.org/[Ardour]
- https://github.com/x42/xjadeo[xjadeo] by Robin Gareus was very helpful - https://github.com/x42/xjadeo[xjadeo] by Robin Gareus was very helpful
for learning how to output raw video from a desktop application for learning how to output raw video from a desktop application

47
COPYING
View file

@ -1,12 +1,12 @@
GNU GENERAL PUBLIC LICENSE GNU GENERAL PUBLIC LICENSE
Version 2, June 1991 Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc. Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed. of this license document, but changing it is not allowed.
Preamble Preamble
The licenses for most software are designed to take away your The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public freedom to share and change it. By contrast, the GNU General Public
@ -15,7 +15,7 @@ software--to make sure the software is free for all its users. This
General Public License applies to most of the Free Software General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to Foundation's software and to any other program whose authors commit to
using it. (Some other Free Software Foundation software is covered by using it. (Some other Free Software Foundation software is covered by
the GNU Library General Public License instead.) You can apply it to the GNU Lesser General Public License instead.) You can apply it to
your programs, too. your programs, too.
When we speak of free software, we are referring to freedom, not When we speak of free software, we are referring to freedom, not
@ -55,8 +55,8 @@ patent must be licensed for everyone's free use or not licensed at all.
The precise terms and conditions for copying, distribution and The precise terms and conditions for copying, distribution and
modification follow. modification follow.
GNU GENERAL PUBLIC LICENSE GNU GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License applies to any program or other work which contains 0. This License applies to any program or other work which contains
@ -110,7 +110,7 @@ above, provided that you also meet all of these conditions:
License. (Exception: if the Program itself is interactive but License. (Exception: if the Program itself is interactive but
does not normally print such an announcement, your work based on does not normally print such an announcement, your work based on
the Program is not required to print an announcement.) the Program is not required to print an announcement.)
These requirements apply to the modified work as a whole. If These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Program, identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in and can be reasonably considered independent and separate works in
@ -168,7 +168,7 @@ access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not distribution of the source code, even though third parties are not
compelled to copy the source along with the object code. compelled to copy the source along with the object code.
4. You may not copy, modify, sublicense, or distribute the Program 4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License. Any attempt except as expressly provided under this License. Any attempt
otherwise to copy, modify, sublicense or distribute the Program is otherwise to copy, modify, sublicense or distribute the Program is
@ -225,7 +225,7 @@ impose that choice.
This section is intended to make thoroughly clear what is believed to This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License. be a consequence of the rest of this License.
8. If the distribution and/or use of the Program is restricted in 8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License original copyright holder who places the Program under this License
@ -255,7 +255,7 @@ make exceptions for this. Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally. of promoting the sharing and reuse of software generally.
NO WARRANTY NO WARRANTY
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
@ -277,9 +277,9 @@ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES. POSSIBILITY OF SUCH DAMAGES.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it possible use to the public, the best way to achieve this is to make it
@ -291,7 +291,7 @@ convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found. the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.> <one line to give the program's name and a brief idea of what it does.>
Copyright (C) 19yy <name of author> Copyright (C) <year> <name of author>
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
@ -303,17 +303,15 @@ the "copyright" line and a pointer to where the full notice is found.
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License along
along with this program; if not, write to the Free Software with this program; if not, see <https://www.gnu.org/licenses/>.
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Also add information on how to contact you by electronic and paper mail. Also add information on how to contact you by electronic and paper mail.
If the program is interactive, make it output a short notice like this If the program is interactive, make it output a short notice like this
when it starts in an interactive mode: when it starts in an interactive mode:
Gnomovision version 69, Copyright (C) 19yy name of author Gnomovision version 69, Copyright (C) year name of author
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details. under certain conditions; type `show c' for details.
@ -330,11 +328,12 @@ necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program Yoyodyne, Inc., hereby disclaims all copyright interest in the program
`Gnomovision' (which makes passes at compilers) written by James Hacker. `Gnomovision' (which makes passes at compilers) written by James Hacker.
<signature of Ty Coon>, 1 April 1989 <signature of Moe Ghoul>, 1 April 1989
Ty Coon, President of Vice Moe Ghoul, President of Vice
This General Public License does not permit incorporating your program into This General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may proprietary programs. If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the consider it more useful to permit linking proprietary applications with the
library. If this is what you want to do, use the GNU Library General library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. Public License instead of this License.

26
LICENSE
View file

@ -1,9 +1,15 @@
- the *Lumiera* source code is (C) by the original authors (see `AUTHORS`) - the *Lumiera* source code is (C) by the original authors (see `AUTHORS`)
+ +
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
Lumiera is free software -- you may use and redistribute it under the Lumiera is free software; you can redistribute it and/or modify it
Terms and conditions of the GNU GENERAL PUBLIC LICENSE (GPL); under the terms of the GNU General Public License as published by
either version 2 of the License, or (at your option) any later version. the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.
For a copy of the GPL Version 2 see the file COPYING For a copy of the GPL Version 2 see the file COPYING
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
@ -11,14 +17,14 @@ For a copy of the GPL Version 2 see the file COPYING
- Website, design documents and accompanying materials are covered by - Website, design documents and accompanying materials are covered by
the same license as the source code, + the same license as the source code (GPL2+), +
in addition they are also dual-licensed under *CC-By-SA 3* in addition they are also dual-licensed under *CC-By-SA 4*
- at various places, the implementation draws on solutions - at various places, the implementation draws on solutions and comments
and comments published at http://Stackoverflow.com[Stackoverflow] -- published at http://Stackoverflow.com[Stackoverflow] -- according to the
according to the http://stackexchange.com/legal[License Agreement] page, https://stackoverflow.com/legal/terms-of-service/public#licensing[License Agreement],
any ``subscriber content'' on that site is provided under *CC-By-SA 3*.. any ``subscriber content'' on that site is provided under *CC-By-SA 4*.
We attribute significant usages of solutions published this way We attribute significant usages of solutions published this way
in the doxygen comments of the relevant source code entities. in the doxygen comments of the relevant source code entities.
@ -27,7 +33,7 @@ For a copy of the GPL Version 2 see the file COPYING
*The Loki Library* (C) 2001 by *Andrei Alexandrescu* *The Loki Library* (C) 2001 by *Andrei Alexandrescu*
+ +
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
Loki is governed by a MIT-License. See: http://loki-lib.sourceforge.net Loki is governed by a MIT-License. See: https://sourceforge.net/projects/loki-lib/
Permission to use, copy, modify, distribute and sell this software for any Permission to use, copy, modify, distribute and sell this software for any
purpose is hereby granted without fee, provided that the above copyright purpose is hereby granted without fee, provided that the above copyright
notice appear in all copies and that both that copyright notice and this notice appear in all copies and that both that copyright notice and this

4
NEWS
View file

@ -31,8 +31,8 @@ the Render Engine, but the connection to the player and UI for output
is yet unfinished. is yet unfinished.
As of _11/2015_ (0.pre.03):: As of _11/2015_ (0.pre.03)::
A lot of long standing maintenance work has been done. The Project upgraded A lot of long standing maintenance work has been done.
to C++11 and in the end even to C++14 and Debian/Jessie as reference platform, The Project upgraded to C++14 and Debian/Jessie as reference platform,
followed by clean-up of workarounds now obsoleted. On the GUI side, we largely followed by clean-up of workarounds now obsoleted. On the GUI side, we largely
made the transition to GTK-3, which leads to a rework of our timeline widget, made the transition to GTK-3, which leads to a rework of our timeline widget,
which is in progress but not finished yet. This work also spurred an effort which is in progress but not finished yet. This work also spurred an effort

View file

@ -169932,9 +169932,9 @@ that situation will improve in forseeable future.</pre>
<arrowlink COLOR="#af497b" DESTINATION="ID_1667125104" ENDARROW="Default" ENDINCLINATION="-428;-45;" ID="Arrow_ID_1142158265" STARTARROW="None" STARTINCLINATION="-539;63;"/> <arrowlink COLOR="#af497b" DESTINATION="ID_1667125104" ENDARROW="Default" ENDINCLINATION="-428;-45;" ID="Arrow_ID_1142158265" STARTARROW="None" STARTINCLINATION="-539;63;"/>
<icon BUILTIN="flag-yellow"/> <icon BUILTIN="flag-yellow"/>
</node> </node>
<node BACKGROUND_COLOR="#eef0c5" COLOR="#990000" CREATED="1763769642111" ID="ID_1051001254" MODIFIED="1763769863349" TEXT="README &#x2014; NEWS(Changelog) &#x2014; AUTHORS &#x2014; LICENSE"> <node COLOR="#338800" CREATED="1763769642111" ID="ID_1051001254" MODIFIED="1763860544198" TEXT="README &#x2014; NEWS(Changelog) &#x2014; AUTHORS &#x2014; LICENSE">
<linktarget COLOR="#ca1e4c" DESTINATION="ID_1051001254" ENDARROW="Default" ENDINCLINATION="-2411;128;" ID="Arrow_ID_465720111" SOURCE="ID_520590054" STARTARROW="None" STARTINCLINATION="-418;-611;"/> <linktarget COLOR="#199f6d" DESTINATION="ID_1051001254" ENDARROW="Default" ENDINCLINATION="-2411;128;" ID="Arrow_ID_465720111" SOURCE="ID_520590054" STARTARROW="None" STARTINCLINATION="-418;-611;"/>
<icon BUILTIN="pencil"/> <icon BUILTIN="button_ok"/>
<node COLOR="#435e98" CREATED="1763770333709" ID="ID_1395262738" MODIFIED="1763771074500" TEXT="Readme sollte knapper sein"> <node COLOR="#435e98" CREATED="1763770333709" ID="ID_1395262738" MODIFIED="1763771074500" TEXT="Readme sollte knapper sein">
<icon BUILTIN="yes"/> <icon BUILTIN="yes"/>
<node COLOR="#435e98" CREATED="1763770656376" ID="ID_1677999521" MODIFIED="1763770849586" TEXT="Einleitungstext leicht gestrafft"> <node COLOR="#435e98" CREATED="1763770656376" ID="ID_1677999521" MODIFIED="1763770849586" TEXT="Einleitungstext leicht gestrafft">
@ -170022,11 +170022,30 @@ that situation will improve in forseeable future.</pre>
<node COLOR="#435e98" CREATED="1763828556872" ID="ID_1449054144" MODIFIED="1763854770488" TEXT="Skript f&#xfc;r automatisches Update erg&#xe4;nzen"/> <node COLOR="#435e98" CREATED="1763828556872" ID="ID_1449054144" MODIFIED="1763854770488" TEXT="Skript f&#xfc;r automatisches Update erg&#xe4;nzen"/>
</node> </node>
</node> </node>
<node BACKGROUND_COLOR="#eef0c5" COLOR="#990000" CREATED="1763770416491" ID="ID_473314528" MODIFIED="1763770591726" TEXT="Autoren- und Lizenzinformation nochmal gr&#xfc;ndlich &#xfc;berpr&#xfc;fen"> <node COLOR="#18727a" CREATED="1763770416491" ID="ID_473314528" MODIFIED="1763860506653" TEXT="Autoren- und Lizenzinformation nochmal gr&#xfc;ndlich &#xfc;berpr&#xfc;fen">
<arrowlink COLOR="#a464b9" DESTINATION="ID_1682124476" ENDARROW="Default" ENDINCLINATION="233;-2422;" ID="Arrow_ID_1163398028" STARTARROW="None" STARTINCLINATION="774;35;"/> <arrowlink COLOR="#648db9" DESTINATION="ID_1682124476" ENDARROW="Default" ENDINCLINATION="233;-2422;" ID="Arrow_ID_1163398028" STARTARROW="None" STARTINCLINATION="774;35;"/>
<arrowlink COLOR="#0db4af" DESTINATION="ID_1146586233" ENDARROW="Default" ENDINCLINATION="-928;54;" ID="Arrow_ID_730657766" STARTARROW="None" STARTINCLINATION="-346;0;"/> <arrowlink COLOR="#0db4af" DESTINATION="ID_1146586233" ENDARROW="Default" ENDINCLINATION="-928;54;" ID="Arrow_ID_730657766" STARTARROW="None" STARTINCLINATION="-346;0;"/>
<icon BUILTIN="pencil"/> <icon BUILTIN="button_ok"/>
<node COLOR="#435e98" CREATED="1763771090001" ID="ID_1032564000" MODIFIED="1763771111728" TEXT="AUTHORS jetzt gestrafft und besser fokussiert"/> <node COLOR="#435e98" CREATED="1763771090001" FOLDED="true" ID="ID_1032564000" MODIFIED="1763860453329" TEXT="AUTHORS jetzt gestrafft und besser fokussiert">
<node CREATED="1763860416125" ID="ID_1265113961" MODIFIED="1763860451003" TEXT="bei der Gelegenheit die Tabelle in eine Liste umgewandelt">
<font NAME="SansSerif" SIZE="10"/>
</node>
<node CREATED="1763860432005" ID="ID_1668297952" MODIFIED="1763860451006" TEXT="und alle Authoren in Upper/Lowercase">
<font NAME="SansSerif" SIZE="10"/>
</node>
</node>
<node COLOR="#4a4398" CREATED="1763860161459" HGAP="34" ID="ID_156302972" MODIFIED="1763860414548" TEXT="Lizenz: die Dual-Lizenz lautet jetzt auf CC By SA 4.0" VSHIFT="-22">
<richcontent TYPE="NOTE"><html>
<head>
</head>
<body>
<p>
Das hab ich neulich schon im Rahmen der Website &#252;berlegt und so beschlossen; ich kann das Aggregat re-lizensieren unter einer kompatiblen Lizenz (eigentlich k&#246;nnte man das auch f&#252;r GPL2+ &#10230; GPL3+ so machen). Auch Stackoverfow hat seine Lizenz f&#252;r &#187;Subscriber Content&#171; auf CC-By-SA 4.0 gehoben
</p>
</body>
</html></richcontent>
</node>
</node> </node>
</node> </node>
<node BACKGROUND_COLOR="#eee5c3" COLOR="#990000" CREATED="1751808937037" ID="ID_169754287" MODIFIED="1751808945616" TEXT="Debian / DEB-Paket"> <node BACKGROUND_COLOR="#eee5c3" COLOR="#990000" CREATED="1751808937037" ID="ID_169754287" MODIFIED="1751808945616" TEXT="Debian / DEB-Paket">
@ -181267,8 +181286,8 @@ Since then others have made contributions, see the log for the history.</font></
<icon BUILTIN="flag-pink"/> <icon BUILTIN="flag-pink"/>
</node> </node>
<node CREATED="1763168982818" ID="ID_1121026746" MODIFIED="1763168997368" TEXT="Paket-Dokumente"> <node CREATED="1763168982818" ID="ID_1121026746" MODIFIED="1763168997368" TEXT="Paket-Dokumente">
<node BACKGROUND_COLOR="#eef0c5" COLOR="#990000" CREATED="1763170279597" ID="ID_520590054" MODIFIED="1763769863348" TEXT="sollte handgeschriebenes Changelog in NEWS pflegen"> <node BACKGROUND_COLOR="#eef0c5" COLOR="#990000" CREATED="1763170279597" ID="ID_520590054" MODIFIED="1763860564468" TEXT="sollte handgeschriebenes Changelog in NEWS pflegen">
<arrowlink COLOR="#ca1e4c" DESTINATION="ID_1051001254" ENDARROW="Default" ENDINCLINATION="-2411;128;" ID="Arrow_ID_465720111" STARTARROW="None" STARTINCLINATION="-418;-611;"/> <arrowlink COLOR="#199f6d" DESTINATION="ID_1051001254" ENDARROW="Default" ENDINCLINATION="-2411;128;" ID="Arrow_ID_465720111" STARTARROW="None" STARTINCLINATION="-418;-611;"/>
<linktarget COLOR="#c90514" DESTINATION="ID_520590054" ENDARROW="Default" ENDINCLINATION="370;18;" ID="Arrow_ID_1493343123" SOURCE="ID_1498381529" STARTARROW="None" STARTINCLINATION="26;165;"/> <linktarget COLOR="#c90514" DESTINATION="ID_520590054" ENDARROW="Default" ENDINCLINATION="370;18;" ID="Arrow_ID_1493343123" SOURCE="ID_1498381529" STARTARROW="None" STARTINCLINATION="26;165;"/>
<icon BUILTIN="pencil"/> <icon BUILTIN="pencil"/>
</node> </node>
@ -181674,7 +181693,7 @@ Since then others have made contributions, see the log for the history.</font></
</node> </node>
</node> </node>
<node BACKGROUND_COLOR="#eee5c3" COLOR="#990000" CREATED="1763174829050" ID="ID_1682124476" MODIFIED="1763174842812" TEXT="Also: Copyright-Zeitspannen identifizieren"> <node BACKGROUND_COLOR="#eee5c3" COLOR="#990000" CREATED="1763174829050" ID="ID_1682124476" MODIFIED="1763174842812" TEXT="Also: Copyright-Zeitspannen identifizieren">
<linktarget COLOR="#a464b9" DESTINATION="ID_1682124476" ENDARROW="Default" ENDINCLINATION="233;-2422;" ID="Arrow_ID_1163398028" SOURCE="ID_473314528" STARTARROW="None" STARTINCLINATION="774;35;"/> <linktarget COLOR="#648db9" DESTINATION="ID_1682124476" ENDARROW="Default" ENDINCLINATION="233;-2422;" ID="Arrow_ID_1163398028" SOURCE="ID_473314528" STARTARROW="None" STARTINCLINATION="774;35;"/>
<icon BUILTIN="flag-yellow"/> <icon BUILTIN="flag-yellow"/>
<node CREATED="1763174844808" ID="ID_1962494634" MODIFIED="1763174847240" TEXT="Cehteh"/> <node CREATED="1763174844808" ID="ID_1962494634" MODIFIED="1763174847240" TEXT="Cehteh"/>
<node CREATED="1763174847959" ID="ID_1148429062" MODIFIED="1763174852841" TEXT="Joel Holdsworth"/> <node CREATED="1763174847959" ID="ID_1148429062" MODIFIED="1763174852841" TEXT="Joel Holdsworth"/>