]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update license header text
authorRoy T. Fielding <fielding@apache.org>
Wed, 12 Jul 2006 02:31:01 +0000 (02:31 +0000)
committerRoy T. Fielding <fielding@apache.org>
Wed, 12 Jul 2006 02:31:01 +0000 (02:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@421084 13f79535-47bb-0310-9956-ffa450edef68

build/NWGNUtail.inc
build/win32/httpd.rc

index adef0d755b72da4e103e3b01a49dec18937bf3a3..0872a00ea66601353e7136d2c01fd2db940d1aa2 100644 (file)
@@ -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
 
 #
index c78ffe07f50e2810805348f4ee8bc06e3e677fb9..0c557ee1e02a0a63c4951191bbddc66fe739fd2d 100644 (file)
@@ -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
  *