Commit a6c63a7f 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@421084 13f79535-47bb-0310-9956-ffa450edef68
parent 3ba79131
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ NLM_SCREEN_NAME = DEFAULT
endif

ifndef NLM_COPYRIGHT
NLM_COPYRIGHT = Copyright 2000-2006 The Apache Software Foundation or its licensors as applicable.  Licensed under the Apache License Version 2.0.
NLM_COPYRIGHT = Copyright 2006 The Apache Software Foundation. Licensed under the Apache License Version 2.0.
endif

#
+6 −5
Original line number Diff line number Diff line
/* Copyright 2001-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
 *