You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by wr...@apache.org on 2011/05/01 14:21:09 UTC

svn commit: r1098289 - /apr/apr/branches/1.4.x/strings/apr_fnmatch.c

Author: wrowe
Date: Sun May  1 12:21:08 2011
New Revision: 1098289

URL: http://svn.apache.org/viewvc?rev=1098289&view=rev
Log:
Attribution, credit and providence are part of svn history,
which is sufficient.  APR strongly discourages author tags
(and this is good because I would get very tired of reading
my own name).

Modified:
    apr/apr/branches/1.4.x/strings/apr_fnmatch.c

Modified: apr/apr/branches/1.4.x/strings/apr_fnmatch.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.4.x/strings/apr_fnmatch.c?rev=1098289&r1=1098288&r2=1098289&view=diff
==============================================================================
--- apr/apr/branches/1.4.x/strings/apr_fnmatch.c (original)
+++ apr/apr/branches/1.4.x/strings/apr_fnmatch.c Sun May  1 12:21:08 2011
@@ -15,12 +15,7 @@
  */ 
 
 
-/* apr_fnmatch() and fnmatch_ch()
- * Copyright (c) 2011, VMware, Inc.
- *
- * Authored by William A. Rowe Jr. <wrowe; apache.org, vmware.com>, April 2011
- *
- * Derived from The Open Group Base Specifications Issue 7, IEEE Std 1003.1-2008
+/* Derived from The Open Group Base Specifications Issue 7, IEEE Std 1003.1-2008
  * as described in;
  *   http://pubs.opengroup.org/onlinepubs/9699919799/functions/fnmatch.html
  *