diff options
author | Roy T. Fielding <fielding@apache.org> | 2006-07-12 03:54:21 +0200 |
---|---|---|
committer | Roy T. Fielding <fielding@apache.org> | 2006-07-12 03:54:21 +0200 |
commit | 891555dc16fc24756c6412aa00641f425945c506 (patch) | |
tree | cf5893026bf27dc5f2ad0ef70af473e6690f0091 /docs/manual/style/lang.dtd | |
parent | Adds more discussion of several rewrite flags. (diff) | |
download | apache2-891555dc16fc24756c6412aa00641f425945c506.tar.xz apache2-891555dc16fc24756c6412aa00641f425945c506.zip |
update license header text
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@421072 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/style/lang.dtd')
-rw-r--r-- | docs/manual/style/lang.dtd | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/manual/style/lang.dtd b/docs/manual/style/lang.dtd index f117e8d9bf..422313c9af 100644 --- a/docs/manual/style/lang.dtd +++ b/docs/manual/style/lang.dtd @@ -1,12 +1,12 @@ <?xml version='1.0' encoding='UTF-8' ?> <!-- - 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 |