mirror of https://github.com/xiph/flac
Fix encoding of contributor name.
The name of Håvard Kvålen was wrongly encoded.
This commit is contained in:
parent
27c615706c
commit
d73631d1ca
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* Only slightly modified charset.c from:
|
||||
* EasyTAG - Tag editor for MP3 and OGG files
|
||||
* Copyright (C) 1999-2001 Håvard Kvålen <havardk@xmms.org>
|
||||
* Copyright (C) 1999-2001 Håvard Kvålen <havardk@xmms.org>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
* Only slightly modified charset.h from:
|
||||
* charset.h - 2001/12/04
|
||||
* EasyTAG - Tag editor for MP3 and OGG files
|
||||
* Copyright (C) 1999-2001 H蛆ard Kv虱en <havardk@xmms.org>
|
||||
* Copyright (C) 1999-2001 Håvard Kvålen <havardk@xmms.org>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
*
|
||||
* Almost from charset.c
|
||||
* EasyTAG - Tag editor for MP3 and OGG files
|
||||
* Copyright (C) 1999-2001 Håvard Kvålen <havardk@xmms.org>
|
||||
* Copyright (C) 1999-2001 Håvard Kvålen <havardk@xmms.org>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
*
|
||||
* Almost from charset.h - 2001/12/04
|
||||
* EasyTAG - Tag editor for MP3 and OGG files
|
||||
* Copyright (C) 1999-2001 H蛆ard Kv虱en <havardk@xmms.org>
|
||||
* Copyright (C) 1999-2001 Håvard Kvålen <havardk@xmms.org>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
* Based on:
|
||||
* locale.h - 2000/05/05 13:10 Jerome Couderc
|
||||
* EasyTAG - Tag editor for MP3 and OGG files
|
||||
* Copyright (C) 1999-2001 H蛆ard Kv虱en <havardk@xmms.org>
|
||||
* Copyright (C) 1999-2001 Håvard Kvålen <havardk@xmms.org>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License
|
||||
|
|
Loading…
Reference in New Issue