From 80ad38370c299edb50a229597114d5bfbf88feb6 Mon Sep 17 00:00:00 2001 From: "Timothy B. Terriberry" Date: Sun, 19 May 2013 18:00:39 -0700 Subject: Convert quotes in license headers to ASCII. Since the last patch originally had them mangled (presumably by mailer, http server, or something else), let's just get rid of them. --- win32/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win32') diff --git a/win32/config.h b/win32/config.h index 7baf0cde..bc8d8fed 100644 --- a/win32/config.h +++ b/win32/config.h @@ -12,7 +12,7 @@ documentation and/or other materials provided with the distribution. names of specific contributors, may be used to endorse or promote products derived from this software without specific prior written permission. -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE -- cgit v1.2.1