Changeset 7b76e3471caf0a6b9ab3f47e74e58769f12916e6
- Timestamp:
- 04/04/08 08:29:49
(5 months ago)
- Author:
- Rafaël Carré <funman@videolan.org>
- git-committer:
- Rafaël Carré <funman@videolan.org> 1207290589 +0200
- git-parent:
[c70e1d1f06b70b47df99ace38f540d775be817c9]
- git-author:
- Rafaël Carré <funman@videolan.org> 1207290249 +0200
- Message:
Attribute copyright of vlc_current_charset() to Bruno Haible, per his request
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r352ebfc |
r7b76e34 |
|
| 15 | 15 | * Copyright (C) 2001-2003 The Mape Project |
|---|
| 16 | 16 | * Written by Karel Zak <zakkr@zf.jcu.cz>. |
|---|
| | 17 | * |
|---|
| | 18 | * which itself is an adaptation of locale_charset(): |
|---|
| | 19 | * |
|---|
| | 20 | * Copyright (C) 2000-2002 Free Software Foundation, Inc. |
|---|
| | 21 | * Written by Bruno Haible <bruno@clisp.org>. |
|---|
| 17 | 22 | * |
|---|
| 18 | 23 | * This program is free software; you can redistribute it and/or modify |
|---|