You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by fi...@apache.org on 2006/07/12 10:16:17 UTC

svn commit: r421184 [1/4] - in /httpd/httpd/branches/1.3.x: ./ htdocs/manual/ src/ src/ap/ src/helpers/ src/include/ src/main/ src/modules/example/ src/modules/experimental/ src/modules/proxy/ src/modules/standard/ src/modules/test/ src/os/bs2000/ src/...

Author: fielding
Date: Wed Jul 12 01:16:05 2006
New Revision: 421184

URL: http://svn.apache.org/viewvc?rev=421184&view=rev
Log:
update license header text

Modified:
    httpd/httpd/branches/1.3.x/Makefile.tmpl
    httpd/httpd/branches/1.3.x/NWGNUtail.inc
    httpd/httpd/branches/1.3.x/configure
    httpd/httpd/branches/1.3.x/htdocs/manual/expand.pl
    httpd/httpd/branches/1.3.x/src/Configure
    httpd/httpd/branches/1.3.x/src/ap/ap_base64.c
    httpd/httpd/branches/1.3.x/src/ap/ap_checkpass.c
    httpd/httpd/branches/1.3.x/src/ap/ap_cpystrn.c
    httpd/httpd/branches/1.3.x/src/ap/ap_ebcdic.c
    httpd/httpd/branches/1.3.x/src/ap/ap_execve.c
    httpd/httpd/branches/1.3.x/src/ap/ap_fnmatch.c
    httpd/httpd/branches/1.3.x/src/ap/ap_getpass.c
    httpd/httpd/branches/1.3.x/src/ap/ap_md5c.c
    httpd/httpd/branches/1.3.x/src/ap/ap_sha1.c
    httpd/httpd/branches/1.3.x/src/ap/ap_signal.c
    httpd/httpd/branches/1.3.x/src/ap/ap_slack.c
    httpd/httpd/branches/1.3.x/src/ap/ap_snprintf.c
    httpd/httpd/branches/1.3.x/src/ap/ap_strtol.c
    httpd/httpd/branches/1.3.x/src/buildmark.c
    httpd/httpd/branches/1.3.x/src/helpers/CutRule
    httpd/httpd/branches/1.3.x/src/helpers/GuessCodeset
    httpd/httpd/branches/1.3.x/src/helpers/GuessOS
    httpd/httpd/branches/1.3.x/src/helpers/MakeEtags
    httpd/httpd/branches/1.3.x/src/helpers/MakeLint
    httpd/httpd/branches/1.3.x/src/helpers/PrintPath
    httpd/httpd/branches/1.3.x/src/helpers/TestCompile
    httpd/httpd/branches/1.3.x/src/helpers/binbuild.sh
    httpd/httpd/branches/1.3.x/src/helpers/buildinfo.sh
    httpd/httpd/branches/1.3.x/src/helpers/checkheader.sh
    httpd/httpd/branches/1.3.x/src/helpers/cvstodsp5.pl
    httpd/httpd/branches/1.3.x/src/helpers/dsp5tocvs.pl
    httpd/httpd/branches/1.3.x/src/helpers/find-dbm-lib
    httpd/httpd/branches/1.3.x/src/helpers/findcpp.sh
    httpd/httpd/branches/1.3.x/src/helpers/fixwin32mak.pl
    httpd/httpd/branches/1.3.x/src/helpers/fmn.sh
    httpd/httpd/branches/1.3.x/src/helpers/fp2rp
    httpd/httpd/branches/1.3.x/src/helpers/getuid.sh
    httpd/httpd/branches/1.3.x/src/helpers/install.sh
    httpd/httpd/branches/1.3.x/src/helpers/mkdir.sh
    httpd/httpd/branches/1.3.x/src/helpers/mkshadow.sh
    httpd/httpd/branches/1.3.x/src/helpers/ppl.sh
    httpd/httpd/branches/1.3.x/src/helpers/slo.sh
    httpd/httpd/branches/1.3.x/src/include/ap.h
    httpd/httpd/branches/1.3.x/src/include/ap_alloc.h
    httpd/httpd/branches/1.3.x/src/include/ap_compat.h
    httpd/httpd/branches/1.3.x/src/include/ap_config.h
    httpd/httpd/branches/1.3.x/src/include/ap_ctype.h
    httpd/httpd/branches/1.3.x/src/include/ap_ebcdic.h
    httpd/httpd/branches/1.3.x/src/include/ap_md5.h
    httpd/httpd/branches/1.3.x/src/include/ap_mmn.h
    httpd/httpd/branches/1.3.x/src/include/ap_sha1.h
    httpd/httpd/branches/1.3.x/src/include/buff.h
    httpd/httpd/branches/1.3.x/src/include/compat.h
    httpd/httpd/branches/1.3.x/src/include/conf.h
    httpd/httpd/branches/1.3.x/src/include/explain.h
    httpd/httpd/branches/1.3.x/src/include/http_conf_globals.h
    httpd/httpd/branches/1.3.x/src/include/http_config.h
    httpd/httpd/branches/1.3.x/src/include/http_core.h
    httpd/httpd/branches/1.3.x/src/include/http_log.h
    httpd/httpd/branches/1.3.x/src/include/http_main.h
    httpd/httpd/branches/1.3.x/src/include/http_protocol.h
    httpd/httpd/branches/1.3.x/src/include/http_request.h
    httpd/httpd/branches/1.3.x/src/include/http_vhost.h
    httpd/httpd/branches/1.3.x/src/include/httpd.h
    httpd/httpd/branches/1.3.x/src/include/multithread.h
    httpd/httpd/branches/1.3.x/src/include/rfc1413.h
    httpd/httpd/branches/1.3.x/src/include/scoreboard.h
    httpd/httpd/branches/1.3.x/src/include/util_date.h
    httpd/httpd/branches/1.3.x/src/include/util_md5.h
    httpd/httpd/branches/1.3.x/src/include/util_script.h
    httpd/httpd/branches/1.3.x/src/include/util_uri.h
    httpd/httpd/branches/1.3.x/src/main/alloc.c
    httpd/httpd/branches/1.3.x/src/main/buff.c
    httpd/httpd/branches/1.3.x/src/main/gen_test_char.c
    httpd/httpd/branches/1.3.x/src/main/gen_uri_delims.c
    httpd/httpd/branches/1.3.x/src/main/http_config.c
    httpd/httpd/branches/1.3.x/src/main/http_core.c
    httpd/httpd/branches/1.3.x/src/main/http_log.c
    httpd/httpd/branches/1.3.x/src/main/http_main.c
    httpd/httpd/branches/1.3.x/src/main/http_protocol.c
    httpd/httpd/branches/1.3.x/src/main/http_request.c
    httpd/httpd/branches/1.3.x/src/main/http_vhost.c
    httpd/httpd/branches/1.3.x/src/main/rfc1413.c
    httpd/httpd/branches/1.3.x/src/main/util.c
    httpd/httpd/branches/1.3.x/src/main/util_date.c
    httpd/httpd/branches/1.3.x/src/main/util_md5.c
    httpd/httpd/branches/1.3.x/src/main/util_script.c
    httpd/httpd/branches/1.3.x/src/main/util_uri.c
    httpd/httpd/branches/1.3.x/src/modules/example/mod_example.c
    httpd/httpd/branches/1.3.x/src/modules/experimental/mod_auth_digest.c
    httpd/httpd/branches/1.3.x/src/modules/experimental/mod_backtrace.c
    httpd/httpd/branches/1.3.x/src/modules/experimental/mod_mmap_static.c
    httpd/httpd/branches/1.3.x/src/modules/experimental/mod_whatkilledus.c
    httpd/httpd/branches/1.3.x/src/modules/proxy/mod_proxy.c
    httpd/httpd/branches/1.3.x/src/modules/proxy/mod_proxy.h
    httpd/httpd/branches/1.3.x/src/modules/proxy/proxy_cache.c
    httpd/httpd/branches/1.3.x/src/modules/proxy/proxy_connect.c
    httpd/httpd/branches/1.3.x/src/modules/proxy/proxy_ftp.c
    httpd/httpd/branches/1.3.x/src/modules/proxy/proxy_http.c
    httpd/httpd/branches/1.3.x/src/modules/proxy/proxy_util.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_access.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_actions.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_alias.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_asis.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_auth.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_auth_anon.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_auth_db.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_auth_dbm.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_autoindex.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_cern_meta.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_cgi.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_digest.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_dir.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_env.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_expires.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_headers.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_imap.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_include.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_info.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_log_agent.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_log_config.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_log_forensic.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_log_referer.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_mime.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_mime_magic.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_negotiation.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_rewrite.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_rewrite.h
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_setenvif.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_so.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_speling.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_status.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_unique_id.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_userdir.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_usertrack.c
    httpd/httpd/branches/1.3.x/src/modules/standard/mod_vhost_alias.c
    httpd/httpd/branches/1.3.x/src/modules/test/mod_rndchunk.c
    httpd/httpd/branches/1.3.x/src/modules/test/mod_test_util_uri.c
    httpd/httpd/branches/1.3.x/src/os/bs2000/bs2login.c
    httpd/httpd/branches/1.3.x/src/os/bs2000/ebcdic.h
    httpd/httpd/branches/1.3.x/src/os/bs2000/os-inline.c
    httpd/httpd/branches/1.3.x/src/os/bs2000/os.c
    httpd/httpd/branches/1.3.x/src/os/bs2000/os.h
    httpd/httpd/branches/1.3.x/src/os/cygwin/os-inline.c
    httpd/httpd/branches/1.3.x/src/os/cygwin/os.c
    httpd/httpd/branches/1.3.x/src/os/cygwin/os.h
    httpd/httpd/branches/1.3.x/src/os/mpeix/dlopen.c
    httpd/httpd/branches/1.3.x/src/os/mpeix/gettimeofday.c
    httpd/httpd/branches/1.3.x/src/os/mpeix/mpe_dl_stub.c
    httpd/httpd/branches/1.3.x/src/os/mpeix/os-inline.c
    httpd/httpd/branches/1.3.x/src/os/mpeix/os.c
    httpd/httpd/branches/1.3.x/src/os/mpeix/os.h
    httpd/httpd/branches/1.3.x/src/os/netware/getopt.c
    httpd/httpd/branches/1.3.x/src/os/netware/getopt.h
    httpd/httpd/branches/1.3.x/src/os/netware/libpre.c
    httpd/httpd/branches/1.3.x/src/os/netware/libprews.c
    httpd/httpd/branches/1.3.x/src/os/netware/main_nlm.c
    httpd/httpd/branches/1.3.x/src/os/netware/mod_log_nw.c
    httpd/httpd/branches/1.3.x/src/os/netware/mod_nlm.c
    httpd/httpd/branches/1.3.x/src/os/netware/mod_tls.c
    httpd/httpd/branches/1.3.x/src/os/netware/modules.c
    httpd/httpd/branches/1.3.x/src/os/netware/multithread.c
    httpd/httpd/branches/1.3.x/src/os/netware/os.c
    httpd/httpd/branches/1.3.x/src/os/netware/os.h
    httpd/httpd/branches/1.3.x/src/os/netware/precomp.h
    httpd/httpd/branches/1.3.x/src/os/os2/os-inline.c
    httpd/httpd/branches/1.3.x/src/os/os2/os.c
    httpd/httpd/branches/1.3.x/src/os/os2/os.h
    httpd/httpd/branches/1.3.x/src/os/os2/util_os2.c
    httpd/httpd/branches/1.3.x/src/os/os390/ebcdic.h
    httpd/httpd/branches/1.3.x/src/os/os390/os-inline.c
    httpd/httpd/branches/1.3.x/src/os/os390/os.c
    httpd/httpd/branches/1.3.x/src/os/os390/os.h
    httpd/httpd/branches/1.3.x/src/os/os390/xebcdic.sh
    httpd/httpd/branches/1.3.x/src/os/tpf/ebcdic.h
    httpd/httpd/branches/1.3.x/src/os/tpf/os-inline.c
    httpd/httpd/branches/1.3.x/src/os/tpf/os.c
    httpd/httpd/branches/1.3.x/src/os/tpf/os.h
    httpd/httpd/branches/1.3.x/src/os/unix/os-aix-dso.c
    httpd/httpd/branches/1.3.x/src/os/unix/os-inline.c
    httpd/httpd/branches/1.3.x/src/os/unix/os.c
    httpd/httpd/branches/1.3.x/src/os/unix/os.h
    httpd/httpd/branches/1.3.x/src/os/win32/MakeModuleMak.cpp
    httpd/httpd/branches/1.3.x/src/os/win32/Win9xConHook.c
    httpd/httpd/branches/1.3.x/src/os/win32/Win9xConHook.h
    httpd/httpd/branches/1.3.x/src/os/win32/getopt.c
    httpd/httpd/branches/1.3.x/src/os/win32/getopt.h
    httpd/httpd/branches/1.3.x/src/os/win32/main_win32.c
    httpd/httpd/branches/1.3.x/src/os/win32/mod_isapi.c
    httpd/httpd/branches/1.3.x/src/os/win32/modules.c
    httpd/httpd/branches/1.3.x/src/os/win32/multithread.c
    httpd/httpd/branches/1.3.x/src/os/win32/os.c
    httpd/httpd/branches/1.3.x/src/os/win32/os.h
    httpd/httpd/branches/1.3.x/src/os/win32/passwd.c
    httpd/httpd/branches/1.3.x/src/os/win32/passwd.h
    httpd/httpd/branches/1.3.x/src/os/win32/readdir.c
    httpd/httpd/branches/1.3.x/src/os/win32/readdir.h
    httpd/httpd/branches/1.3.x/src/os/win32/registry.c
    httpd/httpd/branches/1.3.x/src/os/win32/registry.h
    httpd/httpd/branches/1.3.x/src/os/win32/service.c
    httpd/httpd/branches/1.3.x/src/os/win32/service.h
    httpd/httpd/branches/1.3.x/src/os/win32/util_win32.c
    httpd/httpd/branches/1.3.x/src/support/ab.8
    httpd/httpd/branches/1.3.x/src/support/ab.c
    httpd/httpd/branches/1.3.x/src/support/apachectl
    httpd/httpd/branches/1.3.x/src/support/apachectl.8
    httpd/httpd/branches/1.3.x/src/support/apxs.8
    httpd/httpd/branches/1.3.x/src/support/apxs.pl
    httpd/httpd/branches/1.3.x/src/support/checkgid.c
    httpd/httpd/branches/1.3.x/src/support/dbmmanage
    httpd/httpd/branches/1.3.x/src/support/dbmmanage.1
    httpd/httpd/branches/1.3.x/src/support/htdigest.1
    httpd/httpd/branches/1.3.x/src/support/htdigest.c
    httpd/httpd/branches/1.3.x/src/support/htpasswd.1
    httpd/httpd/branches/1.3.x/src/support/htpasswd.c
    httpd/httpd/branches/1.3.x/src/support/httpd.8
    httpd/httpd/branches/1.3.x/src/support/log_server_status
    httpd/httpd/branches/1.3.x/src/support/logresolve.8
    httpd/httpd/branches/1.3.x/src/support/logresolve.c
    httpd/httpd/branches/1.3.x/src/support/logresolve.pl
    httpd/httpd/branches/1.3.x/src/support/phf_abuse_log.cgi
    httpd/httpd/branches/1.3.x/src/support/rotatelogs.8
    httpd/httpd/branches/1.3.x/src/support/rotatelogs.c
    httpd/httpd/branches/1.3.x/src/support/split-logfile
    httpd/httpd/branches/1.3.x/src/support/suexec.8
    httpd/httpd/branches/1.3.x/src/support/suexec.c
    httpd/httpd/branches/1.3.x/src/support/suexec.h
    httpd/httpd/branches/1.3.x/src/test/check_chunked
    httpd/httpd/branches/1.3.x/src/test/cls.c
    httpd/httpd/branches/1.3.x/src/test/test-writev.c
    httpd/httpd/branches/1.3.x/src/test/test_date.c
    httpd/httpd/branches/1.3.x/src/test/test_find.c
    httpd/httpd/branches/1.3.x/src/test/test_parser.c
    httpd/httpd/branches/1.3.x/src/test/test_select.c
    httpd/httpd/branches/1.3.x/src/test/time-sem.c
    httpd/httpd/branches/1.3.x/src/test/vhtest/runtest

Modified: httpd/httpd/branches/1.3.x/Makefile.tmpl
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/Makefile.tmpl?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/Makefile.tmpl (original)
+++ httpd/httpd/branches/1.3.x/Makefile.tmpl Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-# Copyright 1999-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
 #     http://www.apache.org/licenses/LICENSE-2.0
 #

Modified: httpd/httpd/branches/1.3.x/NWGNUtail.inc
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/NWGNUtail.inc?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/NWGNUtail.inc (original)
+++ httpd/httpd/branches/1.3.x/NWGNUtail.inc Wed Jul 12 01:16:05 2006
@@ -21,7 +21,7 @@
 endif
 
 ifndef NLM_COPYRIGHT
-NLM_COPYRIGHT = Copyright (c) 2000-2004 The Apache Software Foundation. All rights reserved.
+NLM_COPYRIGHT = Copyright 2006 The Apache Software Foundation. Licensed under the Apache License Version 2.0.
 endif
 
 #

Modified: httpd/httpd/branches/1.3.x/configure
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/configure?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/configure (original)
+++ httpd/httpd/branches/1.3.x/configure Wed Jul 12 01:16:05 2006
@@ -1,10 +1,11 @@
 #!/bin/sh
 #
-# Copyright 1999-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
 #     http://www.apache.org/licenses/LICENSE-2.0
 #

Modified: httpd/httpd/branches/1.3.x/htdocs/manual/expand.pl
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/htdocs/manual/expand.pl?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/htdocs/manual/expand.pl (original)
+++ httpd/httpd/branches/1.3.x/htdocs/manual/expand.pl Wed Jul 12 01:16:05 2006
@@ -1,5 +1,21 @@
 #!/usr/local/bin/perl5
 
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# ====================================================================
+
 # This is a very simple Perl script to expand server-side includes
 # in the directory it is run, and direct subdirectories. It will
 # work only on SSI directives of the form
@@ -9,60 +25,6 @@
 # Filename must be relative to the directory the file appears in.
 #
 # Nov 30, 1996 - Alexei Kosut <ak...@apache.org>
-
-# ====================================================================
-# Copyright (c) 1996-2000 The Apache Group.  All rights reserved.
-#
-# Redistribution and use in source and binary forms, with or without
-# modification, are permitted provided that the following conditions
-# are met:
-#
-# 1. Redistributions of source code must retain the above copyright
-#    notice, this list of conditions and the following disclaimer. 
-#
-# 2. Redistributions in binary form must reproduce the above copyright
-#    notice, this list of conditions and the following disclaimer in
-#    the documentation and/or other materials provided with the
-#    distribution.
-#
-# 3. All advertising materials mentioning features or use of this
-#    software must display the following acknowledgment:
-#    "This product includes software developed by the Apache Group
-#    for use in the Apache HTTP server project (http://httpd.apache.org/)."
-#
-# 4. The names "Apache Server" and "Apache Group" must not be used to
-#    endorse or promote products derived from this software without
-#    prior written permission.
-#
-# 5. Products derived from this software may not be called "Apache"
-#    nor may "Apache" appear in their names without prior written
-#    permission of the Apache Group.
-#
-# 6. Redistributions of any form whatsoever must retain the following
-#    acknowledgment:
-#    "This product includes software developed by the Apache Group
-#    for use in the Apache HTTP server project (http://httpd.apache.org/)."
-#
-# THIS SOFTWARE IS PROVIDED BY THE APACHE GROUP ``AS IS'' AND ANY
-# EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-# PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE APACHE GROUP OR
-# ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
-# NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
-# LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
-# STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
-# OF THE POSSIBILITY OF SUCH DAMAGE.
-# ====================================================================
-#
-# This software consists of voluntary contributions made by many
-# individuals on behalf of the Apache Group and was originally based
-# on public domain software written at the National Center for
-# Supercomputing Applications, University of Illinois, Urbana-Champaign.
-# For more information on the Apache Group and the Apache HTTP server
-# project, please see <http://www.apache.org/>.
 
 # Put a list of dirs (except ..) into @dirs
 

Modified: httpd/httpd/branches/1.3.x/src/Configure
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/Configure?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/Configure (original)
+++ httpd/httpd/branches/1.3.x/src/Configure Wed Jul 12 01:16:05 2006
@@ -1,10 +1,11 @@
 #!/bin/sh
 #
-# Copyright 1999-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
 #     http://www.apache.org/licenses/LICENSE-2.0
 #

Modified: httpd/httpd/branches/1.3.x/src/ap/ap_base64.c
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/ap/ap_base64.c?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/ap/ap_base64.c (original)
+++ httpd/httpd/branches/1.3.x/src/ap/ap_base64.c Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/ap/ap_checkpass.c
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/ap/ap_checkpass.c?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/ap/ap_checkpass.c (original)
+++ httpd/httpd/branches/1.3.x/src/ap/ap_checkpass.c Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/ap/ap_cpystrn.c
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/ap/ap_cpystrn.c?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/ap/ap_cpystrn.c (original)
+++ httpd/httpd/branches/1.3.x/src/ap/ap_cpystrn.c Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/ap/ap_ebcdic.c
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/ap/ap_ebcdic.c?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/ap/ap_ebcdic.c (original)
+++ httpd/httpd/branches/1.3.x/src/ap/ap_ebcdic.c Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 2001-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/ap/ap_execve.c
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/ap/ap_execve.c?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/ap/ap_execve.c (original)
+++ httpd/httpd/branches/1.3.x/src/ap/ap_execve.c Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/ap/ap_fnmatch.c
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/ap/ap_fnmatch.c?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/ap/ap_fnmatch.c (original)
+++ httpd/httpd/branches/1.3.x/src/ap/ap_fnmatch.c Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/ap/ap_getpass.c
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/ap/ap_getpass.c?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/ap/ap_getpass.c (original)
+++ httpd/httpd/branches/1.3.x/src/ap/ap_getpass.c Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/ap/ap_md5c.c
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/ap/ap_md5c.c?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/ap/ap_md5c.c (original)
+++ httpd/httpd/branches/1.3.x/src/ap/ap_md5c.c Wed Jul 12 01:16:05 2006
@@ -31,11 +31,12 @@
    documentation and/or software.
  */
 
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/ap/ap_sha1.c
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/ap/ap_sha1.c?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/ap/ap_sha1.c (original)
+++ httpd/httpd/branches/1.3.x/src/ap/ap_sha1.c Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/ap/ap_signal.c
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/ap/ap_signal.c?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/ap/ap_signal.c (original)
+++ httpd/httpd/branches/1.3.x/src/ap/ap_signal.c Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/ap/ap_slack.c
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/ap/ap_slack.c?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/ap/ap_slack.c (original)
+++ httpd/httpd/branches/1.3.x/src/ap/ap_slack.c Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/ap/ap_snprintf.c
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/ap/ap_snprintf.c?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/ap/ap_snprintf.c (original)
+++ httpd/httpd/branches/1.3.x/src/ap/ap_snprintf.c Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/ap/ap_strtol.c
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/ap/ap_strtol.c?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/ap/ap_strtol.c (original)
+++ httpd/httpd/branches/1.3.x/src/ap/ap_strtol.c Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 2002-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/buildmark.c
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/buildmark.c?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/buildmark.c (original)
+++ httpd/httpd/branches/1.3.x/src/buildmark.c Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/helpers/CutRule
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/helpers/CutRule?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/helpers/CutRule (original)
+++ httpd/httpd/branches/1.3.x/src/helpers/CutRule Wed Jul 12 01:16:05 2006
@@ -1,10 +1,11 @@
 #!/bin/sh
 #
-# Copyright 1999-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
 #     http://www.apache.org/licenses/LICENSE-2.0
 #

Modified: httpd/httpd/branches/1.3.x/src/helpers/GuessCodeset
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/helpers/GuessCodeset?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/helpers/GuessCodeset (original)
+++ httpd/httpd/branches/1.3.x/src/helpers/GuessCodeset Wed Jul 12 01:16:05 2006
@@ -1,10 +1,11 @@
 #!/bin/sh
 #
-# Copyright 1999-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
 #     http://www.apache.org/licenses/LICENSE-2.0
 #

Modified: httpd/httpd/branches/1.3.x/src/helpers/GuessOS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/helpers/GuessOS?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/helpers/GuessOS (original)
+++ httpd/httpd/branches/1.3.x/src/helpers/GuessOS Wed Jul 12 01:16:05 2006
@@ -1,10 +1,11 @@
 #!/bin/sh
 #
-# Copyright 1999-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
 #     http://www.apache.org/licenses/LICENSE-2.0
 #

Modified: httpd/httpd/branches/1.3.x/src/helpers/MakeEtags
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/helpers/MakeEtags?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/helpers/MakeEtags (original)
+++ httpd/httpd/branches/1.3.x/src/helpers/MakeEtags Wed Jul 12 01:16:05 2006
@@ -1,10 +1,11 @@
 #!/bin/sh
 #
-# Copyright 1999-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
 #     http://www.apache.org/licenses/LICENSE-2.0
 #

Modified: httpd/httpd/branches/1.3.x/src/helpers/MakeLint
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/helpers/MakeLint?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/helpers/MakeLint (original)
+++ httpd/httpd/branches/1.3.x/src/helpers/MakeLint Wed Jul 12 01:16:05 2006
@@ -1,10 +1,11 @@
 #!perl
 #
-# Copyright 1999-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
 #     http://www.apache.org/licenses/LICENSE-2.0
 #

Modified: httpd/httpd/branches/1.3.x/src/helpers/PrintPath
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/helpers/PrintPath?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/helpers/PrintPath (original)
+++ httpd/httpd/branches/1.3.x/src/helpers/PrintPath Wed Jul 12 01:16:05 2006
@@ -1,10 +1,11 @@
 #!/bin/sh
 #
-# Copyright 1999-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
 #     http://www.apache.org/licenses/LICENSE-2.0
 #

Modified: httpd/httpd/branches/1.3.x/src/helpers/TestCompile
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/helpers/TestCompile?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/helpers/TestCompile (original)
+++ httpd/httpd/branches/1.3.x/src/helpers/TestCompile Wed Jul 12 01:16:05 2006
@@ -1,10 +1,11 @@
 #!/bin/sh
 #
-# Copyright 1999-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
 #     http://www.apache.org/licenses/LICENSE-2.0
 #

Modified: httpd/httpd/branches/1.3.x/src/helpers/binbuild.sh
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/helpers/binbuild.sh?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/helpers/binbuild.sh (original)
+++ httpd/httpd/branches/1.3.x/src/helpers/binbuild.sh Wed Jul 12 01:16:05 2006
@@ -1,10 +1,11 @@
 #!/bin/sh
 #
-# Copyright 1999-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
 #     http://www.apache.org/licenses/LICENSE-2.0
 #

Modified: httpd/httpd/branches/1.3.x/src/helpers/buildinfo.sh
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/helpers/buildinfo.sh?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/helpers/buildinfo.sh (original)
+++ httpd/httpd/branches/1.3.x/src/helpers/buildinfo.sh Wed Jul 12 01:16:05 2006
@@ -1,10 +1,11 @@
 #!/bin/sh
 #
-# Copyright 1999-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
 #     http://www.apache.org/licenses/LICENSE-2.0
 #

Modified: httpd/httpd/branches/1.3.x/src/helpers/checkheader.sh
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/helpers/checkheader.sh?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/helpers/checkheader.sh (original)
+++ httpd/httpd/branches/1.3.x/src/helpers/checkheader.sh Wed Jul 12 01:16:05 2006
@@ -1,10 +1,11 @@
 #!/bin/sh
 #
-# Copyright 1999-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
 #     http://www.apache.org/licenses/LICENSE-2.0
 #

Modified: httpd/httpd/branches/1.3.x/src/helpers/cvstodsp5.pl
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/helpers/cvstodsp5.pl?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/helpers/cvstodsp5.pl (original)
+++ httpd/httpd/branches/1.3.x/src/helpers/cvstodsp5.pl Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-# Copyright 2000-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
 #     http://www.apache.org/licenses/LICENSE-2.0
 #

Modified: httpd/httpd/branches/1.3.x/src/helpers/dsp5tocvs.pl
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/helpers/dsp5tocvs.pl?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/helpers/dsp5tocvs.pl (original)
+++ httpd/httpd/branches/1.3.x/src/helpers/dsp5tocvs.pl Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-# Copyright 2000-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
 #     http://www.apache.org/licenses/LICENSE-2.0
 #

Modified: httpd/httpd/branches/1.3.x/src/helpers/find-dbm-lib
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/helpers/find-dbm-lib?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/helpers/find-dbm-lib (original)
+++ httpd/httpd/branches/1.3.x/src/helpers/find-dbm-lib Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-# Copyright 1999-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
 #     http://www.apache.org/licenses/LICENSE-2.0
 #

Modified: httpd/httpd/branches/1.3.x/src/helpers/findcpp.sh
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/helpers/findcpp.sh?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/helpers/findcpp.sh (original)
+++ httpd/httpd/branches/1.3.x/src/helpers/findcpp.sh Wed Jul 12 01:16:05 2006
@@ -1,10 +1,11 @@
 #!/bin/sh
 #
-# Copyright 1999-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
 #     http://www.apache.org/licenses/LICENSE-2.0
 #

Modified: httpd/httpd/branches/1.3.x/src/helpers/fixwin32mak.pl
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/helpers/fixwin32mak.pl?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/helpers/fixwin32mak.pl (original)
+++ httpd/httpd/branches/1.3.x/src/helpers/fixwin32mak.pl Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-# Copyright 2001-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
 #     http://www.apache.org/licenses/LICENSE-2.0
 #

Modified: httpd/httpd/branches/1.3.x/src/helpers/fmn.sh
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/helpers/fmn.sh?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/helpers/fmn.sh (original)
+++ httpd/httpd/branches/1.3.x/src/helpers/fmn.sh Wed Jul 12 01:16:05 2006
@@ -1,10 +1,11 @@
 #!/bin/sh
 #
-# Copyright 1999-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
 #     http://www.apache.org/licenses/LICENSE-2.0
 #

Modified: httpd/httpd/branches/1.3.x/src/helpers/fp2rp
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/helpers/fp2rp?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/helpers/fp2rp (original)
+++ httpd/httpd/branches/1.3.x/src/helpers/fp2rp Wed Jul 12 01:16:05 2006
@@ -1,10 +1,11 @@
 #!/bin/sh
 #
-# Copyright 1999-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
 #     http://www.apache.org/licenses/LICENSE-2.0
 #

Modified: httpd/httpd/branches/1.3.x/src/helpers/getuid.sh
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/helpers/getuid.sh?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/helpers/getuid.sh (original)
+++ httpd/httpd/branches/1.3.x/src/helpers/getuid.sh Wed Jul 12 01:16:05 2006
@@ -1,10 +1,11 @@
 #!/bin/sh
 #
-# Copyright 1999-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
 #     http://www.apache.org/licenses/LICENSE-2.0
 #

Modified: httpd/httpd/branches/1.3.x/src/helpers/install.sh
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/helpers/install.sh?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/helpers/install.sh (original)
+++ httpd/httpd/branches/1.3.x/src/helpers/install.sh Wed Jul 12 01:16:05 2006
@@ -1,10 +1,11 @@
 #!/bin/sh
 #
-# Copyright 1999-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
 #     http://www.apache.org/licenses/LICENSE-2.0
 #

Modified: httpd/httpd/branches/1.3.x/src/helpers/mkdir.sh
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/helpers/mkdir.sh?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/helpers/mkdir.sh (original)
+++ httpd/httpd/branches/1.3.x/src/helpers/mkdir.sh Wed Jul 12 01:16:05 2006
@@ -1,10 +1,11 @@
 #!/bin/sh
 #
-# Copyright 1999-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
 #     http://www.apache.org/licenses/LICENSE-2.0
 #

Modified: httpd/httpd/branches/1.3.x/src/helpers/mkshadow.sh
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/helpers/mkshadow.sh?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/helpers/mkshadow.sh (original)
+++ httpd/httpd/branches/1.3.x/src/helpers/mkshadow.sh Wed Jul 12 01:16:05 2006
@@ -1,10 +1,11 @@
 #!/bin/sh
 #
-# Copyright 1999-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
 #     http://www.apache.org/licenses/LICENSE-2.0
 #

Modified: httpd/httpd/branches/1.3.x/src/helpers/ppl.sh
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/helpers/ppl.sh?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/helpers/ppl.sh (original)
+++ httpd/httpd/branches/1.3.x/src/helpers/ppl.sh Wed Jul 12 01:16:05 2006
@@ -1,10 +1,11 @@
 #!/bin/sh
 #
-# Copyright 1999-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
 #     http://www.apache.org/licenses/LICENSE-2.0
 #

Modified: httpd/httpd/branches/1.3.x/src/helpers/slo.sh
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/helpers/slo.sh?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/helpers/slo.sh (original)
+++ httpd/httpd/branches/1.3.x/src/helpers/slo.sh Wed Jul 12 01:16:05 2006
@@ -1,10 +1,11 @@
 #!/bin/sh
 #
-# Copyright 1999-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
 #     http://www.apache.org/licenses/LICENSE-2.0
 #

Modified: httpd/httpd/branches/1.3.x/src/include/ap.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/include/ap.h?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/include/ap.h (original)
+++ httpd/httpd/branches/1.3.x/src/include/ap.h Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/include/ap_alloc.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/include/ap_alloc.h?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/include/ap_alloc.h (original)
+++ httpd/httpd/branches/1.3.x/src/include/ap_alloc.h Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/include/ap_compat.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/include/ap_compat.h?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/include/ap_compat.h (original)
+++ httpd/httpd/branches/1.3.x/src/include/ap_compat.h Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/include/ap_config.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/include/ap_config.h?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/include/ap_config.h (original)
+++ httpd/httpd/branches/1.3.x/src/include/ap_config.h Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/include/ap_ctype.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/include/ap_ctype.h?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/include/ap_ctype.h (original)
+++ httpd/httpd/branches/1.3.x/src/include/ap_ctype.h Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/include/ap_ebcdic.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/include/ap_ebcdic.h?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/include/ap_ebcdic.h (original)
+++ httpd/httpd/branches/1.3.x/src/include/ap_ebcdic.h Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 2001-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/include/ap_md5.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/include/ap_md5.h?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/include/ap_md5.h (original)
+++ httpd/httpd/branches/1.3.x/src/include/ap_md5.h Wed Jul 12 01:16:05 2006
@@ -28,11 +28,12 @@
    documentation and/or software.
  */
 
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/include/ap_mmn.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/include/ap_mmn.h?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/include/ap_mmn.h (original)
+++ httpd/httpd/branches/1.3.x/src/include/ap_mmn.h Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/include/ap_sha1.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/include/ap_sha1.h?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/include/ap_sha1.h (original)
+++ httpd/httpd/branches/1.3.x/src/include/ap_sha1.h Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/include/buff.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/include/buff.h?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/include/buff.h (original)
+++ httpd/httpd/branches/1.3.x/src/include/buff.h Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/include/compat.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/include/compat.h?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/include/compat.h (original)
+++ httpd/httpd/branches/1.3.x/src/include/compat.h Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/include/conf.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/include/conf.h?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/include/conf.h (original)
+++ httpd/httpd/branches/1.3.x/src/include/conf.h Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/include/explain.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/include/explain.h?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/include/explain.h (original)
+++ httpd/httpd/branches/1.3.x/src/include/explain.h Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/include/http_conf_globals.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/include/http_conf_globals.h?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/include/http_conf_globals.h (original)
+++ httpd/httpd/branches/1.3.x/src/include/http_conf_globals.h Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/include/http_config.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/include/http_config.h?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/include/http_config.h (original)
+++ httpd/httpd/branches/1.3.x/src/include/http_config.h Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/include/http_core.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/include/http_core.h?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/include/http_core.h (original)
+++ httpd/httpd/branches/1.3.x/src/include/http_core.h Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/include/http_log.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/include/http_log.h?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/include/http_log.h (original)
+++ httpd/httpd/branches/1.3.x/src/include/http_log.h Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/include/http_main.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/include/http_main.h?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/include/http_main.h (original)
+++ httpd/httpd/branches/1.3.x/src/include/http_main.h Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/include/http_protocol.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/include/http_protocol.h?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/include/http_protocol.h (original)
+++ httpd/httpd/branches/1.3.x/src/include/http_protocol.h Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/include/http_request.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/include/http_request.h?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/include/http_request.h (original)
+++ httpd/httpd/branches/1.3.x/src/include/http_request.h Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/include/http_vhost.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/include/http_vhost.h?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/include/http_vhost.h (original)
+++ httpd/httpd/branches/1.3.x/src/include/http_vhost.h Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: httpd/httpd/branches/1.3.x/src/include/httpd.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/include/httpd.h?rev=421184&r1=421183&r2=421184&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/src/include/httpd.h (original)
+++ httpd/httpd/branches/1.3.x/src/include/httpd.h Wed Jul 12 01:16:05 2006
@@ -1,8 +1,9 @@
-/* Copyright 1999-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *