kernel32: Convert source files to utf-8.
This commit is contained in:
parent
2f24b8535b
commit
bcc77a89b2
|
@ -3,7 +3,7 @@
|
||||||
*
|
*
|
||||||
* Copyright 1995 Martin von Loewis
|
* Copyright 1995 Martin von Loewis
|
||||||
* Copyright 1998 David Lee Lambert
|
* Copyright 1998 David Lee Lambert
|
||||||
* Copyright 2000 Julio César Gázquez
|
* Copyright 2000 Julio César Gázquez
|
||||||
* Copyright 2003 Jon Griffiths
|
* Copyright 2003 Jon Griffiths
|
||||||
* Copyright 2005 Dmitry Timoshkov
|
* Copyright 2005 Dmitry Timoshkov
|
||||||
*
|
*
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
*
|
*
|
||||||
* Copyright 1995 Martin von Loewis
|
* Copyright 1995 Martin von Loewis
|
||||||
* Copyright 1998 David Lee Lambert
|
* Copyright 1998 David Lee Lambert
|
||||||
* Copyright 2000 Julio César Gázquez
|
* Copyright 2000 Julio César Gázquez
|
||||||
* Copyright 2002 Alexandre Julliard for CodeWeavers
|
* Copyright 2002 Alexandre Julliard for CodeWeavers
|
||||||
*
|
*
|
||||||
* This library is free software; you can redistribute it and/or
|
* This library is free software; you can redistribute it and/or
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* pthread emulation for re-entrant libcs
|
* pthread emulation for re-entrant libcs
|
||||||
*
|
*
|
||||||
* Copyright 1999 Ove Kåven
|
* Copyright 1999 Ove Kåven
|
||||||
* Copyright 2003 Alexandre Julliard
|
* Copyright 2003 Alexandre Julliard
|
||||||
*
|
*
|
||||||
* This library is free software; you can redistribute it and/or
|
* This library is free software; you can redistribute it and/or
|
||||||
|
|
Loading…
Reference in New Issue