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_add.c | |
parent | e03540f80eb21014c0d4ae7ffece268bb8fcc663 (diff) | |
download | php-git-19059ef91ef32b7c6bf5be4f2bd3a5fa9f9e201e.tar.gz |
- MF53
Diffstat (limited to 'ext/zip/lib/zip_add.c')
-rw-r--r-- | ext/zip/lib/zip_add.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zip/lib/zip_add.c b/ext/zip/lib/zip_add.c index 3afb1768f7..85d5997911 100644 --- a/ext/zip/lib/zip_add.c +++ b/ext/zip/lib/zip_add.c @@ -17,7 +17,7 @@ 3. The names of the authors may not be used to endorse or promote products derived from this software without specific prior written permission. - + THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |