Changeset 1f253f8d9a0730b61dc41a7baffdf9c634983446

Show
Ignore:
Timestamp:
03/02/08 23:01:55 (5 months ago)
Author:
Pavlov Konstantin <thresh@videolan.org>
git-committer:
Pavlov Konstantin <thresh@videolan.org> 1204495315 +0300
git-parent:

[0544ec184d4103e0fb439223f8d0a945ec83f229]

git-author:
Pavlov Konstantin <thresh@videolan.org> 1204495315 +0300
Message:

Fix $Id$ (probably)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • projects/macosx/vlc_app/Sources/AppleRemote.h

    re6e14e4 r1f253f8  
    22 * AppleRemote.h 
    33 * AppleRemote 
    4  * $Id: AppleRemote.h 22000 2007-09-13 19:12:49Z funman
     4 * $Id
    55 * 
    66 * Created by Martin Kahr on 11.03.06 under a MIT-style license. 
  • projects/macosx/vlc_app/Sources/AppleRemote.m

    re6e14e4 r1f253f8  
    22 * AppleRemote.m 
    33 * AppleRemote 
    4  * $Id: AppleRemote.m 23523 2007-12-10 00:35:23Z fkuehne
     4 * $Id
    55 * 
    66 * Created by Martin Kahr on 11.03.06 under a MIT-style license. 
  • projects/macosx/vlc_app/Sources/VLCFullScreenControllerWindow.h

    re6e14e4 r1f253f8  
    55 * Copyright (C) 2007 Pierre d'Herbemont 
    66 * Copyright (C) 2007 the VideoLAN team 
    7  * $Id: VLCBrowsableVideoView.h 24154 2008-01-06 20:27:55Z pdherbemont
     7 * $Id
    88 * 
    99 * Authors: Pierre d'Herbemont <pdherbemont # videolan.org> 
  • projects/macosx/vlc_app/Sources/VLCFullScreenControllerWindow.m

    re6e14e4 r1f253f8  
    55 * Copyright (C) 2007 Pierre d'Herbemont 
    66 * Copyright (C) 2007 the VideoLAN team 
    7  * $Id: VLCBrowsableVideoView.m 24179 2008-01-07 21:00:49Z pdherbemont
     7 * $Id
    88 * 
    99 * Authors:  Jérôme Decoodt <djc at videolan dot org> 
  • projects/macosx/vlc_app/Sources/VLCMainWindowController.h

    raaf7998 r1f253f8  
    44 * Copyright (C) 2007 Pierre d'Herbemont 
    55 * Copyright (C) 2007 the VideoLAN team 
    6  * $Id: VLCMainWindow.h 24209 2008-01-09 22:05:17Z pdherbemont
     6 * $Id
    77 * 
    88 * Authors: Pierre d'Herbemont <pdherbemont # videolan.org> 
  • projects/macosx/vlc_app/Sources/VLCMainWindowController.m

    raaf7998 r1f253f8  
    44 * Copyright (C) 2007 Pierre d'Herbemont 
    55 * Copyright (C) 2007 the VideoLAN team 
    6  * $Id: VLCMainWindow.h 24209 2008-01-09 22:05:17Z pdherbemont
     6 * $Id
    77 * 
    88 * Authors: Pierre d'Herbemont <pdherbemont # videolan.org> 
  • projects/mozilla/control/nporuntime.h

    r2e888fd r1f253f8  
    44 ***************************************************************************** 
    55 * Copyright (C) 2002-2005 the VideoLAN team 
    6  * $Id: RuntimeNPObject.h 14466 2006-02-22 23:34:54Z dionoea
     6 * $Id
    77 * 
    88 * Authors: Damien Fouilleul <damien.fouilleul@laposte.net> 
  • src/interface/interface.h

    r62ffefd r1f253f8  
    33 ***************************************************************************** 
    44 * Copyright (C) 1998-2006 the VideoLAN team 
    5  * $Id: interface.c 17743 2006-11-13 15:43:19Z courmisch
     5 * $Id
    66 * 
    77 * Authors: Vincent Seguin <seguin@via.ecp.fr> 
  • src/misc/devices.c

    ra78e273 r1f253f8  
    33 ***************************************************************************** 
    44 * Copyright (C) 1998-2004 the VideoLAN team 
    5  * $Id: cpu.c 14103 2006-02-01 12:44:16Z sam
     5 * $Id
    66 * 
    77 * Authors: Clément Stenac <zorglub@videolan.org> 
  • src/modules/modules.h

    ra9eeb55 r1f253f8  
    33 ***************************************************************************** 
    44 * Copyright (C) 2001 the VideoLAN team 
    5  * $Id: modules.h 17958 2006-11-22 17:13:24Z courmisch
     5 * $Id
    66 * 
    77 * Authors: Samuel Hocevar <sam@zoy.org>