Browse Source

Fix $Id$ (probably)

pull/2/head
Pavlov Konstantin 19 years ago
parent
commit
1f253f8d9a
  1. 2
      projects/macosx/vlc_app/Sources/AppleRemote.h
  2. 2
      projects/macosx/vlc_app/Sources/AppleRemote.m
  3. 2
      projects/macosx/vlc_app/Sources/VLCFullScreenControllerWindow.h
  4. 2
      projects/macosx/vlc_app/Sources/VLCFullScreenControllerWindow.m
  5. 2
      projects/macosx/vlc_app/Sources/VLCMainWindowController.h
  6. 2
      projects/macosx/vlc_app/Sources/VLCMainWindowController.m
  7. 2
      projects/mozilla/control/nporuntime.h
  8. 2
      src/interface/interface.h
  9. 2
      src/misc/devices.c
  10. 2
      src/modules/modules.h

2
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.

2
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.

2
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>
*

2
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>

2
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>
*

2
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>
*

2
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@laposte.net>
*

2
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@via.ecp.fr>
* Clément Stenac <zorglub@videolan.org>

2
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@videolan.org>
*

2
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@zoy.org>
*

Loading…
Cancel
Save