Update year in usage()
This commit is contained in:
		
				
					committed by
					
						 Roberto E. Vargas Caballero
						Roberto E. Vargas Caballero
					
				
			
			
				
	
			
			
			
						parent
						
							7dd24bfb4c
						
					
				
				
					commit
					c5f1d74fd8
				
			
							
								
								
									
										2
									
								
								st.c
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								st.c
									
									
									
									
									
								
							| @@ -3938,7 +3938,7 @@ run(void) { | |||||||
|  |  | ||||||
| void | void | ||||||
| usage(void) { | usage(void) { | ||||||
| 	die("%s " VERSION " (c) 2010-2014 st engineers\n" \ | 	die("%s " VERSION " (c) 2010-2015 st engineers\n" \ | ||||||
| 	"usage: st [-a] [-v] [-c class] [-f font] [-g geometry] [-o file]\n" | 	"usage: st [-a] [-v] [-c class] [-f font] [-g geometry] [-o file]\n" | ||||||
| 	"          [-i] [-t title] [-w windowid] [-e command ...]\n", argv0); | 	"          [-i] [-t title] [-w windowid] [-e command ...]\n", argv0); | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user