Blame doc/html/license.html

Packit 8f7830
Packit 8f7830
Packit 8f7830
Packit 8f7830
Packit 8f7830
Packit 8f7830
Packit 8f7830
Packit 8f7830
Packit 8f7830
<html>
Packit 8f7830
<head>
Packit 8f7830
	<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
Packit 8f7830
	<meta name="author" content="Josh Coalson" />
Packit 8f7830
	<meta name="description" content="A free, open source codec for lossless audio compression and decompression" />
Packit 8f7830
	<meta name="keywords" content="free,lossless,audio,codec,encoder,decoder,compression,compressor,archival,archive,archiving,backup,music" />
Packit 8f7830
	<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
Packit 8f7830
	<link rel="stylesheet" type="text/css" href="flac.css" />
Packit 8f7830
	<title>FLAC - license</title>
Packit 8f7830
</head>
Packit 8f7830
Packit 8f7830
<body>
Packit 8f7830
Packit 8f7830
Packit 8f7830
	FLAC Logo
Packit 8f7830
Packit 8f7830
Packit 8f7830
Packit 8f7830
Packit 8f7830
Packit 8f7830
	 home  |
Packit 8f7830
	 faq  |
Packit 8f7830
	 documentation  |
Packit 8f7830
	 developers  |
Packit 8f7830
	 changelog  |
Packit 8f7830
	 more
Packit 8f7830
Packit 8f7830
Packit 8f7830
Packit 8f7830
Packit 8f7830
Packit 8f7830
	
Packit 8f7830
		license
Packit 8f7830
	
Packit 8f7830
	
Packit 8f7830
	
Packit 8f7830
		FLAC is a free codec in the fullest sense.  This page explicitly states all that you may do with the format and software.
Packit 8f7830
		
Packit 8f7830
		The FLAC and Ogg FLAC formats themselves, and their specifications, are fully open to the public to be used for any purpose (the FLAC project reserves the right to set the FLAC specification and certify compliance).  They are free for commercial or noncommercial use.  That means that commercial developers may independently write FLAC or Ogg FLAC software which is compatible with the specifications for no charge and without restrictions of any kind.  There are no licensing fees or royalties of any kind for use of the formats or their specifications, or for distributing, selling, or streaming media in the FLAC or Ogg FLAC formats.
Packit 8f7830
		
Packit 8f7830
		The FLAC project also makes available software that implements the formats, which is distributed according to Open Source licenses as follows:
Packit 8f7830
		
Packit 8f7830
		The reference implementation libraries are licensed under the New BSD License.  In simple terms, these libraries may be used by any application, Open or proprietary, linked or incorporated in whole, so long as acknowledgement is made to Xiph.org Foundation when using the source code in whole or in derived works.  The Xiph License is free enough that the libraries have been used in commercial products to implement FLAC, including in the firmware of hardware devices where other Open Source licenses can be problematic.  In the source code these libraries are called libFLAC and libFLAC++.
Packit 8f7830
		
Packit 8f7830
		The rest of the software that the FLAC project provides is licensed under the GNU General Public License (GPL).  This software includes various utilities for converting files to and from FLAC format, plugins for audio players, et cetera.  In general, the GPL allows redistribution as long as derived works are also made available in source code form according to compatible terms.
Packit 8f7830
		
Packit 8f7830
		Neither the FLAC nor Ogg FLAC formats nor any of the implemented encoding/decoding methods are covered by any known patent.
Packit 8f7830
		
Packit 8f7830
		FLAC is one of a family of codecs of the Xiph.org Foundation, all created according to the same free ideals.  For some other codecs' descriptions of the Xiph License see the Speex and Vorbis license pages.
Packit 8f7830
		
Packit 8f7830
		If you would like to redistribute parts or all of FLAC under different terms, contact the FLAC-dev mailinglist.
Packit 8f7830
	
Packit 8f7830
	
Packit 8f7830
Packit 8f7830
Packit 8f7830
Packit 8f7830
Packit 8f7830
	
Packit 8f7830
	
Packit 8f7830
		
Packit 8f7830
			
Packit 8f7830
				Copyright (c) 2004-2009  Josh Coalson
Packit 8f7830
				
Packit 8f7830
				Copyright (c) 2011-2016  Xiph.Org Foundation
Packit 8f7830
			
Packit 8f7830
			
Packit 8f7830
				Valid XHTML 1.0!
Packit 8f7830
			
Packit 8f7830
		
Packit 8f7830
	
Packit 8f7830
Packit 8f7830
Packit 8f7830
</body>
Packit 8f7830
</html>