From: Bradley Nicholes Date: Thu, 24 Feb 2005 23:15:43 +0000 (+0000) Subject: Metrowerk compiler can't handle commas in the copyright string X-Git-Tag: 2.1.4~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd0d7bc36c7695d3ed5b4507da9443b203a63065;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/build/NWGNUtail.inc b/build/NWGNUtail.inc index d93327c950c..861c890ef54 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 #