Commit 7c488e75 authored by Bradley Nicholes's avatar Bradley Nicholes
Browse files

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
parent 49ae3530
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-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

#