mirror of
				https://github.com/rofl0r/proxychains-ng.git
				synced 2025-11-04 09:06:05 +00:00 
			
		
		
		
	correct copyright of main.c
This commit is contained in:
		
							
								
								
									
										11
									
								
								src/main.c
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								src/main.c
									
									
									
									
									
								
							@@ -1,12 +1,4 @@
 | 
			
		||||
/***************************************************************************
 | 
			
		||||
                          main.c  -  description
 | 
			
		||||
 | 
			
		||||
    begin                : Tue May 14 2002
 | 
			
		||||
    copyright            :  netcreature (C) 2002
 | 
			
		||||
    email                : netcreature@users.sourceforge.net
 | 
			
		||||
 ***************************************************************************/
 | 
			
		||||
 /*     GPL */
 | 
			
		||||
/***************************************************************************
 | 
			
		||||
/*   (C) 2011, 2012 rofl0r
 | 
			
		||||
 *                                                                         *
 | 
			
		||||
 *   This program is free software; you can redistribute it and/or modify  *
 | 
			
		||||
 *   it under the terms of the GNU General Public License as published by  *
 | 
			
		||||
@@ -14,6 +6,7 @@
 | 
			
		||||
 *   (at your option) any later version.                                   *
 | 
			
		||||
 *                                                                         *
 | 
			
		||||
 ***************************************************************************/
 | 
			
		||||
 | 
			
		||||
#undef _POSIX_C_SOURCE
 | 
			
		||||
#define _POSIX_C_SOURCE 200809L
 | 
			
		||||
#undef _XOPEN_SOURCE
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user