mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text
This commit is contained in:
parent
163ca8de16
commit
ff62300249
359 changed files with 1644 additions and 1642 deletions
|
|
@ -408,11 +408,11 @@ typedef uLong FAR uLongf;
|
|||
typedef unsigned long z_crc_t;
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_UNISTD_H /* may be set to #if 1 by ./configure */
|
||||
#if 1 /* was set to #if 1 by ./configure */
|
||||
# define Z_HAVE_UNISTD_H
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_STDARG_H /* may be set to #if 1 by ./configure */
|
||||
#if 1 /* was set to #if 1 by ./configure */
|
||||
# define Z_HAVE_STDARG_H
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue