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