sas             Tue Sep 24 02:39:43 2002 EDT

  Modified files:              
    /php4/ext/mime_magic        mime_magic.c 
  Log:
  Fix typo
  
  
Index: php4/ext/mime_magic/mime_magic.c
diff -u php4/ext/mime_magic/mime_magic.c:1.11 php4/ext/mime_magic/mime_magic.c:1.12
--- php4/ext/mime_magic/mime_magic.c:1.11       Thu Aug 22 09:23:51 2002
+++ php4/ext/mime_magic/mime_magic.c    Tue Sep 24 02:39:43 2002
@@ -15,10 +15,10 @@
   | Author: Hartmut Holzgraefe  <[EMAIL PROTECTED]>                         |
   +----------------------------------------------------------------------+
 
-  $Id: mime_magic.c,v 1.11 2002/08/22 13:23:51 edink Exp $ 
+  $Id: mime_magic.c,v 1.12 2002/09/24 06:39:43 sas Exp $ 
 
   This module contains a lot of stuff taken from Apache mod_mime_magic,
-  so the lincense section is a little bit longer than usual:
+  so the license section is a little bit longer than usual:
 
   ====================================================================
  * The Apache Software License, Version 1.1



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to