diff options
| author | Pierre Joye <pajoye@php.net> | 2009-07-19 15:21:13 +0000 |
|---|---|---|
| committer | Pierre Joye <pajoye@php.net> | 2009-07-19 15:21:13 +0000 |
| commit | 19059ef91ef32b7c6bf5be4f2bd3a5fa9f9e201e (patch) | |
| tree | ab21b5b776ed3885c2b911adec3efc5f770dd2a1 /ext/zip/lib/zip_get_archive_flag.c | |
| parent | e03540f80eb21014c0d4ae7ffece268bb8fcc663 (diff) | |
| download | php-git-19059ef91ef32b7c6bf5be4f2bd3a5fa9f9e201e.tar.gz | |
- MF53
Diffstat (limited to 'ext/zip/lib/zip_get_archive_flag.c')
| -rw-r--r-- | ext/zip/lib/zip_get_archive_flag.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zip/lib/zip_get_archive_flag.c b/ext/zip/lib/zip_get_archive_flag.c index 2d46aa39ff..a595c51f59 100644 --- a/ext/zip/lib/zip_get_archive_flag.c +++ b/ext/zip/lib/zip_get_archive_flag.c @@ -1,6 +1,6 @@ /* zip_get_archive_flag.c -- get archive global flag - Copyright (C) 2008 Dieter Baron and Thomas Klausner + Copyright (C) 2008-2009 Dieter Baron and Thomas Klausner This file is part of libzip, a library to manipulate ZIP archives. The authors can be contacted at <libzip@nih.at> |
