Skip to content

Commit a85d685

Browse files
committed
Update LICENSE.txt
1 parent 3ce65ad commit a85d685

1 file changed

Lines changed: 25 additions & 14 deletions

File tree

LICENSE.txt

Lines changed: 25 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jsr305-3.0.1.jar
7777
jzlib-1.1.3.jar
7878
Licenses:
7979
License: BSD 3
80-
Reference: http://www.jcraft.com/jzlib/LICENSE.txt
80+
Reference: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom
8181
LicenseText: License Text Under Appendix
8282

8383
Copyrights:
@@ -97,25 +97,36 @@ jzlib-1.1.3.jar
9797
Reference: http://www.jcraft.com/jzlib/LICENSE.txt
9898
Author: ymnk
9999

100-
p4ic4idea-v0.11.3
101-
Licenses:
102-
License: BSD 2
103-
Reference: https://github.com/groboclown/p4ic4idea/blob/v0.11.3/README.md
104-
LicenseText: License Text Under Appendix
105-
106-
License: Apache 2.0
107-
Reference: https://github.com/groboclown/p4ic4idea/blob/v0.11.3/LICENSE
108-
LicenseText: License Text Under Appendix
109-
110100
Appendix:
111101
-----
112102
BSD 3
113103
-----
104+
Copyright (c) {{YEAR}}, {{OWNER}}
105+
All rights reserved.
114106

107+
Redistribution and use in source and binary forms, with or without modification, are
108+
permitted provided that the following conditions are met:
115109

116-
-----
117-
BSD 2
118-
-----
110+
Redistributions of source code must retain the above copyright notice, this list of
111+
conditions and the following disclaimer.
112+
113+
Redistributions in binary form must reproduce the above copyright notice, this list of
114+
conditions and the following disclaimer in the documentation and/or other materials
115+
provided with the distribution.
116+
117+
Neither the name of {{the ORGANIZATION nor the names of its contributors}} may be used to
118+
endorse or promote products derived from this software without specific prior written
119+
permission.
120+
121+
THIS SOFTWARE IS PROVIDED BY {{THE COPYRIGHT HOLDERS AND CONTRIBUTORS}} "AS IS" AND ANY
122+
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
123+
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
124+
{{THE COPYRIGHT HOLDER OR CONTRIBUTORS}} BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
125+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
126+
OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
127+
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
128+
TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
129+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
119130

120131

121132
----------

0 commit comments

Comments
 (0)