Use "wxWindows licence" and not "wxWidgets licence" (the latter doesn't exist) and consistently spell "licence" using British spelling. See #12165. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
		
			
				
	
	
		
			17 lines
		
	
	
		
			381 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			381 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0"?>
 | |
| 
 | |
| <!--
 | |
|     Name:       bot.xsd
 | |
|     Purpose:    Used by check.sh for offline checking of the configuration.
 | |
|     Author:     Mike Wetherell
 | |
|     RCS-ID:     $Id$
 | |
|     Copyright:  (c) 2007 Mike Wetherell
 | |
|     Licence:    wxWindows licence
 | |
| -->
 | |
| 
 | |
| <schema xmlns="http://www.w3.org/2001/XMLSchema">
 | |
|     <element name="bot">
 | |
|         <!-- todo -->
 | |
|     </element>
 | |
| </schema>
 |