@@ -175,29 +175,6 @@ without including the above copyright and permission notices.
175175
176176*******************************************************************************
177177
178- libsodium:
179-
180- *******************************************************************************
181-
182- ISC License
183-
184- Copyright (c) 2013-2024
185- Frank Denis <j at pureftpd dot org>
186-
187- Permission to use, copy, modify, and/or distribute this software for any
188- purpose with or without fee is hereby granted, provided that the above
189- copyright notice and this permission notice appear in all copies.
190-
191- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
192- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
193- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
194- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
195- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
196- ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
197- OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
198-
199- ******************************************+++++++++++++++++++++++**************
200-
201178re2:
202179
203180*******************************************************************************
@@ -416,6 +393,35 @@ END OF TERMS AND CONDITIONS
416393
417394*******************************************************************************
418395
396+ curl:
397+
398+ *******************************************************************************
399+
400+ COPYRIGHT AND PERMISSION NOTICE
401+
402+ Copyright (c) 1996 - 2024, Daniel Stenberg, <
[email protected] >, and many
403+ contributors, see the THANKS file.
404+
405+ All rights reserved.
406+
407+ Permission to use, copy, modify, and distribute this software for any purpose
408+ with or without fee is hereby granted, provided that the above copyright
409+ notice and this permission notice appear in all copies.
410+
411+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
412+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
413+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN
414+ NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
415+ DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
416+ OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
417+ OR OTHER DEALINGS IN THE SOFTWARE.
418+
419+ Except as contained in this notice, the name of a copyright holder shall not
420+ be used in advertising or otherwise to promote the sale, use or other dealings
421+ in this Software without prior written authorization of the copyright holder.
422+
423+ *******************************************************************************
424+
419425ANGLE:
420426
421427*******************************************************************************
@@ -478,62 +484,3 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
478484SOFTWARE.
479485
480486*******************************************************************************
481-
482- libjpeg-turbo:
483-
484- *******************************************************************************
485-
486- Copyright (C)2009-2019 D. R. Commander. All Rights Reserved.
487- Copyright (C)2015 Viktor Szathmáry. All Rights Reserved.
488-
489- Redistribution and use in source and binary forms, with or without
490- modification, are permitted provided that the following conditions are met:
491-
492- - Redistributions of source code must retain the above copyright notice,
493- this list of conditions and the following disclaimer.
494- - Redistributions in binary form must reproduce the above copyright notice,
495- this list of conditions and the following disclaimer in the documentation
496- and/or other materials provided with the distribution.
497- - Neither the name of the libjpeg-turbo Project nor the names of its
498- contributors may be used to endorse or promote products derived from this
499- software without specific prior written permission.
500-
501- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS",
502- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
503- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
504- ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE
505- LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
506- CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
507- SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
508- INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
509- CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
510- ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
511- POSSIBILITY OF SUCH DAMAGE.
512-
513- *******************************************************************************
514-
515- GIFLIB:
516-
517- *******************************************************************************
518-
519- The GIFLIB distribution is Copyright (c) 1997 Eric S. Raymond
520-
521- Permission is hereby granted, free of charge, to any person obtaining a copy
522- of this software and associated documentation files (the "Software"), to deal
523- in the Software without restriction, including without limitation the rights
524- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
525- copies of the Software, and to permit persons to whom the Software is
526- furnished to do so, subject to the following conditions:
527-
528- The above copyright notice and this permission notice shall be included in
529- all copies or substantial portions of the Software.
530-
531- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
532- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
533- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
534- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
535- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
536- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
537- THE SOFTWARE.
538-
539- *******************************************************************************
0 commit comments