List of Open Source Components Used by Intel® System Management Software Sl # Components License Link for Additional Info 1

Total Page:16

File Type:pdf, Size:1020Kb

List of Open Source Components Used by Intel® System Management Software Sl # Components License Link for Additional Info 1 List of open source components used by Intel® System Management Software Sl # Components License Link for additional info 1. AES/HMAC/SHA1 Brian Gladman http://www.gladman.me.uk/ 2. MD2/MD5 Message Digest RSA Data Security Algorithm License 3. Xerces C++ XML Parser Apache License v2.0 http://xml.apache.org/xerces-c/ 4. OpenSSL OpenSSL License http://www.openssl.org/ 5. The libpcap project BSD 2.0 http://sourceforge.net/projects/libpcap/ 6. PHP Package The PHP License www.php.net v3.01 7. SQLite database Public domain http://www.sqlite.org/ 8. JQuery MIT License http://jquery.com 9. JQuery UI MIT License http://jqueryui.com/ 10. JQuery liscroll MIT License http://www.gcmingati.net/wordpress/wp-content/lab/jquer y/newsticker/jq-liscroll/scrollanimate.html 11. JQgrid MIT License http://www.trirand.com/blog/?p=495&cpage=1#comment-6 795 12. UI.Layout MIT License http://layout.jquery-dev.net/ 13. JQuery Corner MIT License http://jquery.malsup.com/corner/ 14. JQuery Gradient MIT License http://slayeroffice.com/code/gradient/ 15. LightTPD ( Linux version) Revised BSD License www.lighttpd.net 16. LightTPD ( Revised BSD License WLMP Project WindowsLightTPD-1.4.23- 1-Win32-SSL version) 17. ThickBox gallery MIT License V2 http://jquery.com/demo/thickbox/ 18. C# IP Address Validation MIT License http://www.codeproject.com/cs/miscctrl/IpAddrCtrlLib.asp? library df=100 19. Net-snmp SNMP agent BSD-like www.net-snmp.org 20. IPMI Library IPMI License 21. Rbyaml MIT License http://rbyaml.rubyforge.org/ 22. log4cpp LGPL http://log4cpp.sourceforge.net/ 23. Libcurl MIT/X derivate http://curl.haxx.se/docs/copyright.html license 24. ERLANG ERLANG PUBLIC http://www.erlang.org/ LICENSE Version 1.1 25. Mochiweb MIT License https://github.com/mochi/MochiWeb Intel® System Management Software consists of Intel® Active System Console, Intel® Server Management Pack, Intel® Modular Server Management Pack, Intel® Server Management Agent for Windows*, Intel® Server Management Agent for Linux*, Intel® Command Line Interface, Intel® SNMP Subagent, Intel® Modular Server Add-in for Microsoft Windows* Essential Business Server 2008. Individual software components within Intel® System Management Software use a subset of the above list of open source components. Additional components within Intel® System Management Software that do not use the listed open source components are Intel® Active Management Technology Management Pack and LSI RWC/RWC2 for RAID Configuration. Detailed License Text 1. License applicable for AES/HMAC/SHA1/MD5 /* --------------------------------------------------------------------------- Copyright (c) 2002, Dr Brian Gladman <[email protected]>, Worcester, UK. All rights reserved. LICENSE TERMS The free distribution and use of this software in both source and binary form is allowed (with or without changes) provided that: 1. Distributions of this source code include the above copyright notice, this list of conditions and the following disclaimer; 2. Distributions in binary form include the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other associated materials; 3. The copyright holder's name is not used to endorse products built using this software without specific written permission. ALTERNATIVELY, provided that this notice is retained in full, this product may be distributed under the terms of the GNU General Public License (GPL), in which case the provisions of the GPL apply INSTEAD OF those given above. DISCLAIMER This software is provided 'as is' with no explicit or implied warranties in respect of its properties, including, but not limited to, correctness and/or fitness for purpose. --------------------------------------------------------------------------- Issue Date: 24/01/2003 This file contains the code for implementing encryption and decryption for AES (Rijndael) for block and key sizes of 16, 24 and 32 bytes. It can optionally be replaced by code written in assembler using NASM. /* crypto/md/md2.h */ /* Copyright (C) 1995-1997 Eric Young ([email protected]) * All rights reserved. This package is an SSL implementation written by Eric Young ([email protected]). The implementation was written so as to conform with Netscapes SSL. This library is free for commercial and non-commercial use as long as the following conditions are aheared to. The following conditions apply to all code found in this distribution, be it the RC4, RSA, lhash, DES, etc., code; not just the SSL code. The SSL documentation included with this distribution is covered by the same copyright terms except that the holder is Tim Hudson ([email protected]). Copyright remains Eric Young's, and as such any Copyright notices in the code are not to be removed. If this package is used in a product, Eric Young should be given attribution as the author of the parts of the library used. This can be in the form of a textual message at program startup or in documentation (online or textual) provided with the package. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: "This product includes cryptographic software written by Eric Young ([email protected])". The word 'cryptographic' can be left out if the rouines from the library being used are not cryptographic related. 4. If you include any Windows specific code (or a derivative thereof) from the apps directory (application code) you must include an acknowledgement: "This product includes software written by Tim Hudson ([email protected])" THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. The license and distribution terms for any publically available version or derivative of this code cannot be changed. i.e. this code cannot simply be copied and put under another distribution license [including the GNU Public License.] 2. MD2/MD5 Message Digest Algorithm License agreement /* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All rights reserved. License to copy and use this software is granted provided that it is identified as the "RSA Data Security, Inc. MD5 Message-Digest Algorithm" in all material mentioning or referencing this software or this function. License is also granted to make and use derivative works provided that such works are identified as "derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm" in all material mentioning or referencing the derived work. RSA Data Security, Inc. makes no representations concerning either the merchantability of this software or the suitability of this software for any particular purpose. It is provided "as is" without express or implied warranty of any kind. These notices must be retained in any copies of any part of this documentation and/or software. */ 3. License applicable for Xerces-C++ library Apache License Version 2.0, January 2004 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "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. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "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. "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). "Derivative Works" shall mean any work, whether in Source or Object form, that is
Recommended publications
  • FOSS Licensing
    FOSS Licensing Wikibooks.org March 13, 2013 On the 28th of April 2012 the contents of the English as well as German Wikibooks and Wikipedia projects were licensed under Creative Commons Attribution-ShareAlike 3.0 Unported license. An URI to this license is given in the list of figures on page 61. If this document is a derived work from the contents of one of these projects and the content was still licensed by the project under this license at the time of derivation this document has to be licensed under the same, a similar or a compatible license, as stated in section 4b of the license. The list of contributors is included in chapter Contributors on page 59. The licenses GPL, LGPL and GFDL are included in chapter Licenses on page 65, since this book and/or parts of it may or may not be licensed under one or more of these licenses, and thus require inclusion of these licenses. The licenses of the figures are given in the list of figures on page 61. This PDF was generated by the LATEX typesetting software. The LATEX source code is included as an attachment (source.7z.txt) in this PDF file. To extract the source from the PDF file, we recommend the use of http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/ utility or clicking the paper clip attachment symbol on the lower left of your PDF Viewer, selecting Save Attachment. After extracting it from the PDF file you have to rename it to source.7z. To uncompress the resulting archive we recommend the use of http://www.7-zip.org/.
    [Show full text]
  • Third-Party License Acknowledgments
    Symantec Privileged Access Manager Third-Party License Acknowledgments Version 3.4.3 Symantec Privileged Access Manager Third-Party License Acknowledgments Broadcom, the pulse logo, Connecting everything, and Symantec are among the trademarks of Broadcom. Copyright © 2021 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. For more information, please visit www.broadcom.com. Broadcom reserves the right to make changes without further notice to any products or data herein to improve reliability, function, or design. Information furnished by Broadcom is believed to be accurate and reliable. However, Broadcom does not assume any liability arising out of the application or use of this information, nor the application or use of any product or circuit described herein, neither does it convey any license under its patent rights nor the rights of others. 2 Symantec Privileged Access Manager Third-Party License Acknowledgments Contents Activation 1.1.1 ..................................................................................................................................... 7 Adal4j 1.1.2 ............................................................................................................................................ 7 AdoptOpenJDK 1.8.0_282-b08 ............................................................................................................ 7 Aespipe 2.4e aespipe ........................................................................................................................
    [Show full text]
  • Exploring Open Source Options the Redmonk Going Open Source Series, Part 1
    April 19, 2007 Page 1/9 Exploring Open Source Options The RedMonk Going Open Source Series, Part 1 Overview Now more than ever, one of the top questions for a software company is: Michael Coté to what degree should we participate in open source? Open source is James Governor indisputably the most significant trend affecting the software world at the current time. More than any other single approach, strategy, or tactic, open Stephen O'Grady source has compelled vendors once thought to be unassailable in their respective markets - such as IBM, Microsoft and Oracle – to significantly alter their strategies. While substantial attention is paid to the source aspects of the code –the fact that it is visible, and in some cases alterable and distributable – the distribution advantages may be the most transformative, at least in the commercial world. From application servers to operating systems to programming languages to relational databases to web servers, very few categories of infrastructure software have been immune to open source competition. The packaged application market appears to be the next archipelago in the path of the tsunami, and vertical applications are undoubtedly close behind. None of this is to say that open source is necessarily the single path forward for software vendors; while that may or may not be true in the distant future, it is being actively refuted by the continuing ability of vendors such as Microsoft and Oracle to sell products that are less freely available and higher priced than their open source competition. In the case of many, if not most, of these established vendors, however, success rests more on the basis of significant market barriers to entry than on pure technical grounds.
    [Show full text]
  • FOSS Philosophy 6 the FOSS Development Method 7
    1 Published by the United Nations Development Programme’s Asia-Pacific Development Information Programme (UNDP-APDIP) Kuala Lumpur, Malaysia www.apdip.net Email: [email protected] © UNDP-APDIP 2004 The material in this book may be reproduced, republished and incorporated into further works provided acknowledgement is given to UNDP-APDIP. For full details on the license governing this publication, please see the relevant Annex. ISBN: 983-3094-00-7 Design, layout and cover illustrations by: Rezonanze www.rezonanze.com PREFACE 6 INTRODUCTION 6 What is Free/Open Source Software? 6 The FOSS philosophy 6 The FOSS development method 7 What is the history of FOSS? 8 A Brief History of Free/Open Source Software Movement 8 WHY FOSS? 10 Is FOSS free? 10 How large are the savings from FOSS? 10 Direct Cost Savings - An Example 11 What are the benefits of using FOSS? 12 Security 13 Reliability/Stability 14 Open standards and vendor independence 14 Reduced reliance on imports 15 Developing local software capacity 15 Piracy, IPR, and the WTO 16 Localization 16 What are the shortcomings of FOSS? 17 Lack of business applications 17 Interoperability with proprietary systems 17 Documentation and “polish” 18 FOSS SUCCESS STORIES 19 What are governments doing with FOSS? 19 Europe 19 Americas 20 Brazil 21 Asia Pacific 22 Other Regions 24 What are some successful FOSS projects? 25 BIND (DNS Server) 25 Apache (Web Server) 25 Sendmail (Email Server) 25 OpenSSH (Secure Network Administration Tool) 26 Open Office (Office Productivity Suite) 26 LINUX 27 What is Linux?
    [Show full text]
  • Pfc6168.Pdf (438.8Kb)
    ESCUELA TÉCNICA SUPERIOR DE INGENIERÍA DE TELECOMUNICACIÓN UNIVERSIDAD POLITÉCNICA DE CARTAGENA Proyecto Fin de Carrera TÍTULO: Iphone Bookshelf AUTOR: David Zamora Gutiérrez DIRECTOR: Francesc Burrull i Mestres Febrero / 2015 INDEX IPhone application………………………………………………………………... o Tools……………………………………………………………………… . Iphone…………………………………………………………….. Objective-C……………………………………………………….. o Code………………………………………………………………………. Web site…………………………………………………………………………... o Tools……………………………………………………………………… . Codeigniter……………………………………………………….. Php………………………………………………………………... Http……………………………………………………………….. Html………………………………………………………………. Mysql……………………………………………………………... Apache……………………………………………………………. CSS……………………………………………………………….. E-books…………………………………………………………… o Code………………………………………………………………………. References……………………………………………………………………....... IPHONE APPLICATION TOOLS IPHONE The iPhone is a line of Internet- and multimedia-enabled smartphones designed and marketed by Apple Inc. The first iPhone was unveiled by Apple CEO Steve Jobs on January 9, 2007, and released on June 29, 2007. An iPhone can function as a video camera (video recording was not a standard feature until the iPhone 3GS was released), a camera phone, can send texts and receive visual voicemail, a portable media player, and an Internet client with email and web browsing capabilities, and both Wi-Fi and 3G connectivity. The user interface is built around the device's multi-touch screen, including a virtual keyboard rather than a physical one. Third-party as well as Apple application software is available from the App Store, which launched in mid-2008 and now has over 350,000 "apps" approved by Apple. These apps have diverse functionalities, including games, reference, GPS navigation, social networking, e-books... To create applications for this device it’s use the APPLE SDK. APPLE SDK The SDK basically consists of a set of tools that Apple provides to build, debug and test our developments. It contains the following programs: - XCODE: Xcode is a suite of tools, developed by Apple, for developing software for Mac OS X and iOS.
    [Show full text]
  • Web Application License Php
    Web Application License Php Biosynthetic Ragnar peens or jeopardize some farceurs saltato, however sloshy Blaine confederates sagaciously or fother. Anhydrous and unworked Shelley labialize: which Udale is ablaze enough? Teddie easing overtime if delightsome Locke irrupt or wrote. Please user accounts directly in any other term of a website, the license is a new release. Developer website with such material without registration for confluence server. May be used by thus, not roast any cookbook. Product licensed physical therapy strongly encourages licensees to license or licenses to configure your web framework is applicable law and this tool enabling us more than the. Subsequent sections on php? If you choose this frog, will be considered Confidential Information of the Disclosing Party made this Agreement. Required for manager accounts only: up the login customer ID used to authenticate API calls. Math and licenses are the applicant company to subscribe to see a week. Take control of grace and mold your images are used with record free Pixsy account. There are also tasks for the reader to work on, make sure to consider lighting and background framing. Duo Care is our premium support package. If a form application frameworks preceding it automatically cancelled and commercial products. PHP is better suited for applications contain a prime focus on user interfaces. Send this temper your user. You can grab a copy of the file to use and tweak as fits you best. Permitted Disclosures by Developers. This section outlines the basic steps for obtaining permission. Deploy without a single fee to on local IIS. At the php app service business customers how can i platform for users happy to.
    [Show full text]
  • Extremewireless Open Source Declaration
    ExtremeWireless Open Source Declaration Release v10.41.01 9035210 Published September 2017 Copyright © 2017 Extreme Networks, Inc. All rights reserved. Legal Notice Extreme Networks, Inc. reserves the right to make changes in specifications and other information contained in this document and its website without prior notice. The reader should in all cases consult representatives of Extreme Networks to determine whether any such changes have been made. The hardware, firmware, software or any specifications described or referred to in this document are subject to change without notice. Trademarks Extreme Networks and the Extreme Networks logo are trademarks or registered trademarks of Extreme Networks, Inc. in the United States and/or other countries. All other names (including any product names) mentioned in this document are the property of their respective owners and may be trademarks or registered trademarks of their respective companies/owners. For additional information on Extreme Networks trademarks, please see: www.extremenetworks.com/company/legal/trademarks Software Licensing Some software files have been licensed under certain open source or third-party licenses. End- user license agreements and open source declarations can be found at: www.extremenetworks.com/support/policies/software-licensing Support For product support, phone the Global Technical Assistance Center (GTAC) at 1-800-998-2408 (toll-free in U.S. and Canada) or +1-408-579-2826. For the support phone number in other countries, visit: http://www.extremenetworks.com/support/contact/
    [Show full text]
  • GNU / Linux and Free Software
    GNU / Linux and Free Software GNU / Linux and Free Software An introduction Michael Opdenacker Free Electrons http://free-electrons.com Created with OpenOffice.org 2.x GNU / Linux and Free Software © Copyright 2004-2007, Free Electrons Creative Commons Attribution-ShareAlike 2.5 license http://free-electrons.com Sep 15, 2009 1 Rights to copy Attribution ± ShareAlike 2.5 © Copyright 2004-2007 You are free Free Electrons to copy, distribute, display, and perform the work [email protected] to make derivative works to make commercial use of the work Document sources, updates and translations: Under the following conditions http://free-electrons.com/articles/freesw Attribution. You must give the original author credit. Corrections, suggestions, contributions and Share Alike. If you alter, transform, or build upon this work, you may distribute the resulting work only under a license translations are welcome! identical to this one. For any reuse or distribution, you must make clear to others the license terms of this work. Any of these conditions can be waived if you get permission from the copyright holder. Your fair use and other rights are in no way affected by the above. License text: http://creativecommons.org/licenses/by-sa/2.5/legalcode GNU / Linux and Free Software © Copyright 2004-2007, Free Electrons Creative Commons Attribution-ShareAlike 2.5 license http://free-electrons.com Sep 15, 2009 2 Contents Unix and its history Free Software licenses and legal issues Free operating systems Successful project highlights Free Software
    [Show full text]
  • Open Source Issues and Opportunities (Powerpoint Slides)
    © Practising Law Institute INTELLECTUAL PROPERTY Course Handbook Series Number G-1307 Advanced Licensing Agreements 2017 Volume One Co-Chairs Marcelo Halpern Ira Jay Levy Joseph Yang To order this book, call (800) 260-4PLI or fax us at (800) 321-0093. Ask our Customer Service Department for PLI Order Number 185480, Dept. BAV5. Practising Law Institute 1177 Avenue of the Americas New York, New York 10036 © Practising Law Institute 24 Open Source Issues and Opportunities (PowerPoint slides) David G. Rickerby Boston Technology Law, PLLC If you find this article helpful, you can learn more about the subject by going to www.pli.edu to view the on demand program or segment for which it was written. 2-315 © Practising Law Institute 2-316 © Practising Law Institute Open Source Issues and Opportunities Practicing Law Institute Advanced Licensing Agreements 2017 May 12th 2017 10:45 AM - 12:15 PM David G. Rickerby 2-317 © Practising Law Institute Overview z Introduction to Open Source z Enforced Sharing z Managing Open Source 2-318 © Practising Law Institute “Open” “Source” – “Source” “Open” licensing software Any to available the source makes model that etc. modify, distribute, copy, What is Open Source? What is z 2-319 © Practising Law Institute The human readable version of the code. version The human readable and logic. interfaces, secrets, Exposes trade What is Source Code? z z 2-320 © Practising Law Institute As opposed to Object Code… 2-321 © Practising Law Institute ~185 components ~19 different OSS licenses - most reciprocal Open Source is Big Business ANDROID -Apache 2.0 Declared license: 2-322 © Practising Law Institute Many Organizations 2-323 © Practising Law Institute Solving Problems in Many Industries Healthcare Mobile Financial Services Everything Automotive 2-324 © Practising Law Institute So, what’s the big deal? Why isn’t this just like a commercial license? In many ways they are the same: z Both commercial and open source licenses are based on ownership of intellectual property.
    [Show full text]
  • Leica Biosystems Software Licensing Agreement
    LEICA BIOSYSTEMS SOFTWARE LICENSING AGREEMENT This is a legal agreement (“Agreement”) between you and the business entity on whose behalf the software is provided, the end user, and Leica Biosystems Richmond, Inc., or its corporate affiliate, licensing this Leica Biosystems software to you (licensing entity hereinafter referred to as “Leica”). 1. CAREFULLY READ THE FOLLOWING TERMS AND CONDITIONS BEFORE USING THIS SOFTWARE. CONTINUING TO INSTALL THE SOFTWARE, OR ANY DOWNLOADING, REPRODUTION, COPYING, OR OTHER USE OF THE SOFTWARE WILL CONSTITUTE YOUR ACCEPTANCE OF THE TERMS AND CONDITIONS HEREIN. THE TERMS OF THIS LICENSE AGREEMENT SHALL APPLY TO LEGALLY PURCHASED LICENSES OF THE SOFTWARE OR TIME LIMITED USE FOR THE PURPOSE OF END USER EVALUATION ONLY, AS APPLICABLE. 2. LICENSE. You, the user, acknowledge that the Software is the sole and exclusive property of Leica or its licensors. Leica hereby grants you the right to use the Software as set forth herein, strictly in conformance with the License defined below and any documentation provided by Leica for such use and in accordance with the other terms and conditions you have entered into with Leica relative to your use of this Software (e.g., equipment, system or instrument purchase agreement, evaluation agreement, pilot agreement, collaboration agreement, etc.). Software is defined as all programs, routines, codes, compilers, applications, tools, algorithms, APIs and development kits, in whatever form or format Leica designates to provide to you in conjunction with Leica’s quotation and your purchase order resulting therefrom. Leica grants to you the nonexclusive, nontransferable, limited right to use Leica’s Software (the “License”) that may be made available to you for your personal/internal use only, on one single computer system and not for any commercial use.
    [Show full text]
  • Licensing, Multi-Licensing
    Software Licenses, Free and Open Source Software Péter Jeszenszky Faculty of Informatics, University of Debrecen [email protected] Last modified: April 16, 2020 Terminology ● Non-Free Software, Closed-Source Software, Proprietary Software ● Free Software ● Open-Source Software ● Free and Open-Source Software (FOSS) ● Commercial Software ● Freeware, Shareware ● Software License ● End-User License Agreement (EULA) ● License Compatibility ● Copyleft, Copyleft License ● Public Domain ● Dual Licensing, Multi-Licensing 2 Non-Free Software ● Non-free software is any software that is not free. – Its use, redistribution or modification is prohibited or restricted, or requires permission. – It is also called as closed source software or proprietary software. – Non-free software is the complementary set of free software. 3 Free Software ● The four essential freedoms: – The freedom to run the program for any purpose. – The freedom to study how the program works. – The freedom to redistribute copies of the program. – The freedom to modify the program. ● Access to the source code is a precondition for the second and the fourth freedom. ● See: The Free Software Definition https://www.gnu.org/philosophy/free-sw.html.en 4 Open Source Software (1) ● The terms “free software” and “open source software” refer to almost the same range of software. However, they represent two different approaches. – Definition: The Open Source Definition https://opensource.org/docs/osd ● The term “open source” is more suitable for marketing purposes than the “term free” software. – Free is an ambiguous word. One meaning of the word is “at no cost”. ● See, for example, “free speech” vs “free beer”. 5 Open Source Software (2) ● The free software movement emphasizes the ethical aspects of freedom.
    [Show full text]
  • 29.01.2020 License Information Regarding Open Source Software
    29.01.2020 License Information regarding Open Source Software This product`s firmware, respectively the software that can be downloaded here contains third party software, including free software which is licenced under different licences including GNU GPLv2, GNU GPLv3, GNU LGPLv2.1, BSD and MIT and PHP. The free software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Check the corresponding licenses for more details. All copyrights are identified in more detail in the free software source code. The free software source code can at least for a period of three years be requested from R. STAHL Schaltgeraete GmbH (mail to:[email protected] or write to: R. STAHL Schaltgeraete GmbH, Am Bahnhof 30, D-74638 Waldenburg). -------------------------------------------------------- GNU General Public License Version 2 (“GPLv2”) -------------------------------------------------------- This product`s firmware, respectively the software that can be downloaded here, in particular the software components Linux Kernel and Busybox, contains third party software, including free software which is licensed under GNU General Public License Version 2 (“GPLv2”). Written Offer to receive Source Code of the Software licensed under GPLv2 For a reimbursement of the costs for the data carrier and of the costs for the shipment of the data carrier we will send any third party upon request a complete machine-readable copy of the source code of the software licensed under GPLv2 on a CD-ROM or a similar data carrier. This offer is valid for three years from the shipment of the product which contains the software and/or from the download of the software.
    [Show full text]