diff options
author | Roy T. Fielding <fielding@apache.org> | 2006-07-11 21:18:15 +0000 |
---|---|---|
committer | Roy T. Fielding <fielding@apache.org> | 2006-07-11 21:18:15 +0000 |
commit | 47e590252abb2cca47c740b5c96b31c257331303 (patch) | |
tree | 7ef028c6068097e56f85ed2f49f17f2708a1b6f8 /docs/manual/caching.xml | |
parent | 6c75787445751525559ea7bf87f6949b650de09e (diff) | |
download | httpd-47e590252abb2cca47c740b5c96b31c257331303.tar.gz |
update license header text
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@420993 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/caching.xml')
-rw-r--r-- | docs/manual/caching.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/manual/caching.xml b/docs/manual/caching.xml index e03cd1a955..0de0c98e7e 100644 --- a/docs/manual/caching.xml +++ b/docs/manual/caching.xml @@ -4,12 +4,12 @@ <!-- $LastChangedRevision$ --> <!-- - Copyright 2005 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 |