Data Protector A.06.11 Open Source and Third-Party Software License Agreements

HP-WBEM Services v2.0 (HP product based on Pegasus)
//%2003////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development
// Company, L. P., IBM Corp., The Open Group, Tivoli Systems.
// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.;
// IBM Corp.; EMC Corporation, The Open Group.
//
// 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:
//
// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN
// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. 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.
Python
http://www.opensource.org/licenses/PythonSoftFoundation.php
A. HISTORY OF THE SOFTWARE
==========================
Python was created in the early 1990s by Guido van Rossum at Stichting Mathematisch
Centrum (CWI) in the Netherlands as a successor of a language called ABC. Guido is
Python's principal author, although it includes many contributions from others. The last
version released from CWI was Python 1.2. In 1995, Guido continued his work on Python at
the Corporation for National Research Initiatives (CNRI) in Reston, Virginia where he
released several versions of the software. Python 1.6 was the last of the versions released by
CNRI. In 2000, Guido and the Python core development team moved to BeOpen.com to form
the BeOpen PythonLabs team. Python 2.0 was the first and only release from BeOpen.com.
Following the release of Python 1.6, and after Guido van Rossum left CNRI to work with
commercial software developers, it became clear that the ability to use Python with software
available under the GNU Public License (GPL) was very desirable. CNRI and the Free
Software Foundation (FSF) interacted to develop enabling wording changes to the Python
license. Python 1.6.1 is essentially the same as Python 1.6, with a few minor bug fixes, and
with a different license that enables later versions to be GPL-compatible. Python 2.1 is a
derivative work of Python 1.6.1, as well as of Python 2.0.
After Python 2.0 was released by BeOpen.com, Guido van Rossum and the other PythonLabs
developers joined Digital Creations. All intellectual property added from this point on,
starting with Python 2.1 and its alpha and beta releases, is owned by the Python Software
Foundation (PSF), a non-profit modeled after the Apache Software Foundation. See
http://www.python.org/psf/ for more information about the PSF.
Thanks to the many outside volunteers who have worked under Guido's direction to make
these releases possible.
12