summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorBradley Nicholes <bnicholes@apache.org>2005-02-25 00:15:43 +0100
committerBradley Nicholes <bnicholes@apache.org>2005-02-25 00:15:43 +0100
commitcd0d7bc36c7695d3ed5b4507da9443b203a63065 (patch)
tree9f06511971ec2c06aba70bf990dd612ce7c157c9 /build
parentupdate transformation (diff)
downloadapache2-cd0d7bc36c7695d3ed5b4507da9443b203a63065.tar.xz
apache2-cd0d7bc36c7695d3ed5b4507da9443b203a63065.zip
Metrowerk compiler can't handle commas in the copyright string
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155276 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build')
-rw-r--r--build/NWGNUtail.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/NWGNUtail.inc b/build/NWGNUtail.inc
index d93327c950..861c890ef5 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-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
#