include: Remove non-ASCII characters in headers for winelib compatibility.
This commit is contained in:
parent
9985c42150
commit
e09aecff89
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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,
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue