Skip to content

Commit c981602

Browse files
committedAug 2, 2020
update license
1 parent 21b94c6 commit c981602

File tree

1 file changed

+41
-2
lines changed

1 file changed

+41
-2
lines changed
 

‎LICENSE

+41-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11

2-
PotreeConverter
2+
======================================================================================
3+
= PotreeConverter
4+
======================================================================================
35
http://potree.org
46

5-
Copyright (c) 2011-2014, Markus Sch�tz
7+
Copyright (c) 2011-2020, Markus Schütz
68
All rights reserved.
79

810
Redistribution and use in source and binary forms, with or without
@@ -29,3 +31,40 @@ The views and conclusions contained in the software and documentation are those
2931
of the authors and should not be interpreted as representing official policies,
3032
either expressed or implied, of the FreeBSD Project.
3133

34+
35+
======================================================================================
36+
= LASZIP
37+
======================================================================================
38+
39+
LICENSE AGREEMENT (for LASzip LiDAR compression):
40+
41+
LASzip is open-source and is licensed with the standard LGPL version 2.1
42+
(see COPYING.txt) modified by the following static linking exception.
43+
44+
As a special exception, the copyright holders of this library give you
45+
permission to link this library with independent modules to produce an
46+
executable, regardless of the license terms of these independent modules,
47+
and to copy and distribute the resulting executable under terms of your
48+
choice, provided that you also meet, for each linked independent module,
49+
the terms and conditions of the license of that module. An independent
50+
module is a module which is not derived from or based on this library.
51+
If you modify this library, you may extend this exception to your version
52+
of the library, but you are not obliged to do so. If you do not wish to
53+
do so, delete this exception statement from your version.
54+
55+
This software is distributed WITHOUT ANY WARRANTY and without even the
56+
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
57+
58+
--------------------------------------------------------------------------
59+
60+
PROGRAMMERS:
61+
62+
martin@rapidlasso.com
63+
64+
--------------------------------------------------------------------------
65+
66+
COPYRIGHT:
67+
68+
(c) 2007-2015, martin isenburg, rapidlasso - fast tools to catch reality
69+
70+
--------------------------------------------------------------------------

0 commit comments

Comments
 (0)
Please sign in to comment.