[Android] Correct file header
Edward Wang
git at videolan.org
Mon Jul 23 04:50:28 CEST 2012
android | branch: master | Edward Wang <edward.c.wang at compdigitec.com> | Sun Jul 22 22:50:17 2012 -0400| [eef8871dc77dc6cb92cd54769673f53509974c8c] | committer: Edward Wang
Correct file header
> http://git.videolan.org/gitweb.cgi/android.git/?a=commit;h=eef8871dc77dc6cb92cd54769673f53509974c8c
---
vlc-android/jni/eventfd.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/vlc-android/jni/eventfd.c b/vlc-android/jni/eventfd.c
index b54e879..4c08612 100644
--- a/vlc-android/jni/eventfd.c
+++ b/vlc-android/jni/eventfd.c
@@ -1,7 +1,8 @@
/*****************************************************************************
- * libvlcjni.c
+ * eventfd.c
*****************************************************************************
* Copyright © 2012 Rafaël Carré
+ * Copyright © 2012 VLC authors and VideoLAN
*
* 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
More information about the Android
mailing list