Warning, /graphics/digikam/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/LICENSE.txt is written in an unsupported language. File is not indexed.
0001 Platinum UPnP SDK 0002 ----------------- 0003 This software is provided under the following license: 0004 0005 Plutinosoft, LLC provides its Platinum UPnP SDK under a dual 0006 license model designed to meet the development and distribution 0007 needs of both commercial distributors (such as OEMs, ISVs and VARs) 0008 and open source projects. 0009 0010 For OEMs, ISVs, VARs and Other Distributors of Commercial Applications: 0011 OEMs, ISVs, VARs and other distributors that combine and distribute 0012 commercially licensed software with Platinum software and do not wish 0013 to distribute the source code for the commercially licensed software 0014 under version 2, or (at your option) any later version, of the GNU 0015 General Public License (the "GPL") must enter into a commercial 0016 license agreement with Plutinosoft, LLC. 0017 0018 For developers of Free Open Source Software ("FOSS") applications 0019 under the GPL that want to combine and distribute those FOSS 0020 applications with Platinum software, Plutinosoft's Platinum 0021 open source software licensed under the GPL version 2, or (at your option) 0022 any later version, is the best option. 0023 0024 Note that Platinum SDK links with Neptune C++ Runtime 0025 (http://sourceforge.net/projects/neptune), which is licensed under the 0026 terms of the BSD license. This license is compatible with the GNU GPL. 0027 0028 Platinum is copyrighted by Plutinosoft, LLC. 0029 http://www.plutinosoft.com 0030 0031 For all commercial license inquiries, please contact us at 0032 licensing@plutinosoft.com 0033 0034 ------------------------------------------------------------------------- 0035 GNU GENERAL PUBLIC LICENSE 0036 Version 2, June 1991 0037 0038 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 0039 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 0040 Everyone is permitted to copy and distribute verbatim copies 0041 of this license document, but changing it is not allowed. 0042 0043 Preamble 0044 0045 The licenses for most software are designed to take away your 0046 freedom to share and change it. By contrast, the GNU General Public 0047 License is intended to guarantee your freedom to share and change free 0048 software--to make sure the software is free for all its users. This 0049 General Public License applies to most of the Free Software 0050 Foundation's software and to any other program whose authors commit to 0051 using it. (Some other Free Software Foundation software is covered by 0052 the GNU Lesser General Public License instead.) You can apply it to 0053 your programs, too. 0054 0055 When we speak of free software, we are referring to freedom, not 0056 price. Our General Public Licenses are designed to make sure that you 0057 have the freedom to distribute copies of free software (and charge for 0058 this service if you wish), that you receive source code or can get it 0059 if you want it, that you can change the software or use pieces of it 0060 in new free programs; and that you know you can do these things. 0061 0062 To protect your rights, we need to make restrictions that forbid 0063 anyone to deny you these rights or to ask you to surrender the rights. 0064 These restrictions translate to certain responsibilities for you if you 0065 distribute copies of the software, or if you modify it. 0066 0067 For example, if you distribute copies of such a program, whether 0068 gratis or for a fee, you must give the recipients all the rights that 0069 you have. You must make sure that they, too, receive or can get the 0070 source code. And you must show them these terms so they know their 0071 rights. 0072 0073 We protect your rights with two steps: (1) copyright the software, and 0074 (2) offer you this license which gives you legal permission to copy, 0075 distribute and/or modify the software. 0076 0077 Also, for each author's protection and ours, we want to make certain 0078 that everyone understands that there is no warranty for this free 0079 software. If the software is modified by someone else and passed on, we 0080 want its recipients to know that what they have is not the original, so 0081 that any problems introduced by others will not reflect on the original 0082 authors' reputations. 0083 0084 Finally, any free program is threatened constantly by software 0085 patents. We wish to avoid the danger that redistributors of a free 0086 program will individually obtain patent licenses, in effect making the 0087 program proprietary. To prevent this, we have made it clear that any 0088 patent must be licensed for everyone's free use or not licensed at all. 0089 0090 The precise terms and conditions for copying, distribution and 0091 modification follow. 0092 0093 GNU GENERAL PUBLIC LICENSE 0094 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0095 0096 0. This License applies to any program or other work which contains 0097 a notice placed by the copyright holder saying it may be distributed 0098 under the terms of this General Public License. The "Program", below, 0099 refers to any such program or work, and a "work based on the Program" 0100 means either the Program or any derivative work under copyright law: 0101 that is to say, a work containing the Program or a portion of it, 0102 either verbatim or with modifications and/or translated into another 0103 language. (Hereinafter, translation is included without limitation in 0104 the term "modification".) Each licensee is addressed as "you". 0105 0106 Activities other than copying, distribution and modification are not 0107 covered by this License; they are outside its scope. The act of 0108 running the Program is not restricted, and the output from the Program 0109 is covered only if its contents constitute a work based on the 0110 Program (independent of having been made by running the Program). 0111 Whether that is true depends on what the Program does. 0112 0113 1. You may copy and distribute verbatim copies of the Program's 0114 source code as you receive it, in any medium, provided that you 0115 conspicuously and appropriately publish on each copy an appropriate 0116 copyright notice and disclaimer of warranty; keep intact all the 0117 notices that refer to this License and to the absence of any warranty; 0118 and give any other recipients of the Program a copy of this License 0119 along with the Program. 0120 0121 You may charge a fee for the physical act of transferring a copy, and 0122 you may at your option offer warranty protection in exchange for a fee. 0123 0124 2. You may modify your copy or copies of the Program or any portion 0125 of it, thus forming a work based on the Program, and copy and 0126 distribute such modifications or work under the terms of Section 1 0127 above, provided that you also meet all of these conditions: 0128 0129 a) You must cause the modified files to carry prominent notices 0130 stating that you changed the files and the date of any change. 0131 0132 b) You must cause any work that you distribute or publish, that in 0133 whole or in part contains or is derived from the Program or any 0134 part thereof, to be licensed as a whole at no charge to all third 0135 parties under the terms of this License. 0136 0137 c) If the modified program normally reads commands interactively 0138 when run, you must cause it, when started running for such 0139 interactive use in the most ordinary way, to print or display an 0140 announcement including an appropriate copyright notice and a 0141 notice that there is no warranty (or else, saying that you provide 0142 a warranty) and that users may redistribute the program under 0143 these conditions, and telling the user how to view a copy of this 0144 License. (Exception: if the Program itself is interactive but 0145 does not normally print such an announcement, your work based on 0146 the Program is not required to print an announcement.) 0147 0148 These requirements apply to the modified work as a whole. If 0149 identifiable sections of that work are not derived from the Program, 0150 and can be reasonably considered independent and separate works in 0151 themselves, then this License, and its terms, do not apply to those 0152 sections when you distribute them as separate works. But when you 0153 distribute the same sections as part of a whole which is a work based 0154 on the Program, the distribution of the whole must be on the terms of 0155 this License, whose permissions for other licensees extend to the 0156 entire whole, and thus to each and every part regardless of who wrote it. 0157 0158 Thus, it is not the intent of this section to claim rights or contest 0159 your rights to work written entirely by you; rather, the intent is to 0160 exercise the right to control the distribution of derivative or 0161 collective works based on the Program. 0162 0163 In addition, mere aggregation of another work not based on the Program 0164 with the Program (or with a work based on the Program) on a volume of 0165 a storage or distribution medium does not bring the other work under 0166 the scope of this License. 0167 0168 3. You may copy and distribute the Program (or a work based on it, 0169 under Section 2) in object code or executable form under the terms of 0170 Sections 1 and 2 above provided that you also do one of the following: 0171 0172 a) Accompany it with the complete corresponding machine-readable 0173 source code, which must be distributed under the terms of Sections 0174 1 and 2 above on a medium customarily used for software interchange; or, 0175 0176 b) Accompany it with a written offer, valid for at least three 0177 years, to give any third party, for a charge no more than your 0178 cost of physically performing source distribution, a complete 0179 machine-readable copy of the corresponding source code, to be 0180 distributed under the terms of Sections 1 and 2 above on a medium 0181 customarily used for software interchange; or, 0182 0183 c) Accompany it with the information you received as to the offer 0184 to distribute corresponding source code. (This alternative is 0185 allowed only for noncommercial distribution and only if you 0186 received the program in object code or executable form with such 0187 an offer, in accord with Subsection b above.) 0188 0189 The source code for a work means the preferred form of the work for 0190 making modifications to it. For an executable work, complete source 0191 code means all the source code for all modules it contains, plus any 0192 associated interface definition files, plus the scripts used to 0193 control compilation and installation of the executable. However, as a 0194 special exception, the source code distributed need not include 0195 anything that is normally distributed (in either source or binary 0196 form) with the major components (compiler, kernel, and so on) of the 0197 operating system on which the executable runs, unless that component 0198 itself accompanies the executable. 0199 0200 If distribution of executable or object code is made by offering 0201 access to copy from a designated place, then offering equivalent 0202 access to copy the source code from the same place counts as 0203 distribution of the source code, even though third parties are not 0204 compelled to copy the source along with the object code. 0205 0206 4. You may not copy, modify, sublicense, or distribute the Program 0207 except as expressly provided under this License. Any attempt 0208 otherwise to copy, modify, sublicense or distribute the Program is 0209 void, and will automatically terminate your rights under this License. 0210 However, parties who have received copies, or rights, from you under 0211 this License will not have their licenses terminated so long as such 0212 parties remain in full compliance. 0213 0214 5. You are not required to accept this License, since you have not 0215 signed it. However, nothing else grants you permission to modify or 0216 distribute the Program or its derivative works. These actions are 0217 prohibited by law if you do not accept this License. Therefore, by 0218 modifying or distributing the Program (or any work based on the 0219 Program), you indicate your acceptance of this License to do so, and 0220 all its terms and conditions for copying, distributing or modifying 0221 the Program or works based on it. 0222 0223 6. Each time you redistribute the Program (or any work based on the 0224 Program), the recipient automatically receives a license from the 0225 original licensor to copy, distribute or modify the Program subject to 0226 these terms and conditions. You may not impose any further 0227 restrictions on the recipients' exercise of the rights granted herein. 0228 You are not responsible for enforcing compliance by third parties to 0229 this License. 0230 0231 7. If, as a consequence of a court judgment or allegation of patent 0232 infringement or for any other reason (not limited to patent issues), 0233 conditions are imposed on you (whether by court order, agreement or 0234 otherwise) that contradict the conditions of this License, they do not 0235 excuse you from the conditions of this License. If you cannot 0236 distribute so as to satisfy simultaneously your obligations under this 0237 License and any other pertinent obligations, then as a consequence you 0238 may not distribute the Program at all. For example, if a patent 0239 license would not permit royalty-free redistribution of the Program by 0240 all those who receive copies directly or indirectly through you, then 0241 the only way you could satisfy both it and this License would be to 0242 refrain entirely from distribution of the Program. 0243 0244 If any portion of this section is held invalid or unenforceable under 0245 any particular circumstance, the balance of the section is intended to 0246 apply and the section as a whole is intended to apply in other 0247 circumstances. 0248 0249 It is not the purpose of this section to induce you to infringe any 0250 patents or other property right claims or to contest validity of any 0251 such claims; this section has the sole purpose of protecting the 0252 integrity of the free software distribution system, which is 0253 implemented by public license practices. Many people have made 0254 generous contributions to the wide range of software distributed 0255 through that system in reliance on consistent application of that 0256 system; it is up to the author/donor to decide if he or she is willing 0257 to distribute software through any other system and a licensee cannot 0258 impose that choice. 0259 0260 This section is intended to make thoroughly clear what is believed to 0261 be a consequence of the rest of this License. 0262 0263 8. If the distribution and/or use of the Program is restricted in 0264 certain countries either by patents or by copyrighted interfaces, the 0265 original copyright holder who places the Program under this License 0266 may add an explicit geographical distribution limitation excluding 0267 those countries, so that distribution is permitted only in or among 0268 countries not thus excluded. In such case, this License incorporates 0269 the limitation as if written in the body of this License. 0270 0271 9. The Free Software Foundation may publish revised and/or new versions 0272 of the General Public License from time to time. Such new versions will 0273 be similar in spirit to the present version, but may differ in detail to 0274 address new problems or concerns. 0275 0276 Each version is given a distinguishing version number. If the Program 0277 specifies a version number of this License which applies to it and "any 0278 later version", you have the option of following the terms and conditions 0279 either of that version or of any later version published by the Free 0280 Software Foundation. If the Program does not specify a version number of 0281 this License, you may choose any version ever published by the Free Software 0282 Foundation. 0283 0284 10. If you wish to incorporate parts of the Program into other free 0285 programs whose distribution conditions are different, write to the author 0286 to ask for permission. For software which is copyrighted by the Free 0287 Software Foundation, write to the Free Software Foundation; we sometimes 0288 make exceptions for this. Our decision will be guided by the two goals 0289 of preserving the free status of all derivatives of our free software and 0290 of promoting the sharing and reuse of software generally. 0291 0292 NO WARRANTY 0293 0294 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY 0295 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN 0296 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES 0297 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED 0298 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 0299 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS 0300 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE 0301 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, 0302 REPAIR OR CORRECTION. 0303 0304 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING 0305 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR 0306 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, 0307 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING 0308 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED 0309 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY 0310 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER 0311 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE 0312 POSSIBILITY OF SUCH DAMAGES. 0313 0314 END OF TERMS AND CONDITIONS 0315 0316 How to Apply These Terms to Your New Programs 0317 0318 If you develop a new program, and you want it to be of the greatest 0319 possible use to the public, the best way to achieve this is to make it 0320 free software which everyone can redistribute and change under these terms. 0321 0322 To do so, attach the following notices to the program. It is safest 0323 to attach them to the start of each source file to most effectively 0324 convey the exclusion of warranty; and each file should have at least 0325 the "copyright" line and a pointer to where the full notice is found. 0326 0327 <one line to give the program's name and a brief idea of what it does.> 0328 Copyright (C) <year> <name of author> 0329 0330 This program is free software; you can redistribute it and/or modify 0331 it under the terms of the GNU General Public License as published by 0332 the Free Software Foundation; either version 2 of the License, or 0333 (at your option) any later version. 0334 0335 This program is distributed in the hope that it will be useful, 0336 but WITHOUT ANY WARRANTY; without even the implied warranty of 0337 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 0338 GNU General Public License for more details. 0339 0340 You should have received a copy of the GNU General Public License along 0341 with this program; if not, write to the Free Software Foundation, Inc., 0342 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. 0343 0344 Also add information on how to contact you by electronic and paper mail. 0345 0346 If the program is interactive, make it output a short notice like this 0347 when it starts in an interactive mode: 0348 0349 Gnomovision version 69, Copyright (C) year name of author 0350 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. 0351 This is free software, and you are welcome to redistribute it 0352 under certain conditions; type `show c' for details. 0353 0354 The hypothetical commands `show w' and `show c' should show the appropriate 0355 parts of the General Public License. Of course, the commands you use may 0356 be called something other than `show w' and `show c'; they could even be 0357 mouse-clicks or menu items--whatever suits your program. 0358 0359 You should also get your employer (if you work as a programmer) or your 0360 school, if any, to sign a "copyright disclaimer" for the program, if 0361 necessary. Here is a sample; alter the names: 0362 0363 Yoyodyne, Inc., hereby disclaims all copyright interest in the program 0364 `Gnomovision' (which makes passes at compilers) written by James Hacker. 0365 0366 <signature of Ty Coon>, 1 April 1989 0367 Ty Coon, President of Vice 0368 0369 This General Public License does not permit incorporating your program into 0370 proprietary programs. If your program is a subroutine library, you may 0371 consider it more useful to permit linking proprietary applications with the 0372 library. If this is what you want to do, use the GNU Lesser General 0373 Public License instead of this License. 0374 0375 -------------------------------------------------------------------------