summaryrefslogtreecommitdiff
path: root/theos/_isatty.c
diff options
context:
space:
mode:
authorjk7744.park <jk7744.park@samsung.com>2015-09-09 02:36:42 +0900
committerjk7744.park <jk7744.park@samsung.com>2015-09-09 02:36:42 +0900
commitcb9021933010823e97114e40c02cd2cef8d78d8f (patch)
tree0bca7e85536a30aaeaf4254c557583d72296bd79 /theos/_isatty.c
parent5396c5e853e76507fac47181b14b25adb725f628 (diff)
downloadzip-cb9021933010823e97114e40c02cd2cef8d78d8f.tar.gz
zip-cb9021933010823e97114e40c02cd2cef8d78d8f.tar.bz2
zip-cb9021933010823e97114e40c02cd2cef8d78d8f.zip
Diffstat (limited to 'theos/_isatty.c')
-rw-r--r--theos/_isatty.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/theos/_isatty.c b/theos/_isatty.c
index 26f177b..3283e90 100644
--- a/theos/_isatty.c
+++ b/theos/_isatty.c
@@ -1,10 +1,10 @@
/*
- Copyright (c) 1990-1999 Info-ZIP. All rights reserved.
+ Copyright (c) 1990-2000 Info-ZIP. All rights reserved.
- See the accompanying file LICENSE, version 1999-Oct-05 or later
+ See the accompanying file LICENSE, version 2000-Apr-09 or later
(the contents of which are also included in zip.h) for terms of use.
- 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
+ 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
*/
/* replace standard library function who needs a FILE* */