]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
License compliance and doc change, so no vote
authorGraham Leggett <minfrin@apache.org>
Fri, 2 Jul 2004 12:40:44 +0000 (12:40 +0000)
committerGraham Leggett <minfrin@apache.org>
Fri, 2 Jul 2004 12:40:44 +0000 (12:40 +0000)
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104131 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9546ba6c86bb351400d9525eee702d4dc1fbb247..c4793c074f52a56c5307ab78e307930d584ad4dd 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/07/02 00:45:43 $]
+Last modified at [$Date: 2004/07/02 12:40:44 $]
 
 Release:
 
@@ -73,11 +73,6 @@ PATCHES TO BACKPORT FROM 2.1
   [ please place file names and revisions from HEAD here, so it is easy to
     identify exactly what the proposed changes are! ]
 
-    *) Add the NOTICE file to the rpm spec file in compliance with the Apache
-       v2.0 license.
-       build/rpm/httpd.spec.in: 1.6
-       +1: minfrin
-
     *) initialize server arrays prior to calling ap_setup_prelinked_modules
        so that static modules can push Defines values when registering
        hooks just like DSO modules can ["Philippe M. Chiasson" <gozer cpan.org>]