]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Metrowerk compiler can't handle commas in the copyright string
authorBradley Nicholes <bnicholes@apache.org>
Thu, 24 Feb 2005 23:15:43 +0000 (23:15 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Thu, 24 Feb 2005 23:15:43 +0000 (23:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155276 13f79535-47bb-0310-9956-ffa450edef68

build/NWGNUtail.inc

index d93327c950c60b63defeecc3f6fee7643a83d1cf..861c890ef54a2322f0a482672fd37128ed1bad38 100644 (file)
@@ -25,7 +25,7 @@ NLM_SCREEN_NAME = DEFAULT
 endif
 
 ifndef NLM_COPYRIGHT
-NLM_COPYRIGHT = Copyright 2000-2005 The Apache Software Foundation or its licensors, as applicable.  Licensed under the Apache License, Version 2.0.
+NLM_COPYRIGHT = Copyright 2000-2005 The Apache Software Foundation or its licensors as applicable.  Licensed under the Apache License Version 2.0.
 endif
 
 #