From e09aecff892c4276a1e24d2baefad094893c790f Mon Sep 17 00:00:00 2001 From: Mike McCormack Date: Tue, 13 Jun 2006 18:34:27 +0900 Subject: [PATCH] include: Remove non-ASCII characters in headers for winelib compatibility. --- include/custcntl.h | 2 +- include/dispdib.h | 2 +- include/mapi.h | 2 +- include/objbase.h | 2 +- include/storage.h | 2 +- include/twain.h | 2 +- include/winnls32.h | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/include/custcntl.h b/include/custcntl.h index 7860b3ba89b..1f2fe436a11 100644 --- a/include/custcntl.h +++ b/include/custcntl.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2002 György 'Nog' Jeney + * Copyright (C) 2002 Gyorgy 'Nog' Jeney * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/include/dispdib.h b/include/dispdib.h index cf97bc8d5da..a378daefee8 100644 --- a/include/dispdib.h +++ b/include/dispdib.h @@ -1,7 +1,7 @@ /* * DISPDIB.dll * - * Copyright 1998 Ove KÅven + * Copyright 1998 Ove Kaaven * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/include/mapi.h b/include/mapi.h index c5faab1a15e..73b6f0e899d 100644 --- a/include/mapi.h +++ b/include/mapi.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 François Gouget + * Copyright (C) 2000 Francois Gouget * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/include/objbase.h b/include/objbase.h index 129506a33ca..a248e983103 100644 --- a/include/objbase.h +++ b/include/objbase.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1998-1999 François Gouget + * Copyright (C) 1998-1999 Francois Gouget * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/include/storage.h b/include/storage.h index dcdc5c4914e..e60c622101e 100644 --- a/include/storage.h +++ b/include/storage.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999 François Gouget + * Copyright (C) 1999 Francois Gouget * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/include/twain.h b/include/twain.h index b8d28784dd1..b64e9d9355d 100644 --- a/include/twain.h +++ b/include/twain.h @@ -7,7 +7,7 @@ Fujitsu, Genoa Technology, Hewlett-Packard, Kofax Imaging Products, and Ricoh Corporation. All rights reserved. - Copyright © 1998 TWAIN Working Group: Adobe Systems Incorporated, + Copyright (C) 1998 TWAIN Working Group: Adobe Systems Incorporated, Canon Information Systems, Eastman Kodak Company, Fujitsu Computer Products of America, Genoa Technology, Hewlett-Packard Company, Intel Corporation, Kofax Image Products, diff --git a/include/winnls32.h b/include/winnls32.h index c39daf13aa4..caf47682220 100644 --- a/include/winnls32.h +++ b/include/winnls32.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005 Diego Pettenò + * Copyright (C) 2005 Diego Petteno * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public