[vlc-devel] commit: Fix $Id$ (probably) (Pavlov Konstantin )
git version control
git at videolan.org
Sun Mar 2 23:02:34 CET 2008
vlc | branch: master | Pavlov Konstantin <thresh at videolan.org> | Mon Mar 3 01:01:55 2008 +0300| [1f253f8d9a0730b61dc41a7baffdf9c634983446]
Fix $Id$ (probably)
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1f253f8d9a0730b61dc41a7baffdf9c634983446
---
projects/macosx/vlc_app/Sources/AppleRemote.h | 2 +-
projects/macosx/vlc_app/Sources/AppleRemote.m | 2 +-
.../Sources/VLCFullScreenControllerWindow.h | 2 +-
.../Sources/VLCFullScreenControllerWindow.m | 2 +-
.../vlc_app/Sources/VLCMainWindowController.h | 2 +-
.../vlc_app/Sources/VLCMainWindowController.m | 2 +-
projects/mozilla/control/nporuntime.h | 2 +-
src/interface/interface.h | 2 +-
src/misc/devices.c | 2 +-
src/modules/modules.h | 2 +-
10 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/projects/macosx/vlc_app/Sources/AppleRemote.h b/projects/macosx/vlc_app/Sources/AppleRemote.h
index 17a0aed..28dce49 100644
--- a/projects/macosx/vlc_app/Sources/AppleRemote.h
+++ b/projects/macosx/vlc_app/Sources/AppleRemote.h
@@ -1,7 +1,7 @@
/*****************************************************************************
* AppleRemote.h
* AppleRemote
- * $Id: AppleRemote.h 22000 2007-09-13 19:12:49Z funman $
+ * $Id$
*
* Created by Martin Kahr on 11.03.06 under a MIT-style license.
* Copyright (c) 2006 martinkahr.com. All rights reserved.
diff --git a/projects/macosx/vlc_app/Sources/AppleRemote.m b/projects/macosx/vlc_app/Sources/AppleRemote.m
index bbe556c..7c52171 100644
--- a/projects/macosx/vlc_app/Sources/AppleRemote.m
+++ b/projects/macosx/vlc_app/Sources/AppleRemote.m
@@ -1,7 +1,7 @@
/*****************************************************************************
* AppleRemote.m
* AppleRemote
- * $Id: AppleRemote.m 23523 2007-12-10 00:35:23Z fkuehne $
+ * $Id$
*
* Created by Martin Kahr on 11.03.06 under a MIT-style license.
* Copyright (c) 2006 martinkahr.com. All rights reserved.
diff --git a/projects/macosx/vlc_app/Sources/VLCFullScreenControllerWindow.h b/projects/macosx/vlc_app/Sources/VLCFullScreenControllerWindow.h
index e96d7eb..3a2ee04 100644
--- a/projects/macosx/vlc_app/Sources/VLCFullScreenControllerWindow.h
+++ b/projects/macosx/vlc_app/Sources/VLCFullScreenControllerWindow.h
@@ -4,7 +4,7 @@
*****************************************************************************
* Copyright (C) 2007 Pierre d'Herbemont
* Copyright (C) 2007 the VideoLAN team
- * $Id: VLCBrowsableVideoView.h 24154 2008-01-06 20:27:55Z pdherbemont $
+ * $Id$
*
* Authors: Pierre d'Herbemont <pdherbemont # videolan.org>
*
diff --git a/projects/macosx/vlc_app/Sources/VLCFullScreenControllerWindow.m b/projects/macosx/vlc_app/Sources/VLCFullScreenControllerWindow.m
index cc940c1..17c5a77 100644
--- a/projects/macosx/vlc_app/Sources/VLCFullScreenControllerWindow.m
+++ b/projects/macosx/vlc_app/Sources/VLCFullScreenControllerWindow.m
@@ -4,7 +4,7 @@
*****************************************************************************
* Copyright (C) 2007 Pierre d'Herbemont
* Copyright (C) 2007 the VideoLAN team
- * $Id: VLCBrowsableVideoView.m 24179 2008-01-07 21:00:49Z pdherbemont $
+ * $Id$
*
* Authors: Jérôme Decoodt <djc at videolan dot org>
* Felix Kühne <fkuehne at videolan dot org>
diff --git a/projects/macosx/vlc_app/Sources/VLCMainWindowController.h b/projects/macosx/vlc_app/Sources/VLCMainWindowController.h
index 0362c0d..9280909 100644
--- a/projects/macosx/vlc_app/Sources/VLCMainWindowController.h
+++ b/projects/macosx/vlc_app/Sources/VLCMainWindowController.h
@@ -3,7 +3,7 @@
*****************************************************************************
* Copyright (C) 2007 Pierre d'Herbemont
* Copyright (C) 2007 the VideoLAN team
- * $Id: VLCMainWindow.h 24209 2008-01-09 22:05:17Z pdherbemont $
+ * $Id$
*
* Authors: Pierre d'Herbemont <pdherbemont # videolan.org>
*
diff --git a/projects/macosx/vlc_app/Sources/VLCMainWindowController.m b/projects/macosx/vlc_app/Sources/VLCMainWindowController.m
index f7ffc08..cc1227a 100644
--- a/projects/macosx/vlc_app/Sources/VLCMainWindowController.m
+++ b/projects/macosx/vlc_app/Sources/VLCMainWindowController.m
@@ -3,7 +3,7 @@
*****************************************************************************
* Copyright (C) 2007 Pierre d'Herbemont
* Copyright (C) 2007 the VideoLAN team
- * $Id: VLCMainWindow.h 24209 2008-01-09 22:05:17Z pdherbemont $
+ * $Id$
*
* Authors: Pierre d'Herbemont <pdherbemont # videolan.org>
*
diff --git a/projects/mozilla/control/nporuntime.h b/projects/mozilla/control/nporuntime.h
index 8182fef..2f6c91b 100755
--- a/projects/mozilla/control/nporuntime.h
+++ b/projects/mozilla/control/nporuntime.h
@@ -3,7 +3,7 @@
* FYI: http://www.mozilla.org/projects/plugins/npruntime.html
*****************************************************************************
* Copyright (C) 2002-2005 the VideoLAN team
- * $Id: RuntimeNPObject.h 14466 2006-02-22 23:34:54Z dionoea $
+ * $Id$
*
* Authors: Damien Fouilleul <damien.fouilleul at laposte.net>
*
diff --git a/src/interface/interface.h b/src/interface/interface.h
index 7f9268c..9ecb887 100644
--- a/src/interface/interface.h
+++ b/src/interface/interface.h
@@ -2,7 +2,7 @@
* interface.h: Internal interface prototypes and structures
*****************************************************************************
* Copyright (C) 1998-2006 the VideoLAN team
- * $Id: interface.c 17743 2006-11-13 15:43:19Z courmisch $
+ * $Id$
*
* Authors: Vincent Seguin <seguin at via.ecp.fr>
* Clément Stenac <zorglub at videolan.org>
diff --git a/src/misc/devices.c b/src/misc/devices.c
index 2b878c4..d43d669 100644
--- a/src/misc/devices.c
+++ b/src/misc/devices.c
@@ -2,7 +2,7 @@
* devices.c : Handling of devices probing
*****************************************************************************
* Copyright (C) 1998-2004 the VideoLAN team
- * $Id: cpu.c 14103 2006-02-01 12:44:16Z sam $
+ * $Id$
*
* Authors: Clément Stenac <zorglub at videolan.org>
*
diff --git a/src/modules/modules.h b/src/modules/modules.h
index 8070d2b..0d2ab31 100644
--- a/src/modules/modules.h
+++ b/src/modules/modules.h
@@ -2,7 +2,7 @@
* modules.h : Module management functions.
*****************************************************************************
* Copyright (C) 2001 the VideoLAN team
- * $Id: modules.h 17958 2006-11-22 17:13:24Z courmisch $
+ * $Id$
*
* Authors: Samuel Hocevar <sam at zoy.org>
*
More information about the vlc-devel
mailing list