update copyright years
Copyright years seem to be out of date, e.g. coreutils/truncate.c has Copyright (C) 2015. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
This commit is contained in:
		
				
					committed by
					
						 Bernhard Reutner-Fischer
						Bernhard Reutner-Fischer
					
				
			
			
				
	
			
			
			
						parent
						
							86a7f18f21
						
					
				
				
					commit
					7b729edd33
				
			| @@ -631,7 +631,7 @@ static int busybox_main(char **argv) | ||||
| 		full_write2_str(bb_banner); /* reuse const string */ | ||||
| 		full_write2_str(" multi-call binary.\n"); /* reuse */ | ||||
| 		full_write2_str( | ||||
| 			"BusyBox is copyrighted by many authors between 1998-2012.\n" | ||||
| 			"BusyBox is copyrighted by many authors between 1998-2015.\n" | ||||
| 			"Licensed under GPLv2. See source distribution for detailed\n" | ||||
| 			"copyright notices.\n" | ||||
| 			"\n" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user