diff options
| author | Sebastian Bergmann <sebastian@php.net> | 2007-12-31 07:17:19 +0000 |
|---|---|---|
| committer | Sebastian Bergmann <sebastian@php.net> | 2007-12-31 07:17:19 +0000 |
| commit | d1dded875129c9f6f3ed191653ac5c8fdaad7f13 (patch) | |
| tree | d3bd79763178273da4d27497bdb0baebe9b0caca /ext/zip/lib/zip_error_clear.c | |
| parent | f8a8196d6359916eebe5d6b63ccf0812720213e8 (diff) | |
| download | php-git-d1dded875129c9f6f3ed191653ac5c8fdaad7f13.tar.gz | |
MFH: Bump copyright year, 2 of 2.
Diffstat (limited to 'ext/zip/lib/zip_error_clear.c')
| -rw-r--r-- | ext/zip/lib/zip_error_clear.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zip/lib/zip_error_clear.c b/ext/zip/lib/zip_error_clear.c index e3c81eb318..337335b6cb 100644 --- a/ext/zip/lib/zip_error_clear.c +++ b/ext/zip/lib/zip_error_clear.c @@ -2,7 +2,7 @@ $NiH: zip_error_clear.c,v 1.1 2006/10/04 15:21:09 dillo Exp $ zip_error_clear.c -- clear zip error - Copyright (C) 1999-2007 Dieter Baron and Thomas Klausner + Copyright (C) 1999-2008 Dieter Baron and Thomas Klausner This file is part of libzip, a library to manipulate ZIP archives. The authors can be contacted at <nih@giga.or.at> |
