liquid_feedback_frontend

annotate LICENSE @ 1858:3d1f0464a3ea

Handle missing ldap.member.allowed function
author bsw
date Tue Sep 20 17:35:29 2022 +0200 (19 months ago)
parents 89818dc70cb6
children
rev   line source
bsw@1608 1 Copyright (c) 2009-2021 Public Software Group e. V., Berlin, Germany
bsw/jbe@0 2
bsw/jbe@0 3 Permission is hereby granted, free of charge, to any person obtaining a
bsw/jbe@0 4 copy of this software and associated documentation files (the "Software"),
bsw/jbe@0 5 to deal in the Software without restriction, including without limitation
bsw/jbe@0 6 the rights to use, copy, modify, merge, publish, distribute, sublicense,
bsw/jbe@0 7 and/or sell copies of the Software, and to permit persons to whom the
bsw/jbe@0 8 Software is furnished to do so, subject to the following conditions:
bsw/jbe@0 9
bsw/jbe@0 10 The above copyright notice and this permission notice shall be included in
bsw/jbe@0 11 all copies or substantial portions of the Software.
bsw/jbe@0 12
bsw/jbe@0 13 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
bsw/jbe@0 14 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
bsw/jbe@0 15 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
bsw/jbe@0 16 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
bsw/jbe@0 17 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
bsw/jbe@0 18 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
bsw/jbe@0 19 DEALINGS IN THE SOFTWARE.
bsw/jbe@0 20
bsw@1049 21 =============================================================================
bsw@1049 22
bsw/jbe@0 23 3rd party license information:
bsw/jbe@0 24
bsw/jbe@1309 25 =============================================================================
bsw@1049 26
bsw@1608 27 "wysihtml" is licensed as follows:
bsw@1049 28
bsw@1608 29 -----------------------------------------------------------------------------
bsw/jbe@1309 30
bsw/jbe@1309 31 The MIT License (MIT)
bsw/jbe@1309 32
bsw/jbe@1309 33 Copyright (C) 2012-2016 XING AG, Voog and contributors
bsw/jbe@1309 34
bsw/jbe@1309 35 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
bsw/jbe@1309 36
bsw/jbe@1309 37 The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
bsw/jbe@1309 38
bsw/jbe@1309 39 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
bsw/jbe@1309 40
bsw/jbe@1309 41 =============================================================================
bsw/jbe@1309 42
bsw/jbe@1309 43 The "mdl" library is licensed as follows:
bsw/jbe@1309 44
bsw@1608 45 -----------------------------------------------------------------------------
bsw/jbe@1309 46
bsw/jbe@1309 47 Apache License
bsw/jbe@1309 48 Version 2.0, January 2004
bsw/jbe@1309 49 http://www.apache.org/licenses/
bsw/jbe@1309 50
bsw/jbe@1309 51 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
bsw/jbe@1309 52
bsw/jbe@1309 53 1. Definitions.
bsw/jbe@1309 54
bsw/jbe@1309 55 "License" shall mean the terms and conditions for use, reproduction,
bsw/jbe@1309 56 and distribution as defined by Sections 1 through 9 of this document.
bsw/jbe@1309 57
bsw/jbe@1309 58 "Licensor" shall mean the copyright owner or entity authorized by
bsw/jbe@1309 59 the copyright owner that is granting the License.
bsw/jbe@1309 60
bsw/jbe@1309 61 "Legal Entity" shall mean the union of the acting entity and all
bsw/jbe@1309 62 other entities that control, are controlled by, or are under common
bsw/jbe@1309 63 control with that entity. For the purposes of this definition,
bsw/jbe@1309 64 "control" means (i) the power, direct or indirect, to cause the
bsw/jbe@1309 65 direction or management of such entity, whether by contract or
bsw/jbe@1309 66 otherwise, or (ii) ownership of fifty percent (50%) or more of the
bsw/jbe@1309 67 outstanding shares, or (iii) beneficial ownership of such entity.
bsw/jbe@1309 68
bsw/jbe@1309 69 "You" (or "Your") shall mean an individual or Legal Entity
bsw/jbe@1309 70 exercising permissions granted by this License.
bsw/jbe@1309 71
bsw/jbe@1309 72 "Source" form shall mean the preferred form for making modifications,
bsw/jbe@1309 73 including but not limited to software source code, documentation
bsw/jbe@1309 74 source, and configuration files.
bsw/jbe@1309 75
bsw/jbe@1309 76 "Object" form shall mean any form resulting from mechanical
bsw/jbe@1309 77 transformation or translation of a Source form, including but
bsw/jbe@1309 78 not limited to compiled object code, generated documentation,
bsw/jbe@1309 79 and conversions to other media types.
bsw/jbe@1309 80
bsw/jbe@1309 81 "Work" shall mean the work of authorship, whether in Source or
bsw/jbe@1309 82 Object form, made available under the License, as indicated by a
bsw/jbe@1309 83 copyright notice that is included in or attached to the work
bsw/jbe@1309 84 (an example is provided in the Appendix below).
bsw/jbe@1309 85
bsw/jbe@1309 86 "Derivative Works" shall mean any work, whether in Source or Object
bsw/jbe@1309 87 form, that is based on (or derived from) the Work and for which the
bsw/jbe@1309 88 editorial revisions, annotations, elaborations, or other modifications
bsw/jbe@1309 89 represent, as a whole, an original work of authorship. For the purposes
bsw/jbe@1309 90 of this License, Derivative Works shall not include works that remain
bsw/jbe@1309 91 separable from, or merely link (or bind by name) to the interfaces of,
bsw/jbe@1309 92 the Work and Derivative Works thereof.
bsw/jbe@1309 93
bsw/jbe@1309 94 "Contribution" shall mean any work of authorship, including
bsw/jbe@1309 95 the original version of the Work and any modifications or additions
bsw/jbe@1309 96 to that Work or Derivative Works thereof, that is intentionally
bsw/jbe@1309 97 submitted to Licensor for inclusion in the Work by the copyright owner
bsw/jbe@1309 98 or by an individual or Legal Entity authorized to submit on behalf of
bsw/jbe@1309 99 the copyright owner. For the purposes of this definition, "submitted"
bsw/jbe@1309 100 means any form of electronic, verbal, or written communication sent
bsw/jbe@1309 101 to the Licensor or its representatives, including but not limited to
bsw/jbe@1309 102 communication on electronic mailing lists, source code control systems,
bsw/jbe@1309 103 and issue tracking systems that are managed by, or on behalf of, the
bsw/jbe@1309 104 Licensor for the purpose of discussing and improving the Work, but
bsw/jbe@1309 105 excluding communication that is conspicuously marked or otherwise
bsw/jbe@1309 106 designated in writing by the copyright owner as "Not a Contribution."
bsw/jbe@1309 107
bsw/jbe@1309 108 "Contributor" shall mean Licensor and any individual or Legal Entity
bsw/jbe@1309 109 on behalf of whom a Contribution has been received by Licensor and
bsw/jbe@1309 110 subsequently incorporated within the Work.
bsw/jbe@1309 111
bsw/jbe@1309 112 2. Grant of Copyright License. Subject to the terms and conditions of
bsw/jbe@1309 113 this License, each Contributor hereby grants to You a perpetual,
bsw/jbe@1309 114 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
bsw/jbe@1309 115 copyright license to reproduce, prepare Derivative Works of,
bsw/jbe@1309 116 publicly display, publicly perform, sublicense, and distribute the
bsw/jbe@1309 117 Work and such Derivative Works in Source or Object form.
bsw/jbe@1309 118
bsw/jbe@1309 119 3. Grant of Patent License. Subject to the terms and conditions of
bsw/jbe@1309 120 this License, each Contributor hereby grants to You a perpetual,
bsw/jbe@1309 121 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
bsw/jbe@1309 122 (except as stated in this section) patent license to make, have made,
bsw/jbe@1309 123 use, offer to sell, sell, import, and otherwise transfer the Work,
bsw/jbe@1309 124 where such license applies only to those patent claims licensable
bsw/jbe@1309 125 by such Contributor that are necessarily infringed by their
bsw/jbe@1309 126 Contribution(s) alone or by combination of their Contribution(s)
bsw/jbe@1309 127 with the Work to which such Contribution(s) was submitted. If You
bsw/jbe@1309 128 institute patent litigation against any entity (including a
bsw/jbe@1309 129 cross-claim or counterclaim in a lawsuit) alleging that the Work
bsw/jbe@1309 130 or a Contribution incorporated within the Work constitutes direct
bsw/jbe@1309 131 or contributory patent infringement, then any patent licenses
bsw/jbe@1309 132 granted to You under this License for that Work shall terminate
bsw/jbe@1309 133 as of the date such litigation is filed.
bsw/jbe@1309 134
bsw/jbe@1309 135 4. Redistribution. You may reproduce and distribute copies of the
bsw/jbe@1309 136 Work or Derivative Works thereof in any medium, with or without
bsw/jbe@1309 137 modifications, and in Source or Object form, provided that You
bsw/jbe@1309 138 meet the following conditions:
bsw/jbe@1309 139
bsw/jbe@1309 140 (a) You must give any other recipients of the Work or
bsw/jbe@1309 141 Derivative Works a copy of this License; and
bsw/jbe@1309 142
bsw/jbe@1309 143 (b) You must cause any modified files to carry prominent notices
bsw/jbe@1309 144 stating that You changed the files; and
bsw/jbe@1309 145
bsw/jbe@1309 146 (c) You must retain, in the Source form of any Derivative Works
bsw/jbe@1309 147 that You distribute, all copyright, patent, trademark, and
bsw/jbe@1309 148 attribution notices from the Source form of the Work,
bsw/jbe@1309 149 excluding those notices that do not pertain to any part of
bsw/jbe@1309 150 the Derivative Works; and
bsw/jbe@1309 151
bsw/jbe@1309 152 (d) If the Work includes a "NOTICE" text file as part of its
bsw/jbe@1309 153 distribution, then any Derivative Works that You distribute must
bsw/jbe@1309 154 include a readable copy of the attribution notices contained
bsw/jbe@1309 155 within such NOTICE file, excluding those notices that do not
bsw/jbe@1309 156 pertain to any part of the Derivative Works, in at least one
bsw/jbe@1309 157 of the following places: within a NOTICE text file distributed
bsw/jbe@1309 158 as part of the Derivative Works; within the Source form or
bsw/jbe@1309 159 documentation, if provided along with the Derivative Works; or,
bsw/jbe@1309 160 within a display generated by the Derivative Works, if and
bsw/jbe@1309 161 wherever such third-party notices normally appear. The contents
bsw/jbe@1309 162 of the NOTICE file are for informational purposes only and
bsw/jbe@1309 163 do not modify the License. You may add Your own attribution
bsw/jbe@1309 164 notices within Derivative Works that You distribute, alongside
bsw/jbe@1309 165 or as an addendum to the NOTICE text from the Work, provided
bsw/jbe@1309 166 that such additional attribution notices cannot be construed
bsw/jbe@1309 167 as modifying the License.
bsw/jbe@1309 168
bsw/jbe@1309 169 You may add Your own copyright statement to Your modifications and
bsw/jbe@1309 170 may provide additional or different license terms and conditions
bsw/jbe@1309 171 for use, reproduction, or distribution of Your modifications, or
bsw/jbe@1309 172 for any such Derivative Works as a whole, provided Your use,
bsw/jbe@1309 173 reproduction, and distribution of the Work otherwise complies with
bsw/jbe@1309 174 the conditions stated in this License.
bsw/jbe@1309 175
bsw/jbe@1309 176 5. Submission of Contributions. Unless You explicitly state otherwise,
bsw/jbe@1309 177 any Contribution intentionally submitted for inclusion in the Work
bsw/jbe@1309 178 by You to the Licensor shall be under the terms and conditions of
bsw/jbe@1309 179 this License, without any additional terms or conditions.
bsw/jbe@1309 180 Notwithstanding the above, nothing herein shall supersede or modify
bsw/jbe@1309 181 the terms of any separate license agreement you may have executed
bsw/jbe@1309 182 with Licensor regarding such Contributions.
bsw/jbe@1309 183
bsw/jbe@1309 184 6. Trademarks. This License does not grant permission to use the trade
bsw/jbe@1309 185 names, trademarks, service marks, or product names of the Licensor,
bsw/jbe@1309 186 except as required for reasonable and customary use in describing the
bsw/jbe@1309 187 origin of the Work and reproducing the content of the NOTICE file.
bsw/jbe@1309 188
bsw/jbe@1309 189 7. Disclaimer of Warranty. Unless required by applicable law or
bsw/jbe@1309 190 agreed to in writing, Licensor provides the Work (and each
bsw/jbe@1309 191 Contributor provides its Contributions) on an "AS IS" BASIS,
bsw/jbe@1309 192 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
bsw/jbe@1309 193 implied, including, without limitation, any warranties or conditions
bsw/jbe@1309 194 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
bsw/jbe@1309 195 PARTICULAR PURPOSE. You are solely responsible for determining the
bsw/jbe@1309 196 appropriateness of using or redistributing the Work and assume any
bsw/jbe@1309 197 risks associated with Your exercise of permissions under this License.
bsw/jbe@1309 198
bsw/jbe@1309 199 8. Limitation of Liability. In no event and under no legal theory,
bsw/jbe@1309 200 whether in tort (including negligence), contract, or otherwise,
bsw/jbe@1309 201 unless required by applicable law (such as deliberate and grossly
bsw/jbe@1309 202 negligent acts) or agreed to in writing, shall any Contributor be
bsw/jbe@1309 203 liable to You for damages, including any direct, indirect, special,
bsw/jbe@1309 204 incidental, or consequential damages of any character arising as a
bsw/jbe@1309 205 result of this License or out of the use or inability to use the
bsw/jbe@1309 206 Work (including but not limited to damages for loss of goodwill,
bsw/jbe@1309 207 work stoppage, computer failure or malfunction, or any and all
bsw/jbe@1309 208 other commercial damages or losses), even if such Contributor
bsw/jbe@1309 209 has been advised of the possibility of such damages.
bsw/jbe@1309 210
bsw/jbe@1309 211 9. Accepting Warranty or Additional Liability. While redistributing
bsw/jbe@1309 212 the Work or Derivative Works thereof, You may choose to offer,
bsw/jbe@1309 213 and charge a fee for, acceptance of support, warranty, indemnity,
bsw/jbe@1309 214 or other liability obligations and/or rights consistent with this
bsw/jbe@1309 215 License. However, in accepting such obligations, You may act only
bsw/jbe@1309 216 on Your own behalf and on Your sole responsibility, not on behalf
bsw/jbe@1309 217 of any other Contributor, and only if You agree to indemnify,
bsw/jbe@1309 218 defend, and hold each Contributor harmless for any liability
bsw/jbe@1309 219 incurred by, or claims asserted against, such Contributor by reason
bsw/jbe@1309 220 of your accepting any such warranty or additional liability.
bsw/jbe@1309 221
bsw/jbe@1309 222 END OF TERMS AND CONDITIONS
bsw/jbe@1309 223
bsw/jbe@1309 224 APPENDIX: How to apply the Apache License to your work.
bsw/jbe@1309 225
bsw/jbe@1309 226 To apply the Apache License to your work, attach the following
bsw/jbe@1309 227 boilerplate notice, with the fields enclosed by brackets "[]"
bsw/jbe@1309 228 replaced with your own identifying information. (Don't include
bsw/jbe@1309 229 the brackets!) The text should be enclosed in the appropriate
bsw/jbe@1309 230 comment syntax for the file format. We also recommend that a
bsw/jbe@1309 231 file or class name and description of purpose be included on the
bsw/jbe@1309 232 same "printed page" as the copyright notice for easier
bsw/jbe@1309 233 identification within third-party archives.
bsw/jbe@1309 234
bsw/jbe@1309 235 Copyright 2015 Google Inc
bsw/jbe@1309 236
bsw/jbe@1309 237 Licensed under the Apache License, Version 2.0 (the "License");
bsw/jbe@1309 238 you may not use this file except in compliance with the License.
bsw/jbe@1309 239 You may obtain a copy of the License at
bsw/jbe@1309 240
bsw/jbe@1309 241 http://www.apache.org/licenses/LICENSE-2.0
bsw/jbe@1309 242
bsw/jbe@1309 243 Unless required by applicable law or agreed to in writing, software
bsw/jbe@1309 244 distributed under the License is distributed on an "AS IS" BASIS,
bsw/jbe@1309 245 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
bsw/jbe@1309 246 See the License for the specific language governing permissions and
bsw/jbe@1309 247 limitations under the License.
bsw/jbe@1309 248
bsw/jbe@1309 249 All code in any directories or sub-directories that end with *.html or
bsw/jbe@1309 250 *.css is licensed under the Creative Commons Attribution International
bsw/jbe@1309 251 4.0 License, which full text can be found here:
bsw/jbe@1309 252 https://creativecommons.org/licenses/by/4.0/legalcode.
bsw/jbe@1309 253
bsw/jbe@1309 254 As an exception to this license, all html or css that is generated by
bsw/jbe@1309 255 the software at the direction of the user is copyright the user. The
bsw/jbe@1309 256 user has full ownership and control over such content, including
bsw/jbe@1309 257 whether and how they wish to license it.
bsw/jbe@1309 258
bsw/jbe@1309 259 =============================================================================
bsw@1072 260
bsw@1608 261 The Roboto font family and the material icons font is licensed as follows:
bsw@1608 262
bsw@1608 263 -----------------------------------------------------------------------------
bsw@1608 264
bsw@1608 265 Apache License
bsw@1608 266
bsw@1608 267 Version 2.0, January 2004
bsw@1608 268
bsw@1608 269 http://www.apache.org/licenses/
bsw@1608 270
bsw@1608 271 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
bsw@1608 272
bsw@1608 273 1. Definitions.
bsw@1608 274
bsw@1608 275 "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
bsw@1608 276
bsw@1608 277 "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
bsw@1608 278
bsw@1608 279 "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
bsw@1608 280
bsw@1608 281 "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
bsw@1608 282
bsw@1608 283 "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
bsw@1608 284
bsw@1608 285 "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
bsw@1608 286
bsw@1608 287 "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
bsw@1608 288
bsw@1608 289 "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
bsw@1608 290
bsw@1608 291 "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
bsw@1608 292
bsw@1608 293 "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
bsw@1608 294
bsw@1608 295 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
bsw@1608 296
bsw@1608 297 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
bsw@1608 298
bsw@1608 299 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
bsw@1608 300
bsw@1608 301 You must give any other recipients of the Work or Derivative Works a copy of this License; and
bsw@1608 302 You must cause any modified files to carry prominent notices stating that You changed the files; and
bsw@1608 303 You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
bsw@1608 304 If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
bsw@1608 305
bsw@1608 306 You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
bsw@1608 307 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
bsw@1608 308
bsw@1608 309 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
bsw@1608 310
bsw@1608 311 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
bsw@1608 312
bsw@1608 313 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
bsw@1608 314
bsw@1608 315 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
bsw@1608 316
bsw@1608 317 END OF TERMS AND CONDITIONS
bsw@1608 318
bsw@1608 319 =============================================================================
bsw@1608 320
bsw@1608 321 The collection of LDAP error codes (mldap_errorcodes[]) has been derived
bsw@1608 322 from the file ldap.h that is part of OpenLDAP Software. OpenLDAP's license
bsw@1608 323 information is stated below:
bsw@1608 324
bsw@1608 325 -----------------------------------------------------------------------------
bsw@1608 326
bsw@1608 327 This work is part of OpenLDAP Software <http://www.openldap.org/>.
bsw@1608 328
bsw@1608 329 Copyright 1998-2013 The OpenLDAP Foundation.
bsw@1608 330 All rights reserved.
bsw@1608 331
bsw@1608 332 Redistribution and use in source and binary forms, with or without
bsw@1608 333 modification, are permitted only as authorized by the OpenLDAP
bsw@1608 334 Public License.
bsw@1608 335
bsw@1608 336 A copy of this license is available below:
bsw@1608 337
bsw@1608 338 The OpenLDAP Public License
bsw@1608 339 Version 2.8, 17 August 2003
bsw@1608 340
bsw@1608 341 Redistribution and use of this software and associated documentation
bsw@1608 342 ("Software"), with or without modification, are permitted provided
bsw@1608 343 that the following conditions are met:
bsw@1608 344
bsw@1608 345 1. Redistributions in source form must retain copyright statements
bsw@1608 346 and notices,
bsw@1608 347
bsw@1608 348 2. Redistributions in binary form must reproduce applicable copyright
bsw@1608 349 statements and notices, this list of conditions, and the following
bsw@1608 350 disclaimer in the documentation and/or other materials provided
bsw@1608 351 with the distribution, and
bsw@1608 352
bsw@1608 353 3. Redistributions must contain a verbatim copy of this document.
bsw@1608 354
bsw@1608 355 The OpenLDAP Foundation may revise this license from time to time.
bsw@1608 356 Each revision is distinguished by a version number. You may use
bsw@1608 357 this Software under terms of this license revision or under the
bsw@1608 358 terms of any subsequent revision of the license.
bsw@1608 359
bsw@1608 360 THIS SOFTWARE IS PROVIDED BY THE OPENLDAP FOUNDATION AND ITS
bsw@1608 361 CONTRIBUTORS ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
bsw@1608 362 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
bsw@1608 363 AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
bsw@1608 364 SHALL THE OPENLDAP FOUNDATION, ITS CONTRIBUTORS, OR THE AUTHOR(S)
bsw@1608 365 OR OWNER(S) OF THE SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT,
bsw@1608 366 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
bsw@1608 367 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
bsw@1608 368 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
bsw@1608 369 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
bsw@1608 370 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
bsw@1608 371 ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
bsw@1608 372 POSSIBILITY OF SUCH DAMAGE.
bsw@1608 373
bsw@1608 374 The names of the authors and copyright holders must not be used in
bsw@1608 375 advertising or otherwise to promote the sale, use or other dealing
bsw@1608 376 in this Software without specific, written prior permission. Title
bsw@1608 377 to copyright in this Software shall at all times remain with copyright
bsw@1608 378 holders.
bsw@1608 379
bsw@1608 380 OpenLDAP is a registered trademark of the OpenLDAP Foundation.
bsw@1608 381
bsw@1608 382 Copyright 1999-2003 The OpenLDAP Foundation, Redwood City,
bsw@1608 383 California, USA. All Rights Reserved. Permission to copy and
bsw@1608 384 distribute verbatim copies of this document is granted.
bsw@1608 385
bsw@1608 386 End of OpenLDAP Public License
bsw@1608 387
bsw@1608 388 Portions Copyright (c) 1990 Regents of the University of Michigan.
bsw@1608 389 All rights reserved.
bsw@1608 390
bsw@1608 391 Redistribution and use in source and binary forms are permitted
bsw@1608 392 provided that this notice is preserved and that due credit is given
bsw@1608 393 to the University of Michigan at Ann Arbor. The name of the University
bsw@1608 394 may not be used to endorse or promote products derived from this
bsw@1608 395 software without specific prior written permission. This software
bsw@1608 396 is provided ``as is'' without express or implied warranty.
bsw@1608 397
bsw@1608 398 End of OpenLDAP's license information
bsw@1608 399
bsw@1608 400 =============================================================================
bsw@1608 401
bsw@1049 402 END OF LICENSE FILE

Impressum / About Us