diff options
author | Roy T. Fielding <fielding@apache.org> | 2006-07-11 20:55:32 +0000 |
---|---|---|
committer | Roy T. Fielding <fielding@apache.org> | 2006-07-11 20:55:32 +0000 |
commit | 44fa6e0073bb9d038fffc3ad17c3c243c7f9cc83 (patch) | |
tree | 635e07c41f31665c7545388c72a4b3d7e4f1183a /docs/manual/handler.xml | |
parent | 0b80babf0b7c1d39e269b5d3f5e2b27cd3f9957f (diff) | |
download | httpd-44fa6e0073bb9d038fffc3ad17c3c243c7f9cc83.tar.gz |
update license header text
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@420990 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/handler.xml')
-rw-r--r-- | docs/manual/handler.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/manual/handler.xml b/docs/manual/handler.xml index afbc6e39b8..726fb6e792 100644 --- a/docs/manual/handler.xml +++ b/docs/manual/handler.xml @@ -4,12 +4,12 @@ <!-- $LastChangedRevision$ --> <!-- - Copyright 2002-2006 The Apache Software Foundation or its licensors, as - applicable. - - 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 |