[vlc-devel] commit: Attribute copyright of vlc_current_charset() to Bruno Haible, per his request ( Rafaël Carré )
git version control
git at videolan.org
Fri Apr 4 08:29:13 CEST 2008
vlc | branch: master | Rafaël Carré <funman at videolan.org> | Fri Apr 4 08:24:09 2008 +0200| [7b76e3471caf0a6b9ab3f47e74e58769f12916e6]
Attribute copyright of vlc_current_charset() to Bruno Haible, per his request
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7b76e3471caf0a6b9ab3f47e74e58769f12916e6
---
src/text/charset.c | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/src/text/charset.c b/src/text/charset.c
index e958d5a..3a42269 100644
--- a/src/text/charset.c
+++ b/src/text/charset.c
@@ -15,6 +15,11 @@
* Copyright (C) 2001-2003 The Mape Project
* Written by Karel Zak <zakkr at zf.jcu.cz>.
*
+ * which itself is an adaptation of locale_charset():
+ *
+ * Copyright (C) 2000-2002 Free Software Foundation, Inc.
+ * Written by Bruno Haible <bruno at clisp.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
* the Free Software Foundation; either version 2 of the License, or
More information about the vlc-devel
mailing list