summaryrefslogtreecommitdiff
path: root/atheos/osdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'atheos/osdep.h')
-rw-r--r--atheos/osdep.h11
1 files changed, 6 insertions, 5 deletions
diff --git a/atheos/osdep.h b/atheos/osdep.h
index 69fd5b2..0869f94 100644
--- a/atheos/osdep.h
+++ b/atheos/osdep.h
@@ -1,10 +1,10 @@
/*
- Copyright (c) 1990-2005 Info-ZIP. All rights reserved.
+ Copyright (c) 1990-1999 Info-ZIP. All rights reserved.
- See the accompanying file LICENSE, version 2005-Feb-10 or later
+ See the accompanying file LICENSE, version 1999-Oct-05 or later
(the contents of which are also included in zip.h) for terms of use.
- If, for some reason, all these files are missing, the Info-ZIP license
- also may be found at: ftp://ftp.info-zip.org/pub/infozip/license.html
+ If, for some reason, both of these files are missing, the Info-ZIP license
+ also may be found at: ftp://ftp.cdrom.com/pub/infozip/license.html
*/
#ifndef _OSDEP_H_
@@ -23,7 +23,7 @@
#define EB_AT_FL_BADBITS 0xfe /* bits currently undefined */
#ifndef ZP_NEED_MEMCOMPR
-# define ZP_NEED_MEMCOMPR
+ define ZP_NEED_MEMCOMPR
#endif
#define deletedir(d) rmdir(d);
@@ -61,3 +61,4 @@ attr_data (length in attr_info.ai_size)
*/
#endif
+