|  | @@ -1,6 +1,7 @@
 | 
	
		
			
				|  |  |  /* Copyright (C) 1995,1996 Robert de Bath <rdebath@cix.compulink.co.uk>
 | 
	
		
			
				|  |  | - * This file is part of the Linux-8086 C library and is distributed
 | 
	
		
			
				|  |  | - * under the GNU Library General Public License.
 | 
	
		
			
				|  |  | + * Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org>
 | 
	
		
			
				|  |  | + *
 | 
	
		
			
				|  |  | + * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
 | 
	
		
			
				|  |  |   */
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  /*
 |