22 lines
		
	
	
	
		
			981 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
	
		
			981 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| /** \file
 | |
|  *
 | |
|  *  This file contains special DoxyGen information for the generation of the main page and other special
 | |
|  *  documentation pages. It is not a project source file.
 | |
|  */
 | |
| 
 | |
| /**
 | |
|  *  \page Page_LicenseInfo Source Code License
 | |
|  *
 | |
|  *  The LUFA library is currently released under the MIT license, included below.
 | |
|  *
 | |
|  *  Commercial entities can opt out of the public disclosure clause in this license
 | |
|  *  for a one-time US$1500 payment. This provides a non-exclusive modified MIT licensed which
 | |
|  *  allows for the free use of the LUFA library, bootloaders and (where the sole copyright
 | |
|  *  is attributed to Dean Camera) demos without public disclosure within an organization, in
 | |
|  *  addition to three free hours of consultation with the library author, and priority support.
 | |
|  *  Please visit the Commercial License link on \ref Page_Resources for more information on
 | |
|  *  ordering a commercial license for your company.
 | |
|  *
 | |
|  *  \verbinclude License.txt
 | |
|  */
 | |
| 
 | 
