diff options
author | Ryan Bloom <rbb@apache.org> | 2000-03-10 00:06:50 +0000 |
---|---|---|
committer | Ryan Bloom <rbb@apache.org> | 2000-03-10 00:06:50 +0000 |
commit | 3edf0570160e8c9eb2594e038ad3f19348b23884 (patch) | |
tree | 2ac56db5f9a54cf299122cc65ca65f6eb467b800 /include/apr_fnmatch.h | |
parent | 6a308544345b724dd1b18c8c3519dd6c8041acc8 (diff) | |
download | apr-3edf0570160e8c9eb2594e038ad3f19348b23884.tar.gz |
Fix all the License issues. Including:
s/Apache Group/Apache Software Foundation/
s/1999/2000/
s/Sascha's license/ASF license
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@59688 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apr_fnmatch.h')
-rw-r--r-- | include/apr_fnmatch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/apr_fnmatch.h b/include/apr_fnmatch.h index 8d2fc213a..eca33a9bb 100644 --- a/include/apr_fnmatch.h +++ b/include/apr_fnmatch.h @@ -33,7 +33,7 @@ * @(#)fnmatch.h 8.1 (Berkeley) 6/2/93 */ -/* This file has been modified by the Apache Group. */ +/* This file has been modified by the Apache Software Foundation. */ #ifndef _APR_FNMATCH_H_ #define _APR_FNMATCH_H_ |