@@ -273,14 +273,6 @@ <h2>
273
273
> Mozilla Public License 2.0</ a > .
274
274
</ div >
275
275
</ li >
276
- < li >
277
- < div class ="license-name ">
278
- < a href ="#tgifimage "> TGIFImage License</ a >
279
- </ div >
280
- < div class ="applies-to ">
281
- Used by < kbd > Src/3rdParty/GIFImage.pas</ kbd > .
282
- </ div >
283
- </ li >
284
276
< li >
285
277
< div class ="license-name ">
286
278
< a href ="#tlistviewex "> Vadim Crit's TListViewEx License</ a >
@@ -869,118 +861,6 @@ <h2 id="md5">
869
861
870
862
< hr />
871
863
872
- < h2 id ="tgifimage ">
873
- TGIFImage License
874
- </ h2 >
875
-
876
- < p > TGIFImage is Copyright © 1997-99 Anders Melander. All rights
877
- reserved.</ p >
878
-
879
- < p
880
- style ="text-decoration: line-through; "
881
- title ="No such file was included in the distribution. "
882
- > Please see < kbd > copyright.txt</ kbd > for additional copyrights.
883
- </ p >
884
-
885
- < p > Before proceeding with the installation and/or use of this software,
886
- carefully read the following terms and conditions of this license agreement
887
- and limited warranty (The License).</ p >
888
-
889
- < p > By installing or using this software you indicate your acceptance of this
890
- License. If you do not accept or agree with these terms, you may not install
891
- or use this software!</ p >
892
-
893
- < h3 > License</ h3 >
894
-
895
- < p > This software, including documentation, source code, object code and/or
896
- additional materials (TGIFImage) is owned by Anders Melander (the Author).</ p >
897
-
898
- < p > This License does not provide you with title or ownership of TGIFImage, but
899
- only a right of limited use as outlined in this License agreement. The Author
900
- hereby grants you a non-exclusive, royalty free license to use TGIFImage as
901
- set forth below:</ p >
902
-
903
- < ul >
904
- < li > integrate TGIFImage with your Applications, subject to the
905
- redistribution terms below.</ li >
906
-
907
- < li > modify or adapt TGIFImage in whole or in part for the development of
908
- Applications based on TGIFImage.</ li >
909
-
910
- < li > use portions of the TGIFImage source code or TGIFImage Demo Programs in
911
- your own products.</ li >
912
- </ ul >
913
-
914
- < h3 > Redistribution rights</ h3 >
915
-
916
- < p > You are granted a non-exclusive, royalty-free right to reproduce and
917
- redistribute executable files created using TGIFImage (the Executable Code)
918
- in conjunction with software products that you develop and/or market (the
919
- Applications).</ p >
920
-
921
- < h4 > Restrictions</ h4 >
922
-
923
- < p > Without the expressed, written consent of the Author, you may NOT:</ p >
924
-
925
- < ul >
926
- < li > distribute modified versions of TGIFImage, in whole or in part.</ li >
927
-
928
- < li > rent or lease TGIFImage.</ li >
929
-
930
- < li > sell any portion of TGIFImage on its own, without integrating it into
931
- your Applications as Executable Code.</ li >
932
-
933
- < li > bundle TGIFImage with commercial development libraries.</ li >
934
-
935
- < li > charge for the value TGIFImage adds to your Applications.</ li >
936
- </ ul >
937
-
938
- < aside >
939
- < p > TGIFImage v2.2 is now maintained by Finn Tolderlund, < a
940
- href ="http://www.tolderlund.eu/delphi/ "
941
- > http://www.tolderlund.eu/delphi/</ a > with the permission of Anders
942
- Melander.</ p >
943
- </ aside >
944
-
945
- < h3 > Limited warranty</ h3 >
946
-
947
- < p > There is no warranty or other guarantee of fitness for this software, it is
948
- provided solely "as is". Bug reports or fixes may be submitted, but there is no guarantee they will be acted upon.</ p >
949
-
950
- < h3 > LZW license</ h3 >
951
-
952
- < p > GIF (and thus TGIFImage) uses an adaption of the LZW compression algorithm
953
- for image compression. The LZW algorithm is patented by UNISYS. Unfortunately
954
- UNISYS requires royalty payment for all software that uses the LZW
955
- algorithm.</ p >
956
-
957
- < p > To avoid the use of the LZW algorithm for writing GIFs, TGIFImage can write
958
- GIFs using a LZW compatible RLE compression method. See the
959
- < var > TGIFImage.Compression</ var > property for more information. There are
960
- conflicting opinions on whether a LZW license is required to read GIFs. Some
961
- patent lawyers are of the opinion that the LZW patent does not cover LZW
962
- decoders, but others disagree. If this matters to you, you should contact your
963
- own lawyer.</ p >
964
-
965
- < p > For information regarding UNISYS' view on the use of LZW in commercial
966
- software, please read the License Information on GIF and Other LZW-based
967
- Technologies. The UNISYS patent on the LZW algorithm may or may not apply to
968
- you depending on the laws of your country. Personally I have less than warm
969
- feelings for Unisys and their patent and I don't care if you have a license or
970
- not.</ p >
971
-
972
- < p > The LZW patent < span style ="text-decoration:line-through "> expires</ span >
973
- expired in 2004.</ p >
974
-
975
- < h3 > Credit of work</ h3 >
976
-
977
- < p > If you redistribute TGIFImage in binary form (i.e. as a library or linked
978
- into an application), the accompanying documentation (e.g. readme file, help
979
- file or about-box) should state that This software is based, in part, on the
980
- work of Anders Melander or words to that effect.</ p >
981
-
982
- < hr />
983
-
984
864
< h2 id ="tlistviewex ">
985
865
Vadim Crit's TListViewEx License
986
866
</ h2 >
@@ -1783,9 +1663,6 @@ <h1>
1783
1663
The MD5 digest code used in this program is based on the RSA Data
1784
1664
Security, Inc. MD5 Message-Digest Algorithm.
1785
1665
</ li >
1786
- < li >
1787
- This software is based, in part, on the work of Anders Melander.
1788
- </ li >
1789
1666
< li >
1790
1667
The TListViewEx component used in this program is copyright ©
1791
1668
1999-2009 Vadim Crits.
0 commit comments