From: Roy T. Fielding Date: Wed, 12 Jul 2006 02:31:01 +0000 (+0000) Subject: update license header text X-Git-Tag: 2.3.0~2265 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d14349d1446119e6b231f2e9fa167435487ceabc;p=thirdparty%2Fapache%2Fhttpd.git update license header text git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@421084 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build/NWGNUtail.inc b/build/NWGNUtail.inc index adef0d755b7..0872a00ea66 100644 --- a/build/NWGNUtail.inc +++ b/build/NWGNUtail.inc @@ -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 # diff --git a/build/win32/httpd.rc b/build/win32/httpd.rc index c78ffe07f50..0c557ee1e02 100644 --- a/build/win32/httpd.rc +++ b/build/win32/httpd.rc @@ -1,8 +1,9 @@ -/* 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 *