]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
add appropriate entry w.r.t the new license
authorAndré Malo <nd@apache.org>
Sun, 8 Feb 2004 19:16:31 +0000 (19:16 +0000)
committerAndré Malo <nd@apache.org>
Sun, 8 Feb 2004 19:16:31 +0000 (19:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102603 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index f1e5a46779f253bd828d61953a1ac5be9575e3b6..f13503264a142e962a6decf53b3ac1d4b2db002c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,9 @@
 Changes with Apache 2.0.49
 
+  *) The whole codebase was relicensed and is now available under
+     the Apache License, Version 2.0 (http://www.apache.org/licenses).
+     [Apache Software Foundation]
+
   *) Fixed cache-removal order in mod_mem_cache.
      [Jean-Jacques Clar, Cliff Woolley]