Commit 8bafa0e6 authored by Roy T. Fielding's avatar Roy T. Fielding
Browse files

update license header text

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@421072 13f79535-47bb-0310-9956-ffa450edef68
parent 1d4afcd0
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -34,5 +34,3 @@
  (Please see http://httpd.apache.org/docs-project/ if you would
   like to contribute the pages in an additional language.)

 Copyright (c) 2001-2006 The Apache Software Foundation. All rights reserved.
+6 −6
Original line number Diff line number Diff line
@@ -4,12 +4,12 @@
<!-- English Revision: 395228 -->

<!--
 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

+6 −5
Original line number Diff line number Diff line
@@ -4,11 +4,12 @@
<!-- $LastChangedRevision$ -->

<!--
 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

+6 −6
Original line number Diff line number Diff line
@@ -4,12 +4,12 @@
<!-- English Revision: 151408:395228 (outdated) -->

<!--
 Copyright 2005 The Apache Software Foundation 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

+6 −6
Original line number Diff line number Diff line
<?xml version='1.0' encoding='UTF-8' ?>

<!--
 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

Loading