C-sparse

 view release on metacpan or  search on metacpan

src/sparse-0.4.4/LICENSE  view on Meta::CPAN


The 'sparse' C parser front-end library is copyrighted by Transmeta Corp
and other authors and licensed under the "Open Software License v1.1" as
obtained from www.opensource.org (and included here-in for easy
reference) (that license itself is copyrighted by Larry Rosen). 

Note that the "Original Work" that this license covers is only the
front-end library itself, ie the code required to parse the source file
and annotate the resulting parse tree with the semantic meaning (aka
"types") of the sources.  Thus just the act of linking this library into
another program (aka "back-end") does NOT in itself make that back-end
be considered a derivative work of this Original Work. 

However, any modifications, callbacks or other functionality that is
added and run either directly or indirectly by the front-end are to be
considered derived works of this library, and as such fall under the
requirements of this license.

				Linus Torvalds
				Santa Clara, CA
				April 15th, 2003


[ This copy of the license is the flat-text version of original,
  available in its full glory at

	 http://www.opensource.org/licenses/osl.php

  please refer to there for the authoritative and slightly more
  pretty-printed version ]

------

			The Open Software License
			v. 1.1

This Open Software License (the "License") applies to any original work of 
authorship (the "Original Work") whose owner (the "Licensor") has placed the 
following notice immediately following the copyright notice for the Original 
Work:

	Licensed under the Open Software License version 1.1


1) Grant of Copyright License. Licensor hereby grants You a world-wide, 
royalty-free, non-exclusive, perpetual, non-sublicenseable license to do the 
following:

  a) to reproduce the Original Work in copies;

  b) to prepare derivative works ("Derivative Works") based upon the
     Original Work;

  c) to distribute copies of the Original Work and Derivative Works to
     the public, with the proviso that copies of Original Work or
     Derivative Works that You distribute shall be licensed under the
     Open Software License;

  d) to perform the Original Work publicly; and

  e) to display the Original Work publicly. 

2) Grant of Patent License. Licensor hereby grants You a world-wide, 
royalty-free, non-exclusive, perpetual, non-sublicenseable license, under 
patent claims owned or controlled by the Licensor that are embodied in the 
Original Work as furnished by the Licensor ("Licensed Claims") to make, use, 
sell and offer for sale the Original Work. Licensor hereby grants You a 
world-wide, royalty-free, non-exclusive, perpetual, non-sublicenseable license 
under the Licensed Claims to make, use, sell and offer for sale Derivative Works.

3) Grant of Source Code License. The term "Source Code" means the preferred 
form of the Original Work for making modifications to it and all available 
documentation describing how to modify the Original Work. Licensor hereby 
agrees to provide a machine-readable copy of the Source Code of the Original 



( run in 2.098 seconds using v1.01-cache-2.11-cpan-5837b0d9d2c )