diff --git a/bin/darwinvlc.m b/bin/darwinvlc.m index 826d60a5ae..ed0e6e1594 100644 --- a/bin/darwinvlc.m +++ b/bin/darwinvlc.m @@ -2,7 +2,6 @@ * darwinvlc.m: OS X specific main executable for VLC media player ***************************************************************************** * Copyright (C) 2013-2015 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * David Fuhrmann diff --git a/bin/vlc.c b/bin/vlc.c index 660a1b7996..268922a617 100644 --- a/bin/vlc.c +++ b/bin/vlc.c @@ -2,7 +2,6 @@ * vlc.c: the VLC player ***************************************************************************** * Copyright (C) 1998-2013 the VideoLAN team - * $Id$ * * Authors: Vincent Seguin * Samuel Hocevar diff --git a/include/vlc/deprecated.h b/include/vlc/deprecated.h index bc73e493c2..6f433654b4 100644 --- a/include/vlc/deprecated.h +++ b/include/vlc/deprecated.h @@ -2,7 +2,6 @@ * deprecated.h: libvlc deprecated API ***************************************************************************** * Copyright (C) 1998-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Clément Stenac * Jean-Paul Saman diff --git a/include/vlc/libvlc.h b/include/vlc/libvlc.h index a97055b9da..1c2550fe3b 100644 --- a/include/vlc/libvlc.h +++ b/include/vlc/libvlc.h @@ -2,7 +2,6 @@ * libvlc.h: libvlc external API ***************************************************************************** * Copyright (C) 1998-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Clément Stenac * Jean-Paul Saman diff --git a/include/vlc/libvlc_media.h b/include/vlc/libvlc_media.h index c566a69037..5ddf84a69d 100644 --- a/include/vlc/libvlc_media.h +++ b/include/vlc/libvlc_media.h @@ -2,7 +2,6 @@ * libvlc_media.h: libvlc external API ***************************************************************************** * Copyright (C) 1998-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Clément Stenac * Jean-Paul Saman diff --git a/include/vlc/libvlc_media_discoverer.h b/include/vlc/libvlc_media_discoverer.h index 96c0515ffe..f360b0794f 100644 --- a/include/vlc/libvlc_media_discoverer.h +++ b/include/vlc/libvlc_media_discoverer.h @@ -2,7 +2,6 @@ * libvlc_media_discoverer.h: libvlc external API ***************************************************************************** * Copyright (C) 1998-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Clément Stenac * Jean-Paul Saman diff --git a/include/vlc/libvlc_media_library.h b/include/vlc/libvlc_media_library.h index facbf813aa..a6ee1f41b9 100644 --- a/include/vlc/libvlc_media_library.h +++ b/include/vlc/libvlc_media_library.h @@ -2,7 +2,6 @@ * libvlc_media_library.h: libvlc external API ***************************************************************************** * Copyright (C) 1998-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Clément Stenac * Jean-Paul Saman diff --git a/include/vlc/libvlc_media_list.h b/include/vlc/libvlc_media_list.h index fa3b90932b..50ad0a22b0 100644 --- a/include/vlc/libvlc_media_list.h +++ b/include/vlc/libvlc_media_list.h @@ -2,7 +2,6 @@ * libvlc_media_list.h: libvlc_media_list API ***************************************************************************** * Copyright (C) 1998-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Pierre d'Herbemont * diff --git a/include/vlc/libvlc_media_list_player.h b/include/vlc/libvlc_media_list_player.h index 04f7d9b9f0..6e5d3d2eaf 100644 --- a/include/vlc/libvlc_media_list_player.h +++ b/include/vlc/libvlc_media_list_player.h @@ -2,7 +2,6 @@ * libvlc_media_list_player.h: libvlc_media_list API ***************************************************************************** * Copyright (C) 1998-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Pierre d'Herbemont * diff --git a/include/vlc/libvlc_media_player.h b/include/vlc/libvlc_media_player.h index 49b1b4c7e8..8fa3abda6f 100644 --- a/include/vlc/libvlc_media_player.h +++ b/include/vlc/libvlc_media_player.h @@ -2,7 +2,6 @@ * libvlc_media_player.h: libvlc_media_player external API ***************************************************************************** * Copyright (C) 1998-2015 VLC authors and VideoLAN - * $Id$ * * Authors: Clément Stenac * Jean-Paul Saman diff --git a/include/vlc/vlc.h b/include/vlc/vlc.h index d2d1b4ec9d..1e89a9cf84 100644 --- a/include/vlc/vlc.h +++ b/include/vlc/vlc.h @@ -2,7 +2,6 @@ * vlc.h: global header for libvlc ***************************************************************************** * Copyright (C) 1998-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Vincent Seguin * Samuel Hocevar diff --git a/include/vlc_access.h b/include/vlc_access.h index da06554814..587b66e7f0 100644 --- a/include/vlc_access.h +++ b/include/vlc_access.h @@ -2,7 +2,6 @@ * vlc_access.h: Access descriptor, queries and methods ***************************************************************************** * Copyright (C) 1999-2006 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/include/vlc_actions.h b/include/vlc_actions.h index 404c1662a8..c7c533bd7b 100644 --- a/include/vlc_actions.h +++ b/include/vlc_actions.h @@ -2,7 +2,6 @@ * vlc_actions.h: handle vlc actions ***************************************************************************** * Copyright (C) 2003-2016 VLC authors and VideoLAN - * $Id$ * * Authors: Sigmund Augdal Helberg * diff --git a/include/vlc_aout_volume.h b/include/vlc_aout_volume.h index ee8125e723..2421877671 100644 --- a/include/vlc_aout_volume.h +++ b/include/vlc_aout_volume.h @@ -2,7 +2,6 @@ * vlc_aout_volume.h: audio volume module ***************************************************************************** * Copyright (C) 2002-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Christophe Massiot * Laurent Aimar diff --git a/include/vlc_arrays.h b/include/vlc_arrays.h index 4f52fb2acd..b558422f93 100644 --- a/include/vlc_arrays.h +++ b/include/vlc_arrays.h @@ -2,7 +2,6 @@ * vlc_arrays.h : Arrays and data structures handling ***************************************************************************** * Copyright (C) 1999-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * Clément Stenac diff --git a/include/vlc_bits.h b/include/vlc_bits.h index 7a941933fc..b6b222125b 100644 --- a/include/vlc_bits.h +++ b/include/vlc_bits.h @@ -2,7 +2,6 @@ * vlc_bits.h : Bit handling helpers ***************************************************************************** * Copyright (C) 2001, 2002, 2003, 2006, 2015 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Gildas Bazin diff --git a/include/vlc_block.h b/include/vlc_block.h index 62756edf3e..18e1e11514 100644 --- a/include/vlc_block.h +++ b/include/vlc_block.h @@ -2,7 +2,6 @@ * vlc_block.h: Data blocks management functions ***************************************************************************** * Copyright (C) 2003 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/include/vlc_charset.h b/include/vlc_charset.h index a2412c5d2f..5790694ffe 100644 --- a/include/vlc_charset.h +++ b/include/vlc_charset.h @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2003-2005 VLC authors and VideoLAN * Copyright © 2005-2010 Rémi Denis-Courmont - * $Id$ * * Author: Rémi Denis-Courmont * diff --git a/include/vlc_codec.h b/include/vlc_codec.h index a68b0a125b..750b49c477 100644 --- a/include/vlc_codec.h +++ b/include/vlc_codec.h @@ -2,7 +2,6 @@ * vlc_codec.h: Definition of the decoder and encoder structures ***************************************************************************** * Copyright (C) 1999-2003 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * diff --git a/include/vlc_codecs.h b/include/vlc_codecs.h index b2fa42c724..bb02853b18 100644 --- a/include/vlc_codecs.h +++ b/include/vlc_codecs.h @@ -2,7 +2,6 @@ * vlc_codecs.h: codec related structures needed by the demuxers and decoders ***************************************************************************** * Copyright (C) 1999-2001 VLC authors and VideoLAN - * $Id$ * * Author: Gildas Bazin * diff --git a/include/vlc_config_cat.h b/include/vlc_config_cat.h index 55d2e468d1..608d80eb4d 100644 --- a/include/vlc_config_cat.h +++ b/include/vlc_config_cat.h @@ -2,7 +2,6 @@ * vlc_config_cat.h : Definition of configuration categories ***************************************************************************** * Copyright (C) 2003 VLC authors and VideoLAN - * $Id$ * * Authors: Clément Stenac * Anil Daoud diff --git a/include/vlc_configuration.h b/include/vlc_configuration.h index d06f618349..eb90ffc4a7 100644 --- a/include/vlc_configuration.h +++ b/include/vlc_configuration.h @@ -4,7 +4,6 @@ * It includes functions allowing to declare, get or set configuration options. ***************************************************************************** * Copyright (C) 1999-2006 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * diff --git a/include/vlc_demux.h b/include/vlc_demux.h index 3078d04079..401260b1b5 100644 --- a/include/vlc_demux.h +++ b/include/vlc_demux.h @@ -2,7 +2,6 @@ * vlc_demux.h: Demuxer descriptor, queries and methods ***************************************************************************** * Copyright (C) 1999-2005 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/include/vlc_epg.h b/include/vlc_epg.h index f7b9044e7c..9d632f2b19 100644 --- a/include/vlc_epg.h +++ b/include/vlc_epg.h @@ -2,7 +2,6 @@ * vlc_epg.h: Electronic Program Guide ***************************************************************************** * Copyright (C) 2007 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/include/vlc_es.h b/include/vlc_es.h index f3ae834a71..e80733eca3 100644 --- a/include/vlc_es.h +++ b/include/vlc_es.h @@ -2,7 +2,6 @@ * vlc_es.h: Elementary stream formats descriptions ***************************************************************************** * Copyright (C) 1999-2012 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/include/vlc_es_out.h b/include/vlc_es_out.h index 83add54f3f..b690d570e9 100644 --- a/include/vlc_es_out.h +++ b/include/vlc_es_out.h @@ -2,7 +2,6 @@ * vlc_es_out.h: es_out (demuxer output) descriptor, queries and methods ***************************************************************************** * Copyright (C) 1999-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/include/vlc_events.h b/include/vlc_events.h index 71d701fe03..beefd41bc9 100644 --- a/include/vlc_events.h +++ b/include/vlc_events.h @@ -3,7 +3,6 @@ * Interface used to send events. ***************************************************************************** * Copyright (C) 2007 VLC authors and VideoLAN - * $Id$ * * Authors: Pierre d'Herbemont * diff --git a/include/vlc_extensions.h b/include/vlc_extensions.h index 0312835549..bba1364c57 100644 --- a/include/vlc_extensions.h +++ b/include/vlc_extensions.h @@ -2,7 +2,6 @@ * vlc_extensions.h: Extensions (meta data, web information, ...) ***************************************************************************** * Copyright (C) 2009-2010 VideoLAN and authors - * $Id$ * * Authors: Jean-Philippe André < jpeg # videolan.org > * diff --git a/include/vlc_fourcc.h b/include/vlc_fourcc.h index 4d57bb9a42..62a0a5c315 100644 --- a/include/vlc_fourcc.h +++ b/include/vlc_fourcc.h @@ -2,7 +2,6 @@ * vlc_fourcc.h: Definition of various FOURCC and helpers ***************************************************************************** * Copyright (C) 2009 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/include/vlc_http.h b/include/vlc_http.h index ed7e1613da..0e649445f6 100644 --- a/include/vlc_http.h +++ b/include/vlc_http.h @@ -2,7 +2,6 @@ * vlc_http.h: Shared code for HTTP clients ***************************************************************************** * Copyright (C) 2001-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Christophe Massiot diff --git a/include/vlc_httpd.h b/include/vlc_httpd.h index 29b8229e7b..0b8f8c26bd 100644 --- a/include/vlc_httpd.h +++ b/include/vlc_httpd.h @@ -2,7 +2,6 @@ * vlc_httpd.h: builtin HTTP/RTSP server. ***************************************************************************** * Copyright (C) 2004-2006 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/include/vlc_image.h b/include/vlc_image.h index dc44cb4319..4f3817f0ed 100644 --- a/include/vlc_image.h +++ b/include/vlc_image.h @@ -2,7 +2,6 @@ * vlc_image.h : wrapper for image reading/writing facilities ***************************************************************************** * Copyright (C) 2004 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * diff --git a/include/vlc_input.h b/include/vlc_input.h index 713066d962..0df33d6221 100644 --- a/include/vlc_input.h +++ b/include/vlc_input.h @@ -2,7 +2,6 @@ * vlc_input.h: Core input structures ***************************************************************************** * Copyright (C) 1999-2015 VLC authors and VideoLAN - * $Id$ * * Authors: Christophe Massiot * Laurent Aimar diff --git a/include/vlc_input_item.h b/include/vlc_input_item.h index 90d6c83933..5ae437c13f 100644 --- a/include/vlc_input_item.h +++ b/include/vlc_input_item.h @@ -2,7 +2,6 @@ * vlc_input_item.h: Core input item ***************************************************************************** * Copyright (C) 1999-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Christophe Massiot * Laurent Aimar diff --git a/include/vlc_interface.h b/include/vlc_interface.h index 632759060b..46cc8f07c1 100644 --- a/include/vlc_interface.h +++ b/include/vlc_interface.h @@ -4,7 +4,6 @@ * interface, such as message output. ***************************************************************************** * Copyright (C) 1999, 2000 VLC authors and VideoLAN - * $Id$ * * Authors: Vincent Seguin * diff --git a/include/vlc_intf_strings.h b/include/vlc_intf_strings.h index 25c57b3717..0a38a47519 100644 --- a/include/vlc_intf_strings.h +++ b/include/vlc_intf_strings.h @@ -2,7 +2,6 @@ * vlc_intf_strings.h : Strings for main interfaces ***************************************************************************** * Copyright (C) 2003 VLC authors and VideoLAN - * $Id$ * * Authors: Clément Stenac * diff --git a/include/vlc_iso_lang.h b/include/vlc_iso_lang.h index f27fb665f3..254c970210 100644 --- a/include/vlc_iso_lang.h +++ b/include/vlc_iso_lang.h @@ -2,7 +2,6 @@ * vlc_iso_lang.h: function to decode language code (in dvd or a52 for instance). ***************************************************************************** * Copyright (C) 1998-2001 VLC authors and VideoLAN - * $Id$ * * Author: Stéphane Borel * Arnaud de Bossoreille de Ribou diff --git a/include/vlc_media_library.h b/include/vlc_media_library.h index 1e33576297..d9ee715825 100644 --- a/include/vlc_media_library.h +++ b/include/vlc_media_library.h @@ -2,7 +2,6 @@ * vlc_media_library.h: SQL-based media library ***************************************************************************** * Copyright (C) 2008-2010 the VideoLAN Team and AUTHORS - * $Id$ * * Authors: Antoine Lejeune * Jean-Philippe André diff --git a/include/vlc_messages.h b/include/vlc_messages.h index e69a80c013..b04295afac 100644 --- a/include/vlc_messages.h +++ b/include/vlc_messages.h @@ -4,7 +4,6 @@ * interface, such as message output. ***************************************************************************** * Copyright (C) 1999, 2000, 2001, 2002 VLC authors and VideoLAN - * $Id$ * * Authors: Vincent Seguin * Samuel Hocevar diff --git a/include/vlc_meta.h b/include/vlc_meta.h index 954a8342b7..f564989d47 100644 --- a/include/vlc_meta.h +++ b/include/vlc_meta.h @@ -2,7 +2,6 @@ * vlc_meta.h: Stream meta-data ***************************************************************************** * Copyright (C) 2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/include/vlc_modules.h b/include/vlc_modules.h index 796fdd578a..e63a0d48aa 100644 --- a/include/vlc_modules.h +++ b/include/vlc_modules.h @@ -2,7 +2,6 @@ * vlc_modules.h : Module descriptor and load functions ***************************************************************************** * Copyright (C) 2001-2011 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * diff --git a/include/vlc_mouse.h b/include/vlc_mouse.h index dfdf99f680..4e1b813934 100644 --- a/include/vlc_mouse.h +++ b/include/vlc_mouse.h @@ -2,7 +2,6 @@ * vlc_mouse.h: mouse related structures and functions ***************************************************************************** * Copyright (C) 2009 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/include/vlc_network.h b/include/vlc_network.h index 37469c250f..7cc384587a 100644 --- a/include/vlc_network.h +++ b/include/vlc_network.h @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2002-2005 VLC authors and VideoLAN * Copyright © 2006-2007 Rémi Denis-Courmont - * $Id$ * * Authors: Christophe Massiot * Laurent Aimar diff --git a/include/vlc_objects.h b/include/vlc_objects.h index 43679dd97a..cb18fff59e 100644 --- a/include/vlc_objects.h +++ b/include/vlc_objects.h @@ -2,7 +2,6 @@ * vlc_objects.h: vlc_object_t definition and manipulation methods ***************************************************************************** * Copyright (C) 2002-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * diff --git a/include/vlc_picture.h b/include/vlc_picture.h index 567eb17f39..95e64ab26d 100644 --- a/include/vlc_picture.h +++ b/include/vlc_picture.h @@ -2,7 +2,6 @@ * vlc_picture.h: picture definitions ***************************************************************************** * Copyright (C) 1999 - 2009 VLC authors and VideoLAN - * $Id$ * * Authors: Vincent Seguin * Samuel Hocevar diff --git a/include/vlc_picture_fifo.h b/include/vlc_picture_fifo.h index 5e213ae2a1..746cbeb23b 100644 --- a/include/vlc_picture_fifo.h +++ b/include/vlc_picture_fifo.h @@ -2,7 +2,6 @@ * vlc_picture_fifo.h: picture fifo definitions ***************************************************************************** * Copyright (C) 2009 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/include/vlc_picture_pool.h b/include/vlc_picture_pool.h index 0fef08ec63..de385d6a98 100644 --- a/include/vlc_picture_pool.h +++ b/include/vlc_picture_pool.h @@ -2,7 +2,6 @@ * vlc_picture_pool.h: picture pool definitions ***************************************************************************** * Copyright (C) 2009 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/include/vlc_playlist_legacy.h b/include/vlc_playlist_legacy.h index e0de0ae76c..4a5e8cbd4d 100644 --- a/include/vlc_playlist_legacy.h +++ b/include/vlc_playlist_legacy.h @@ -2,7 +2,6 @@ * vlc_playlist_legacy.h : Legacy playlist functions ***************************************************************************** * Copyright (C) 1999-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * diff --git a/include/vlc_rand.h b/include/vlc_rand.h index 3ae95ac04c..7adc32e483 100644 --- a/include/vlc_rand.h +++ b/include/vlc_rand.h @@ -2,7 +2,6 @@ * vlc_rand.h: RNG ***************************************************************************** * Copyright © 2007 Rémi Denis-Courmont - * $Id$ * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by diff --git a/include/vlc_services_discovery.h b/include/vlc_services_discovery.h index e117a1c0a5..17114f7c8f 100644 --- a/include/vlc_services_discovery.h +++ b/include/vlc_services_discovery.h @@ -2,7 +2,6 @@ * vlc_services_discovery.h : Services Discover functions ***************************************************************************** * Copyright (C) 1999-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Pierre d'Herbemont * diff --git a/include/vlc_sout.h b/include/vlc_sout.h index e363c58092..c8647c1f34 100644 --- a/include/vlc_sout.h +++ b/include/vlc_sout.h @@ -2,7 +2,6 @@ * vlc_sout.h : stream output module ***************************************************************************** * Copyright (C) 2002-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Christophe Massiot * Laurent Aimar diff --git a/include/vlc_spu.h b/include/vlc_spu.h index 7eb3cafc2d..fef3d78799 100644 --- a/include/vlc_spu.h +++ b/include/vlc_spu.h @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 1999-2010 VLC authors and VideoLAN * Copyright (C) 2010 Laurent Aimar - * $Id$ * * Authors: Gildas Bazin * Laurent Aimar diff --git a/include/vlc_stream.h b/include/vlc_stream.h index 7e2b568e5a..ef204b27dd 100644 --- a/include/vlc_stream.h +++ b/include/vlc_stream.h @@ -2,7 +2,6 @@ * vlc_stream.h: Stream (between access and demux) descriptor and methods ***************************************************************************** * Copyright (C) 1999-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/include/vlc_strings.h b/include/vlc_strings.h index 3f0c169e68..5d6e5d50ff 100644 --- a/include/vlc_strings.h +++ b/include/vlc_strings.h @@ -2,7 +2,6 @@ * vlc_strings.h: String functions ***************************************************************************** * Copyright (C) 2006 VLC authors and VideoLAN - * $Id$ * * Authors: Antoine Cellerier * diff --git a/include/vlc_subpicture.h b/include/vlc_subpicture.h index 3271671c30..ea618e8aa1 100644 --- a/include/vlc_subpicture.h +++ b/include/vlc_subpicture.h @@ -2,7 +2,6 @@ * vlc_subpicture.h: subpicture definitions ***************************************************************************** * Copyright (C) 1999 - 2009 VLC authors and VideoLAN - * $Id$ * * Authors: Vincent Seguin * Samuel Hocevar diff --git a/include/vlc_text_style.h b/include/vlc_text_style.h index 4d224208e4..dc20eaaa76 100644 --- a/include/vlc_text_style.h +++ b/include/vlc_text_style.h @@ -2,7 +2,6 @@ * vlc_text_style.h: text_style_t definition and helpers. ***************************************************************************** * Copyright (C) 1999-2010 VLC authors and VideoLAN - * $Id$ * * Authors: Derk-Jan Hartman * basOS G diff --git a/include/vlc_tick.h b/include/vlc_tick.h index bd6d736ea5..517eff1a44 100644 --- a/include/vlc_tick.h +++ b/include/vlc_tick.h @@ -10,7 +10,6 @@ * Functions prototyped are implemented in interface/mtime.c. ***************************************************************************** * Copyright (C) 1996, 1997, 1998, 1999, 2000 VLC authors and VideoLAN - * $Id$ * * Authors: Vincent Seguin * diff --git a/include/vlc_timestamp_helper.h b/include/vlc_timestamp_helper.h index 2ed5c4d90c..56fb8fa43e 100644 --- a/include/vlc_timestamp_helper.h +++ b/include/vlc_timestamp_helper.h @@ -2,7 +2,6 @@ * vlc_timestamp_helper.h : timestamp handling helpers ***************************************************************************** * Copyright (C) 2014 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Abecassis * diff --git a/include/vlc_update.h b/include/vlc_update.h index 8482b4f23d..348104d38c 100644 --- a/include/vlc_update.h +++ b/include/vlc_update.h @@ -2,7 +2,6 @@ * vlc_update.h: VLC update download ***************************************************************************** * Copyright © 2005-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Antoine Cellerier * Rafaël Carré diff --git a/include/vlc_url.h b/include/vlc_url.h index 80ee599267..84f3b12395 100644 --- a/include/vlc_url.h +++ b/include/vlc_url.h @@ -2,7 +2,6 @@ * vlc_url.h: URL related macros ***************************************************************************** * Copyright (C) 2002-2006 VLC authors and VideoLAN - * $Id$ * * Authors: Christophe Massiot * Rémi Denis-Courmont diff --git a/include/vlc_variables.h b/include/vlc_variables.h index 7dde1248c1..c5136a0789 100644 --- a/include/vlc_variables.h +++ b/include/vlc_variables.h @@ -2,7 +2,6 @@ * vlc_variables.h: variables handling ***************************************************************************** * Copyright (C) 2002-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * Gildas Bazin diff --git a/include/vlc_video_splitter.h b/include/vlc_video_splitter.h index 9ca1fbe127..a645d58fdc 100644 --- a/include/vlc_video_splitter.h +++ b/include/vlc_video_splitter.h @@ -2,7 +2,6 @@ * vlc_video_splitter.h: "video splitter" related structures and functions ***************************************************************************** * Copyright (C) 2009 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/include/vlc_vlm.h b/include/vlc_vlm.h index 0906065e19..91113db9ea 100644 --- a/include/vlc_vlm.h +++ b/include/vlc_vlm.h @@ -2,7 +2,6 @@ * vlc_vlm.h: VLM core structures ***************************************************************************** * Copyright (C) 2000, 2001 VLC authors and VideoLAN - * $Id$ * * Authors: Simon Latapie * Laurent Aimar diff --git a/include/vlc_vod.h b/include/vlc_vod.h index 6fb7ed0a8a..32db1c700b 100644 --- a/include/vlc_vod.h +++ b/include/vlc_vod.h @@ -2,7 +2,6 @@ * vlc_vod.h: interface for VoD server modules ***************************************************************************** * Copyright (C) 2000, 2001 VLC authors and VideoLAN - * $Id$ * * Author: Gildas Bazin * diff --git a/include/vlc_vout.h b/include/vlc_vout.h index a82459b6c8..5c716c0470 100644 --- a/include/vlc_vout.h +++ b/include/vlc_vout.h @@ -2,7 +2,6 @@ * vlc_vout.h: common video definitions ***************************************************************************** * Copyright (C) 1999 - 2008 VLC authors and VideoLAN - * $Id$ * * Authors: Vincent Seguin * Samuel Hocevar diff --git a/include/vlc_vout_display.h b/include/vlc_vout_display.h index 5ea5c6e43d..e7877f4ad0 100644 --- a/include/vlc_vout_display.h +++ b/include/vlc_vout_display.h @@ -2,7 +2,6 @@ * vlc_vout_display.h: vout_display_t definitions ***************************************************************************** * Copyright (C) 2009 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/include/vlc_vout_osd.h b/include/vlc_vout_osd.h index e8228a1866..bc7871d176 100644 --- a/include/vlc_vout_osd.h +++ b/include/vlc_vout_osd.h @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 1999-2010 VLC authors and VideoLAN * Copyright (C) 2004-2005 M2X - * $Id$ * * Authors: Jean-Paul Saman * Gildas Bazin diff --git a/include/vlc_vout_window.h b/include/vlc_vout_window.h index b5b84f190f..d0fc2a7294 100644 --- a/include/vlc_vout_window.h +++ b/include/vlc_vout_window.h @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2008 Rémi Denis-Courmont * Copyright (C) 2009 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/lib/audio.c b/lib/audio.c index 7aec6b1c50..f642cee9ee 100644 --- a/lib/audio.c +++ b/lib/audio.c @@ -2,7 +2,6 @@ * libvlc_audio.c: New libvlc audio control API ***************************************************************************** * Copyright (C) 2006 VLC authors and VideoLAN - * $Id$ * * Authors: Filippo Carone * Jean-Paul Saman diff --git a/lib/core.c b/lib/core.c index 2dab53da11..06fd52fbfa 100644 --- a/lib/core.c +++ b/lib/core.c @@ -2,7 +2,6 @@ * core.c: Core libvlc new API functions : initialization ***************************************************************************** * Copyright (C) 2005 VLC authors and VideoLAN - * $Id$ * * Authors: Clément Stenac * diff --git a/lib/libvlc_internal.h b/lib/libvlc_internal.h index d76cd3d21f..5c1107b84f 100644 --- a/lib/libvlc_internal.h +++ b/lib/libvlc_internal.h @@ -3,7 +3,6 @@ * Also contains some internal utility functions ***************************************************************************** * Copyright (C) 2005-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Clément Stenac * diff --git a/lib/log.c b/lib/log.c index 1265abe240..66e0d996d1 100644 --- a/lib/log.c +++ b/lib/log.c @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2005 VLC authors and VideoLAN * - * $Id$ * * Authors: Damien Fouilleul * diff --git a/lib/media.c b/lib/media.c index 6786f7edcb..90d9007ead 100644 --- a/lib/media.c +++ b/lib/media.c @@ -2,7 +2,6 @@ * media.c: Libvlc API media descripor management ***************************************************************************** * Copyright (C) 2007 VLC authors and VideoLAN - * $Id$ * * Authors: Pierre d'Herbemont * diff --git a/lib/media_discoverer.c b/lib/media_discoverer.c index f3840e7ace..80ae82bc50 100644 --- a/lib/media_discoverer.c +++ b/lib/media_discoverer.c @@ -2,7 +2,6 @@ * media_discoverer.c: libvlc new API media discoverer functions ***************************************************************************** * Copyright (C) 2007 VLC authors and VideoLAN - * $Id$ * * Authors: Pierre d'Herbemont * diff --git a/lib/media_internal.h b/lib/media_internal.h index 0b5c18d712..aefc731c68 100644 --- a/lib/media_internal.h +++ b/lib/media_internal.h @@ -3,7 +3,6 @@ * Also contains some internal utility functions ***************************************************************************** * Copyright (C) 2005-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Clément Stenac * diff --git a/lib/media_library.c b/lib/media_library.c index e0ef3cb7d2..6a2527cc65 100644 --- a/lib/media_library.c +++ b/lib/media_library.c @@ -3,7 +3,6 @@ * Create a tree of the 'tags' of a media_list's medias. ***************************************************************************** * Copyright (C) 2007 VLC authors and VideoLAN - * $Id$ * * Authors: Pierre d'Herbemont * diff --git a/lib/media_list.c b/lib/media_list.c index 37c7586b0e..baa9da24ab 100644 --- a/lib/media_list.c +++ b/lib/media_list.c @@ -2,7 +2,6 @@ * media_list.c: libvlc new API media list functions ***************************************************************************** * Copyright (C) 2007 VLC authors and VideoLAN - * $Id$ * * Authors: Pierre d'Herbemont * diff --git a/lib/media_list_internal.h b/lib/media_list_internal.h index 2e65d42ca7..9487dcdf2e 100644 --- a/lib/media_list_internal.h +++ b/lib/media_list_internal.h @@ -3,7 +3,6 @@ * Also contains some internal utility functions ***************************************************************************** * Copyright (C) 2005-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Clément Stenac * diff --git a/lib/media_list_player.c b/lib/media_list_player.c index d4ea676172..c7086cf4b8 100644 --- a/lib/media_list_player.c +++ b/lib/media_list_player.c @@ -2,7 +2,6 @@ * media_list_player.c: libvlc new API media_list player functions ***************************************************************************** * Copyright (C) 2007-2015 VLC authors and VideoLAN - * $Id$ * * Authors: Pierre d'Herbemont * Niles Bindel diff --git a/lib/media_player_internal.h b/lib/media_player_internal.h index 20b26e9221..e6ec99f401 100644 --- a/lib/media_player_internal.h +++ b/lib/media_player_internal.h @@ -3,7 +3,6 @@ * Also contains some internal utility functions ***************************************************************************** * Copyright (C) 2005-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Clément Stenac * diff --git a/lib/playlist.c b/lib/playlist.c index 0c29917916..2034ac3b84 100644 --- a/lib/playlist.c +++ b/lib/playlist.c @@ -2,7 +2,6 @@ * playlist.c: libvlc new API playlist handling functions ***************************************************************************** * Copyright (C) 2005 VLC authors and VideoLAN - * $Id$ * * Authors: Clément Stenac * diff --git a/lib/video.c b/lib/video.c index fc964955b4..f3445f351b 100644 --- a/lib/video.c +++ b/lib/video.c @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2005-2010 VLC authors and VideoLAN * - * $Id$ * * Authors: Clément Stenac * Filippo Carone diff --git a/modules/access/avio.c b/modules/access/avio.c index c6d212716f..8302ca7de9 100644 --- a/modules/access/avio.c +++ b/modules/access/avio.c @@ -2,7 +2,6 @@ * avio.c: access using libavformat library ***************************************************************************** * Copyright (C) 2009 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/access/avio.h b/modules/access/avio.h index 71b1568067..ae62d6c890 100644 --- a/modules/access/avio.h +++ b/modules/access/avio.h @@ -2,7 +2,6 @@ * avio.h: access using libavformat library ***************************************************************************** * Copyright (C) 2009 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/access/cdda.c b/modules/access/cdda.c index 5320de086a..d7974e2524 100644 --- a/modules/access/cdda.c +++ b/modules/access/cdda.c @@ -2,7 +2,6 @@ * cdda.c : CD digital audio input module for vlc ***************************************************************************** * Copyright (C) 2000, 2003-2006, 2008-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Gildas Bazin diff --git a/modules/access/directory.c b/modules/access/directory.c index 1cc93791cf..b8d27cc025 100644 --- a/modules/access/directory.c +++ b/modules/access/directory.c @@ -2,7 +2,6 @@ * directory.c: expands a directory (directory: access_browser plug-in) ***************************************************************************** * Copyright (C) 2002-2015 VLC authors and VideoLAN - * $Id$ * * Authors: Derk-Jan Hartman * Rémi Denis-Courmont diff --git a/modules/access/dshow/access.h b/modules/access/dshow/access.h index 789e6dd635..cfbd7d011f 100644 --- a/modules/access/dshow/access.h +++ b/modules/access/dshow/access.h @@ -3,7 +3,6 @@ * access_sys_t definition ***************************************************************************** * Copyright (C) 2002, 2004, 2010-2011 VLC authors and VideoLAN - * $Id$ * * Author: Gildas Bazin * diff --git a/modules/access/dshow/crossbar.cpp b/modules/access/dshow/crossbar.cpp index 7e2a55ad19..30a78c527f 100644 --- a/modules/access/dshow/crossbar.cpp +++ b/modules/access/dshow/crossbar.cpp @@ -2,7 +2,6 @@ * crossbar.cpp : DirectShow access module for vlc ***************************************************************************** * Copyright (C) 2002, 2004, 2009 VLC authors and VideoLAN - * $Id$ * * Author: Damien Fouilleul * diff --git a/modules/access/dshow/dshow.cpp b/modules/access/dshow/dshow.cpp index 2ec7875232..dba3e799a1 100644 --- a/modules/access/dshow/dshow.cpp +++ b/modules/access/dshow/dshow.cpp @@ -2,7 +2,6 @@ * dshow.cpp : DirectShow access and access_demux module for vlc ***************************************************************************** * Copyright (C) 2002-2004, 2006, 2008, 2010 the VideoLAN team - * $Id$ * * Author: Gildas Bazin * Damien Fouilleul diff --git a/modules/access/dshow/filter.cpp b/modules/access/dshow/filter.cpp index fa696fe344..0c23e50a5e 100644 --- a/modules/access/dshow/filter.cpp +++ b/modules/access/dshow/filter.cpp @@ -2,7 +2,6 @@ * filter.cpp : DirectShow access module for vlc ***************************************************************************** * Copyright (C) 2002-2010 VLC authors and VideoLAN - * $Id$ * * Author: Gildas Bazin * diff --git a/modules/access/dshow/filter.h b/modules/access/dshow/filter.h index 597e81f5e9..d48e7e36ec 100644 --- a/modules/access/dshow/filter.h +++ b/modules/access/dshow/filter.h @@ -3,7 +3,6 @@ * CapturePin, CaptureFilter, CaptureEnumPins implementations ***************************************************************************** * Copyright (C) 2002-2004, 2008 VLC authors and VideoLAN - * $Id$ * * Author: Gildas Bazin * diff --git a/modules/access/dshow/vlc_dshow.h b/modules/access/dshow/vlc_dshow.h index eaa6873101..99da4926c1 100644 --- a/modules/access/dshow/vlc_dshow.h +++ b/modules/access/dshow/vlc_dshow.h @@ -2,7 +2,6 @@ * vlc_dshow.h : DirectShow access module for vlc ***************************************************************************** * Copyright (C) 2002, 2004, 2010-2011 VLC authors and VideoLAN - * $Id$ * * Author: Gildas Bazin * diff --git a/modules/access/dv.c b/modules/access/dv.c index e8a3ac7fd8..14d538f3c1 100644 --- a/modules/access/dv.c +++ b/modules/access/dv.c @@ -2,7 +2,6 @@ * dv.c: Digital video/Firewire input (file: access plug-in) ***************************************************************************** * Copyright (C) 2005 M2X - * $Id$ * * Authors: Jean-Paul Saman * diff --git a/modules/access/dvdnav.c b/modules/access/dvdnav.c index 7092539624..fc6ad93000 100644 --- a/modules/access/dvdnav.c +++ b/modules/access/dvdnav.c @@ -2,7 +2,6 @@ * dvdnav.c: DVD module using the dvdnav library. ***************************************************************************** * Copyright (C) 2004-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/access/dvdread.c b/modules/access/dvdread.c index 8d89360e59..0aea9ff4bf 100644 --- a/modules/access/dvdread.c +++ b/modules/access/dvdread.c @@ -2,7 +2,6 @@ * dvdread.c : DvdRead input module for vlc ***************************************************************************** * Copyright (C) 2001-2006 VLC authors and VideoLAN - * $Id$ * * Authors: Stéphane Borel * Gildas Bazin diff --git a/modules/access/file.c b/modules/access/file.c index bb9eb6afce..85e3d92015 100644 --- a/modules/access/file.c +++ b/modules/access/file.c @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2001-2006 VLC authors and VideoLAN * Copyright © 2006-2007 Rémi Denis-Courmont - * $Id$ * * Authors: Christophe Massiot * Rémi Denis-Courmont diff --git a/modules/access/ftp.c b/modules/access/ftp.c index 6a7ba56595..17cfee398d 100644 --- a/modules/access/ftp.c +++ b/modules/access/ftp.c @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2001-2006 VLC authors and VideoLAN * Copyright © 2006 Rémi Denis-Courmont - * $Id$ * * Authors: Laurent Aimar - original code * Rémi Denis-Courmont - EPSV support diff --git a/modules/access/http.c b/modules/access/http.c index d464032abe..56d75687e2 100644 --- a/modules/access/http.c +++ b/modules/access/http.c @@ -2,7 +2,6 @@ * http.c: HTTP input module ***************************************************************************** * Copyright (C) 2001-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Christophe Massiot diff --git a/modules/access/idummy.c b/modules/access/idummy.c index f9c5248746..0e7410625f 100644 --- a/modules/access/idummy.c +++ b/modules/access/idummy.c @@ -2,7 +2,6 @@ * idummy.c: dummy input plugin, to manage "vlc://" special options ***************************************************************************** * Copyright (C) 2001, 2002 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * diff --git a/modules/access/imem.c b/modules/access/imem.c index e4b27db2f0..7710d91125 100644 --- a/modules/access/imem.c +++ b/modules/access/imem.c @@ -2,7 +2,6 @@ * imem.c : Memory input for VLC ***************************************************************************** * Copyright (C) 2009-2010 Laurent Aimar - * $Id$ * * Author: Laurent Aimar * diff --git a/modules/access/live555.cpp b/modules/access/live555.cpp index 4601c4ae17..0ac4cac7ff 100644 --- a/modules/access/live555.cpp +++ b/modules/access/live555.cpp @@ -2,7 +2,6 @@ * live555.cpp : LIVE555 Streaming Media support. ***************************************************************************** * Copyright (C) 2003-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Derk-Jan Hartman diff --git a/modules/access/mms/asf.c b/modules/access/mms/asf.c index 34cca157fc..694a16c5c8 100644 --- a/modules/access/mms/asf.c +++ b/modules/access/mms/asf.c @@ -2,7 +2,6 @@ * asf.c: MMS access plug-in ***************************************************************************** * Copyright (C) 2001-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/access/mms/asf.h b/modules/access/mms/asf.h index 08ae54796e..6651f9c4ad 100644 --- a/modules/access/mms/asf.h +++ b/modules/access/mms/asf.h @@ -2,7 +2,6 @@ * asf.h: MMS access plug-in ***************************************************************************** * Copyright (C) 2001-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/access/mms/buffer.c b/modules/access/mms/buffer.c index 0c7351f82e..e5d3c4843b 100644 --- a/modules/access/mms/buffer.c +++ b/modules/access/mms/buffer.c @@ -2,7 +2,6 @@ * buffer.c: MMS access plug-in ***************************************************************************** * Copyright (C) 2001-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/access/mms/buffer.h b/modules/access/mms/buffer.h index c7537d47bd..130fdffe88 100644 --- a/modules/access/mms/buffer.h +++ b/modules/access/mms/buffer.h @@ -2,7 +2,6 @@ * buffer.h: MMS access plug-in ***************************************************************************** * Copyright (C) 2001, 2002 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/access/mms/mms.c b/modules/access/mms/mms.c index 60b7d3effc..8aea7d4cf3 100644 --- a/modules/access/mms/mms.c +++ b/modules/access/mms/mms.c @@ -2,7 +2,6 @@ * mms.c: MMS over tcp, udp and http access plug-in ***************************************************************************** * Copyright (C) 2002-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/access/mms/mms.h b/modules/access/mms/mms.h index 37e5b728a7..528eee2844 100644 --- a/modules/access/mms/mms.h +++ b/modules/access/mms/mms.h @@ -2,7 +2,6 @@ * mms.h: MMS access plug-in ***************************************************************************** * Copyright (C) 2001, 2002 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/access/mms/mmsh.c b/modules/access/mms/mmsh.c index a3788fa931..1e458d6412 100644 --- a/modules/access/mms/mmsh.c +++ b/modules/access/mms/mmsh.c @@ -2,7 +2,6 @@ * mmsh.c: ***************************************************************************** * Copyright (C) 2001, 2002 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/access/mms/mmsh.h b/modules/access/mms/mmsh.h index 3a8666cf81..17eb0b1083 100644 --- a/modules/access/mms/mmsh.h +++ b/modules/access/mms/mmsh.h @@ -2,7 +2,6 @@ * mmsh.h: ***************************************************************************** * Copyright (C) 2001, 2002 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/access/mms/mmstu.c b/modules/access/mms/mmstu.c index 4cc20c65a6..0a6445c5aa 100644 --- a/modules/access/mms/mmstu.c +++ b/modules/access/mms/mmstu.c @@ -2,7 +2,6 @@ * mmstu.c: MMS access plug-in ***************************************************************************** * Copyright (C) 2001, 2002 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/access/mms/mmstu.h b/modules/access/mms/mmstu.h index 09f1397811..3c039a983f 100644 --- a/modules/access/mms/mmstu.h +++ b/modules/access/mms/mmstu.h @@ -2,7 +2,6 @@ * mmstu.h: MMS access plug-in ***************************************************************************** * Copyright (C) 2001, 2002 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/access/oss.c b/modules/access/oss.c index 0f1211e8d9..40327232e2 100644 --- a/modules/access/oss.c +++ b/modules/access/oss.c @@ -2,7 +2,6 @@ * oss.c : OSS input module for vlc ***************************************************************************** * Copyright (C) 2002-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Benjamin Pracht * Richard Hosking diff --git a/modules/access/screen/mac.c b/modules/access/screen/mac.c index 97e16a12ec..7375f6306e 100644 --- a/modules/access/screen/mac.c +++ b/modules/access/screen/mac.c @@ -2,7 +2,6 @@ * mac.c: Screen capture module for the Mac. ***************************************************************************** * Copyright (C) 2004 - 2013 VLC authors and VideoLAN - * $Id$ * * Authors: FUJISAWA Tooru * Derk-Jan Hartman diff --git a/modules/access/screen/screen.c b/modules/access/screen/screen.c index 2de12d3499..12dcc5a81b 100644 --- a/modules/access/screen/screen.c +++ b/modules/access/screen/screen.c @@ -2,7 +2,6 @@ * screen.c: Screen capture module. ***************************************************************************** * Copyright (C) 2004-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * Antoine Cellerier diff --git a/modules/access/screen/screen.h b/modules/access/screen/screen.h index e861c2f12e..2a46c54e3a 100644 --- a/modules/access/screen/screen.h +++ b/modules/access/screen/screen.h @@ -2,7 +2,6 @@ * screen.h: Screen capture module. ***************************************************************************** * Copyright (C) 2004-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * Antoine Cellerier diff --git a/modules/access/screen/win32.c b/modules/access/screen/win32.c index 9db41cc6ba..f506e75c9b 100644 --- a/modules/access/screen/win32.c +++ b/modules/access/screen/win32.c @@ -2,7 +2,6 @@ * win32.c: Screen capture module. ***************************************************************************** * Copyright (C) 2004-2011 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * diff --git a/modules/access/sftp.c b/modules/access/sftp.c index da68998ff4..e420b91ca9 100644 --- a/modules/access/sftp.c +++ b/modules/access/sftp.c @@ -2,7 +2,6 @@ * sftp.c: SFTP input module ***************************************************************************** * Copyright (C) 2009 VLC authors and VideoLAN - * $Id$ * * Authors: Rémi Duraffort * Petri Hintukainen diff --git a/modules/access/tcp.c b/modules/access/tcp.c index a2b4b1d51b..214a5853be 100644 --- a/modules/access/tcp.c +++ b/modules/access/tcp.c @@ -2,7 +2,6 @@ * tcp.c: TCP input module ***************************************************************************** * Copyright (C) 2003-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/access/udp.c b/modules/access/udp.c index a947bb2c1f..79768a3721 100644 --- a/modules/access/udp.c +++ b/modules/access/udp.c @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2001-2005 VLC authors and VideoLAN * Copyright (C) 2007 Remi Denis-Courmont - * $Id$ * * Authors: Christophe Massiot * Tristan Leteurtre diff --git a/modules/access/vcd/cdrom.c b/modules/access/vcd/cdrom.c index 7b2b945fb8..679146f1ae 100644 --- a/modules/access/vcd/cdrom.c +++ b/modules/access/vcd/cdrom.c @@ -2,7 +2,6 @@ * cdrom.c: cdrom tools ***************************************************************************** * Copyright (C) 1998-2001 VLC authors and VideoLAN - * $Id$ * * Authors: Johan Bilien * Gildas Bazin diff --git a/modules/access/vcd/cdrom.h b/modules/access/vcd/cdrom.h index 4278e245e4..18cb5563ae 100644 --- a/modules/access/vcd/cdrom.h +++ b/modules/access/vcd/cdrom.h @@ -2,7 +2,6 @@ * cdrom.h: cdrom tools header ***************************************************************************** * Copyright (C) 1998-2001 VLC authors and VideoLAN - * $Id$ * * Authors: Johan Bilien * Gildas Bazin diff --git a/modules/access/vcd/cdrom_internals.h b/modules/access/vcd/cdrom_internals.h index 6fa6aa7d42..3b8e0a1f9c 100644 --- a/modules/access/vcd/cdrom_internals.h +++ b/modules/access/vcd/cdrom_internals.h @@ -2,7 +2,6 @@ * cdrom_internals.h: cdrom tools private header ***************************************************************************** * Copyright (C) 1998-2001 VLC authors and VideoLAN - * $Id$ * * Authors: Johan Bilien * Gildas Bazin diff --git a/modules/access/vcd/vcd.c b/modules/access/vcd/vcd.c index a4d3204d02..86fd68004c 100644 --- a/modules/access/vcd/vcd.c +++ b/modules/access/vcd/vcd.c @@ -2,7 +2,6 @@ * vcd.c : VCD input module for vlc ***************************************************************************** * Copyright © 2000-2011 VLC authors and VideoLAN - * $Id$ * * Author: Johan Bilien * diff --git a/modules/access_output/dummy.c b/modules/access_output/dummy.c index d7aa646265..863953228a 100644 --- a/modules/access_output/dummy.c +++ b/modules/access_output/dummy.c @@ -2,7 +2,6 @@ * dummy.c ***************************************************************************** * Copyright (C) 2001, 2002, 2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/access_output/file.c b/modules/access_output/file.c index b1d563370c..c983e3a8f0 100644 --- a/modules/access_output/file.c +++ b/modules/access_output/file.c @@ -2,7 +2,6 @@ * file.c ***************************************************************************** * Copyright (C) 2001, 2002 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Eric Petit diff --git a/modules/access_output/http.c b/modules/access_output/http.c index d36fe6e2b0..3d3085c449 100644 --- a/modules/access_output/http.c +++ b/modules/access_output/http.c @@ -2,7 +2,6 @@ * http.c ***************************************************************************** * Copyright (C) 2001-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Remi Denis-Courmont diff --git a/modules/access_output/shout.c b/modules/access_output/shout.c index d9f8694bdc..4f55b8e9c2 100644 --- a/modules/access_output/shout.c +++ b/modules/access_output/shout.c @@ -2,7 +2,6 @@ * shout.c: This module forwards vorbis streams to an icecast server ***************************************************************************** * Copyright (C) 2005 VLC authors and VideoLAN - * $Id$ * * Authors: Daniel Fischer * Derk-Jan Hartman diff --git a/modules/access_output/udp.c b/modules/access_output/udp.c index f25c59e095..6fe59bbbaa 100644 --- a/modules/access_output/udp.c +++ b/modules/access_output/udp.c @@ -2,7 +2,6 @@ * udp.c ***************************************************************************** * Copyright (C) 2001-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Eric Petit diff --git a/modules/audio_filter/audiobargraph_a.c b/modules/audio_filter/audiobargraph_a.c index a7ca7c6333..5c57bd9b59 100644 --- a/modules/audio_filter/audiobargraph_a.c +++ b/modules/audio_filter/audiobargraph_a.c @@ -2,7 +2,6 @@ * audiobargraph_a.c : audiobargraph audio plugin for vlc ***************************************************************************** * Copyright (C) 2002-2014 VLC authors and VideoLAN - * $Id$ * * Authors: Clement CHESNIN * Philippe COENT diff --git a/modules/audio_filter/channel_mixer/dolby.c b/modules/audio_filter/channel_mixer/dolby.c index 1849860c2d..8d5c63c256 100644 --- a/modules/audio_filter/channel_mixer/dolby.c +++ b/modules/audio_filter/channel_mixer/dolby.c @@ -2,7 +2,6 @@ * dolby.c : simple decoder for dolby surround encoded streams ***************************************************************************** * Copyright (C) 2005-2009 the VideoLAN team - * $Id$ * * Authors: Boris Dorès * diff --git a/modules/audio_filter/channel_mixer/headphone.c b/modules/audio_filter/channel_mixer/headphone.c index 6889d51cad..0c91a15892 100644 --- a/modules/audio_filter/channel_mixer/headphone.c +++ b/modules/audio_filter/channel_mixer/headphone.c @@ -3,7 +3,6 @@ * -> gives the feeling of a real room with a simple headphone ***************************************************************************** * Copyright (C) 2002-2006 the VideoLAN team - * $Id$ * * Authors: Boris Dorès * diff --git a/modules/audio_filter/channel_mixer/mono.c b/modules/audio_filter/channel_mixer/mono.c index e112b50a76..0c383e761e 100644 --- a/modules/audio_filter/channel_mixer/mono.c +++ b/modules/audio_filter/channel_mixer/mono.c @@ -2,7 +2,6 @@ * mono.c : stereo2mono downmixsimple channel mixer plug-in ***************************************************************************** * Copyright (C) 2006 M2X - * $Id$ * * Authors: Jean-Paul Saman * diff --git a/modules/audio_filter/channel_mixer/simple.c b/modules/audio_filter/channel_mixer/simple.c index fb37a528f8..8b3feb7a31 100644 --- a/modules/audio_filter/channel_mixer/simple.c +++ b/modules/audio_filter/channel_mixer/simple.c @@ -2,7 +2,6 @@ * simple.c : simple channel mixer plug-in ***************************************************************************** * Copyright (C) 2002, 2004, 2006-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * diff --git a/modules/audio_filter/channel_mixer/simple_neon.h b/modules/audio_filter/channel_mixer/simple_neon.h index 2fe607566c..4a2fcd0ff7 100644 --- a/modules/audio_filter/channel_mixer/simple_neon.h +++ b/modules/audio_filter/channel_mixer/simple_neon.h @@ -2,7 +2,6 @@ * simple_neon.h : simple channel mixer plug-in using NEON assembly ***************************************************************************** * Copyright (C) 2002, 2004, 2006-2009, 2012, 2015 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * David Geldreich diff --git a/modules/audio_filter/chorus_flanger.c b/modules/audio_filter/chorus_flanger.c index 9f64ac4b07..8643c502f8 100644 --- a/modules/audio_filter/chorus_flanger.c +++ b/modules/audio_filter/chorus_flanger.c @@ -2,7 +2,6 @@ * chorus_flanger: Basic chorus/flanger/delay audio filter ***************************************************************************** * Copyright (C) 2009-12 VLC authors and VideoLAN - * $Id$ * * Authors: Srikanth Raju < srikiraju at gmail dot com > * Sukrit Sangwan < sukritsangwan at gmail dot com > diff --git a/modules/audio_filter/compressor.c b/modules/audio_filter/compressor.c index 1e5951047b..1b29e592aa 100644 --- a/modules/audio_filter/compressor.c +++ b/modules/audio_filter/compressor.c @@ -2,7 +2,6 @@ * compressor.c: dynamic range compressor, ported from plugins from LADSPA SWH ***************************************************************************** * Copyright (C) 2010 Ronald Wright - * $Id$ * * Author: Ronald Wright * Original author: Steve Harris diff --git a/modules/audio_filter/converter/format.c b/modules/audio_filter/converter/format.c index 5b946cf0ea..2178668b31 100644 --- a/modules/audio_filter/converter/format.c +++ b/modules/audio_filter/converter/format.c @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2002-2005 VLC authors and VideoLAN * Copyright (C) 2010 Laurent Aimar - * $Id$ * * Authors: Christophe Massiot * Gildas Bazin diff --git a/modules/audio_filter/converter/tospdif.c b/modules/audio_filter/converter/tospdif.c index 57f1c12391..9e9213f660 100644 --- a/modules/audio_filter/converter/tospdif.c +++ b/modules/audio_filter/converter/tospdif.c @@ -2,7 +2,6 @@ * tospdif.c : encapsulates A/52 and DTS frames into S/PDIF packets ***************************************************************************** * Copyright (C) 2002, 2006-2016 VLC authors and VideoLAN - * $Id$ * * Authors: Christophe Massiot * Stéphane Borel diff --git a/modules/audio_filter/equalizer.c b/modules/audio_filter/equalizer.c index 84ea52959f..3e50277d21 100644 --- a/modules/audio_filter/equalizer.c +++ b/modules/audio_filter/equalizer.c @@ -2,7 +2,6 @@ * equalizer.c: ***************************************************************************** * Copyright (C) 2004-2012 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/audio_filter/equalizer_presets.h b/modules/audio_filter/equalizer_presets.h index 44acb681da..a6ae34945a 100644 --- a/modules/audio_filter/equalizer_presets.h +++ b/modules/audio_filter/equalizer_presets.h @@ -2,7 +2,6 @@ * equalizer_presets.h: ***************************************************************************** * Copyright (C) 2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/audio_filter/normvol.c b/modules/audio_filter/normvol.c index 52c400b09e..653e3818bb 100644 --- a/modules/audio_filter/normvol.c +++ b/modules/audio_filter/normvol.c @@ -2,7 +2,6 @@ * normvol.c: volume normalizer ***************************************************************************** * Copyright (C) 2001, 2006 VLC authors and VideoLAN - * $Id$ * * Authors: Clément Stenac * diff --git a/modules/audio_filter/param_eq.c b/modules/audio_filter/param_eq.c index c01cabf3b0..f498ffe08f 100644 --- a/modules/audio_filter/param_eq.c +++ b/modules/audio_filter/param_eq.c @@ -2,7 +2,6 @@ * param_eq.c: ***************************************************************************** * Copyright © 2006 VLC authors and VideoLAN - * $Id$ * * Authors: Antti Huovilainen * Sigmund A. Helberg diff --git a/modules/audio_filter/resampler/bandlimited.c b/modules/audio_filter/resampler/bandlimited.c index 90fbeb94f8..2d544315af 100644 --- a/modules/audio_filter/resampler/bandlimited.c +++ b/modules/audio_filter/resampler/bandlimited.c @@ -2,7 +2,6 @@ * bandlimited.c : band-limited interpolation resampler ***************************************************************************** * Copyright (C) 2002, 2006 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * diff --git a/modules/audio_filter/resampler/bandlimited.h b/modules/audio_filter/resampler/bandlimited.h index 5ce8097045..7b5bd5e49d 100644 --- a/modules/audio_filter/resampler/bandlimited.h +++ b/modules/audio_filter/resampler/bandlimited.h @@ -2,7 +2,6 @@ * bandlimited.h : bandlimited interpolation resampler ***************************************************************************** * Copyright (C) 2002 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * diff --git a/modules/audio_filter/resampler/ugly.c b/modules/audio_filter/resampler/ugly.c index bd7d92aabb..a802cc9ae3 100644 --- a/modules/audio_filter/resampler/ugly.c +++ b/modules/audio_filter/resampler/ugly.c @@ -2,7 +2,6 @@ * ugly.c : zero-order hold "ugly" resampler ***************************************************************************** * Copyright (C) 2002, 2006 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * diff --git a/modules/audio_filter/scaletempo.c b/modules/audio_filter/scaletempo.c index 5fdc4317c5..6a7afe4190 100644 --- a/modules/audio_filter/scaletempo.c +++ b/modules/audio_filter/scaletempo.c @@ -2,7 +2,6 @@ * scaletempo.c: Scale audio tempo while maintaining pitch ***************************************************************************** * Copyright © 2008 VLC authors and VideoLAN - * $Id$ * * Authors: Rov Juvano * diff --git a/modules/audio_mixer/float.c b/modules/audio_mixer/float.c index 227069e696..a747ceb47e 100644 --- a/modules/audio_mixer/float.c +++ b/modules/audio_mixer/float.c @@ -2,7 +2,6 @@ * float32.c : precise float32 audio volume implementation ***************************************************************************** * Copyright (C) 2002 VLC authors and VideoLAN - * $Id$ * * Authors: Christophe Massiot * diff --git a/modules/audio_output/adummy.c b/modules/audio_output/adummy.c index fb342fc732..d0889b8c08 100644 --- a/modules/audio_output/adummy.c +++ b/modules/audio_output/adummy.c @@ -2,7 +2,6 @@ * adummy.c : dummy audio output plugin ***************************************************************************** * Copyright (C) 2002 VLC authors and VideoLAN - * $Id$ * * Authors: Christophe Massiot * diff --git a/modules/audio_output/directsound.c b/modules/audio_output/directsound.c index fd9d94591f..b3f3b130c5 100644 --- a/modules/audio_output/directsound.c +++ b/modules/audio_output/directsound.c @@ -2,7 +2,6 @@ * directsound.c: DirectSound audio output plugin for VLC ***************************************************************************** * Copyright (C) 2001-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * diff --git a/modules/audio_output/file.c b/modules/audio_output/file.c index 25196521bb..fbdf35fcb1 100644 --- a/modules/audio_output/file.c +++ b/modules/audio_output/file.c @@ -2,7 +2,6 @@ * file.c : audio output which writes the samples to a file ***************************************************************************** * Copyright (C) 2002 VLC authors and VideoLAN - * $Id$ * * Authors: Christophe Massiot * Gildas Bazin diff --git a/modules/audio_output/jack.c b/modules/audio_output/jack.c index c388e4304a..59ad013b2f 100644 --- a/modules/audio_output/jack.c +++ b/modules/audio_output/jack.c @@ -2,7 +2,6 @@ * jack.c : JACK audio output module ***************************************************************************** * Copyright (C) 2006 VLC authors and VideoLAN - * $Id$ * * Authors: Cyril Deguet * Jon Griffiths diff --git a/modules/audio_output/waveout.c b/modules/audio_output/waveout.c index cc233153cb..b71fe762bb 100644 --- a/modules/audio_output/waveout.c +++ b/modules/audio_output/waveout.c @@ -2,7 +2,6 @@ * waveout.c : Windows waveOut plugin for vlc ***************************************************************************** * Copyright (C) 2001-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * André Weber diff --git a/modules/audio_output/windows_audio_common.h b/modules/audio_output/windows_audio_common.h index 167710d4d7..0467aa1449 100644 --- a/modules/audio_output/windows_audio_common.h +++ b/modules/audio_output/windows_audio_common.h @@ -2,7 +2,6 @@ * windows_audio_common.h: Windows Audio common code ***************************************************************************** * Copyright (C) 2001-2009 VideoLAN - * $Id$ * * Authors: Gildas Bazin * Jean-Baptiste Kempf diff --git a/modules/codec/a52.c b/modules/codec/a52.c index 3a552323d2..fb6a1ea2a8 100644 --- a/modules/codec/a52.c +++ b/modules/codec/a52.c @@ -4,7 +4,6 @@ * (http://liba52.sf.net/). ***************************************************************************** * Copyright (C) 2001-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * Christophe Massiot diff --git a/modules/codec/adpcm.c b/modules/codec/adpcm.c index ee7364ccef..7c9fd865e5 100644 --- a/modules/codec/adpcm.c +++ b/modules/codec/adpcm.c @@ -2,7 +2,6 @@ * adpcm.c : adpcm variant audio decoder ***************************************************************************** * Copyright (C) 2001, 2002 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Rémi Denis-Courmont diff --git a/modules/codec/aes3.c b/modules/codec/aes3.c index 869b1d3700..982fd460a1 100644 --- a/modules/codec/aes3.c +++ b/modules/codec/aes3.c @@ -2,7 +2,6 @@ * aes3.c: aes3 decoder/packetizer module ***************************************************************************** * Copyright (C) 2008 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/codec/araw.c b/modules/codec/araw.c index ba46701735..c73deded85 100644 --- a/modules/codec/araw.c +++ b/modules/codec/araw.c @@ -2,7 +2,6 @@ * araw.c: Pseudo audio decoder; for raw pcm data ***************************************************************************** * Copyright (C) 2001, 2003 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/codec/audiotoolbox_midi.c b/modules/codec/audiotoolbox_midi.c index 0b641e1f6f..774b800873 100644 --- a/modules/codec/audiotoolbox_midi.c +++ b/modules/codec/audiotoolbox_midi.c @@ -2,7 +2,6 @@ * audiotoolbox_midi.c: Software MIDI synthesizer using AudioToolbox ***************************************************************************** * Copyright (C) 2017 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * diff --git a/modules/codec/avcodec/audio.c b/modules/codec/avcodec/audio.c index 4cf3ea39ce..27d4e511f6 100644 --- a/modules/codec/avcodec/audio.c +++ b/modules/codec/avcodec/audio.c @@ -2,7 +2,6 @@ * audio.c: audio decoder using libavcodec library ***************************************************************************** * Copyright (C) 1999-2003 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Gildas Bazin diff --git a/modules/codec/avcodec/avcodec.c b/modules/codec/avcodec/avcodec.c index 912d1b667e..ab76fd8e5e 100644 --- a/modules/codec/avcodec/avcodec.c +++ b/modules/codec/avcodec/avcodec.c @@ -2,7 +2,6 @@ * avcodec.c: video and audio decoder and encoder using libavcodec ***************************************************************************** * Copyright (C) 1999-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Gildas Bazin diff --git a/modules/codec/avcodec/avcodec.h b/modules/codec/avcodec/avcodec.h index 52e522dc32..5e526a3b1c 100644 --- a/modules/codec/avcodec/avcodec.h +++ b/modules/codec/avcodec/avcodec.h @@ -2,7 +2,6 @@ * avcodec.h: decoder and encoder using libavcodec ***************************************************************************** * Copyright (C) 2001-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/codec/avcodec/avcommon.h b/modules/codec/avcodec/avcommon.h index f510afd45a..1962162a7e 100644 --- a/modules/codec/avcodec/avcommon.h +++ b/modules/codec/avcodec/avcommon.h @@ -2,7 +2,6 @@ * avcommon.h: common code for libav* ***************************************************************************** * Copyright (C) 2012 VLC authors and VideoLAN - * $Id$ * * Authors: Rafaël Carré * diff --git a/modules/codec/avcodec/avcommon_compat.h b/modules/codec/avcodec/avcommon_compat.h index afd5cc476f..ca935b50c5 100644 --- a/modules/codec/avcodec/avcommon_compat.h +++ b/modules/codec/avcodec/avcommon_compat.h @@ -2,7 +2,6 @@ * avcodec.h: decoder and encoder using libavcodec ***************************************************************************** * Copyright (C) 2001-2013 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Jean-Baptiste Kempf diff --git a/modules/codec/avcodec/chroma.c b/modules/codec/avcodec/chroma.c index c461934bdd..c38cec8f18 100644 --- a/modules/codec/avcodec/chroma.c +++ b/modules/codec/avcodec/chroma.c @@ -2,7 +2,6 @@ * chroma.c: libavutil <-> libvlc conversion routines ***************************************************************************** * Copyright (C) 1999-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Gildas Bazin diff --git a/modules/codec/avcodec/chroma.h b/modules/codec/avcodec/chroma.h index 99dc1d6344..0df1cee749 100644 --- a/modules/codec/avcodec/chroma.h +++ b/modules/codec/avcodec/chroma.h @@ -2,7 +2,6 @@ * chroma.h: decoder and encoder using libavcodec ***************************************************************************** * Copyright (C) 2001-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/codec/avcodec/directx_va.c b/modules/codec/avcodec/directx_va.c index 3988036bdb..0111ed3c66 100644 --- a/modules/codec/avcodec/directx_va.c +++ b/modules/codec/avcodec/directx_va.c @@ -4,7 +4,6 @@ * Copyright (C) 2009 Geoffroy Couprie * Copyright (C) 2009 Laurent Aimar * Copyright (C) 2015 Steve Lhomme - * $Id$ * * Authors: Geoffroy Couprie * Laurent Aimar diff --git a/modules/codec/avcodec/directx_va.h b/modules/codec/avcodec/directx_va.h index 335cca7bd3..88a6af2e1b 100644 --- a/modules/codec/avcodec/directx_va.h +++ b/modules/codec/avcodec/directx_va.h @@ -4,7 +4,6 @@ * Copyright (C) 2009 Geoffroy Couprie * Copyright (C) 2009 Laurent Aimar * Copyright (C) 2015 Steve Lhomme - * $Id$ * * Authors: Geoffroy Couprie * Laurent Aimar diff --git a/modules/codec/avcodec/dxva2.c b/modules/codec/avcodec/dxva2.c index d8ef4b2558..5f1a85d6c1 100644 --- a/modules/codec/avcodec/dxva2.c +++ b/modules/codec/avcodec/dxva2.c @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2009 Geoffroy Couprie * Copyright (C) 2009 Laurent Aimar - * $Id$ * * Authors: Geoffroy Couprie * Laurent Aimar diff --git a/modules/codec/avcodec/encoder.c b/modules/codec/avcodec/encoder.c index c845723a1d..2b824d0af3 100644 --- a/modules/codec/avcodec/encoder.c +++ b/modules/codec/avcodec/encoder.c @@ -2,7 +2,6 @@ * encoder.c: video and audio encoder using the libavcodec library ***************************************************************************** * Copyright (C) 1999-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Gildas Bazin diff --git a/modules/codec/avcodec/fourcc.c b/modules/codec/avcodec/fourcc.c index 8b17f92744..b564df775f 100644 --- a/modules/codec/avcodec/fourcc.c +++ b/modules/codec/avcodec/fourcc.c @@ -2,7 +2,6 @@ * fourcc.c: libavcodec <-> libvlc conversion routines ***************************************************************************** * Copyright (C) 1999-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Gildas Bazin diff --git a/modules/codec/avcodec/subtitle.c b/modules/codec/avcodec/subtitle.c index c2728588bd..a580d9874f 100644 --- a/modules/codec/avcodec/subtitle.c +++ b/modules/codec/avcodec/subtitle.c @@ -2,7 +2,6 @@ * subtitle.c: subtitle decoder using libavcodec library ***************************************************************************** * Copyright (C) 2009 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/codec/avcodec/va.h b/modules/codec/avcodec/va.h index b5f61c23a9..a5a4a6a26a 100644 --- a/modules/codec/avcodec/va.h +++ b/modules/codec/avcodec/va.h @@ -2,7 +2,6 @@ * va.h: Video Acceleration API for avcodec ***************************************************************************** * Copyright (C) 2009 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/codec/avcodec/video.c b/modules/codec/avcodec/video.c index 3c29cf7d62..d020d305c6 100644 --- a/modules/codec/avcodec/video.c +++ b/modules/codec/avcodec/video.c @@ -2,7 +2,6 @@ * video.c: video decoder using the libavcodec library ***************************************************************************** * Copyright (C) 1999-2001 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Gildas Bazin diff --git a/modules/codec/cc.h b/modules/codec/cc.h index fb80d176f1..a5fc8c3c0a 100644 --- a/modules/codec/cc.h +++ b/modules/codec/cc.h @@ -2,7 +2,6 @@ * cc.h ***************************************************************************** * Copyright (C) 2007 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/codec/cdg.c b/modules/codec/cdg.c index 0b829399a0..0fdfc56f9d 100644 --- a/modules/codec/cdg.c +++ b/modules/codec/cdg.c @@ -2,7 +2,6 @@ * cdg.c: CDG decoder module ***************************************************************************** * Copyright (C) 2007 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/codec/cvdsub.c b/modules/codec/cvdsub.c index 9037d6ebf9..c2dbfaeb84 100644 --- a/modules/codec/cvdsub.c +++ b/modules/codec/cvdsub.c @@ -2,7 +2,6 @@ * cvdsub.c : CVD Subtitle decoder ***************************************************************************** * Copyright (C) 2003, 2004 VLC authors and VideoLAN - * $Id$ * * Authors: Rocky Bernstein * Gildas Bazin diff --git a/modules/codec/ddummy.c b/modules/codec/ddummy.c index 266e636b49..7df04deb2f 100644 --- a/modules/codec/ddummy.c +++ b/modules/codec/ddummy.c @@ -2,7 +2,6 @@ * ddummy.c: dummy decoder plugin for vlc. ***************************************************************************** * Copyright (C) 2002 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * diff --git a/modules/codec/dmo/buffer.c b/modules/codec/dmo/buffer.c index 0e67c88e3b..c64c8b6e3c 100644 --- a/modules/codec/dmo/buffer.c +++ b/modules/codec/dmo/buffer.c @@ -2,7 +2,6 @@ * buffer.c : DirectMedia Object decoder module for vlc ***************************************************************************** * Copyright (C) 2002, 2003 VLC authors and VideoLAN - * $Id$ * * Author: Gildas Bazin * diff --git a/modules/codec/dmo/dmo.c b/modules/codec/dmo/dmo.c index ab0d8c874c..5ee9c72ee1 100644 --- a/modules/codec/dmo/dmo.c +++ b/modules/codec/dmo/dmo.c @@ -2,7 +2,6 @@ * dmo.c : DirectMedia Object decoder module for vlc ***************************************************************************** * Copyright (C) 2002, 2003 VLC authors and VideoLAN - * $Id$ * * Author: Gildas Bazin * diff --git a/modules/codec/dmo/dmo.h b/modules/codec/dmo/dmo.h index d69b970652..60e6f6cc69 100644 --- a/modules/codec/dmo/dmo.h +++ b/modules/codec/dmo/dmo.h @@ -2,7 +2,6 @@ * dmo.h : DirectMedia Object codec module for vlc ***************************************************************************** * Copyright (C) 2002, 2003 VLC authors and VideoLAN - * $Id$ * * Author: Gildas Bazin * diff --git a/modules/codec/dvbsub.c b/modules/codec/dvbsub.c index 593436cd25..b464314af3 100644 --- a/modules/codec/dvbsub.c +++ b/modules/codec/dvbsub.c @@ -4,7 +4,6 @@ ***************************************************************************** * Copyright (C) 2003 ANEVIA * Copyright (C) 2003-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * Damien LUCAS diff --git a/modules/codec/edummy.c b/modules/codec/edummy.c index 46b280d809..d554f441b7 100644 --- a/modules/codec/edummy.c +++ b/modules/codec/edummy.c @@ -2,7 +2,6 @@ * edummy.c: dummy encoder plugin for vlc. ***************************************************************************** * Copyright (C) 2002 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * diff --git a/modules/codec/faad.c b/modules/codec/faad.c index 286c7aab5a..017a6f9598 100644 --- a/modules/codec/faad.c +++ b/modules/codec/faad.c @@ -2,7 +2,6 @@ * faad.c: AAC decoder using libfaad2 ***************************************************************************** * Copyright (C) 2001, 2003 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Gildas Bazin diff --git a/modules/codec/flac.c b/modules/codec/flac.c index 6755f78d8e..8974d33d18 100644 --- a/modules/codec/flac.c +++ b/modules/codec/flac.c @@ -2,7 +2,6 @@ * flac.c: flac decoder/encoder module making use of libflac ***************************************************************************** * Copyright (C) 1999-2001 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * Sigmund Augdal Helberg diff --git a/modules/codec/fluidsynth.c b/modules/codec/fluidsynth.c index 0bd06839d9..3698bd9951 100644 --- a/modules/codec/fluidsynth.c +++ b/modules/codec/fluidsynth.c @@ -2,7 +2,6 @@ * fluidsynth.c: Software MIDI synthesizer using libfluidsynth ***************************************************************************** * Copyright © 2007 Rémi Denis-Courmont - * $Id$ * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by diff --git a/modules/codec/g711.c b/modules/codec/g711.c index c044cbaabe..57dfdf9a68 100644 --- a/modules/codec/g711.c +++ b/modules/codec/g711.c @@ -2,7 +2,6 @@ * g711.c: G.711 µ-law and A-law codec ***************************************************************************** * Copyright (C) 2001, 2003 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/codec/kate.c b/modules/codec/kate.c index c9bf09931c..81eeec9425 100644 --- a/modules/codec/kate.c +++ b/modules/codec/kate.c @@ -2,7 +2,6 @@ * kate.c : a decoder for the kate bitstream format ***************************************************************************** * Copyright (C) 2000-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Vincent Penquerc'h * diff --git a/modules/codec/libass.c b/modules/codec/libass.c index 51bc832cbd..aff12c942a 100644 --- a/modules/codec/libass.c +++ b/modules/codec/libass.c @@ -2,7 +2,6 @@ * SSA/ASS subtitle decoder using libass. ***************************************************************************** * Copyright (C) 2008-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/codec/libmpeg2.c b/modules/codec/libmpeg2.c index 6794207514..9896f40ee6 100644 --- a/modules/codec/libmpeg2.c +++ b/modules/codec/libmpeg2.c @@ -2,7 +2,6 @@ * libmpeg2.c: mpeg2 video decoder module making use of libmpeg2. ***************************************************************************** * Copyright (C) 1999-2001 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * Christophe Massiot diff --git a/modules/codec/lpcm.c b/modules/codec/lpcm.c index bd52689b5b..9832e6db1a 100644 --- a/modules/codec/lpcm.c +++ b/modules/codec/lpcm.c @@ -2,7 +2,6 @@ * lpcm.c: lpcm decoder/packetizer module ***************************************************************************** * Copyright (C) 1999-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * Henri Fallon diff --git a/modules/codec/mad.c b/modules/codec/mad.c index 665e269c4b..b8a3ac50a2 100644 --- a/modules/codec/mad.c +++ b/modules/codec/mad.c @@ -3,7 +3,6 @@ * using MAD (MPEG Audio Decoder) ***************************************************************************** * Copyright (C) 2001-2016 VLC authors and VideoLAN - * $Id$ * * Authors: Christophe Massiot * Jean-Paul Saman diff --git a/modules/codec/oggspots.c b/modules/codec/oggspots.c index 4f1a39f4e3..e39c7647df 100644 --- a/modules/codec/oggspots.c +++ b/modules/codec/oggspots.c @@ -2,7 +2,6 @@ * oggspots.c: OggSpots decoder module. ***************************************************************************** * Copyright (C) 2016 VLC authors and VideoLAN - * $Id$ * * Authors: Michael Taenzer * diff --git a/modules/codec/omxil/omxil.c b/modules/codec/omxil/omxil.c index 9ec20cc907..5f3a5370b3 100644 --- a/modules/codec/omxil/omxil.c +++ b/modules/codec/omxil/omxil.c @@ -2,7 +2,6 @@ * omxil.c: Video decoder module making use of OpenMAX IL components. ***************************************************************************** * Copyright (C) 2010 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * diff --git a/modules/codec/omxil/omxil.h b/modules/codec/omxil/omxil.h index 616299db6f..e79bd5ed8d 100644 --- a/modules/codec/omxil/omxil.h +++ b/modules/codec/omxil/omxil.h @@ -2,7 +2,6 @@ * omxil.h: helper functions ***************************************************************************** * Copyright (C) 2010 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * diff --git a/modules/codec/omxil/omxil_core.c b/modules/codec/omxil/omxil_core.c index d783ed9e1d..5fe0f9a9bf 100644 --- a/modules/codec/omxil/omxil_core.c +++ b/modules/codec/omxil/omxil_core.c @@ -2,7 +2,6 @@ * omxil.c: Video decoder module making use of OpenMAX IL components. ***************************************************************************** * Copyright (C) 2010 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * diff --git a/modules/codec/omxil/omxil_core.h b/modules/codec/omxil/omxil_core.h index b223f6b854..3176c23dcf 100644 --- a/modules/codec/omxil/omxil_core.h +++ b/modules/codec/omxil/omxil_core.h @@ -2,7 +2,6 @@ * omxil.c: Video decoder module making use of OpenMAX IL components. ***************************************************************************** * Copyright (C) 2010 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * diff --git a/modules/codec/omxil/omxil_utils.h b/modules/codec/omxil/omxil_utils.h index c4f5fd2614..c08f280e7b 100644 --- a/modules/codec/omxil/omxil_utils.h +++ b/modules/codec/omxil/omxil_utils.h @@ -2,7 +2,6 @@ * omxil_utils.h: helper functions ***************************************************************************** * Copyright (C) 2010 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * diff --git a/modules/codec/omxil/utils.c b/modules/codec/omxil/utils.c index 1ec069a068..b6a707751c 100644 --- a/modules/codec/omxil/utils.c +++ b/modules/codec/omxil/utils.c @@ -2,7 +2,6 @@ * utils.c: helper functions ***************************************************************************** * Copyright (C) 2010 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * diff --git a/modules/codec/png.c b/modules/codec/png.c index ad63e6321f..8a95588df2 100644 --- a/modules/codec/png.c +++ b/modules/codec/png.c @@ -2,7 +2,6 @@ * png.c: png decoder module making use of libpng. ***************************************************************************** * Copyright (C) 1999-2001 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * diff --git a/modules/codec/qsv.c b/modules/codec/qsv.c index a9b23330f7..743fab5a90 100644 --- a/modules/codec/qsv.c +++ b/modules/codec/qsv.c @@ -2,7 +2,6 @@ * qsv.c: mpeg4-part10/mpeg2 video encoder using Intel Media SDK ***************************************************************************** * Copyright (C) 2013 VideoLabs - * $Id$ * * Authors: Julien 'Lta' BALLET * diff --git a/modules/codec/rawvideo.c b/modules/codec/rawvideo.c index 61b7be0f0b..3c3e789dfe 100644 --- a/modules/codec/rawvideo.c +++ b/modules/codec/rawvideo.c @@ -2,7 +2,6 @@ * rawvideo.c: Pseudo video decoder/packetizer for raw video data ***************************************************************************** * Copyright (C) 2001, 2002 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/codec/rtpvideo.c b/modules/codec/rtpvideo.c index f28c794121..8ce4de8238 100644 --- a/modules/codec/rtpvideo.c +++ b/modules/codec/rtpvideo.c @@ -2,7 +2,6 @@ * rtpvideo.c: video encoder for raw video for RTP (see RFC 4175) ***************************************************************************** * Copyright (C) 2015 VLC authors and VideoLAN - * $Id$ * * Authors: Tristan Matthews * diff --git a/modules/codec/scte27.c b/modules/codec/scte27.c index e8385faf51..372dc01d9e 100644 --- a/modules/codec/scte27.c +++ b/modules/codec/scte27.c @@ -2,7 +2,6 @@ * scte27.c : SCTE-27 subtitles decoder ***************************************************************************** * Copyright (C) Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/codec/sdl_image.c b/modules/codec/sdl_image.c index fc20b581c9..013c3fba81 100644 --- a/modules/codec/sdl_image.c +++ b/modules/codec/sdl_image.c @@ -2,7 +2,6 @@ * sdl_image.c: sdl decoder module making use of libsdl_image. ***************************************************************************** * Copyright (C) 2005 VLC authors and VideoLAN - * $Id$ * * Authors: Christophe Massiot * diff --git a/modules/codec/speex.c b/modules/codec/speex.c index e7310e777f..03db7e4d7b 100644 --- a/modules/codec/speex.c +++ b/modules/codec/speex.c @@ -2,7 +2,6 @@ * speex.c: speex decoder/packetizer/encoder module making use of libspeex. ***************************************************************************** * Copyright (C) 2003-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * diff --git a/modules/codec/spudec/parse.c b/modules/codec/spudec/parse.c index d0277457ab..a5f23baa7d 100644 --- a/modules/codec/spudec/parse.c +++ b/modules/codec/spudec/parse.c @@ -2,7 +2,6 @@ * parse.c: SPU parser ***************************************************************************** * Copyright (C) 2000-2001, 2005, 2006 VLC authors and VideoLAN - * $Id$ * * Authors: Sam Hocevar * Laurent Aimar diff --git a/modules/codec/spudec/spudec.c b/modules/codec/spudec/spudec.c index 5b1974ed5a..ae5ec215f5 100644 --- a/modules/codec/spudec/spudec.c +++ b/modules/codec/spudec/spudec.c @@ -2,7 +2,6 @@ * spudec.c : SPU decoder thread ***************************************************************************** * Copyright (C) 2000-2001, 2006 VLC authors and VideoLAN - * $Id$ * * Authors: Sam Hocevar * Laurent Aimar diff --git a/modules/codec/spudec/spudec.h b/modules/codec/spudec/spudec.h index c56f09fe7c..f2f29f0012 100644 --- a/modules/codec/spudec/spudec.h +++ b/modules/codec/spudec/spudec.h @@ -2,7 +2,6 @@ * spudec.h : sub picture unit decoder thread interface ***************************************************************************** * Copyright (C) 1999, 2000, 2006 VLC authors and VideoLAN - * $Id$ * * Authors: Sam Hocevar * diff --git a/modules/codec/stl.c b/modules/codec/stl.c index 21a206ab0f..3f3ae7a939 100644 --- a/modules/codec/stl.c +++ b/modules/codec/stl.c @@ -2,7 +2,6 @@ * stl.c: EBU STL decoder ***************************************************************************** * Copyright (C) 2010 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/codec/subsdec.c b/modules/codec/subsdec.c index 6160b51db7..0016332906 100644 --- a/modules/codec/subsdec.c +++ b/modules/codec/subsdec.c @@ -2,7 +2,6 @@ * subsdec.c : text subtitle decoder ***************************************************************************** * Copyright (C) 2000-2006 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * Samuel Hocevar diff --git a/modules/codec/subsusf.c b/modules/codec/subsusf.c index f0876c5cae..9db7508ada 100644 --- a/modules/codec/subsusf.c +++ b/modules/codec/subsusf.c @@ -2,7 +2,6 @@ * subsusf.c : USF subtitles decoder ***************************************************************************** * Copyright (C) 2000-2006 VLC authors and VideoLAN - * $Id$ * * Authors: Bernie Purcell * diff --git a/modules/codec/svcdsub.c b/modules/codec/svcdsub.c index c7579b1851..8b91a68da3 100644 --- a/modules/codec/svcdsub.c +++ b/modules/codec/svcdsub.c @@ -2,7 +2,6 @@ * svcdsub.c : Overlay Graphics Text (SVCD subtitles) decoder ***************************************************************************** * Copyright (C) 2003, 2004 VLC authors and VideoLAN - * $Id$ * * Authors: Rocky Bernstein * Gildas Bazin diff --git a/modules/codec/synchro.c b/modules/codec/synchro.c index ce16a81fba..e7f62b119d 100644 --- a/modules/codec/synchro.c +++ b/modules/codec/synchro.c @@ -2,7 +2,6 @@ * decoder_synchro.c : frame dropping routines ***************************************************************************** * Copyright (C) 1999-2005 VLC authors and VideoLAN - * $Id$ * * Authors: Christophe Massiot * Samuel Hocevar diff --git a/modules/codec/synchro.h b/modules/codec/synchro.h index 76b1fd0175..23ec3fb792 100644 --- a/modules/codec/synchro.h +++ b/modules/codec/synchro.h @@ -2,7 +2,6 @@ * vlc_codec_synchro.h: frame-dropping structures ***************************************************************************** * Copyright (C) 1999-2005 VLC authors and VideoLAN - * $Id$ * * Authors: Christophe Massiot * Jean-Marc Dressler diff --git a/modules/codec/t140.c b/modules/codec/t140.c index 0ffd274774..c6e997ef19 100644 --- a/modules/codec/t140.c +++ b/modules/codec/t140.c @@ -2,7 +2,6 @@ * t140.c : trivial T.140 text encoder ***************************************************************************** * Copyright © 2007 Rémi Denis-Courmont - * $Id$ * * 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 diff --git a/modules/codec/telx.c b/modules/codec/telx.c index d6e92fc9b6..317f23c659 100644 --- a/modules/codec/telx.c +++ b/modules/codec/telx.c @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2007 Vincent Penne * Some code converted from ProjectX java dvb decoder (c) 2001-2005 by dvb.matt - * $Id$ * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by diff --git a/modules/codec/theora.c b/modules/codec/theora.c index cc7aaa1b96..5ed08a9b84 100644 --- a/modules/codec/theora.c +++ b/modules/codec/theora.c @@ -2,7 +2,6 @@ * theora.c: theora decoder module making use of libtheora. ***************************************************************************** * Copyright (C) 1999-2012 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * diff --git a/modules/codec/twolame.c b/modules/codec/twolame.c index a4dbfd1e01..4208ab100e 100644 --- a/modules/codec/twolame.c +++ b/modules/codec/twolame.c @@ -3,7 +3,6 @@ * (using libtwolame from http://www.twolame.org/) ***************************************************************************** * Copyright (C) 2004-2005 VLC authors and VideoLAN - * $Id$ * * Authors: Christophe Massiot * Gildas Bazin diff --git a/modules/codec/uleaddvaudio.c b/modules/codec/uleaddvaudio.c index 614d270953..4d80908703 100644 --- a/modules/codec/uleaddvaudio.c +++ b/modules/codec/uleaddvaudio.c @@ -2,7 +2,6 @@ * uleaddvaudio.c ***************************************************************************** * Copyright (C) 2012 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/codec/vorbis.c b/modules/codec/vorbis.c index 42a6271ecc..a3bebd6a8d 100644 --- a/modules/codec/vorbis.c +++ b/modules/codec/vorbis.c @@ -5,7 +5,6 @@ * Copyright (C) 2007 Société des arts technologiques * Copyright (C) 2007 Savoir-faire Linux * - * $Id$ * * Authors: Gildas Bazin * diff --git a/modules/codec/x264.c b/modules/codec/x264.c index 209d4a288c..3390c35640 100644 --- a/modules/codec/x264.c +++ b/modules/codec/x264.c @@ -2,7 +2,6 @@ * x264.c: h264 video encoder ***************************************************************************** * Copyright (C) 2004-2010 the VideoLAN team - * $Id$ * * Authors: Laurent Aimar * Ilkka Ollakka diff --git a/modules/codec/zvbi.c b/modules/codec/zvbi.c index a81d668a0f..1b3cf8bd38 100644 --- a/modules/codec/zvbi.c +++ b/modules/codec/zvbi.c @@ -2,7 +2,6 @@ * zvbi.c : VBI and Teletext PES demux and decoder using libzvbi ***************************************************************************** * Copyright (C) 2007, M2X - * $Id$ * * Authors: Derk-Jan Hartman * Jean-Paul Saman diff --git a/modules/control/dbus/dbus.c b/modules/control/dbus/dbus.c index 7582e8df35..103fda991d 100644 --- a/modules/control/dbus/dbus.c +++ b/modules/control/dbus/dbus.c @@ -5,7 +5,6 @@ * Copyright © 2007-2012 Mirsal Ennaime * Copyright © 2009-2012 The VideoLAN team * Copyright © 2013 Alex Merry - * $Id$ * * Authors: Rafaël Carré * Mirsal Ennaime diff --git a/modules/control/dbus/dbus_common.h b/modules/control/dbus/dbus_common.h index cce16efefd..1e08f43199 100644 --- a/modules/control/dbus/dbus_common.h +++ b/modules/control/dbus/dbus_common.h @@ -5,7 +5,6 @@ * Copyright © 2007-2010 Mirsal Ennaime * Copyright © 2009-2010 The VideoLAN team * Copyright © 2013 Alex Merry - * $Id$ * * Authors: Mirsal Ennaime * Rafaël Carré diff --git a/modules/control/dbus/dbus_introspect.h b/modules/control/dbus/dbus_introspect.h index 1bc7f5dbcc..23f245d20a 100644 --- a/modules/control/dbus/dbus_introspect.h +++ b/modules/control/dbus/dbus_introspect.h @@ -5,7 +5,6 @@ * Copyright © 2007-2011 Mirsal Ennaime * Copyright © 2009-2011 The VideoLAN team * Copyright © 2013 Alex Merry - * $Id$ * * Authors: Mirsal Ennaime * Rafaël Carré diff --git a/modules/control/dbus/dbus_player.c b/modules/control/dbus/dbus_player.c index ed1ea61147..80d699cdd0 100644 --- a/modules/control/dbus/dbus_player.c +++ b/modules/control/dbus/dbus_player.c @@ -5,7 +5,6 @@ * Copyright © 2007-2011 Mirsal Ennaime * Copyright © 2009-2011 The VideoLAN team * Copyright © 2013 Alex Merry - * $Id$ * * Authors: Mirsal Ennaime * Rafaël Carré diff --git a/modules/control/dbus/dbus_player.h b/modules/control/dbus/dbus_player.h index bf5608cb8b..7a15685d55 100644 --- a/modules/control/dbus/dbus_player.h +++ b/modules/control/dbus/dbus_player.h @@ -4,7 +4,6 @@ * Copyright © 2006-2008 Rafaël Carré * Copyright © 2007-2010 Mirsal Ennaime * Copyright © 2009-2010 The VideoLAN team - * $Id$ * * Authors: Mirsal Ennaime * Rafaël Carré diff --git a/modules/control/dbus/dbus_root.c b/modules/control/dbus/dbus_root.c index 8c5bdeb7a0..053ba0a99d 100644 --- a/modules/control/dbus/dbus_root.c +++ b/modules/control/dbus/dbus_root.c @@ -5,7 +5,6 @@ * Copyright © 2007-2011 Mirsal Ennaime * Copyright © 2009-2011 The VideoLAN team * Copyright © 2013 Alex Merry - * $Id$ * * Authors: Mirsal Ennaime * Rafaël Carré diff --git a/modules/control/dbus/dbus_root.h b/modules/control/dbus/dbus_root.h index 174f84fe57..22052b3bcf 100644 --- a/modules/control/dbus/dbus_root.h +++ b/modules/control/dbus/dbus_root.h @@ -4,7 +4,6 @@ * Copyright © 2006-2008 Rafaël Carré * Copyright © 2007-2010 Mirsal Ennaime * Copyright © 2009-2010 The VideoLAN team - * $Id$ * * Authors: Mirsal Ennaime * Rafaël Carré diff --git a/modules/control/dbus/dbus_tracklist.c b/modules/control/dbus/dbus_tracklist.c index 606e204b76..1f385fafb8 100644 --- a/modules/control/dbus/dbus_tracklist.c +++ b/modules/control/dbus/dbus_tracklist.c @@ -5,7 +5,6 @@ * Copyright © 2007-2011 Mirsal Ennaime * Copyright © 2009-2011 The VideoLAN team * Copyright © 2013 Alex Merry - * $Id$ * * Authors: Mirsal Ennaime * Rafaël Carré diff --git a/modules/control/dbus/dbus_tracklist.h b/modules/control/dbus/dbus_tracklist.h index 15abc485fb..c4bf6ac0bc 100644 --- a/modules/control/dbus/dbus_tracklist.h +++ b/modules/control/dbus/dbus_tracklist.h @@ -4,7 +4,6 @@ * Copyright © 2006-2008 Rafaël Carré * Copyright © 2007-2010 Mirsal Ennaime * Copyright © 2009-2010 The VideoLAN team - * $Id$ * * Authors: Mirsal Ennaime * Rafaël Carré diff --git a/modules/control/dummy.c b/modules/control/dummy.c index c36967f1b5..cf0836e433 100644 --- a/modules/control/dummy.c +++ b/modules/control/dummy.c @@ -2,7 +2,6 @@ * intf_dummy.c: dummy interface plugin ***************************************************************************** * Copyright (C) 2000, 2001 the VideoLAN team - * $Id$ * * Authors: Samuel Hocevar * diff --git a/modules/control/gestures.c b/modules/control/gestures.c index e7aed95fd4..4fcade4620 100644 --- a/modules/control/gestures.c +++ b/modules/control/gestures.c @@ -2,7 +2,6 @@ * gestures.c: control vlc with mouse gestures ***************************************************************************** * Copyright (C) 2004-2009 the VideoLAN team - * $Id$ * * Authors: Sigmund Augdal Helberg * diff --git a/modules/control/hotkeys.c b/modules/control/hotkeys.c index 6c60deaf09..e995692607 100644 --- a/modules/control/hotkeys.c +++ b/modules/control/hotkeys.c @@ -2,7 +2,6 @@ * hotkeys.c: Hotkey handling for vlc ***************************************************************************** * Copyright (C) 2005-2009 the VideoLAN team - * $Id$ * * Authors: Sigmund Augdal Helberg * Jean-Paul Saman diff --git a/modules/control/intromsg.h b/modules/control/intromsg.h index a0f85dce92..5991f8c90d 100644 --- a/modules/control/intromsg.h +++ b/modules/control/intromsg.h @@ -2,7 +2,6 @@ * intromsg.h ***************************************************************************** * Copyright (C) 1999-2015 VLC authors and VideoLAN - * $Id$ * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by diff --git a/modules/control/lirc.c b/modules/control/lirc.c index aa5accbc82..4a493a390a 100644 --- a/modules/control/lirc.c +++ b/modules/control/lirc.c @@ -2,7 +2,6 @@ * lirc.c : lirc module for vlc ***************************************************************************** * Copyright (C) 2003-2005 the VideoLAN team - * $Id$ * * Author: Sigmund Augdal Helberg * diff --git a/modules/control/motion.c b/modules/control/motion.c index 6fa07f921e..086936c82c 100644 --- a/modules/control/motion.c +++ b/modules/control/motion.c @@ -2,7 +2,6 @@ * motion.c: control VLC with laptop built-in motion sensors ***************************************************************************** * Copyright (C) 2006 - 2007 the VideoLAN team - * $Id$ * * Author: Sam Hocevar * Jérôme Decoodt (unimotion integration) diff --git a/modules/control/motionlib.c b/modules/control/motionlib.c index 0dedccd0e5..9937cae1a8 100644 --- a/modules/control/motionlib.c +++ b/modules/control/motionlib.c @@ -2,7 +2,6 @@ * motion.c: laptop built-in motion sensors ***************************************************************************** * Copyright (C) 2006 - 2012 the VideoLAN team - * $Id$ * * Author: Sam Hocevar * Jérôme Decoodt (unimotion integration) diff --git a/modules/control/motionlib.h b/modules/control/motionlib.h index 6292b69829..f5ba12e01a 100644 --- a/modules/control/motionlib.h +++ b/modules/control/motionlib.h @@ -2,7 +2,6 @@ * motion.h: laptop built-in motion sensors ***************************************************************************** * Copyright (C) 2012 the VideoLAN team - * $Id$ * * Author: Pierre Ynard * diff --git a/modules/control/netsync.c b/modules/control/netsync.c index 339882f04c..f28fe368d2 100644 --- a/modules/control/netsync.c +++ b/modules/control/netsync.c @@ -2,7 +2,6 @@ * netsync.c: synchronization between several network clients. ***************************************************************************** * Copyright (C) 2004-2009 the VideoLAN team - * $Id$ * * Authors: Gildas Bazin * Jean-Paul Saman diff --git a/modules/control/ntservice.c b/modules/control/ntservice.c index 7b20bd5797..2215989a3e 100644 --- a/modules/control/ntservice.c +++ b/modules/control/ntservice.c @@ -2,7 +2,6 @@ * ntservice.c: Windows NT/2K/XP service interface ***************************************************************************** * Copyright (C) 2004 the VideoLAN team - * $Id$ * * Authors: Gildas Bazin * diff --git a/modules/control/oldrc.c b/modules/control/oldrc.c index 88a362ec74..2c35a1f60a 100644 --- a/modules/control/oldrc.c +++ b/modules/control/oldrc.c @@ -2,7 +2,6 @@ * oldrc.c : remote control stdin/stdout module for vlc ***************************************************************************** * Copyright (C) 2004-2009 the VideoLAN team - * $Id$ * * Author: Peter Surda * Jean-Paul Saman diff --git a/modules/demux/adaptive/playlist/SegmentInfoCommon.cpp b/modules/demux/adaptive/playlist/SegmentInfoCommon.cpp index bd826f0dfe..5dfb3d6790 100644 --- a/modules/demux/adaptive/playlist/SegmentInfoCommon.cpp +++ b/modules/demux/adaptive/playlist/SegmentInfoCommon.cpp @@ -3,7 +3,6 @@ * and SegmentInfo ***************************************************************************** * Copyright (C) 1998-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Hugo Beauzée-Luyssen * diff --git a/modules/demux/adaptive/playlist/SegmentInfoCommon.h b/modules/demux/adaptive/playlist/SegmentInfoCommon.h index 47a499f77f..a0d9265cce 100644 --- a/modules/demux/adaptive/playlist/SegmentInfoCommon.h +++ b/modules/demux/adaptive/playlist/SegmentInfoCommon.h @@ -3,7 +3,6 @@ * and SegmentInfo ***************************************************************************** * Copyright (C) 1998-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Hugo Beauzée-Luyssen * diff --git a/modules/demux/adaptive/playlist/SegmentTemplate.cpp b/modules/demux/adaptive/playlist/SegmentTemplate.cpp index 27ae45983d..e1d13a11b0 100644 --- a/modules/demux/adaptive/playlist/SegmentTemplate.cpp +++ b/modules/demux/adaptive/playlist/SegmentTemplate.cpp @@ -2,7 +2,6 @@ * SegmentTemplate.cpp: Implement the UrlTemplate element. ***************************************************************************** * Copyright (C) 1998-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Hugo Beauzée-Luyssen * diff --git a/modules/demux/adaptive/playlist/SegmentTemplate.h b/modules/demux/adaptive/playlist/SegmentTemplate.h index 5c238e7aed..bcc109824b 100644 --- a/modules/demux/adaptive/playlist/SegmentTemplate.h +++ b/modules/demux/adaptive/playlist/SegmentTemplate.h @@ -2,7 +2,6 @@ * SegmentTemplate.cpp: Implement the UrlTemplate element. ***************************************************************************** * Copyright (C) 1998-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Hugo Beauzée-Luyssen * diff --git a/modules/demux/adaptive/playlist/SegmentTimeline.cpp b/modules/demux/adaptive/playlist/SegmentTimeline.cpp index 2b64aafc20..04430d49e2 100644 --- a/modules/demux/adaptive/playlist/SegmentTimeline.cpp +++ b/modules/demux/adaptive/playlist/SegmentTimeline.cpp @@ -2,7 +2,6 @@ * SegmentTimeline.cpp: Implement the SegmentTimeline tag. ***************************************************************************** * Copyright (C) 1998-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Hugo Beauzée-Luyssen * diff --git a/modules/demux/adaptive/playlist/SegmentTimeline.h b/modules/demux/adaptive/playlist/SegmentTimeline.h index 927d268951..447ef6b9ea 100644 --- a/modules/demux/adaptive/playlist/SegmentTimeline.h +++ b/modules/demux/adaptive/playlist/SegmentTimeline.h @@ -2,7 +2,6 @@ * SegmentTimeline.cpp: Implement the SegmentTimeline tag. ***************************************************************************** * Copyright (C) 1998-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Hugo Beauzée-Luyssen * diff --git a/modules/demux/aiff.c b/modules/demux/aiff.c index 2aeb99c0a9..857ccd0482 100644 --- a/modules/demux/aiff.c +++ b/modules/demux/aiff.c @@ -2,7 +2,6 @@ * aiff.c: Audio Interchange File Format demuxer ***************************************************************************** * Copyright (C) 2004-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/demux/au.c b/modules/demux/au.c index 72e16f437a..0a09f31d35 100644 --- a/modules/demux/au.c +++ b/modules/demux/au.c @@ -2,7 +2,6 @@ * au.c : au file input module for vlc ***************************************************************************** * Copyright (C) 2001-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/demux/avformat/avformat.c b/modules/demux/avformat/avformat.c index 12d3881a21..ac34a377c5 100644 --- a/modules/demux/avformat/avformat.c +++ b/modules/demux/avformat/avformat.c @@ -2,7 +2,6 @@ * avformat.c: demuxer and muxer using libavformat library ***************************************************************************** * Copyright (C) 1999-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Gildas Bazin diff --git a/modules/demux/avformat/avformat.h b/modules/demux/avformat/avformat.h index c7cc3e83a4..be7bb02c3c 100644 --- a/modules/demux/avformat/avformat.h +++ b/modules/demux/avformat/avformat.h @@ -2,7 +2,6 @@ * avformat.h: muxer and demuxer using libavformat ***************************************************************************** * Copyright (C) 2001-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/demux/avformat/demux.c b/modules/demux/avformat/demux.c index d372cd4387..ba91e8deb9 100644 --- a/modules/demux/avformat/demux.c +++ b/modules/demux/avformat/demux.c @@ -2,7 +2,6 @@ * demux.c: demuxer using libavformat ***************************************************************************** * Copyright (C) 2004-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Gildas Bazin diff --git a/modules/demux/avformat/mux.c b/modules/demux/avformat/mux.c index 9b9d6c07f1..97b80b8c85 100644 --- a/modules/demux/avformat/mux.c +++ b/modules/demux/avformat/mux.c @@ -2,7 +2,6 @@ * mux.c: muxer using libavformat ***************************************************************************** * Copyright (C) 2006 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * diff --git a/modules/demux/avi/avi.c b/modules/demux/avi/avi.c index dbd569f73b..69e159f2a9 100644 --- a/modules/demux/avi/avi.c +++ b/modules/demux/avi/avi.c @@ -2,7 +2,6 @@ * avi.c : AVI file Stream input module for vlc ***************************************************************************** * Copyright (C) 2001-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/demux/avi/libavi.c b/modules/demux/avi/libavi.c index a622b9a3cd..c1d612988e 100644 --- a/modules/demux/avi/libavi.c +++ b/modules/demux/avi/libavi.c @@ -2,7 +2,6 @@ * libavi.c : LibAVI ***************************************************************************** * Copyright (C) 2001 VLC authors and VideoLAN - * $Id$ * Authors: Laurent Aimar * * This program is free software; you can redistribute it and/or modify it diff --git a/modules/demux/avi/libavi.h b/modules/demux/avi/libavi.h index 785f4dfc13..731fb2c1c7 100644 --- a/modules/demux/avi/libavi.h +++ b/modules/demux/avi/libavi.h @@ -2,7 +2,6 @@ * libavi.h : LibAVI library ****************************************************************************** * Copyright (C) 2001-2003 VLC authors and VideoLAN - * $Id$ * Authors: Laurent Aimar * * This program is free software; you can redistribute it and/or modify it diff --git a/modules/demux/caf.c b/modules/demux/caf.c index 39b381f963..875a1e1ba8 100644 --- a/modules/demux/caf.c +++ b/modules/demux/caf.c @@ -2,7 +2,6 @@ * caf.c: Core Audio File Format demuxer ***************************************************************************** * Copyright (C) 2013 VLC authors and VideoLAN - * $Id$ * * Authors: Matthias Keiser * diff --git a/modules/demux/cdg.c b/modules/demux/cdg.c index e2aa8eaa4b..21005d95b2 100644 --- a/modules/demux/cdg.c +++ b/modules/demux/cdg.c @@ -2,7 +2,6 @@ * cdg.c : cdg file demux module for vlc ***************************************************************************** * Copyright (C) 2007 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/demux/directory.c b/modules/demux/directory.c index ab46082d1c..c2121a5aab 100644 --- a/modules/demux/directory.c +++ b/modules/demux/directory.c @@ -2,7 +2,6 @@ * directory.c : Use access readdir to output folder content to playlist ***************************************************************************** * Copyright (C) 2014 VLC authors and VideoLAN - * $Id$ * * Authors: Julien 'Lta' BALLET * diff --git a/modules/demux/flac.c b/modules/demux/flac.c index 34ca87c56c..d82eab7adf 100644 --- a/modules/demux/flac.c +++ b/modules/demux/flac.c @@ -2,7 +2,6 @@ * flac.c : FLAC demux module for vlc ***************************************************************************** * Copyright (C) 2001-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * Laurent Aimar diff --git a/modules/demux/image.c b/modules/demux/image.c index 384c7b2222..d966f96d2d 100644 --- a/modules/demux/image.c +++ b/modules/demux/image.c @@ -2,7 +2,6 @@ * image.c: Image demuxer ***************************************************************************** * Copyright (C) 2010 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/demux/mjpeg.c b/modules/demux/mjpeg.c index da3a5a1570..bdbaea2e93 100644 --- a/modules/demux/mjpeg.c +++ b/modules/demux/mjpeg.c @@ -2,7 +2,6 @@ * mjpeg.c : demuxes mjpeg webcam http streams ***************************************************************************** * Copyright (C) 2004 VLC authors and VideoLAN - * $Id$ * * Authors: Henry Jen (slowhog) * Derk-Jan Hartman (thedj) diff --git a/modules/demux/mkv/Ebml_dispatcher.hpp b/modules/demux/mkv/Ebml_dispatcher.hpp index b50c655c3a..85bf03e609 100644 --- a/modules/demux/mkv/Ebml_dispatcher.hpp +++ b/modules/demux/mkv/Ebml_dispatcher.hpp @@ -2,7 +2,6 @@ * Ebml_dispatcher.hpp : matroska demuxer ***************************************************************************** * Copyright (C) 2016 VLC authors, VideoLAN, Videolabs SAS - * $Id$ * * Authors: Filip Roseen * diff --git a/modules/demux/mkv/Ebml_parser.cpp b/modules/demux/mkv/Ebml_parser.cpp index 1776494fb4..00b9efbb2d 100644 --- a/modules/demux/mkv/Ebml_parser.cpp +++ b/modules/demux/mkv/Ebml_parser.cpp @@ -3,7 +3,6 @@ * EbmlParser for the matroska demuxer ***************************************************************************** * Copyright (C) 2003-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Steve Lhomme diff --git a/modules/demux/mkv/Ebml_parser.hpp b/modules/demux/mkv/Ebml_parser.hpp index fea21e5382..a63db35171 100644 --- a/modules/demux/mkv/Ebml_parser.hpp +++ b/modules/demux/mkv/Ebml_parser.hpp @@ -3,7 +3,6 @@ * mkv.cpp : matroska demuxer ***************************************************************************** * Copyright (C) 2003-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Steve Lhomme diff --git a/modules/demux/mkv/chapter_command.cpp b/modules/demux/mkv/chapter_command.cpp index 47479f554e..46251c58c8 100644 --- a/modules/demux/mkv/chapter_command.cpp +++ b/modules/demux/mkv/chapter_command.cpp @@ -2,7 +2,6 @@ * chapter_command.cpp : matroska demuxer ***************************************************************************** * Copyright (C) 2003-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Steve Lhomme diff --git a/modules/demux/mkv/chapter_command.hpp b/modules/demux/mkv/chapter_command.hpp index 3411824180..a98706d119 100644 --- a/modules/demux/mkv/chapter_command.hpp +++ b/modules/demux/mkv/chapter_command.hpp @@ -2,7 +2,6 @@ * chapter_command.hpp : matroska demuxer ***************************************************************************** * Copyright (C) 2003-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Steve Lhomme diff --git a/modules/demux/mkv/chapters.cpp b/modules/demux/mkv/chapters.cpp index 7922975b35..8d9f5da899 100644 --- a/modules/demux/mkv/chapters.cpp +++ b/modules/demux/mkv/chapters.cpp @@ -2,7 +2,6 @@ * chapters.cpp : matroska demuxer ***************************************************************************** * Copyright (C) 2003-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Steve Lhomme diff --git a/modules/demux/mkv/chapters.hpp b/modules/demux/mkv/chapters.hpp index 150edfa0e4..bbf020163e 100644 --- a/modules/demux/mkv/chapters.hpp +++ b/modules/demux/mkv/chapters.hpp @@ -2,7 +2,6 @@ * chapters.hpp : matroska demuxer ***************************************************************************** * Copyright (C) 2003-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Steve Lhomme diff --git a/modules/demux/mkv/demux.cpp b/modules/demux/mkv/demux.cpp index 8108ac528e..acddeb6e01 100644 --- a/modules/demux/mkv/demux.cpp +++ b/modules/demux/mkv/demux.cpp @@ -3,7 +3,6 @@ * mkv.cpp : matroska demuxer ***************************************************************************** * Copyright (C) 2003-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Steve Lhomme diff --git a/modules/demux/mkv/demux.hpp b/modules/demux/mkv/demux.hpp index 46ce9d3177..979aa81731 100644 --- a/modules/demux/mkv/demux.hpp +++ b/modules/demux/mkv/demux.hpp @@ -2,7 +2,6 @@ * demux.hpp : matroska demuxer ***************************************************************************** * Copyright (C) 2003-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Steve Lhomme diff --git a/modules/demux/mkv/dispatcher.hpp b/modules/demux/mkv/dispatcher.hpp index 561c62160f..3058f195e0 100644 --- a/modules/demux/mkv/dispatcher.hpp +++ b/modules/demux/mkv/dispatcher.hpp @@ -2,7 +2,6 @@ * dispatcher.hpp : matroska demuxer ***************************************************************************** * Copyright (C) 2016 VLC authors, VideoLAN, Videolabs SAS - * $Id$ * * Authors: Filip Roseen * diff --git a/modules/demux/mkv/dvd_types.hpp b/modules/demux/mkv/dvd_types.hpp index 04e8755c69..e5deea2f7b 100644 --- a/modules/demux/mkv/dvd_types.hpp +++ b/modules/demux/mkv/dvd_types.hpp @@ -2,7 +2,6 @@ * dvd_types.hpp : matroska demuxer ***************************************************************************** * Copyright (C) 2003-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Steve Lhomme diff --git a/modules/demux/mkv/events.cpp b/modules/demux/mkv/events.cpp index c8c68fefeb..e80bdd2986 100644 --- a/modules/demux/mkv/events.cpp +++ b/modules/demux/mkv/events.cpp @@ -2,7 +2,6 @@ * events.cpp : matroska demuxer ***************************************************************************** * Copyright (C) 2003-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Steve Lhomme diff --git a/modules/demux/mkv/events.hpp b/modules/demux/mkv/events.hpp index 3aa670841a..1328feb7fa 100644 --- a/modules/demux/mkv/events.hpp +++ b/modules/demux/mkv/events.hpp @@ -2,7 +2,6 @@ * events.hpp : matroska demuxer ***************************************************************************** * Copyright (C) 2003-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Steve Lhomme diff --git a/modules/demux/mkv/matroska_segment.cpp b/modules/demux/mkv/matroska_segment.cpp index 7706991d8d..9aed37b59a 100644 --- a/modules/demux/mkv/matroska_segment.cpp +++ b/modules/demux/mkv/matroska_segment.cpp @@ -2,7 +2,6 @@ * matroska_segment.cpp : matroska demuxer ***************************************************************************** * Copyright (C) 2003-2010 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Steve Lhomme diff --git a/modules/demux/mkv/matroska_segment.hpp b/modules/demux/mkv/matroska_segment.hpp index fa8fcb8f4b..2879a7622f 100644 --- a/modules/demux/mkv/matroska_segment.hpp +++ b/modules/demux/mkv/matroska_segment.hpp @@ -2,7 +2,6 @@ * matroska_segment.hpp : matroska demuxer ***************************************************************************** * Copyright (C) 2003-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Steve Lhomme diff --git a/modules/demux/mkv/matroska_segment_parse.cpp b/modules/demux/mkv/matroska_segment_parse.cpp index e122530955..c11d5b8c9f 100644 --- a/modules/demux/mkv/matroska_segment_parse.cpp +++ b/modules/demux/mkv/matroska_segment_parse.cpp @@ -2,7 +2,6 @@ * matroska_segment_parse.cpp : matroska demuxer ***************************************************************************** * Copyright (C) 2003-2010 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Steve Lhomme diff --git a/modules/demux/mkv/matroska_segment_seeker.cpp b/modules/demux/mkv/matroska_segment_seeker.cpp index 681599a307..8498e0163e 100644 --- a/modules/demux/mkv/matroska_segment_seeker.cpp +++ b/modules/demux/mkv/matroska_segment_seeker.cpp @@ -2,7 +2,6 @@ * matroska_segment.hpp : matroska demuxer ***************************************************************************** * Copyright (C) 2016 VLC authors and VideoLAN - * $Id$ * * Authors: Filip Roséen * diff --git a/modules/demux/mkv/matroska_segment_seeker.hpp b/modules/demux/mkv/matroska_segment_seeker.hpp index bfc2f4e608..9b249c2529 100644 --- a/modules/demux/mkv/matroska_segment_seeker.hpp +++ b/modules/demux/mkv/matroska_segment_seeker.hpp @@ -2,7 +2,6 @@ * matroska_segment.hpp : matroska demuxer ***************************************************************************** * Copyright (C) 2016 VLC authors and VideoLAN - * $Id$ * * Authors: Filip Roséen * diff --git a/modules/demux/mkv/mkv.cpp b/modules/demux/mkv/mkv.cpp index 78eeb98db7..c452d07668 100644 --- a/modules/demux/mkv/mkv.cpp +++ b/modules/demux/mkv/mkv.cpp @@ -2,7 +2,6 @@ * mkv.cpp : matroska demuxer ***************************************************************************** * Copyright (C) 2003-2005, 2008, 2010 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Steve Lhomme diff --git a/modules/demux/mkv/mkv.hpp b/modules/demux/mkv/mkv.hpp index d38df2bf82..1e9a40e510 100644 --- a/modules/demux/mkv/mkv.hpp +++ b/modules/demux/mkv/mkv.hpp @@ -2,7 +2,6 @@ * mkv.hpp : matroska demuxer ***************************************************************************** * Copyright (C) 2003-2005, 2008 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Steve Lhomme diff --git a/modules/demux/mkv/stream_io_callback.cpp b/modules/demux/mkv/stream_io_callback.cpp index dfa52c2efe..c23d94606a 100644 --- a/modules/demux/mkv/stream_io_callback.cpp +++ b/modules/demux/mkv/stream_io_callback.cpp @@ -2,7 +2,6 @@ * stream_io_callback.cpp : matroska demuxer ***************************************************************************** * Copyright (C) 2003-2004, 2010 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Steve Lhomme diff --git a/modules/demux/mkv/stream_io_callback.hpp b/modules/demux/mkv/stream_io_callback.hpp index bbea5d6f07..bc52223ccf 100644 --- a/modules/demux/mkv/stream_io_callback.hpp +++ b/modules/demux/mkv/stream_io_callback.hpp @@ -2,7 +2,6 @@ * stream_io_callback.hpp : matroska demuxer ***************************************************************************** * Copyright (C) 2003-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Steve Lhomme diff --git a/modules/demux/mkv/string_dispatcher.hpp b/modules/demux/mkv/string_dispatcher.hpp index bef4ed03c9..b25b04b55e 100644 --- a/modules/demux/mkv/string_dispatcher.hpp +++ b/modules/demux/mkv/string_dispatcher.hpp @@ -2,7 +2,6 @@ * string_dispatcher.hpp : matroska demuxer ***************************************************************************** * Copyright (C) 2016 VLC authors, VideoLAN, Videolabs SAS - * $Id$ * * Authors: Filip Roseen * diff --git a/modules/demux/mkv/util.cpp b/modules/demux/mkv/util.cpp index 5f3019de43..f3dbf8c10b 100644 --- a/modules/demux/mkv/util.cpp +++ b/modules/demux/mkv/util.cpp @@ -2,7 +2,6 @@ * util.cpp : matroska demuxer ***************************************************************************** * Copyright (C) 2003-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Steve Lhomme diff --git a/modules/demux/mkv/util.hpp b/modules/demux/mkv/util.hpp index 2ea3c0b898..b53ff3b657 100644 --- a/modules/demux/mkv/util.hpp +++ b/modules/demux/mkv/util.hpp @@ -3,7 +3,6 @@ * mkv.cpp : matroska demuxer ***************************************************************************** * Copyright (C) 2003-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Steve Lhomme diff --git a/modules/demux/mkv/virtual_segment.cpp b/modules/demux/mkv/virtual_segment.cpp index ce68147b80..8f16bb463a 100644 --- a/modules/demux/mkv/virtual_segment.cpp +++ b/modules/demux/mkv/virtual_segment.cpp @@ -2,7 +2,6 @@ * virtual_segment.cpp : virtual segment implementation in the MKV demuxer ***************************************************************************** * Copyright © 2003-2011 VideoLAN and VLC authors - * $Id$ * * Authors: Laurent Aimar * Steve Lhomme diff --git a/modules/demux/mkv/virtual_segment.hpp b/modules/demux/mkv/virtual_segment.hpp index 5c14840463..f81aa731a0 100644 --- a/modules/demux/mkv/virtual_segment.hpp +++ b/modules/demux/mkv/virtual_segment.hpp @@ -2,7 +2,6 @@ * virtual_segment.hpp : virtual segment implementation in the MKV demuxer ***************************************************************************** * Copyright © 2003-2011 VideoLAN and VLC authors - * $Id$ * * Authors: Laurent Aimar * Steve Lhomme diff --git a/modules/demux/mod.c b/modules/demux/mod.c index dc5d82d9b8..589b2822f3 100644 --- a/modules/demux/mod.c +++ b/modules/demux/mod.c @@ -2,7 +2,6 @@ * mod.c: MOD file demuxer (using libmodplug) ***************************************************************************** * Copyright (C) 2004-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Konstanty Bialkowski diff --git a/modules/demux/mpc.c b/modules/demux/mpc.c index faa65f03a5..61c0a59038 100644 --- a/modules/demux/mpc.c +++ b/modules/demux/mpc.c @@ -2,7 +2,6 @@ * mpc.c : MPC stream input module for vlc ***************************************************************************** * Copyright (C) 2001 the VideoLAN team - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/demux/mpeg/es.c b/modules/demux/mpeg/es.c index 54daf63f64..88d74b674d 100644 --- a/modules/demux/mpeg/es.c +++ b/modules/demux/mpeg/es.c @@ -2,7 +2,6 @@ * es.c : Generic audio ES input module for vlc ***************************************************************************** * Copyright (C) 2001-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Gildas Bazin diff --git a/modules/demux/mpeg/mpgv.c b/modules/demux/mpeg/mpgv.c index 8e0aea3547..234235e143 100644 --- a/modules/demux/mpeg/mpgv.c +++ b/modules/demux/mpeg/mpgv.c @@ -2,7 +2,6 @@ * mpgv.c : MPEG-I/II Video demuxer ***************************************************************************** * Copyright (C) 2001-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/demux/mpeg/ps.c b/modules/demux/mpeg/ps.c index 6d76fe02b0..01e7ff087b 100644 --- a/modules/demux/mpeg/ps.c +++ b/modules/demux/mpeg/ps.c @@ -2,7 +2,6 @@ * ps.c: Program Stream demux module for VLC. ***************************************************************************** * Copyright (C) 2004-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/demux/mpeg/ps.h b/modules/demux/mpeg/ps.h index 7917cb3a4d..845111e09a 100644 --- a/modules/demux/mpeg/ps.h +++ b/modules/demux/mpeg/ps.h @@ -2,7 +2,6 @@ * ps.h: Program Stream demuxer helper ***************************************************************************** * Copyright (C) 2004-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/demux/mpeg/ts.c b/modules/demux/mpeg/ts.c index 29ca7e3158..0b83222fb1 100644 --- a/modules/demux/mpeg/ts.c +++ b/modules/demux/mpeg/ts.c @@ -2,7 +2,6 @@ * ts.c: Transport Stream input module for VLC. ***************************************************************************** * Copyright (C) 2004-2016 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Jean-Paul Saman diff --git a/modules/demux/mxpeg_helper.h b/modules/demux/mxpeg_helper.h index 6c38519ce6..ea53dd52da 100644 --- a/modules/demux/mxpeg_helper.h +++ b/modules/demux/mxpeg_helper.h @@ -2,7 +2,6 @@ * mxpeg_helper.h: MXPEG helper functions ***************************************************************************** * Copyright (C) 2012 VLC authors and VideoLAN - * $Id$ * * Authors: Sébastien Escudier * diff --git a/modules/demux/nsc.c b/modules/demux/nsc.c index 068bb4f825..da84899661 100644 --- a/modules/demux/nsc.c +++ b/modules/demux/nsc.c @@ -2,7 +2,6 @@ * nsc.c: NSC file demux and encoding decoder ***************************************************************************** * Copyright (C) 2005 VLC authors and VideoLAN - * $Id$ * * Authors: Derk-Jan Hartman * based on work from Jon Lech Johansen diff --git a/modules/demux/nsv.c b/modules/demux/nsv.c index 0c6441a9c7..eef57b26a7 100644 --- a/modules/demux/nsv.c +++ b/modules/demux/nsv.c @@ -2,7 +2,6 @@ * nsv.c: NullSoft Video demuxer. ***************************************************************************** * Copyright (C) 2004-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/demux/nuv.c b/modules/demux/nuv.c index 27fa8c41a6..c0b947c161 100644 --- a/modules/demux/nuv.c +++ b/modules/demux/nuv.c @@ -2,7 +2,6 @@ * nuv.c: ***************************************************************************** * Copyright (C) 2005 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Gertjan Van Droogenbroeck diff --git a/modules/demux/ogg.c b/modules/demux/ogg.c index f4601d0007..671a3f7185 100644 --- a/modules/demux/ogg.c +++ b/modules/demux/ogg.c @@ -2,7 +2,6 @@ * ogg.c : ogg stream demux module for vlc ***************************************************************************** * Copyright (C) 2001-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * Andre Pang (Annodex support) diff --git a/modules/demux/opus.h b/modules/demux/opus.h index 7365e2e6d5..831640fdd8 100644 --- a/modules/demux/opus.h +++ b/modules/demux/opus.h @@ -2,7 +2,6 @@ * opus.h : Opus demux helpers ***************************************************************************** * Copyright (C) 2012 VLC authors and VideoLAN - * $Id$ * * Authors: Timothy B. Terriberry * diff --git a/modules/demux/playlist/asx.c b/modules/demux/playlist/asx.c index e1452f17a3..9e32516f41 100644 --- a/modules/demux/playlist/asx.c +++ b/modules/demux/playlist/asx.c @@ -2,7 +2,6 @@ * asx.c : ASX playlist format import ***************************************************************************** * Copyright (C) 2005-2013 VLC authors and VideoLAN - * $Id$ * * Authors: Derk-Jan Hartman * diff --git a/modules/demux/playlist/b4s.c b/modules/demux/playlist/b4s.c index 8ad764f963..dabdac1aaf 100644 --- a/modules/demux/playlist/b4s.c +++ b/modules/demux/playlist/b4s.c @@ -2,7 +2,6 @@ * b4s.c : B4S playlist format import ***************************************************************************** * Copyright (C) 2005-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Sigmund Augdal Helberg * diff --git a/modules/demux/playlist/bdmv.c b/modules/demux/playlist/bdmv.c index 7eb5fa25a2..d682c9275b 100644 --- a/modules/demux/playlist/bdmv.c +++ b/modules/demux/playlist/bdmv.c @@ -2,7 +2,6 @@ * bdmv.c: Dummy bdmv demux - opens BluRays rips via index.bdmv ***************************************************************************** * Copyright (C) 2018 VLC authors and VideoLAN - * $Id$ * * Authors: Shaya Potter * diff --git a/modules/demux/playlist/dvb.c b/modules/demux/playlist/dvb.c index 5d5ea507c4..76ae4b88da 100644 --- a/modules/demux/playlist/dvb.c +++ b/modules/demux/playlist/dvb.c @@ -2,7 +2,6 @@ * dvb.c: LinuxTV channels list ***************************************************************************** * Copyright (C) 2005-2012 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * diff --git a/modules/demux/playlist/ifo.c b/modules/demux/playlist/ifo.c index 836acb7f7d..8009a8e51e 100644 --- a/modules/demux/playlist/ifo.c +++ b/modules/demux/playlist/ifo.c @@ -2,7 +2,6 @@ * ifo.c: Dummy ifo demux to enable opening DVDs rips by double cliking on VIDEO_TS.IFO ***************************************************************************** * Copyright (C) 2007 VLC authors and VideoLAN - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/demux/playlist/itml.c b/modules/demux/playlist/itml.c index 4993327244..f00447803b 100644 --- a/modules/demux/playlist/itml.c +++ b/modules/demux/playlist/itml.c @@ -2,7 +2,6 @@ * itml.c : iTunes Music Library import functions ******************************************************************************* * Copyright (C) 2007 VLC authors and VideoLAN - * $Id$ * * Authors: Yoann Peronneau * diff --git a/modules/demux/playlist/itml.h b/modules/demux/playlist/itml.h index a0142f56ca..0b5f9fb598 100644 --- a/modules/demux/playlist/itml.h +++ b/modules/demux/playlist/itml.h @@ -2,7 +2,6 @@ * itml.h : iTunes Music Library import functions ******************************************************************************* * Copyright (C) 2007 VLC authors and VideoLAN - * $Id$ * * Authors: Yoann Peronneau * diff --git a/modules/demux/playlist/m3u.c b/modules/demux/playlist/m3u.c index 9f00f3557a..f4da7d93bd 100644 --- a/modules/demux/playlist/m3u.c +++ b/modules/demux/playlist/m3u.c @@ -2,7 +2,6 @@ * m3u.c : M3U playlist format import ***************************************************************************** * Copyright (C) 2004 VLC authors and VideoLAN - * $Id$ * * Authors: Clément Stenac * Sigmund Augdal Helberg diff --git a/modules/demux/playlist/playlist.c b/modules/demux/playlist/playlist.c index 28e3453c59..58c3ea5fef 100644 --- a/modules/demux/playlist/playlist.c +++ b/modules/demux/playlist/playlist.c @@ -2,7 +2,6 @@ * playlist.c : Playlist import module ***************************************************************************** * Copyright (C) 2004 VLC authors and VideoLAN - * $Id$ * * Authors: Clément Stenac * diff --git a/modules/demux/playlist/playlist.h b/modules/demux/playlist/playlist.h index 6f7f99792c..6a74680510 100644 --- a/modules/demux/playlist/playlist.h +++ b/modules/demux/playlist/playlist.h @@ -2,7 +2,6 @@ * playlist.h: Playlist import module common functions ***************************************************************************** * Copyright (C) 2004 VLC authors and VideoLAN - * $Id$ * * Authors: Sigmund Augdal Helberg * diff --git a/modules/demux/playlist/pls.c b/modules/demux/playlist/pls.c index b9ed4f88ac..6d71461779 100644 --- a/modules/demux/playlist/pls.c +++ b/modules/demux/playlist/pls.c @@ -2,7 +2,6 @@ * pls.c : PLS playlist format import ***************************************************************************** * Copyright (C) 2004 VLC authors and VideoLAN - * $Id$ * * Authors: Clément Stenac * Authors: Sigmund Augdal Helberg diff --git a/modules/demux/playlist/podcast.c b/modules/demux/playlist/podcast.c index 746ef524d1..49367893f7 100644 --- a/modules/demux/playlist/podcast.c +++ b/modules/demux/playlist/podcast.c @@ -2,7 +2,6 @@ * podcast.c : podcast playlist imports ***************************************************************************** * Copyright (C) 2005-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/demux/playlist/qtl.c b/modules/demux/playlist/qtl.c index e0c84645c4..d020b9f837 100644 --- a/modules/demux/playlist/qtl.c +++ b/modules/demux/playlist/qtl.c @@ -2,7 +2,6 @@ * qtl.c: QuickTime Media Link Importer ***************************************************************************** * Copyright (C) 2006 VLC authors and VideoLAN - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/demux/playlist/ram.c b/modules/demux/playlist/ram.c index 966601ec1a..add5618690 100644 --- a/modules/demux/playlist/ram.c +++ b/modules/demux/playlist/ram.c @@ -2,7 +2,6 @@ * ram.c : RAM playlist format import ***************************************************************************** * Copyright (C) 2009 VLC authors and VideoLAN - * $Id$ * * Authors: Srikanth Raju * diff --git a/modules/demux/playlist/sgimb.c b/modules/demux/playlist/sgimb.c index bb85bbdcb2..dabed0c508 100644 --- a/modules/demux/playlist/sgimb.c +++ b/modules/demux/playlist/sgimb.c @@ -2,7 +2,6 @@ * sgimb.c: a meta demux to parse sgimb referrer files ***************************************************************************** * Copyright (C) 2004 VLC authors and VideoLAN - * $Id$ * * Authors: Derk-Jan Hartman * diff --git a/modules/demux/pva.c b/modules/demux/pva.c index daf0b42ad6..72a7a9482a 100644 --- a/modules/demux/pva.c +++ b/modules/demux/pva.c @@ -2,7 +2,6 @@ * pva.c: PVA demuxer ***************************************************************************** * Copyright (C) 2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/demux/rawaud.c b/modules/demux/rawaud.c index 94cacb38a7..87b2112102 100644 --- a/modules/demux/rawaud.c +++ b/modules/demux/rawaud.c @@ -2,7 +2,6 @@ * rawaud.c : raw audio input module for vlc ***************************************************************************** * Copyright (C) 2009 VLC authors and VideoLAN - * $Id$ * * Authors: Jarmo Torvinen * diff --git a/modules/demux/rawdv.c b/modules/demux/rawdv.c index 1c5369a9cf..8e56b44b99 100644 --- a/modules/demux/rawdv.c +++ b/modules/demux/rawdv.c @@ -2,7 +2,6 @@ * rawdv.c : raw DV input module for vlc ***************************************************************************** * Copyright (C) 2001-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * Paul Corke diff --git a/modules/demux/rawdv.h b/modules/demux/rawdv.h index 02d11c76b0..6daaadbdb7 100644 --- a/modules/demux/rawdv.h +++ b/modules/demux/rawdv.h @@ -2,7 +2,6 @@ * rawdv.h : raw DV helpers ***************************************************************************** * Copyright (C) 2001-2011 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * Paul Corke diff --git a/modules/demux/rawvid.c b/modules/demux/rawvid.c index 3aa2fb86f9..94a3b00f6a 100644 --- a/modules/demux/rawvid.c +++ b/modules/demux/rawvid.c @@ -2,7 +2,6 @@ * rawvid.c : raw video input module for vlc ***************************************************************************** * Copyright (C) 2007 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * Antoine Cellerier diff --git a/modules/demux/smf.c b/modules/demux/smf.c index ce2bba810e..f9f8f0db05 100644 --- a/modules/demux/smf.c +++ b/modules/demux/smf.c @@ -2,7 +2,6 @@ * smf.c : Standard MIDI File (.mid) demux module for vlc ***************************************************************************** * Copyright © 2007 Rémi Denis-Courmont - * $Id$ * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by diff --git a/modules/demux/stl.c b/modules/demux/stl.c index 5748238c4d..14c15e7444 100644 --- a/modules/demux/stl.c +++ b/modules/demux/stl.c @@ -2,7 +2,6 @@ * stl.c: EBU STL demuxer ***************************************************************************** * Copyright (C) 2010 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/demux/subtitle.c b/modules/demux/subtitle.c index 8fb3e2c451..84a2ccafa5 100644 --- a/modules/demux/subtitle.c +++ b/modules/demux/subtitle.c @@ -2,7 +2,6 @@ * subtitle.c: Demux for subtitle text files. ***************************************************************************** * Copyright (C) 1999-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Derk-Jan Hartman diff --git a/modules/demux/tta.c b/modules/demux/tta.c index 70d5d7f12a..81c162cd25 100644 --- a/modules/demux/tta.c +++ b/modules/demux/tta.c @@ -2,7 +2,6 @@ * tta.c : The Lossless True Audio parser ***************************************************************************** * Copyright (C) 2006 VLC authors and VideoLAN - * $Id$ * * Authors: Derk-Jan Hartman * diff --git a/modules/demux/ty.c b/modules/demux/ty.c index a305ab03be..7dc0439336 100644 --- a/modules/demux/ty.c +++ b/modules/demux/ty.c @@ -6,7 +6,6 @@ * based on code by Christopher Wingert for tivo-mplayer * tivo(at)wingert.org, February 2003 * - * $Id$ * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by diff --git a/modules/demux/vc1.c b/modules/demux/vc1.c index e84f1d8d39..efc60a7a6b 100644 --- a/modules/demux/vc1.c +++ b/modules/demux/vc1.c @@ -2,7 +2,6 @@ * vc1.c : VC1 Video demuxer ***************************************************************************** * Copyright (C) 2002-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/demux/vobsub.c b/modules/demux/vobsub.c index c52af18016..4b5444e71b 100644 --- a/modules/demux/vobsub.c +++ b/modules/demux/vobsub.c @@ -2,7 +2,6 @@ * vobsub.c: Demux vobsub files. ***************************************************************************** * Copyright (C) 1999-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Derk-Jan Hartman diff --git a/modules/demux/vobsub.h b/modules/demux/vobsub.h index 4b9334fc3b..6a8b846352 100644 --- a/modules/demux/vobsub.h +++ b/modules/demux/vobsub.h @@ -2,7 +2,6 @@ * vobsub.h: Vobsub support ***************************************************************************** * Copyright (C) 2009 VLC authors and VideoLAN - * $Id$ * * Authors: John Stebbins * diff --git a/modules/demux/voc.c b/modules/demux/voc.c index 5ea3771c57..242308cb94 100644 --- a/modules/demux/voc.c +++ b/modules/demux/voc.c @@ -2,7 +2,6 @@ * voc.c : Creative Voice File (.VOC) demux module for vlc ***************************************************************************** * Copyright (C) 2005 Rémi Denis-Courmont - * $Id$ * * Authors: Rémi Denis-Courmont * diff --git a/modules/demux/wav.c b/modules/demux/wav.c index 3a6933357a..3d6fbd8b68 100644 --- a/modules/demux/wav.c +++ b/modules/demux/wav.c @@ -2,7 +2,6 @@ * wav.c : wav file input module for vlc ***************************************************************************** * Copyright (C) 2001-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/demux/windows_audio_commons.h b/modules/demux/windows_audio_commons.h index 80aa5cb1b8..f1e1af9429 100644 --- a/modules/demux/windows_audio_commons.h +++ b/modules/demux/windows_audio_commons.h @@ -2,7 +2,6 @@ * windows_audio_common.h: Windows Audio common code ***************************************************************************** * Copyright (C) 2001-2013 VideoLAN - * $Id$ * * Authors: Denis Charmet * diff --git a/modules/demux/xa.c b/modules/demux/xa.c index d025fa43a7..d90d057890 100644 --- a/modules/demux/xa.c +++ b/modules/demux/xa.c @@ -2,7 +2,6 @@ * xa.c : xa file demux module for vlc ***************************************************************************** * Copyright (C) 2005 Rémi Denis-Courmont - * $Id$ * * Authors: Rémi Denis-Courmont * diff --git a/modules/demux/xiph.h b/modules/demux/xiph.h index 7d244286be..338cb47758 100644 --- a/modules/demux/xiph.h +++ b/modules/demux/xiph.h @@ -2,7 +2,6 @@ * xiph.h: Xiph helpers ***************************************************************************** * Copyright (C) 2010 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/demux/xiph_metadata.c b/modules/demux/xiph_metadata.c index 2b9985ca2f..7c32675f2f 100644 --- a/modules/demux/xiph_metadata.c +++ b/modules/demux/xiph_metadata.c @@ -2,7 +2,6 @@ * xiph_metadata.h: Vorbis Comment parser ***************************************************************************** * Copyright © 2008-2013 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Jean-Baptiste Kempf diff --git a/modules/demux/xiph_metadata.h b/modules/demux/xiph_metadata.h index f465243b3e..3f47300154 100644 --- a/modules/demux/xiph_metadata.h +++ b/modules/demux/xiph_metadata.h @@ -2,7 +2,6 @@ * xiph_metadata.h: Vorbis Comment parser ***************************************************************************** * Copyright © 2008-2013 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Jean-Baptiste Kempf diff --git a/modules/gui/macosx/AppleRemote.h b/modules/gui/macosx/AppleRemote.h index 396fbc5a05..f6cf9eb2c5 100644 --- a/modules/gui/macosx/AppleRemote.h +++ b/modules/gui/macosx/AppleRemote.h @@ -1,7 +1,6 @@ /***************************************************************************** * AppleRemote.h * AppleRemote - * $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/modules/gui/macosx/AppleRemote.m b/modules/gui/macosx/AppleRemote.m index 2556934cca..fe72a4b1b7 100644 --- a/modules/gui/macosx/AppleRemote.m +++ b/modules/gui/macosx/AppleRemote.m @@ -1,7 +1,6 @@ /***************************************************************************** * AppleRemote.m * AppleRemote - * $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/modules/gui/macosx/CompatibilityFixes.h b/modules/gui/macosx/CompatibilityFixes.h index 6b4ca036d4..85f4bf2c52 100644 --- a/modules/gui/macosx/CompatibilityFixes.h +++ b/modules/gui/macosx/CompatibilityFixes.h @@ -2,7 +2,6 @@ * CompatibilityFixes.h: MacOS X interface module ***************************************************************************** * Copyright (C) 2011-2018 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * Marvin Scholz diff --git a/modules/gui/macosx/CompatibilityFixes.m b/modules/gui/macosx/CompatibilityFixes.m index da524d3bc2..fb84c1bcee 100644 --- a/modules/gui/macosx/CompatibilityFixes.m +++ b/modules/gui/macosx/CompatibilityFixes.m @@ -2,7 +2,6 @@ * CompatibilityFixes.h: MacOS X interface module ***************************************************************************** * Copyright (C) 2011-2017 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * Marvin Scholz diff --git a/modules/gui/macosx/NSScreen+VLCAdditions.h b/modules/gui/macosx/NSScreen+VLCAdditions.h index 1f7038fae1..a330aed953 100644 --- a/modules/gui/macosx/NSScreen+VLCAdditions.h +++ b/modules/gui/macosx/NSScreen+VLCAdditions.h @@ -2,7 +2,6 @@ * NSScreen+VLCAdditions.h: Category with some additions to NSScreen ***************************************************************************** * Copyright (C) 2003-2014 VLC authors and VideoLAN - * $Id$ * * Authors: Jon Lech Johansen * Felix Paul Kühne diff --git a/modules/gui/macosx/NSScreen+VLCAdditions.m b/modules/gui/macosx/NSScreen+VLCAdditions.m index ea3ebf5a3e..ff93439f0d 100644 --- a/modules/gui/macosx/NSScreen+VLCAdditions.m +++ b/modules/gui/macosx/NSScreen+VLCAdditions.m @@ -2,7 +2,6 @@ * NSScreen+VLCAdditions.m: Category with some additions to NSScreen ***************************************************************************** * Copyright (C) 2003-2015 VLC authors and VideoLAN - * $Id$ * * Authors: Jon Lech Johansen * Felix Paul Kühne diff --git a/modules/gui/macosx/NSSound+VLCAdditions.h b/modules/gui/macosx/NSSound+VLCAdditions.h index 290b343058..fc874bf431 100644 --- a/modules/gui/macosx/NSSound+VLCAdditions.h +++ b/modules/gui/macosx/NSSound+VLCAdditions.h @@ -2,7 +2,6 @@ * NSSound+VLCAdditions.h: Category that adds system volume control ***************************************************************************** * Copyright (C) 2003-2014 VLC authors and VideoLAN - * $Id$ * * Authors: Jon Lech Johansen * Felix Paul Kühne diff --git a/modules/gui/macosx/NSSound+VLCAdditions.m b/modules/gui/macosx/NSSound+VLCAdditions.m index 74f98f2a91..6fb6b3df32 100644 --- a/modules/gui/macosx/NSSound+VLCAdditions.m +++ b/modules/gui/macosx/NSSound+VLCAdditions.m @@ -2,7 +2,6 @@ * NSSound+VLCAdditions.m: Category that adds system volume control ***************************************************************************** * Copyright (C) 2003-2014 VLC authors and VideoLAN - * $Id$ * * Authors: Jon Lech Johansen * Felix Paul Kühne diff --git a/modules/gui/macosx/NSString+Helpers.h b/modules/gui/macosx/NSString+Helpers.h index b0935a8c2b..e7718e1039 100644 --- a/modules/gui/macosx/NSString+Helpers.h +++ b/modules/gui/macosx/NSString+Helpers.h @@ -2,7 +2,6 @@ * NSString+Helpers.h: Category with helper functions for NSStrings ***************************************************************************** * Copyright (C) 2002-2018 VLC authors and VideoLAN - * $Id$ * * Authors: Jon Lech Johansen * Christophe Massiot diff --git a/modules/gui/macosx/NSString+Helpers.m b/modules/gui/macosx/NSString+Helpers.m index cd77d83472..09bef3c696 100644 --- a/modules/gui/macosx/NSString+Helpers.m +++ b/modules/gui/macosx/NSString+Helpers.m @@ -2,7 +2,6 @@ * NSString+Helpers.m: Category with helper functions for NSStrings ***************************************************************************** * Copyright (C) 2002-2018 VLC authors and VideoLAN - * $Id$ * * Authors: Jon Lech Johansen * Christophe Massiot diff --git a/modules/gui/macosx/Spotify.h b/modules/gui/macosx/Spotify.h index dc7e7ecd9a..f67dab41bf 100644 --- a/modules/gui/macosx/Spotify.h +++ b/modules/gui/macosx/Spotify.h @@ -2,7 +2,6 @@ * Spotify.h ***************************************************************************** * Copyright (C) 2014 VLC authors and VideoLAN - * $Id$ * * 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 diff --git a/modules/gui/macosx/VLCAboutWindowController.h b/modules/gui/macosx/VLCAboutWindowController.h index ff0ed5f6a1..b7313f5d4a 100644 --- a/modules/gui/macosx/VLCAboutWindowController.h +++ b/modules/gui/macosx/VLCAboutWindowController.h @@ -2,7 +2,6 @@ * VLCAboutWindowController.h ***************************************************************************** * Copyright (C) 2001-2013 VLC authors and VideoLAN - * $Id$ * * Authors: Derk-Jan Hartman * Felix Paul Kühne diff --git a/modules/gui/macosx/VLCAboutWindowController.m b/modules/gui/macosx/VLCAboutWindowController.m index 8068398dec..c0d3e83385 100644 --- a/modules/gui/macosx/VLCAboutWindowController.m +++ b/modules/gui/macosx/VLCAboutWindowController.m @@ -2,7 +2,6 @@ * VLCAboutWindowController.m ***************************************************************************** * Copyright (C) 2001-2014 VLC authors and VideoLAN - * $Id$ * * Authors: Derk-Jan Hartman * Felix Paul Kühne diff --git a/modules/gui/macosx/VLCApplication.h b/modules/gui/macosx/VLCApplication.h index 704ed7e87b..82595cd66f 100644 --- a/modules/gui/macosx/VLCApplication.h +++ b/modules/gui/macosx/VLCApplication.h @@ -2,7 +2,6 @@ * VLCApplication.h: MacOS X interface module ***************************************************************************** * Copyright (C) 2002-2016 VLC authors and VideoLAN - * $Id$ * * Authors: Derk-Jan Hartman * Felix Paul Kühne diff --git a/modules/gui/macosx/VLCApplication.m b/modules/gui/macosx/VLCApplication.m index d22936f346..498c845549 100644 --- a/modules/gui/macosx/VLCApplication.m +++ b/modules/gui/macosx/VLCApplication.m @@ -2,7 +2,6 @@ * VLCApplication.m: MacOS X interface module ***************************************************************************** * Copyright (C) 2002-2016 VLC authors and VideoLAN - * $Id$ * * Authors: Derk-Jan Hartman * Felix Paul Kühne diff --git a/modules/gui/macosx/VLCAudioEffectsWindowController.h b/modules/gui/macosx/VLCAudioEffectsWindowController.h index 03dacbf0e7..dff29b2dad 100644 --- a/modules/gui/macosx/VLCAudioEffectsWindowController.h +++ b/modules/gui/macosx/VLCAudioEffectsWindowController.h @@ -2,7 +2,6 @@ * VLCAudioEffectsWindowController.h: MacOS X interface module ***************************************************************************** * Copyright (C) 2004-2017 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * Jérôme Decoodt diff --git a/modules/gui/macosx/VLCAudioEffectsWindowController.m b/modules/gui/macosx/VLCAudioEffectsWindowController.m index ed7e9c8639..313cc10e36 100644 --- a/modules/gui/macosx/VLCAudioEffectsWindowController.m +++ b/modules/gui/macosx/VLCAudioEffectsWindowController.m @@ -2,7 +2,6 @@ * VLCAudioEffectsWindowController.m: MacOS X interface module ***************************************************************************** * Copyright (C) 2004-2017 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * Jérôme Decoodt diff --git a/modules/gui/macosx/VLCBookmarksWindowController.h b/modules/gui/macosx/VLCBookmarksWindowController.h index f774de732c..15718ada11 100644 --- a/modules/gui/macosx/VLCBookmarksWindowController.h +++ b/modules/gui/macosx/VLCBookmarksWindowController.h @@ -2,7 +2,6 @@ * VLCBookmarksWindowController.h: MacOS X Bookmarks window ***************************************************************************** * Copyright (C) 2005, 2007, 2015 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Kühne * diff --git a/modules/gui/macosx/VLCBookmarksWindowController.m b/modules/gui/macosx/VLCBookmarksWindowController.m index b081b2337f..ffec83d6da 100644 --- a/modules/gui/macosx/VLCBookmarksWindowController.m +++ b/modules/gui/macosx/VLCBookmarksWindowController.m @@ -2,7 +2,6 @@ * VLCBookmarksWindowController.m: MacOS X Bookmarks window ***************************************************************************** * Copyright (C) 2005 - 2015 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * diff --git a/modules/gui/macosx/VLCBottomBarView.h b/modules/gui/macosx/VLCBottomBarView.h index 28980c1c7f..bf003cc93f 100644 --- a/modules/gui/macosx/VLCBottomBarView.h +++ b/modules/gui/macosx/VLCBottomBarView.h @@ -2,7 +2,6 @@ * VLCBottomBarView.h ***************************************************************************** * Copyright (C) 2017 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * diff --git a/modules/gui/macosx/VLCBottomBarView.m b/modules/gui/macosx/VLCBottomBarView.m index 7e6de7eb0e..01db332190 100644 --- a/modules/gui/macosx/VLCBottomBarView.m +++ b/modules/gui/macosx/VLCBottomBarView.m @@ -2,7 +2,6 @@ * VLCBottomBarView.m ***************************************************************************** * Copyright (C) 2017-2018 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * Felix Paul Kühne diff --git a/modules/gui/macosx/VLCControlsBarCommon.h b/modules/gui/macosx/VLCControlsBarCommon.h index c77e948966..9df6854a39 100644 --- a/modules/gui/macosx/VLCControlsBarCommon.h +++ b/modules/gui/macosx/VLCControlsBarCommon.h @@ -2,7 +2,6 @@ * VLCControlsBarCommon.h: MacOS X interface module ***************************************************************************** * Copyright (C) 2012-2016 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * David Fuhrmann diff --git a/modules/gui/macosx/VLCControlsBarCommon.m b/modules/gui/macosx/VLCControlsBarCommon.m index 2d067d69c1..436899a028 100644 --- a/modules/gui/macosx/VLCControlsBarCommon.m +++ b/modules/gui/macosx/VLCControlsBarCommon.m @@ -2,7 +2,6 @@ * VLCControlsBarCommon.m: MacOS X interface module ***************************************************************************** * Copyright (C) 2012-2016 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * David Fuhrmann diff --git a/modules/gui/macosx/VLCConvertAndSaveWindowController.h b/modules/gui/macosx/VLCConvertAndSaveWindowController.h index 930b086946..e6b24981f2 100644 --- a/modules/gui/macosx/VLCConvertAndSaveWindowController.h +++ b/modules/gui/macosx/VLCConvertAndSaveWindowController.h @@ -2,7 +2,6 @@ * VLCConvertAndSaveWindowController.h: MacOS X interface module ***************************************************************************** * Copyright (C) 2012 Felix Paul Kühne - * $Id$ * * Authors: Felix Paul Kühne * diff --git a/modules/gui/macosx/VLCConvertAndSaveWindowController.m b/modules/gui/macosx/VLCConvertAndSaveWindowController.m index 454909a753..781e47a24d 100644 --- a/modules/gui/macosx/VLCConvertAndSaveWindowController.m +++ b/modules/gui/macosx/VLCConvertAndSaveWindowController.m @@ -2,7 +2,6 @@ * VLCConvertAndSaveWindowController.m: MacOS X interface module ***************************************************************************** * Copyright (C) 2012 Felix Paul Kühne - * $Id$ * * Authors: Felix Paul Kühne * diff --git a/modules/gui/macosx/VLCCoreDialogProvider.h b/modules/gui/macosx/VLCCoreDialogProvider.h index 503725ccaf..943d4910bc 100644 --- a/modules/gui/macosx/VLCCoreDialogProvider.h +++ b/modules/gui/macosx/VLCCoreDialogProvider.h @@ -2,7 +2,6 @@ * VLCCoreDialogProvider.h: Mac OS X Core Dialogs ***************************************************************************** * Copyright (C) 2005-2016 VLC authors and VideoLAN - * $Id$ * * Authors: Derk-Jan Hartman * Felix Paul Kühne diff --git a/modules/gui/macosx/VLCCoreDialogProvider.m b/modules/gui/macosx/VLCCoreDialogProvider.m index 47e4564216..b9f61c565a 100644 --- a/modules/gui/macosx/VLCCoreDialogProvider.m +++ b/modules/gui/macosx/VLCCoreDialogProvider.m @@ -2,7 +2,6 @@ * VLCCoreDialogProvider.m: Mac OS X Core Dialogs ***************************************************************************** * Copyright (C) 2005-2016 VLC authors and VideoLAN - * $Id$ * * Authors: Derk-Jan Hartman * Felix Paul Kühne diff --git a/modules/gui/macosx/VLCCoreInteraction.h b/modules/gui/macosx/VLCCoreInteraction.h index 9f26f3c118..b51c48ebd8 100644 --- a/modules/gui/macosx/VLCCoreInteraction.h +++ b/modules/gui/macosx/VLCCoreInteraction.h @@ -2,7 +2,6 @@ * CoreInteraction.h: MacOS X interface module ***************************************************************************** * Copyright (C) 2011-2018 Felix Paul Kühne - * $Id$ * * Authors: Felix Paul Kühne * diff --git a/modules/gui/macosx/VLCCoreInteraction.m b/modules/gui/macosx/VLCCoreInteraction.m index 0cb5b9ccc3..a32e8b4d60 100644 --- a/modules/gui/macosx/VLCCoreInteraction.m +++ b/modules/gui/macosx/VLCCoreInteraction.m @@ -2,7 +2,6 @@ * CoreInteraction.m: MacOS X interface module ***************************************************************************** * Copyright (C) 2011-2018 Felix Paul Kühne - * $Id$ * * Authors: Felix Paul Kühne * diff --git a/modules/gui/macosx/VLCDefaultValueSlider.h b/modules/gui/macosx/VLCDefaultValueSlider.h index ebb22f0f64..ffa0f8e618 100644 --- a/modules/gui/macosx/VLCDefaultValueSlider.h +++ b/modules/gui/macosx/VLCDefaultValueSlider.h @@ -2,7 +2,6 @@ * VLCDefaultValueSlider.h: Custom NSSlider which allows a defaultValue ***************************************************************************** * Copyright (C) 2016 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * diff --git a/modules/gui/macosx/VLCDefaultValueSlider.m b/modules/gui/macosx/VLCDefaultValueSlider.m index 8e6ae1c7a9..e08e745e01 100644 --- a/modules/gui/macosx/VLCDefaultValueSlider.m +++ b/modules/gui/macosx/VLCDefaultValueSlider.m @@ -2,7 +2,6 @@ * VLCDefaultValueSlider.m: Custom NSSlider which allows a defaultValue ***************************************************************************** * Copyright (C) 2016 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * diff --git a/modules/gui/macosx/VLCDefaultValueSliderCell.h b/modules/gui/macosx/VLCDefaultValueSliderCell.h index a907faabfb..f663773e5d 100644 --- a/modules/gui/macosx/VLCDefaultValueSliderCell.h +++ b/modules/gui/macosx/VLCDefaultValueSliderCell.h @@ -2,7 +2,6 @@ * VLCDefaultValueSliderCell.h: SliderCell subclass for VLCDefaultValueSlider ***************************************************************************** * Copyright (C) 2016 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * diff --git a/modules/gui/macosx/VLCDefaultValueSliderCell.m b/modules/gui/macosx/VLCDefaultValueSliderCell.m index bef08ce5f9..88bd871622 100644 --- a/modules/gui/macosx/VLCDefaultValueSliderCell.m +++ b/modules/gui/macosx/VLCDefaultValueSliderCell.m @@ -2,7 +2,6 @@ * VLCDefaultValueSliderCell.m: SliderCell subclass for VLCDefaultValueSlider ***************************************************************************** * Copyright (C) 2016 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * diff --git a/modules/gui/macosx/VLCDocumentController.h b/modules/gui/macosx/VLCDocumentController.h index 5756f17ba3..a45b43cb8f 100644 --- a/modules/gui/macosx/VLCDocumentController.h +++ b/modules/gui/macosx/VLCDocumentController.h @@ -2,7 +2,6 @@ * VLCDocumentController.h ***************************************************************************** * Copyright (C) 2016 VLC authors and VideoLAN - * $Id$ * * Authors: David Fuhrmann * diff --git a/modules/gui/macosx/VLCErrorWindowController.h b/modules/gui/macosx/VLCErrorWindowController.h index 8aa8f342c7..9a1ff62ff3 100644 --- a/modules/gui/macosx/VLCErrorWindowController.h +++ b/modules/gui/macosx/VLCErrorWindowController.h @@ -2,7 +2,6 @@ * HelpWindowController.h ***************************************************************************** * Copyright (C) 2017 VLC authors and VideoLAN - * $Id$ * * Authors: Derk-Jan Hartman * Felix Paul Kühne diff --git a/modules/gui/macosx/VLCErrorWindowController.m b/modules/gui/macosx/VLCErrorWindowController.m index e3b8455bd0..de496eb644 100644 --- a/modules/gui/macosx/VLCErrorWindowController.m +++ b/modules/gui/macosx/VLCErrorWindowController.m @@ -2,7 +2,6 @@ * HelpWindowController.m ***************************************************************************** * Copyright (C) 2017 VLC authors and VideoLAN - * $Id$ * * Authors: Derk-Jan Hartman * Felix Paul Kühne diff --git a/modules/gui/macosx/VLCExtensionsDialogProvider.h b/modules/gui/macosx/VLCExtensionsDialogProvider.h index 4c5e583582..435471aff5 100644 --- a/modules/gui/macosx/VLCExtensionsDialogProvider.h +++ b/modules/gui/macosx/VLCExtensionsDialogProvider.h @@ -2,7 +2,6 @@ * VLCExtensionsDialogProvider.h: Mac OS X Extensions Dialogs ***************************************************************************** * Copyright (C) 2005-2012 VLC authors and VideoLAN - * $Id$ * * Authors: Brendon Justin , * Derk-Jan Hartman , diff --git a/modules/gui/macosx/VLCExtensionsDialogProvider.m b/modules/gui/macosx/VLCExtensionsDialogProvider.m index e6a3130c5c..84fc6fb279 100644 --- a/modules/gui/macosx/VLCExtensionsDialogProvider.m +++ b/modules/gui/macosx/VLCExtensionsDialogProvider.m @@ -2,7 +2,6 @@ * VLCExtensionsDialogProvider.m: Mac OS X Extensions Dialogs ***************************************************************************** * Copyright (C) 2010-2015 VLC authors and VideoLAN - * $Id$ * * Authors: Pierre d'Herbemont * Brendon Justin , diff --git a/modules/gui/macosx/VLCExtensionsManager.h b/modules/gui/macosx/VLCExtensionsManager.h index 132c8b6dd2..45052c1f33 100644 --- a/modules/gui/macosx/VLCExtensionsManager.h +++ b/modules/gui/macosx/VLCExtensionsManager.h @@ -2,7 +2,6 @@ * VLCExtensionsManager.h: Extensions manager for Cocoa **************************************************************************** * Copyright (C) 2012 VideoLAN and authors - * $Id$ * * Authors: Brendon Justin * diff --git a/modules/gui/macosx/VLCExtensionsManager.m b/modules/gui/macosx/VLCExtensionsManager.m index 2de351e393..4c98affc9d 100644 --- a/modules/gui/macosx/VLCExtensionsManager.m +++ b/modules/gui/macosx/VLCExtensionsManager.m @@ -2,7 +2,6 @@ * VLCExtensionsManager.m: Extensions manager for Cocoa **************************************************************************** * Copyright (C) 2009-2012 VideoLAN and authors - * $Id$ * * Authors: Brendon Justin , * Jean-Philippe André < jpeg # videolan.org > diff --git a/modules/gui/macosx/VLCFSPanelController.h b/modules/gui/macosx/VLCFSPanelController.h index 78366fd146..d0a7e98825 100644 --- a/modules/gui/macosx/VLCFSPanelController.h +++ b/modules/gui/macosx/VLCFSPanelController.h @@ -2,7 +2,6 @@ * VLCFSPanelController.h: macOS fullscreen controls window controller ***************************************************************************** * Copyright (C) 2006-2016 VLC authors and VideoLAN - * $Id$ * * Authors: Jérôme Decoodt * Felix Paul Kühne diff --git a/modules/gui/macosx/VLCFSPanelController.m b/modules/gui/macosx/VLCFSPanelController.m index 8f30691cdf..8d5f8090b2 100644 --- a/modules/gui/macosx/VLCFSPanelController.m +++ b/modules/gui/macosx/VLCFSPanelController.m @@ -2,7 +2,6 @@ * VLCFSPanelController.m: macOS fullscreen controls window controller ***************************************************************************** * Copyright (C) 2006-2016 VLC authors and VideoLAN - * $Id$ * * Authors: Jérôme Decoodt * Felix Paul Kühne diff --git a/modules/gui/macosx/VLCFSPanelDraggableView.h b/modules/gui/macosx/VLCFSPanelDraggableView.h index 5fd318276b..bc5ff3cbe3 100644 --- a/modules/gui/macosx/VLCFSPanelDraggableView.h +++ b/modules/gui/macosx/VLCFSPanelDraggableView.h @@ -2,7 +2,6 @@ * VLCFSPanelDraggableView.h ***************************************************************************** * Copyright (C) 2017 VLC authors and VideoLAN - * $Id$ * * Authors: David Fuhrmann * diff --git a/modules/gui/macosx/VLCFSPanelDraggableView.m b/modules/gui/macosx/VLCFSPanelDraggableView.m index d6fa2c7500..768258ce56 100644 --- a/modules/gui/macosx/VLCFSPanelDraggableView.m +++ b/modules/gui/macosx/VLCFSPanelDraggableView.m @@ -2,7 +2,6 @@ * VLCFSPanelDraggableView.m ***************************************************************************** * Copyright (C) 2017 VLC authors and VideoLAN - * $Id$ * * Authors: David Fuhrmann * diff --git a/modules/gui/macosx/VLCHelpWindowController.h b/modules/gui/macosx/VLCHelpWindowController.h index 965a3ba22a..4955e5cc7b 100644 --- a/modules/gui/macosx/VLCHelpWindowController.h +++ b/modules/gui/macosx/VLCHelpWindowController.h @@ -2,7 +2,6 @@ * HelpWindowController.h ***************************************************************************** * Copyright (C) 2001-2013 VLC authors and VideoLAN - * $Id$ * * Authors: Derk-Jan Hartman * Felix Paul Kühne diff --git a/modules/gui/macosx/VLCHelpWindowController.m b/modules/gui/macosx/VLCHelpWindowController.m index 90036fb2f7..1700179bc4 100644 --- a/modules/gui/macosx/VLCHelpWindowController.m +++ b/modules/gui/macosx/VLCHelpWindowController.m @@ -2,7 +2,6 @@ * HelpWindowController.m ***************************************************************************** * Copyright (C) 2001-2014 VLC authors and VideoLAN - * $Id$ * * Authors: Derk-Jan Hartman * Felix Paul Kühne diff --git a/modules/gui/macosx/VLCHexNumberFormatter.h b/modules/gui/macosx/VLCHexNumberFormatter.h index 77605349ca..2310124a96 100644 --- a/modules/gui/macosx/VLCHexNumberFormatter.h +++ b/modules/gui/macosx/VLCHexNumberFormatter.h @@ -2,7 +2,6 @@ * VLCHexNumberFormatter.h ***************************************************************************** * Copyright (C) 2017 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * diff --git a/modules/gui/macosx/VLCHexNumberFormatter.m b/modules/gui/macosx/VLCHexNumberFormatter.m index c99887b7ba..d90cd1d600 100644 --- a/modules/gui/macosx/VLCHexNumberFormatter.m +++ b/modules/gui/macosx/VLCHexNumberFormatter.m @@ -2,7 +2,6 @@ * VLCHexNumberFormatter.m ***************************************************************************** * Copyright (C) 2017 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * diff --git a/modules/gui/macosx/VLCHotkeyChangeWindow.h b/modules/gui/macosx/VLCHotkeyChangeWindow.h index 2e82383b1f..673bdeb7e8 100644 --- a/modules/gui/macosx/VLCHotkeyChangeWindow.h +++ b/modules/gui/macosx/VLCHotkeyChangeWindow.h @@ -2,7 +2,6 @@ * VLCHotkeyChangeWindow.m: Preferences Hotkey Window subclass for Mac OS X ***************************************************************************** * Copyright (C) 2008-2014 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * diff --git a/modules/gui/macosx/VLCHotkeyChangeWindow.m b/modules/gui/macosx/VLCHotkeyChangeWindow.m index 12ff3a5fc1..27ebbf7f70 100644 --- a/modules/gui/macosx/VLCHotkeyChangeWindow.m +++ b/modules/gui/macosx/VLCHotkeyChangeWindow.m @@ -2,7 +2,6 @@ * VLCHotkeyChangeWindow.m: Preferences Hotkey Window subclass for Mac OS X ***************************************************************************** * Copyright (C) 2008-2014 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * diff --git a/modules/gui/macosx/VLCImageButton.h b/modules/gui/macosx/VLCImageButton.h index 8bfa7a9b2c..397a072a4c 100644 --- a/modules/gui/macosx/VLCImageButton.h +++ b/modules/gui/macosx/VLCImageButton.h @@ -2,7 +2,6 @@ * VLCImageButton.h ***************************************************************************** * Copyright (C) 2017 VLC authors and VideoLAN - * $Id$ * * Authors: Cameron Mozie * Marvin Scholz diff --git a/modules/gui/macosx/VLCImageButton.m b/modules/gui/macosx/VLCImageButton.m index d891b25ad5..3d889860b0 100644 --- a/modules/gui/macosx/VLCImageButton.m +++ b/modules/gui/macosx/VLCImageButton.m @@ -2,7 +2,6 @@ * VLCImageButton.m ***************************************************************************** * Copyright (C) 2017 VLC authors and VideoLAN - * $Id$ * * Authors: Cameron Mozie * Marvin Scholz diff --git a/modules/gui/macosx/VLCInputManager.h b/modules/gui/macosx/VLCInputManager.h index 3a21e6184f..f9dccd820e 100644 --- a/modules/gui/macosx/VLCInputManager.h +++ b/modules/gui/macosx/VLCInputManager.h @@ -2,7 +2,6 @@ * VLCInputManager.h: MacOS X interface module ***************************************************************************** * Copyright (C) 2015 VLC authors and VideoLAN - * $Id$ * * 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 diff --git a/modules/gui/macosx/VLCInputManager.m b/modules/gui/macosx/VLCInputManager.m index 7d6ee24d21..115212bcb2 100644 --- a/modules/gui/macosx/VLCInputManager.m +++ b/modules/gui/macosx/VLCInputManager.m @@ -2,7 +2,6 @@ * VLCInputManager.m: MacOS X interface module ***************************************************************************** * Copyright (C) 2015-2018 VLC authors and VideoLAN - * $Id$ * * 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 diff --git a/modules/gui/macosx/VLCLogMessage.h b/modules/gui/macosx/VLCLogMessage.h index 566da1ba60..cad46b7600 100644 --- a/modules/gui/macosx/VLCLogMessage.h +++ b/modules/gui/macosx/VLCLogMessage.h @@ -2,7 +2,6 @@ * VLCLogMessage.h: Log message class ***************************************************************************** * Copyright (C) 2017 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * diff --git a/modules/gui/macosx/VLCLogMessage.m b/modules/gui/macosx/VLCLogMessage.m index 60c575353e..1a284b5a88 100644 --- a/modules/gui/macosx/VLCLogMessage.m +++ b/modules/gui/macosx/VLCLogMessage.m @@ -2,7 +2,6 @@ * VLCLogMessage.m: Log message class ***************************************************************************** * Copyright (C) 2017 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * diff --git a/modules/gui/macosx/VLCLogWindowController.h b/modules/gui/macosx/VLCLogWindowController.h index 72ac665661..f164e08fcb 100644 --- a/modules/gui/macosx/VLCLogWindowController.h +++ b/modules/gui/macosx/VLCLogWindowController.h @@ -2,7 +2,6 @@ * VLCLogWindowController.h: Log message window controller ***************************************************************************** * Copyright (C) 2004-2013 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * Pierre d'Herbemont diff --git a/modules/gui/macosx/VLCLogWindowController.m b/modules/gui/macosx/VLCLogWindowController.m index 82e9f8fdb3..7faed6eddd 100644 --- a/modules/gui/macosx/VLCLogWindowController.m +++ b/modules/gui/macosx/VLCLogWindowController.m @@ -2,7 +2,6 @@ * VLCLogWindowController.m: Log message window controller ***************************************************************************** * Copyright (C) 2004-2013 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * Pierre d'Herbemont diff --git a/modules/gui/macosx/VLCMain+OldPrefs.h b/modules/gui/macosx/VLCMain+OldPrefs.h index 281e2af453..d648d855ba 100644 --- a/modules/gui/macosx/VLCMain+OldPrefs.h +++ b/modules/gui/macosx/VLCMain+OldPrefs.h @@ -2,7 +2,6 @@ * intf-prefs.h ***************************************************************************** * Copyright (C) 2001-2015 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * diff --git a/modules/gui/macosx/VLCMain+OldPrefs.m b/modules/gui/macosx/VLCMain+OldPrefs.m index 2ddecd5bb6..41d811b5a9 100644 --- a/modules/gui/macosx/VLCMain+OldPrefs.m +++ b/modules/gui/macosx/VLCMain+OldPrefs.m @@ -2,7 +2,6 @@ * intf-prefs.m ***************************************************************************** * Copyright (C) 2001-2015 VLC authors and VideoLAN - * $Id$ * * Authors: Pierre d'Herbemont * Felix Paul Kühne diff --git a/modules/gui/macosx/VLCMain.h b/modules/gui/macosx/VLCMain.h index 4ebf14645c..efc12e71be 100644 --- a/modules/gui/macosx/VLCMain.h +++ b/modules/gui/macosx/VLCMain.h @@ -2,7 +2,6 @@ * VLCMain.h: MacOS X interface module ***************************************************************************** * Copyright (C) 2002-2016 VLC authors and VideoLAN - * $Id$ * * Authors: Derk-Jan Hartman * Felix Paul Kühne diff --git a/modules/gui/macosx/VLCMain.m b/modules/gui/macosx/VLCMain.m index ec9c7385fe..09da04c009 100644 --- a/modules/gui/macosx/VLCMain.m +++ b/modules/gui/macosx/VLCMain.m @@ -2,7 +2,6 @@ * VLCMain.m: MacOS X interface module ***************************************************************************** * Copyright (C) 2002-2016 VLC authors and VideoLAN - * $Id$ * * Authors: Derk-Jan Hartman * Felix Paul Kühne diff --git a/modules/gui/macosx/VLCMainWindow.h b/modules/gui/macosx/VLCMainWindow.h index b9bd614444..7c89f7241e 100644 --- a/modules/gui/macosx/VLCMainWindow.h +++ b/modules/gui/macosx/VLCMainWindow.h @@ -2,7 +2,6 @@ * VLCMainWindow.h: MacOS X interface module ***************************************************************************** * Copyright (C) 2002-2014 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * Jon Lech Johansen diff --git a/modules/gui/macosx/VLCMainWindow.m b/modules/gui/macosx/VLCMainWindow.m index 51ee5003ad..54e145503c 100644 --- a/modules/gui/macosx/VLCMainWindow.m +++ b/modules/gui/macosx/VLCMainWindow.m @@ -2,7 +2,6 @@ * VLCMainWindow.m: MacOS X interface module ***************************************************************************** * Copyright (C) 2002-2013 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * Jon Lech Johansen diff --git a/modules/gui/macosx/VLCMainWindowControlsBar.h b/modules/gui/macosx/VLCMainWindowControlsBar.h index 279a469741..c3fbf56494 100644 --- a/modules/gui/macosx/VLCMainWindowControlsBar.h +++ b/modules/gui/macosx/VLCMainWindowControlsBar.h @@ -2,7 +2,6 @@ * ControlsBar.h: MacOS X interface module ***************************************************************************** * Copyright (C) 2012-2016 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * David Fuhrmann diff --git a/modules/gui/macosx/VLCMainWindowControlsBar.m b/modules/gui/macosx/VLCMainWindowControlsBar.m index fbfe4489f9..90a89b9247 100644 --- a/modules/gui/macosx/VLCMainWindowControlsBar.m +++ b/modules/gui/macosx/VLCMainWindowControlsBar.m @@ -2,7 +2,6 @@ * ControlsBar.m: MacOS X interface module ***************************************************************************** * Copyright (C) 2012-2016 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * David Fuhrmann diff --git a/modules/gui/macosx/VLCOpenWindowController.h b/modules/gui/macosx/VLCOpenWindowController.h index e20e7cd0af..66fb276590 100644 --- a/modules/gui/macosx/VLCOpenWindowController.h +++ b/modules/gui/macosx/VLCOpenWindowController.h @@ -2,7 +2,6 @@ * VLCOpenWindowController.h: Open dialogues for VLC's MacOS X port ***************************************************************************** * Copyright (C) 2002-2016 VLC authors and VideoLAN - * $Id$ * * Authors: Jon Lech Johansen * Christophe Massiot diff --git a/modules/gui/macosx/VLCOpenWindowController.m b/modules/gui/macosx/VLCOpenWindowController.m index 703a43f1f1..257a288a2b 100644 --- a/modules/gui/macosx/VLCOpenWindowController.m +++ b/modules/gui/macosx/VLCOpenWindowController.m @@ -2,7 +2,6 @@ * VLCOpenWindowController.m: Open dialogues for VLC's MacOS X port ***************************************************************************** * Copyright (C) 2002-2015 VLC authors and VideoLAN - * $Id$ * * Authors: Jon Lech Johansen * Christophe Massiot diff --git a/modules/gui/macosx/VLCOutput.h b/modules/gui/macosx/VLCOutput.h index 7b63f03ecd..d2cacc3acd 100644 --- a/modules/gui/macosx/VLCOutput.h +++ b/modules/gui/macosx/VLCOutput.h @@ -2,7 +2,6 @@ * VLCOutput.h: MacOS X Output Dialog ***************************************************************************** * Copyright (C) 2002-2015 VLC authors and VideoLAN - * $Id$ * * Authors: Jon Lech Johansen * Christophe Massiot diff --git a/modules/gui/macosx/VLCOutput.m b/modules/gui/macosx/VLCOutput.m index 2b2ebd49c3..f37e02cdf9 100644 --- a/modules/gui/macosx/VLCOutput.m +++ b/modules/gui/macosx/VLCOutput.m @@ -2,7 +2,6 @@ * VLCOutput.m: MacOS X Output Dialog ***************************************************************************** * Copyright (C) 2002-2015 VLC authors and VideoLAN - * $Id$ * * Authors: Jon Lech Johansen * Christophe Massiot diff --git a/modules/gui/macosx/VLCPLItem.h b/modules/gui/macosx/VLCPLItem.h index da9ebc3039..a8243e8489 100644 --- a/modules/gui/macosx/VLCPLItem.h +++ b/modules/gui/macosx/VLCPLItem.h @@ -2,7 +2,6 @@ * VLCPLItem.h: MacOS X interface module ***************************************************************************** * Copyright (C) 2014 VLC authors and VideoLAN - * $Id$ * * 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 diff --git a/modules/gui/macosx/VLCPLItem.m b/modules/gui/macosx/VLCPLItem.m index 503349a98b..803a577a5c 100644 --- a/modules/gui/macosx/VLCPLItem.m +++ b/modules/gui/macosx/VLCPLItem.m @@ -2,7 +2,6 @@ * VLCPLItem.m: MacOS X interface module ***************************************************************************** * Copyright (C) 2014 VLC authors and VideoLAN - * $Id$ * * 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 diff --git a/modules/gui/macosx/VLCPLModel.h b/modules/gui/macosx/VLCPLModel.h index 8545b68ba8..52586b65e4 100644 --- a/modules/gui/macosx/VLCPLModel.h +++ b/modules/gui/macosx/VLCPLModel.h @@ -2,7 +2,6 @@ * PLItem.h: MacOS X interface module ***************************************************************************** * Copyright (C) 2014 VLC authors and VideoLAN - * $Id$ * * 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 diff --git a/modules/gui/macosx/VLCPLModel.m b/modules/gui/macosx/VLCPLModel.m index 9e3e7ef87b..9678cd2ab1 100644 --- a/modules/gui/macosx/VLCPLModel.m +++ b/modules/gui/macosx/VLCPLModel.m @@ -2,7 +2,6 @@ * VLCPLItem.m: MacOS X interface module ***************************************************************************** * Copyright (C) 2014 VLC authors and VideoLAN - * $Id$ * * 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 diff --git a/modules/gui/macosx/VLCPlaylist.h b/modules/gui/macosx/VLCPlaylist.h index 17d5902664..830f6133f5 100644 --- a/modules/gui/macosx/VLCPlaylist.h +++ b/modules/gui/macosx/VLCPlaylist.h @@ -2,7 +2,6 @@ * VLCPlaylist.h: MacOS X interface module ***************************************************************************** * Copyright (C) 2002-2015 VLC authors and VideoLAN - * $Id$ * * Authors: Benjamin Pracht * Felix Paul Kühne diff --git a/modules/gui/macosx/VLCPlaylist.m b/modules/gui/macosx/VLCPlaylist.m index e28872c1e7..2cf43401e3 100644 --- a/modules/gui/macosx/VLCPlaylist.m +++ b/modules/gui/macosx/VLCPlaylist.m @@ -2,7 +2,6 @@ * VLCPlaylist.m: MacOS X interface module ***************************************************************************** * Copyright (C) 2002-2015 VLC authors and VideoLAN - * $Id$ * * Authors: Derk-Jan Hartman * Benjamin Pracht diff --git a/modules/gui/macosx/VLCPlaylistInfo.h b/modules/gui/macosx/VLCPlaylistInfo.h index 7b63fe378d..ac757b6e4c 100644 --- a/modules/gui/macosx/VLCPlaylistInfo.h +++ b/modules/gui/macosx/VLCPlaylistInfo.h @@ -2,7 +2,6 @@ * VLCPlaylistInfo.h: Controller for the codec info panel ***************************************************************************** * Copyright (C) 2002-2015 VLC authors and VideoLAN - * $Id$ * * Authors: Benjamin Pracht * Felix Paul Kühne diff --git a/modules/gui/macosx/VLCPlaylistInfo.m b/modules/gui/macosx/VLCPlaylistInfo.m index 4b52187285..937338f1ed 100644 --- a/modules/gui/macosx/VLCPlaylistInfo.m +++ b/modules/gui/macosx/VLCPlaylistInfo.m @@ -2,7 +2,6 @@ * VLCPlaylistInfo.m: Controller for the codec info panel ***************************************************************************** * Copyright (C) 2002-2015 VLC authors and VideoLAN - * $Id$ * * Authors: Benjamin Pracht * Felix Paul Kühne diff --git a/modules/gui/macosx/VLCPlaylistView.h b/modules/gui/macosx/VLCPlaylistView.h index c7818bb02f..639b9d48b1 100644 --- a/modules/gui/macosx/VLCPlaylistView.h +++ b/modules/gui/macosx/VLCPlaylistView.h @@ -2,7 +2,6 @@ * VLCPlaylistView.h: OutlineView subclass for the playlist ***************************************************************************** * Copyright (C) 2002-2015 VLC authors and VideoLAN - * $Id$ * * Authors: Derk-Jan Hartman * Felix Paul Kühne diff --git a/modules/gui/macosx/VLCPlaylistView.m b/modules/gui/macosx/VLCPlaylistView.m index 32aa821cb8..4c57a4a5e4 100644 --- a/modules/gui/macosx/VLCPlaylistView.m +++ b/modules/gui/macosx/VLCPlaylistView.m @@ -2,7 +2,6 @@ * VLCPlaylistView.m: OutlineView subclass for the playlist ***************************************************************************** * Copyright (C) 2003-2015 VLC authors and VideoLAN - * $Id$ * * Authors: Derk-Jan Hartman * Benjamin Pracht diff --git a/modules/gui/macosx/VLCPopupPanelController.h b/modules/gui/macosx/VLCPopupPanelController.h index 119a7a8091..ace3fc9e98 100644 --- a/modules/gui/macosx/VLCPopupPanelController.h +++ b/modules/gui/macosx/VLCPopupPanelController.h @@ -2,7 +2,6 @@ * VLCPopupPanelController.m: MacOS X interface module ***************************************************************************** * Copyright (C) 2012 Felix Paul Kühne - * $Id$ * * Authors: Felix Paul Kühne * diff --git a/modules/gui/macosx/VLCPopupPanelController.m b/modules/gui/macosx/VLCPopupPanelController.m index ed32427c6a..bdeecfa91f 100644 --- a/modules/gui/macosx/VLCPopupPanelController.m +++ b/modules/gui/macosx/VLCPopupPanelController.m @@ -2,7 +2,6 @@ * VLCPopupPanelController.m: MacOS X interface module ***************************************************************************** * Copyright (C) 2012 Felix Paul Kühne - * $Id$ * * Authors: Felix Paul Kühne * diff --git a/modules/gui/macosx/VLCRemoteControlService.h b/modules/gui/macosx/VLCRemoteControlService.h index 3d9a1f3679..c99e39d8e5 100644 --- a/modules/gui/macosx/VLCRemoteControlService.h +++ b/modules/gui/macosx/VLCRemoteControlService.h @@ -2,7 +2,6 @@ * VLCRemoteControlService.h: MacOS X interface module ***************************************************************************** * Copyright (C) 2017, 2018 VLC authors and VideoLAN - * $Id$ * * Authors: Carola Nitz * Felix Paul Kühne diff --git a/modules/gui/macosx/VLCRemoteControlService.m b/modules/gui/macosx/VLCRemoteControlService.m index 7dc95a9e18..607459ec6f 100644 --- a/modules/gui/macosx/VLCRemoteControlService.m +++ b/modules/gui/macosx/VLCRemoteControlService.m @@ -2,7 +2,6 @@ * VLCRemoteControlService.m: MacOS X interface module ***************************************************************************** * Copyright (C) 2017, 2018 VLC authors and VideoLAN - * $Id$ * * Authors: Carola Nitz * Felix Paul Kühne diff --git a/modules/gui/macosx/VLCRendererDiscovery.h b/modules/gui/macosx/VLCRendererDiscovery.h index 9f101ad7ac..3ff47494ae 100644 --- a/modules/gui/macosx/VLCRendererDiscovery.h +++ b/modules/gui/macosx/VLCRendererDiscovery.h @@ -2,7 +2,6 @@ * VLCRendererDiscovery.h: Wrapper class for vlc_renderer_discovery_t ***************************************************************************** * Copyright (C) 2016 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * diff --git a/modules/gui/macosx/VLCRendererDiscovery.m b/modules/gui/macosx/VLCRendererDiscovery.m index 198ca8ce4a..abcb35fabd 100644 --- a/modules/gui/macosx/VLCRendererDiscovery.m +++ b/modules/gui/macosx/VLCRendererDiscovery.m @@ -2,7 +2,6 @@ * VLCRendererDiscovery.m: Wrapper class for vlc_renderer_discovery_t ***************************************************************************** * Copyright (C) 2016 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * diff --git a/modules/gui/macosx/VLCRendererItem.h b/modules/gui/macosx/VLCRendererItem.h index e38c68d6b4..1db7e994d2 100644 --- a/modules/gui/macosx/VLCRendererItem.h +++ b/modules/gui/macosx/VLCRendererItem.h @@ -2,7 +2,6 @@ * VLCRendererItem.h: Wrapper class for vlc_renderer_item_t ***************************************************************************** * Copyright (C) 2016 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * diff --git a/modules/gui/macosx/VLCRendererItem.m b/modules/gui/macosx/VLCRendererItem.m index fedce35933..0f590c348a 100644 --- a/modules/gui/macosx/VLCRendererItem.m +++ b/modules/gui/macosx/VLCRendererItem.m @@ -2,7 +2,6 @@ * VLCRendererItem.m: Wrapper class for vlc_renderer_item_t ***************************************************************************** * Copyright (C) 2016 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * diff --git a/modules/gui/macosx/VLCRendererMenuController.h b/modules/gui/macosx/VLCRendererMenuController.h index 081264022a..8142789934 100644 --- a/modules/gui/macosx/VLCRendererMenuController.h +++ b/modules/gui/macosx/VLCRendererMenuController.h @@ -2,7 +2,6 @@ * VLCRendererMenuController.h: Controller class for the renderer menu ***************************************************************************** * Copyright (C) 2016 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * diff --git a/modules/gui/macosx/VLCRendererMenuController.m b/modules/gui/macosx/VLCRendererMenuController.m index 725275bf81..ec1b764109 100644 --- a/modules/gui/macosx/VLCRendererMenuController.m +++ b/modules/gui/macosx/VLCRendererMenuController.m @@ -2,7 +2,6 @@ * VLCRendererMenuController.m: Controller class for the renderer menu ***************************************************************************** * Copyright (C) 2016-2018 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * Felix Paul Kühne diff --git a/modules/gui/macosx/VLCScrollingClipView.h b/modules/gui/macosx/VLCScrollingClipView.h index e0f5d2b233..b1aef24f22 100644 --- a/modules/gui/macosx/VLCScrollingClipView.h +++ b/modules/gui/macosx/VLCScrollingClipView.h @@ -2,7 +2,6 @@ * VLCScrollingClipView.h: NSClipView subclass that automatically scrolls ***************************************************************************** * Copyright (C) 2015 VLC authors and VideoLAN - * $Id$ * * Author: Marvin Scholz * diff --git a/modules/gui/macosx/VLCScrollingClipView.m b/modules/gui/macosx/VLCScrollingClipView.m index c55141aa6f..dd2c6f3d50 100644 --- a/modules/gui/macosx/VLCScrollingClipView.m +++ b/modules/gui/macosx/VLCScrollingClipView.m @@ -2,7 +2,6 @@ * VLCScrollingClipView.m: NSClipView subclass that automatically scrolls ***************************************************************************** * Copyright (C) 2015 VLC authors and VideoLAN - * $Id$ * * Author: Marvin Scholz * diff --git a/modules/gui/macosx/VLCSimplePrefsController.h b/modules/gui/macosx/VLCSimplePrefsController.h index 760d80c478..28dbfc5399 100644 --- a/modules/gui/macosx/VLCSimplePrefsController.h +++ b/modules/gui/macosx/VLCSimplePrefsController.h @@ -2,7 +2,6 @@ * VLCSimplePrefsController.h: Simple Preferences for Mac OS X ***************************************************************************** * Copyright (C) 2008-2014 VLC authors and VideoLAN -* $Id$ * * Authors: Felix Paul Kühne * diff --git a/modules/gui/macosx/VLCSimplePrefsController.m b/modules/gui/macosx/VLCSimplePrefsController.m index f4cdce7bbd..6387e3439a 100644 --- a/modules/gui/macosx/VLCSimplePrefsController.m +++ b/modules/gui/macosx/VLCSimplePrefsController.m @@ -2,7 +2,6 @@ * VLCSimplePrefsController.m: Simple Preferences for Mac OS X ***************************************************************************** * Copyright (C) 2008-2014 VLC authors and VideoLAN -* $Id$ * * Authors: Felix Paul Kühne * diff --git a/modules/gui/macosx/VLCSimplePrefsWindow.h b/modules/gui/macosx/VLCSimplePrefsWindow.h index 525b228376..b144e2a296 100644 --- a/modules/gui/macosx/VLCSimplePrefsWindow.h +++ b/modules/gui/macosx/VLCSimplePrefsWindow.h @@ -2,7 +2,6 @@ * VLCSimplePrefsWindow.h: Simple Preferences Window subclass for Mac OS X ***************************************************************************** * Copyright (C) 2008-2014 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * diff --git a/modules/gui/macosx/VLCSimplePrefsWindow.m b/modules/gui/macosx/VLCSimplePrefsWindow.m index 1e315fec74..7ffe368668 100644 --- a/modules/gui/macosx/VLCSimplePrefsWindow.m +++ b/modules/gui/macosx/VLCSimplePrefsWindow.m @@ -2,7 +2,6 @@ * VLCSimplePrefsWindow.m: Simple Preferences Window subclass for Mac OS X ***************************************************************************** * Copyright (C) 2008-2014 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * diff --git a/modules/gui/macosx/VLCSlider.h b/modules/gui/macosx/VLCSlider.h index 36e8659c8c..bf70faa0df 100644 --- a/modules/gui/macosx/VLCSlider.h +++ b/modules/gui/macosx/VLCSlider.h @@ -2,7 +2,6 @@ * VLCSlider.h ***************************************************************************** * Copyright (C) 2017 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * diff --git a/modules/gui/macosx/VLCSlider.m b/modules/gui/macosx/VLCSlider.m index e6be354861..e366aa3a31 100644 --- a/modules/gui/macosx/VLCSlider.m +++ b/modules/gui/macosx/VLCSlider.m @@ -2,7 +2,6 @@ * VLCSlider.m ***************************************************************************** * Copyright (C) 2017 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * diff --git a/modules/gui/macosx/VLCSliderCell.h b/modules/gui/macosx/VLCSliderCell.h index d5508a04e6..c3f18f1e26 100644 --- a/modules/gui/macosx/VLCSliderCell.h +++ b/modules/gui/macosx/VLCSliderCell.h @@ -2,7 +2,6 @@ * VLCSliderCell.h ***************************************************************************** * Copyright (C) 2017 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * diff --git a/modules/gui/macosx/VLCSliderCell.m b/modules/gui/macosx/VLCSliderCell.m index 561ed32382..18ea631f74 100644 --- a/modules/gui/macosx/VLCSliderCell.m +++ b/modules/gui/macosx/VLCSliderCell.m @@ -2,7 +2,6 @@ * VLCSliderCell.m ***************************************************************************** * Copyright (C) 2017 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * diff --git a/modules/gui/macosx/VLCSourceListBadgeButton.h b/modules/gui/macosx/VLCSourceListBadgeButton.h index 422c907b1c..9cd0b9d3e6 100644 --- a/modules/gui/macosx/VLCSourceListBadgeButton.h +++ b/modules/gui/macosx/VLCSourceListBadgeButton.h @@ -2,7 +2,6 @@ * VLCSourceListBadgeButton.h: MacOS X interface module ***************************************************************************** * Copyright (C) 2018 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * diff --git a/modules/gui/macosx/VLCSourceListBadgeButton.m b/modules/gui/macosx/VLCSourceListBadgeButton.m index edc6a2cc14..6ecea9346c 100644 --- a/modules/gui/macosx/VLCSourceListBadgeButton.m +++ b/modules/gui/macosx/VLCSourceListBadgeButton.m @@ -2,7 +2,6 @@ * VLCSourceListBadgeButton.m: MacOS X interface module ***************************************************************************** * Copyright (C) 2018 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * diff --git a/modules/gui/macosx/VLCSourceListItem.h b/modules/gui/macosx/VLCSourceListItem.h index dace2562aa..7aeb61f373 100644 --- a/modules/gui/macosx/VLCSourceListItem.h +++ b/modules/gui/macosx/VLCSourceListItem.h @@ -2,7 +2,6 @@ * VLCSourceListItem.h: MacOS X interface module ***************************************************************************** * Copyright (C) 2018 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * diff --git a/modules/gui/macosx/VLCSourceListItem.m b/modules/gui/macosx/VLCSourceListItem.m index 05a9aa7d08..744b84d7f9 100644 --- a/modules/gui/macosx/VLCSourceListItem.m +++ b/modules/gui/macosx/VLCSourceListItem.m @@ -2,7 +2,6 @@ * VLCSourceListItem.m: MacOS X interface module ***************************************************************************** * Copyright (C) 2018 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * diff --git a/modules/gui/macosx/VLCSourceListTableCellView.h b/modules/gui/macosx/VLCSourceListTableCellView.h index 451e4a4793..34e0e01219 100644 --- a/modules/gui/macosx/VLCSourceListTableCellView.h +++ b/modules/gui/macosx/VLCSourceListTableCellView.h @@ -2,7 +2,6 @@ * VLCSourceListTableCellView.h: MacOS X interface module ***************************************************************************** * Copyright (C) 2018 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * diff --git a/modules/gui/macosx/VLCSourceListTableCellView.m b/modules/gui/macosx/VLCSourceListTableCellView.m index b567f0d28c..f62f45e558 100644 --- a/modules/gui/macosx/VLCSourceListTableCellView.m +++ b/modules/gui/macosx/VLCSourceListTableCellView.m @@ -2,7 +2,6 @@ * VLCSourceListTableCellView.m: MacOS X interface module ***************************************************************************** * Copyright (C) 2018 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * diff --git a/modules/gui/macosx/VLCStatusBarIcon.h b/modules/gui/macosx/VLCStatusBarIcon.h index 6e1a0a6f26..ea5c24dd9f 100644 --- a/modules/gui/macosx/VLCStatusBarIcon.h +++ b/modules/gui/macosx/VLCStatusBarIcon.h @@ -2,7 +2,6 @@ * VLCStatusBarIcon.h: Status bar icon controller/delegate ***************************************************************************** * Copyright (C) 2016 VLC authors and VideoLAN - * $Id$ * * Authors: Goran Dokic * diff --git a/modules/gui/macosx/VLCStatusBarIcon.m b/modules/gui/macosx/VLCStatusBarIcon.m index e419c1c4fb..00edd6ac52 100644 --- a/modules/gui/macosx/VLCStatusBarIcon.m +++ b/modules/gui/macosx/VLCStatusBarIcon.m @@ -2,7 +2,6 @@ * VLCStatusBarIcon.m: Status bar icon controller/delegate ***************************************************************************** * Copyright (C) 2016 VLC authors and VideoLAN - * $Id$ * * Authors: Goran Dokic * diff --git a/modules/gui/macosx/VLCStringUtility.h b/modules/gui/macosx/VLCStringUtility.h index 2321f6fb6b..cc1802e8c2 100644 --- a/modules/gui/macosx/VLCStringUtility.h +++ b/modules/gui/macosx/VLCStringUtility.h @@ -2,7 +2,6 @@ * VLCStringUtility.h: MacOS X interface module ***************************************************************************** * Copyright (C) 2002-2014 VLC authors and VideoLAN - * $Id$ * * Authors: Jon Lech Johansen * Christophe Massiot diff --git a/modules/gui/macosx/VLCStringUtility.m b/modules/gui/macosx/VLCStringUtility.m index 82a20e944a..dae6cc0a4e 100644 --- a/modules/gui/macosx/VLCStringUtility.m +++ b/modules/gui/macosx/VLCStringUtility.m @@ -2,7 +2,6 @@ * VLCStringUtility.m: MacOS X interface module ***************************************************************************** * Copyright (C) 2002-2018 VLC authors and VideoLAN - * $Id$ * * Authors: Jon Lech Johansen * Christophe Massiot diff --git a/modules/gui/macosx/VLCTextfieldPanelController.h b/modules/gui/macosx/VLCTextfieldPanelController.h index b5f5589846..85df27345f 100644 --- a/modules/gui/macosx/VLCTextfieldPanelController.h +++ b/modules/gui/macosx/VLCTextfieldPanelController.h @@ -2,7 +2,6 @@ * VLCTextfieldPanelController.h: MacOS X interface module ***************************************************************************** * Copyright (C) 2012 Felix Paul Kühne - * $Id$ * * Authors: Felix Paul Kühne * diff --git a/modules/gui/macosx/VLCTextfieldPanelController.m b/modules/gui/macosx/VLCTextfieldPanelController.m index 02644d5ea9..f6108a3d60 100644 --- a/modules/gui/macosx/VLCTextfieldPanelController.m +++ b/modules/gui/macosx/VLCTextfieldPanelController.m @@ -2,7 +2,6 @@ * VLCTextfieldPanelController.m: MacOS X interface module ***************************************************************************** * Copyright (C) 2012 Felix Paul Kühne - * $Id$ * * Authors: Felix Paul Kühne * diff --git a/modules/gui/macosx/VLCTimeField.h b/modules/gui/macosx/VLCTimeField.h index c6d81e6d6a..e688596c06 100644 --- a/modules/gui/macosx/VLCTimeField.h +++ b/modules/gui/macosx/VLCTimeField.h @@ -2,7 +2,6 @@ * VLCTimeField.h: NSTextField subclass for playback time fields ***************************************************************************** * Copyright (C) 2003-2017 VLC authors and VideoLAN - * $Id$ * * Authors: Jon Lech Johansen * Felix Paul Kühne diff --git a/modules/gui/macosx/VLCTimeField.m b/modules/gui/macosx/VLCTimeField.m index 91d515a3c6..50b7ff6e19 100644 --- a/modules/gui/macosx/VLCTimeField.m +++ b/modules/gui/macosx/VLCTimeField.m @@ -2,7 +2,6 @@ * VLCTimeField.m: NSTextField subclass for playback time fields ***************************************************************************** * Copyright (C) 2003-2017 VLC authors and VideoLAN - * $Id$ * * Authors: Jon Lech Johansen * Felix Paul Kühne diff --git a/modules/gui/macosx/VLCTrackSynchronizationWindowController.h b/modules/gui/macosx/VLCTrackSynchronizationWindowController.h index d892b8bfbc..4775a176ba 100644 --- a/modules/gui/macosx/VLCTrackSynchronizationWindowController.h +++ b/modules/gui/macosx/VLCTrackSynchronizationWindowController.h @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2011-2012 VLC authors and VideoLAN * Copyright (C) 2011-2015 Felix Paul Kühne - * $Id$ * * Authors: Felix Paul Kühne * diff --git a/modules/gui/macosx/VLCTrackSynchronizationWindowController.m b/modules/gui/macosx/VLCTrackSynchronizationWindowController.m index 562715ee6f..ac7f522e7e 100644 --- a/modules/gui/macosx/VLCTrackSynchronizationWindowController.m +++ b/modules/gui/macosx/VLCTrackSynchronizationWindowController.m @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2011-2014 VLC authors and VideoLAN * Copyright (C) 2011-2015 Felix Paul Kühne - * $Id$ * * Authors: Felix Paul Kühne * diff --git a/modules/gui/macosx/VLCUIWidgets.h b/modules/gui/macosx/VLCUIWidgets.h index d084cf980a..bd49ba86bd 100644 --- a/modules/gui/macosx/VLCUIWidgets.h +++ b/modules/gui/macosx/VLCUIWidgets.h @@ -2,7 +2,6 @@ * VLCUIWidgets.h: Widgets for VLC's extensions dialogs for Mac OS X ***************************************************************************** * Copyright (C) 2009-2015 the VideoLAN team and authors - * $Id$ * * Authors: Pierre d'Herbemont , * Brendon Justin diff --git a/modules/gui/macosx/VLCUIWidgets.m b/modules/gui/macosx/VLCUIWidgets.m index 2f04490863..d5fdd58465 100644 --- a/modules/gui/macosx/VLCUIWidgets.m +++ b/modules/gui/macosx/VLCUIWidgets.m @@ -2,7 +2,6 @@ * VLCUIWidgets.m: Widgets for VLC's extensions dialogs for Mac OS X ***************************************************************************** * Copyright (C) 2009-2015 the VideoLAN team and authors - * $Id$ * * Authors: Pierre d'Herbemont , * Brendon Justin diff --git a/modules/gui/macosx/VLCVideoEffectsWindowController.h b/modules/gui/macosx/VLCVideoEffectsWindowController.h index 1954ab84aa..28dc1db2be 100644 --- a/modules/gui/macosx/VLCVideoEffectsWindowController.h +++ b/modules/gui/macosx/VLCVideoEffectsWindowController.h @@ -2,7 +2,6 @@ * VLCVideoEffectsWindowController.h: MacOS X interface module ***************************************************************************** * Copyright (C) 2011-2015 Felix Paul Kühne - * $Id$ * * Authors: Felix Paul Kühne * diff --git a/modules/gui/macosx/VLCVideoEffectsWindowController.m b/modules/gui/macosx/VLCVideoEffectsWindowController.m index 2f6644255c..7953c021f4 100644 --- a/modules/gui/macosx/VLCVideoEffectsWindowController.m +++ b/modules/gui/macosx/VLCVideoEffectsWindowController.m @@ -2,7 +2,6 @@ * VLCVideoEffectsWindowController.m: MacOS X interface module ***************************************************************************** * Copyright (C) 2011-2015 Felix Paul Kühne - * $Id$ * * Authors: Felix Paul Kühne * diff --git a/modules/gui/macosx/VLCVideoOutputProvider.h b/modules/gui/macosx/VLCVideoOutputProvider.h index 0a6e100d70..f838aecb19 100644 --- a/modules/gui/macosx/VLCVideoOutputProvider.h +++ b/modules/gui/macosx/VLCVideoOutputProvider.h @@ -2,7 +2,6 @@ * VLCVideoOutputProvider.h: MacOS X interface module ***************************************************************************** * Copyright (C) 2012-2014 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * David Fuhrmann diff --git a/modules/gui/macosx/VLCVideoOutputProvider.m b/modules/gui/macosx/VLCVideoOutputProvider.m index 9607c9be40..1fb6a73e8b 100644 --- a/modules/gui/macosx/VLCVideoOutputProvider.m +++ b/modules/gui/macosx/VLCVideoOutputProvider.m @@ -2,7 +2,6 @@ * VLCVideoOutputProvider.m: MacOS X interface module ***************************************************************************** * Copyright (C) 2012-2014 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * David Fuhrmann diff --git a/modules/gui/macosx/VLCVideoWindowCommon.h b/modules/gui/macosx/VLCVideoWindowCommon.h index 8d18a3b6e4..e46d1c5839 100644 --- a/modules/gui/macosx/VLCVideoWindowCommon.h +++ b/modules/gui/macosx/VLCVideoWindowCommon.h @@ -2,7 +2,6 @@ * Windows.h: MacOS X interface module ***************************************************************************** * Copyright (C) 2012-2014 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * David Fuhrmann diff --git a/modules/gui/macosx/VLCVideoWindowCommon.m b/modules/gui/macosx/VLCVideoWindowCommon.m index 63c65abd3d..5cf5027503 100644 --- a/modules/gui/macosx/VLCVideoWindowCommon.m +++ b/modules/gui/macosx/VLCVideoWindowCommon.m @@ -2,7 +2,6 @@ * Windows.m: MacOS X interface module ***************************************************************************** * Copyright (C) 2012-2018 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * David Fuhrmann diff --git a/modules/gui/macosx/VLCVolumeSlider.h b/modules/gui/macosx/VLCVolumeSlider.h index 0c2cb042aa..9add678e93 100644 --- a/modules/gui/macosx/VLCVolumeSlider.h +++ b/modules/gui/macosx/VLCVolumeSlider.h @@ -2,7 +2,6 @@ * VLCVolumeSlider.h ***************************************************************************** * Copyright (C) 2017 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * diff --git a/modules/gui/macosx/VLCVolumeSlider.m b/modules/gui/macosx/VLCVolumeSlider.m index 3ba95d6bde..19ffa78a73 100644 --- a/modules/gui/macosx/VLCVolumeSlider.m +++ b/modules/gui/macosx/VLCVolumeSlider.m @@ -2,7 +2,6 @@ * VLCVolumeSlider.m ***************************************************************************** * Copyright (C) 2017 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * diff --git a/modules/gui/macosx/VLCVolumeSliderCell.h b/modules/gui/macosx/VLCVolumeSliderCell.h index b1c6dfdc52..e3d836c556 100644 --- a/modules/gui/macosx/VLCVolumeSliderCell.h +++ b/modules/gui/macosx/VLCVolumeSliderCell.h @@ -2,7 +2,6 @@ * VLCVolumeSliderCell.m ***************************************************************************** * Copyright (C) 2017 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * diff --git a/modules/gui/macosx/VLCVolumeSliderCell.m b/modules/gui/macosx/VLCVolumeSliderCell.m index 722ba85d71..e5393b53dc 100644 --- a/modules/gui/macosx/VLCVolumeSliderCell.m +++ b/modules/gui/macosx/VLCVolumeSliderCell.m @@ -2,7 +2,6 @@ * VLCVolumeSliderCell.m ***************************************************************************** * Copyright (C) 2017 VLC authors and VideoLAN - * $Id$ * * Authors: Marvin Scholz * diff --git a/modules/gui/macosx/VLCVoutView.h b/modules/gui/macosx/VLCVoutView.h index 0cc10cde85..27b7ef7c6b 100644 --- a/modules/gui/macosx/VLCVoutView.h +++ b/modules/gui/macosx/VLCVoutView.h @@ -2,7 +2,6 @@ * VLCVoutView.h: MacOS X video output module ***************************************************************************** * Copyright (C) 2002-2013 VLC authors and VideoLAN - * $Id$ * * Authors: Derk-Jan Hartman * Eric Petit diff --git a/modules/gui/macosx/VLCVoutView.m b/modules/gui/macosx/VLCVoutView.m index 658c193e50..5be09304d4 100644 --- a/modules/gui/macosx/VLCVoutView.m +++ b/modules/gui/macosx/VLCVoutView.m @@ -2,7 +2,6 @@ * VLCVoutView.m: MacOS X video output module ***************************************************************************** * Copyright (C) 2002-2014 VLC authors and VideoLAN - * $Id$ * * Authors: Derk-Jan Hartman * Eric Petit diff --git a/modules/gui/macosx/VLCWindow.h b/modules/gui/macosx/VLCWindow.h index 551e161c65..ee1f091d2f 100644 --- a/modules/gui/macosx/VLCWindow.h +++ b/modules/gui/macosx/VLCWindow.h @@ -2,7 +2,6 @@ * Windows.h: MacOS X interface module ***************************************************************************** * Copyright (C) 2012-2018 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * David Fuhrmann diff --git a/modules/gui/macosx/VLCWindow.m b/modules/gui/macosx/VLCWindow.m index a5f8823ebd..832ea1e529 100644 --- a/modules/gui/macosx/VLCWindow.m +++ b/modules/gui/macosx/VLCWindow.m @@ -2,7 +2,6 @@ * Windows.m: MacOS X interface module ***************************************************************************** * Copyright (C) 2012-2018 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * David Fuhrmann diff --git a/modules/gui/macosx/applescript.h b/modules/gui/macosx/applescript.h index f557198b46..eecfd15a47 100644 --- a/modules/gui/macosx/applescript.h +++ b/modules/gui/macosx/applescript.h @@ -2,7 +2,6 @@ * applescript.h: MacOS X AppleScript support ***************************************************************************** * Copyright (C) 2002-2012 VLC authors and VideoLAN - * $Id$ * * Authors: Derk-Jan Hartman * diff --git a/modules/gui/macosx/applescript.m b/modules/gui/macosx/applescript.m index c9d7c75a9c..ea8bd69eb3 100644 --- a/modules/gui/macosx/applescript.m +++ b/modules/gui/macosx/applescript.m @@ -2,7 +2,6 @@ * applescript.m: MacOS X AppleScript support ***************************************************************************** * Copyright (C) 2002-2013 VLC authors and VideoLAN - * $Id$ * * Authors: Derk-Jan Hartman * Felix Paul Kühne diff --git a/modules/gui/macosx/helpers.h b/modules/gui/macosx/helpers.h index d58a761b52..985a017052 100644 --- a/modules/gui/macosx/helpers.h +++ b/modules/gui/macosx/helpers.h @@ -2,7 +2,6 @@ * helpers.h ***************************************************************************** * Copyright (C) 2009-2015 VLC authors and VideoLAN - * $Id$ * * Authors: Pierre d'Herbemont * Felix Paul Kühne diff --git a/modules/gui/macosx/iTunes.h b/modules/gui/macosx/iTunes.h index e408988e78..66e2160059 100644 --- a/modules/gui/macosx/iTunes.h +++ b/modules/gui/macosx/iTunes.h @@ -2,7 +2,6 @@ * iTunes.h ***************************************************************************** * Copyright (C) 2013-2014 VLC authors and VideoLAN - * $Id$ * * 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 diff --git a/modules/gui/macosx/macosx.m b/modules/gui/macosx/macosx.m index 1a4a22786e..cd5fef8ef3 100644 --- a/modules/gui/macosx/macosx.m +++ b/modules/gui/macosx/macosx.m @@ -2,7 +2,6 @@ * macosx.m: Mac OS X module for vlc ***************************************************************************** * Copyright (C) 2001-2014 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * David Fuhrmann diff --git a/modules/gui/macosx/misc.h b/modules/gui/macosx/misc.h index e71715709d..531e889b66 100644 --- a/modules/gui/macosx/misc.h +++ b/modules/gui/macosx/misc.h @@ -2,7 +2,6 @@ * misc.h: code not specific to vlc ***************************************************************************** * Copyright (C) 2003-2014 VLC authors and VideoLAN - * $Id$ * * Authors: Jon Lech Johansen * Felix Paul Kühne diff --git a/modules/gui/macosx/misc.m b/modules/gui/macosx/misc.m index 35b1f1ac7c..e3d03fe778 100644 --- a/modules/gui/macosx/misc.m +++ b/modules/gui/macosx/misc.m @@ -2,7 +2,6 @@ * misc.m: code not specific to vlc ***************************************************************************** * Copyright (C) 2003-2015 VLC authors and VideoLAN - * $Id$ * * Authors: Jon Lech Johansen * Felix Paul Kühne diff --git a/modules/gui/macosx/prefs.h b/modules/gui/macosx/prefs.h index 7d7e68f911..63d22b0b5b 100644 --- a/modules/gui/macosx/prefs.h +++ b/modules/gui/macosx/prefs.h @@ -2,7 +2,6 @@ * prefs.h: MacOS X module for vlc ***************************************************************************** * Copyright (C) 2002-2015 VLC authors and VideoLAN - * $Id$ * * Authors: Jon Lech Johansen * Felix Paul Kühne diff --git a/modules/gui/macosx/prefs.m b/modules/gui/macosx/prefs.m index b7c268b4ab..047ca9093a 100644 --- a/modules/gui/macosx/prefs.m +++ b/modules/gui/macosx/prefs.m @@ -2,7 +2,6 @@ * prefs.m: MacOS X module for vlc ***************************************************************************** * Copyright (C) 2002-2018 VLC authors and VideoLAN - * $Id$ * * Authors: Jon Lech Johansen * Derk-Jan Hartman diff --git a/modules/gui/macosx/prefs_widgets.h b/modules/gui/macosx/prefs_widgets.h index a59b1145fa..9e63113e75 100644 --- a/modules/gui/macosx/prefs_widgets.h +++ b/modules/gui/macosx/prefs_widgets.h @@ -2,7 +2,6 @@ * prefs_widgets.h: Preferences controls ***************************************************************************** * Copyright (C) 2002-2012 VLC authors and VideoLAN - * $Id$ * * Authors: Derk-Jan Hartman * Felix Paul Kühne diff --git a/modules/gui/macosx/prefs_widgets.m b/modules/gui/macosx/prefs_widgets.m index a9429cf245..771d667d31 100644 --- a/modules/gui/macosx/prefs_widgets.m +++ b/modules/gui/macosx/prefs_widgets.m @@ -2,7 +2,6 @@ * prefs_widgets.m: Preferences controls ***************************************************************************** * Copyright (C) 2002-2012 VLC authors and VideoLAN - * $Id$ * * Authors: Derk-Jan Hartman * Jérôme Decoodt diff --git a/modules/gui/minimal_macosx/VLCMinimalVoutWindow.h b/modules/gui/minimal_macosx/VLCMinimalVoutWindow.h index 85957fb3b9..e4676972f1 100644 --- a/modules/gui/minimal_macosx/VLCMinimalVoutWindow.h +++ b/modules/gui/minimal_macosx/VLCMinimalVoutWindow.h @@ -2,7 +2,6 @@ * VLCMinimalVoutWindow.h: macOS minimal vout window ***************************************************************************** * Copyright (C) 2007-2017 VLC authors and VideoLAN - * $Id$ * * Authors: Pierre d'Herbemont * Felix Paul Kühne diff --git a/modules/gui/minimal_macosx/VLCMinimalVoutWindow.m b/modules/gui/minimal_macosx/VLCMinimalVoutWindow.m index bd58f7d6e1..33cc1d08fb 100644 --- a/modules/gui/minimal_macosx/VLCMinimalVoutWindow.m +++ b/modules/gui/minimal_macosx/VLCMinimalVoutWindow.m @@ -2,7 +2,6 @@ * VLCMinimalVoutWindow.m: macOS minimal vout window ***************************************************************************** * Copyright (C) 2007-2017 VLC authors and VideoLAN - * $Id$ * * Authors: Pierre d'Herbemont * Felix Paul Kühne diff --git a/modules/gui/minimal_macosx/intf.h b/modules/gui/minimal_macosx/intf.h index cc6f2b18c0..2c4649a0e7 100644 --- a/modules/gui/minimal_macosx/intf.h +++ b/modules/gui/minimal_macosx/intf.h @@ -2,7 +2,6 @@ * intf.h: MacOS X interface module ***************************************************************************** * Copyright (C) 2002-2012 VLC authors and VideoLAN - * $Id$ * * Authors: Pierre d'Herbemont * Felix Paul Kühne diff --git a/modules/gui/minimal_macosx/intf.m b/modules/gui/minimal_macosx/intf.m index a96a84393a..2d4f406571 100644 --- a/modules/gui/minimal_macosx/intf.m +++ b/modules/gui/minimal_macosx/intf.m @@ -2,7 +2,6 @@ * intf.m: macOS minimal interface module ***************************************************************************** * Copyright (C) 2002-2017 VLC authors and VideoLAN - * $Id$ * * Authors: Pierre d'Herbemont * Felix Paul Kühne diff --git a/modules/gui/minimal_macosx/macosx.c b/modules/gui/minimal_macosx/macosx.c index 1547280d9d..d0e2a98a08 100644 --- a/modules/gui/minimal_macosx/macosx.c +++ b/modules/gui/minimal_macosx/macosx.c @@ -2,7 +2,6 @@ * macosx.c: minimal Mac OS X module for vlc ***************************************************************************** * Copyright (C) 2001-2012 VLC authors and VideoLAN - * $Id$ * * Authors: Colin Delacroix * Eugenio Jarosiewicz diff --git a/modules/gui/minimal_macosx/misc.h b/modules/gui/minimal_macosx/misc.h index c831d83893..21dd822c14 100644 --- a/modules/gui/minimal_macosx/misc.h +++ b/modules/gui/minimal_macosx/misc.h @@ -2,7 +2,6 @@ * misc.h: custom code ***************************************************************************** * Copyright (C) 2012 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * David Fuhrmann diff --git a/modules/gui/minimal_macosx/misc.m b/modules/gui/minimal_macosx/misc.m index e57e9fe261..627318f631 100644 --- a/modules/gui/minimal_macosx/misc.m +++ b/modules/gui/minimal_macosx/misc.m @@ -2,7 +2,6 @@ * misc.m: custom code ***************************************************************************** * Copyright (C) 2012 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * David Fuhrmann diff --git a/modules/gui/ncurses.c b/modules/gui/ncurses.c index 56022266b6..2826d2d378 100644 --- a/modules/gui/ncurses.c +++ b/modules/gui/ncurses.c @@ -2,7 +2,6 @@ * ncurses.c : NCurses interface for vlc ***************************************************************************** * Copyright © 2001-2011 the VideoLAN team - * $Id$ * * Authors: Sam Hocevar * Laurent Aimar diff --git a/modules/gui/qt/actions_manager.cpp b/modules/gui/qt/actions_manager.cpp index fcda4f616c..31e583e06c 100644 --- a/modules/gui/qt/actions_manager.cpp +++ b/modules/gui/qt/actions_manager.cpp @@ -2,7 +2,6 @@ * actions_manager.cpp : Controller for the main interface **************************************************************************** * Copyright © 2009-2014 VideoLAN and VLC authors - * $Id$ * * Authors: Jean-Baptiste Kempf * diff --git a/modules/gui/qt/actions_manager.hpp b/modules/gui/qt/actions_manager.hpp index c244699d02..1c25352f82 100644 --- a/modules/gui/qt/actions_manager.hpp +++ b/modules/gui/qt/actions_manager.hpp @@ -2,7 +2,6 @@ * actions_manager.hpp : Controller for the main interface **************************************************************************** * Copyright (C) 2006-2008 the VideoLAN team - * $Id$ * * Authors: Jean-Baptiste Kempf * diff --git a/modules/gui/qt/components/complete_preferences.cpp b/modules/gui/qt/components/complete_preferences.cpp index 4179bde294..19ed53564e 100644 --- a/modules/gui/qt/components/complete_preferences.cpp +++ b/modules/gui/qt/components/complete_preferences.cpp @@ -2,7 +2,6 @@ * complete_preferences.cpp : "Normal preferences" **************************************************************************** * Copyright (C) 2006-2011 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * diff --git a/modules/gui/qt/components/complete_preferences.hpp b/modules/gui/qt/components/complete_preferences.hpp index dae75bff52..1c726c440c 100644 --- a/modules/gui/qt/components/complete_preferences.hpp +++ b/modules/gui/qt/components/complete_preferences.hpp @@ -2,7 +2,6 @@ * complete_preferences.hpp : Tree of modules for preferences **************************************************************************** * Copyright (C) 2006-2007 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * diff --git a/modules/gui/qt/components/controller.cpp b/modules/gui/qt/components/controller.cpp index 84a816c7f4..c26d7a3680 100644 --- a/modules/gui/qt/components/controller.cpp +++ b/modules/gui/qt/components/controller.cpp @@ -2,7 +2,6 @@ * controller.cpp : Controller for the main interface **************************************************************************** * Copyright (C) 2006-2009 the VideoLAN team - * $Id$ * * Authors: Jean-Baptiste Kempf * Ilkka Ollakka diff --git a/modules/gui/qt/components/controller.hpp b/modules/gui/qt/components/controller.hpp index 1b68db5645..03ac9a3637 100644 --- a/modules/gui/qt/components/controller.hpp +++ b/modules/gui/qt/components/controller.hpp @@ -2,7 +2,6 @@ * controller.hpp : Controller for the main interface **************************************************************************** * Copyright (C) 2006-2008 the VideoLAN team - * $Id$ * * Authors: Jean-Baptiste Kempf * diff --git a/modules/gui/qt/components/controller_widget.cpp b/modules/gui/qt/components/controller_widget.cpp index 775bf2c99f..647c035d35 100644 --- a/modules/gui/qt/components/controller_widget.cpp +++ b/modules/gui/qt/components/controller_widget.cpp @@ -2,7 +2,6 @@ * controller_widget.cpp : Controller Widget for the controllers **************************************************************************** * Copyright (C) 2006-2008 the VideoLAN team - * $Id$ * * Authors: Jean-Baptiste Kempf * diff --git a/modules/gui/qt/components/controller_widget.hpp b/modules/gui/qt/components/controller_widget.hpp index 265758b220..4ebd653f5c 100644 --- a/modules/gui/qt/components/controller_widget.hpp +++ b/modules/gui/qt/components/controller_widget.hpp @@ -2,7 +2,6 @@ * controller_widget.hpp : Controller Widget for the controllers **************************************************************************** * Copyright (C) 2006-2008 the VideoLAN team - * $Id$ * * Authors: Jean-Baptiste Kempf * diff --git a/modules/gui/qt/components/epg/EPGItem.cpp b/modules/gui/qt/components/epg/EPGItem.cpp index fbdca4183e..2170ff9dcf 100644 --- a/modules/gui/qt/components/epg/EPGItem.cpp +++ b/modules/gui/qt/components/epg/EPGItem.cpp @@ -2,7 +2,6 @@ * EPGItem.cpp: EPGItem **************************************************************************** * Copyright © 2009-2010 VideoLAN - * $Id$ * * Authors: Ludovic Fauvet * diff --git a/modules/gui/qt/components/epg/EPGItem.hpp b/modules/gui/qt/components/epg/EPGItem.hpp index ff2dc49b8e..62a27d7911 100644 --- a/modules/gui/qt/components/epg/EPGItem.hpp +++ b/modules/gui/qt/components/epg/EPGItem.hpp @@ -2,7 +2,6 @@ * EPGItem.hpp : EPGItem **************************************************************************** * Copyright © 2009-2010 VideoLAN - * $Id$ * * Authors: Ludovic Fauvet * diff --git a/modules/gui/qt/components/epg/EPGRuler.cpp b/modules/gui/qt/components/epg/EPGRuler.cpp index 77c7b97679..7222570338 100644 --- a/modules/gui/qt/components/epg/EPGRuler.cpp +++ b/modules/gui/qt/components/epg/EPGRuler.cpp @@ -2,7 +2,6 @@ * EPGRuler.cpp: EPGRuler **************************************************************************** * Copyright © 2009-2010 VideoLAN - * $Id$ * * Authors: Ludovic Fauvet * diff --git a/modules/gui/qt/components/epg/EPGRuler.hpp b/modules/gui/qt/components/epg/EPGRuler.hpp index 1a8021b6d0..c337fae73a 100644 --- a/modules/gui/qt/components/epg/EPGRuler.hpp +++ b/modules/gui/qt/components/epg/EPGRuler.hpp @@ -2,7 +2,6 @@ * EPGRuler.hpp: EPGRuler **************************************************************************** * Copyright © 2009-2010 VideoLAN - * $Id$ * * Authors: Ludovic Fauvet * diff --git a/modules/gui/qt/components/epg/EPGView.cpp b/modules/gui/qt/components/epg/EPGView.cpp index 15e6a93e60..9d92f1f4f7 100644 --- a/modules/gui/qt/components/epg/EPGView.cpp +++ b/modules/gui/qt/components/epg/EPGView.cpp @@ -2,7 +2,6 @@ * EPGView.cpp: EPGView **************************************************************************** * Copyright © 2009-2010 VideoLAN - * $Id$ * * Authors: Ludovic Fauvet * diff --git a/modules/gui/qt/components/epg/EPGView.hpp b/modules/gui/qt/components/epg/EPGView.hpp index 2f04effb99..bdfca7ea21 100644 --- a/modules/gui/qt/components/epg/EPGView.hpp +++ b/modules/gui/qt/components/epg/EPGView.hpp @@ -2,7 +2,6 @@ * EPGView.hpp : EPGView **************************************************************************** * Copyright © 2009-2010 VideoLAN - * $Id$ * * Authors: Ludovic Fauvet * diff --git a/modules/gui/qt/components/epg/EPGWidget.cpp b/modules/gui/qt/components/epg/EPGWidget.cpp index d670dbdb69..32c649a67d 100644 --- a/modules/gui/qt/components/epg/EPGWidget.cpp +++ b/modules/gui/qt/components/epg/EPGWidget.cpp @@ -2,7 +2,6 @@ * EPGWidget.cpp : EPGWidget **************************************************************************** * Copyright © 2009-2010 VideoLAN - * $Id$ * * Authors: Ludovic Fauvet * diff --git a/modules/gui/qt/components/epg/EPGWidget.hpp b/modules/gui/qt/components/epg/EPGWidget.hpp index ff89c77515..3f0a26e9f9 100644 --- a/modules/gui/qt/components/epg/EPGWidget.hpp +++ b/modules/gui/qt/components/epg/EPGWidget.hpp @@ -2,7 +2,6 @@ * EPGWidget.hpp : EPGWidget **************************************************************************** * Copyright © 2009-2010 VideoLAN - * $Id$ * * Authors: Ludovic Fauvet * diff --git a/modules/gui/qt/components/extended_panels.cpp b/modules/gui/qt/components/extended_panels.cpp index 7ed16fd900..449e2d60c4 100644 --- a/modules/gui/qt/components/extended_panels.cpp +++ b/modules/gui/qt/components/extended_panels.cpp @@ -2,7 +2,6 @@ * extended_panels.cpp : Extended controls panels **************************************************************************** * Copyright (C) 2006-2013 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Antoine Cellerier diff --git a/modules/gui/qt/components/extended_panels.hpp b/modules/gui/qt/components/extended_panels.hpp index 6c75679669..cdfcb56e61 100644 --- a/modules/gui/qt/components/extended_panels.hpp +++ b/modules/gui/qt/components/extended_panels.hpp @@ -2,7 +2,6 @@ * extended_panels.hpp : Exentended Panels **************************************************************************** * Copyright (C) 2006 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Antoine Cellerier diff --git a/modules/gui/qt/components/info_panels.cpp b/modules/gui/qt/components/info_panels.cpp index 15805b6d96..89182c5227 100644 --- a/modules/gui/qt/components/info_panels.cpp +++ b/modules/gui/qt/components/info_panels.cpp @@ -2,7 +2,6 @@ * info_panels.cpp : Panels for the information dialogs **************************************************************************** * Copyright (C) 2006-2007 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Jean-Baptiste Kempf diff --git a/modules/gui/qt/components/info_panels.hpp b/modules/gui/qt/components/info_panels.hpp index 1490425dd3..06a344eae4 100644 --- a/modules/gui/qt/components/info_panels.hpp +++ b/modules/gui/qt/components/info_panels.hpp @@ -2,7 +2,6 @@ * info_panels.hpp : Panels for the information dialogs **************************************************************************** * Copyright (C) 2006-2007 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Jean-Baptiste Kempf diff --git a/modules/gui/qt/components/interface_widgets.cpp b/modules/gui/qt/components/interface_widgets.cpp index f5261b2eec..96d71109ea 100644 --- a/modules/gui/qt/components/interface_widgets.cpp +++ b/modules/gui/qt/components/interface_widgets.cpp @@ -2,7 +2,6 @@ * interface_widgets.cpp : Custom widgets for the main interface **************************************************************************** * Copyright (C) 2006-2010 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Jean-Baptiste Kempf diff --git a/modules/gui/qt/components/interface_widgets.hpp b/modules/gui/qt/components/interface_widgets.hpp index b3960a3749..0d5161b025 100644 --- a/modules/gui/qt/components/interface_widgets.hpp +++ b/modules/gui/qt/components/interface_widgets.hpp @@ -2,7 +2,6 @@ * interface_widgets.hpp : Custom widgets for the main interface **************************************************************************** * Copyright (C) 2006-2008 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Jean-Baptiste Kempf diff --git a/modules/gui/qt/components/open_panels.cpp b/modules/gui/qt/components/open_panels.cpp index f43be234e0..64b79ecdb6 100644 --- a/modules/gui/qt/components/open_panels.cpp +++ b/modules/gui/qt/components/open_panels.cpp @@ -5,7 +5,6 @@ * Copyright (C) 2007 Société des arts technologiques * Copyright (C) 2007 Savoir-faire Linux * - * $Id$ * * Authors: Clément Stenac * Jean-Baptiste Kempf diff --git a/modules/gui/qt/components/open_panels.hpp b/modules/gui/qt/components/open_panels.hpp index 48044383a5..d9e72d8a5f 100644 --- a/modules/gui/qt/components/open_panels.hpp +++ b/modules/gui/qt/components/open_panels.hpp @@ -4,7 +4,6 @@ * Copyright (C) 2006-2009 the VideoLAN team * Copyright (C) 2007 Société des arts technologiques * Copyright (C) 2007 Savoir-faire Linux - * $Id$ * * Authors: Clément Stenac * Jean-Baptiste Kempf diff --git a/modules/gui/qt/components/playlist/playlist.cpp b/modules/gui/qt/components/playlist/playlist.cpp index a90bd060ac..4a7275fd4b 100644 --- a/modules/gui/qt/components/playlist/playlist.cpp +++ b/modules/gui/qt/components/playlist/playlist.cpp @@ -2,7 +2,6 @@ * playlist.cpp : Custom widgets for the playlist **************************************************************************** * Copyright © 2007-2010 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Jean-Baptiste Kempf diff --git a/modules/gui/qt/components/playlist/playlist.hpp b/modules/gui/qt/components/playlist/playlist.hpp index 667c4d95fd..94924395a1 100644 --- a/modules/gui/qt/components/playlist/playlist.hpp +++ b/modules/gui/qt/components/playlist/playlist.hpp @@ -2,7 +2,6 @@ * playlist.hpp : Playlist Widgets **************************************************************************** * Copyright (C) 2006-2009 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Jean-Baptiste Kempf diff --git a/modules/gui/qt/components/playlist/playlist_item.cpp b/modules/gui/qt/components/playlist/playlist_item.cpp index 3b5af5c732..6ebd9d3bfd 100644 --- a/modules/gui/qt/components/playlist/playlist_item.cpp +++ b/modules/gui/qt/components/playlist/playlist_item.cpp @@ -2,7 +2,6 @@ * playlist_item.cpp : Manage playlist item **************************************************************************** * Copyright © 2006-2011 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Jean-Baptiste Kempf diff --git a/modules/gui/qt/components/playlist/playlist_item.hpp b/modules/gui/qt/components/playlist/playlist_item.hpp index b88314b1ff..62387786d8 100644 --- a/modules/gui/qt/components/playlist/playlist_item.hpp +++ b/modules/gui/qt/components/playlist/playlist_item.hpp @@ -2,7 +2,6 @@ * playlist_item.hpp : Item for a playlist tree **************************************************************************** * Copyright (C) 2006-2011 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * diff --git a/modules/gui/qt/components/playlist/playlist_model.cpp b/modules/gui/qt/components/playlist/playlist_model.cpp index 41e9d53131..38d4677760 100644 --- a/modules/gui/qt/components/playlist/playlist_model.cpp +++ b/modules/gui/qt/components/playlist/playlist_model.cpp @@ -2,7 +2,6 @@ * playlist_model.cpp : Manage playlist model **************************************************************************** * Copyright (C) 2006-2011 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Ilkka Ollakkka diff --git a/modules/gui/qt/components/playlist/playlist_model.hpp b/modules/gui/qt/components/playlist/playlist_model.hpp index e7aa945645..6a0e510de5 100644 --- a/modules/gui/qt/components/playlist/playlist_model.hpp +++ b/modules/gui/qt/components/playlist/playlist_model.hpp @@ -2,7 +2,6 @@ * playlist_model.hpp : Model for a playlist tree **************************************************************************** * Copyright (C) 2006-2011 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Jakob Leben diff --git a/modules/gui/qt/components/playlist/selector.cpp b/modules/gui/qt/components/playlist/selector.cpp index 70371b61d0..e80b6c40fe 100644 --- a/modules/gui/qt/components/playlist/selector.cpp +++ b/modules/gui/qt/components/playlist/selector.cpp @@ -2,7 +2,6 @@ * selector.cpp : Playlist source selector **************************************************************************** * Copyright (C) 2006-2009 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Jean-Baptiste Kempf diff --git a/modules/gui/qt/components/playlist/selector.hpp b/modules/gui/qt/components/playlist/selector.hpp index a85084f022..4ccf98ebe8 100644 --- a/modules/gui/qt/components/playlist/selector.hpp +++ b/modules/gui/qt/components/playlist/selector.hpp @@ -2,7 +2,6 @@ * selector.hpp : Playlist source selector **************************************************************************** * Copyright (C) 2000-2009 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Jean-Baptiste Kempf diff --git a/modules/gui/qt/components/playlist/sorting.h b/modules/gui/qt/components/playlist/sorting.h index 12a924a254..07ac2250cf 100644 --- a/modules/gui/qt/components/playlist/sorting.h +++ b/modules/gui/qt/components/playlist/sorting.h @@ -2,7 +2,6 @@ * sorting.h : commun sorting & column display code **************************************************************************** * Copyright © 2008 the VideoLAN team and AUTHORS - * $Id$ * * Authors: Rafaël Carré * diff --git a/modules/gui/qt/components/playlist/standardpanel.cpp b/modules/gui/qt/components/playlist/standardpanel.cpp index 70073b6a1b..1ac31e7182 100644 --- a/modules/gui/qt/components/playlist/standardpanel.cpp +++ b/modules/gui/qt/components/playlist/standardpanel.cpp @@ -2,7 +2,6 @@ * standardpanel.cpp : The "standard" playlist panel : just a treeview **************************************************************************** * Copyright © 2000-2010 VideoLAN - * $Id$ * * Authors: Clément Stenac * Jean-Baptiste Kempf diff --git a/modules/gui/qt/components/playlist/standardpanel.hpp b/modules/gui/qt/components/playlist/standardpanel.hpp index 2400919b76..51b6b48bbd 100644 --- a/modules/gui/qt/components/playlist/standardpanel.hpp +++ b/modules/gui/qt/components/playlist/standardpanel.hpp @@ -2,7 +2,6 @@ * standardpanel.hpp : Panels for the playlist **************************************************************************** * Copyright (C) 2000-2005 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * diff --git a/modules/gui/qt/components/playlist/views.cpp b/modules/gui/qt/components/playlist/views.cpp index ecc6b9918d..7a7aabd954 100644 --- a/modules/gui/qt/components/playlist/views.cpp +++ b/modules/gui/qt/components/playlist/views.cpp @@ -2,7 +2,6 @@ * views.cpp : Views for the Playlist **************************************************************************** * Copyright © 2010 the VideoLAN team - * $Id$ * * Authors: Jean-Baptiste Kempf * diff --git a/modules/gui/qt/components/playlist/views.hpp b/modules/gui/qt/components/playlist/views.hpp index efc1066d33..04d16f655c 100644 --- a/modules/gui/qt/components/playlist/views.hpp +++ b/modules/gui/qt/components/playlist/views.hpp @@ -2,7 +2,6 @@ * views.hpp : Icon view for the Playlist **************************************************************************** * Copyright © 2010 the VideoLAN team - * $Id$ * * Authors: Jean-Baptiste Kempf * diff --git a/modules/gui/qt/components/playlist/vlc_model.cpp b/modules/gui/qt/components/playlist/vlc_model.cpp index e56efde560..c723535485 100644 --- a/modules/gui/qt/components/playlist/vlc_model.cpp +++ b/modules/gui/qt/components/playlist/vlc_model.cpp @@ -2,7 +2,6 @@ * vlc_model.cpp : base for playlist and ml model **************************************************************************** * Copyright (C) 2010 the VideoLAN team and AUTHORS - * $Id$ * * Authors: Srikanth Raju * diff --git a/modules/gui/qt/components/playlist/vlc_model.hpp b/modules/gui/qt/components/playlist/vlc_model.hpp index d0d3a2821b..80dc7080df 100644 --- a/modules/gui/qt/components/playlist/vlc_model.hpp +++ b/modules/gui/qt/components/playlist/vlc_model.hpp @@ -2,7 +2,6 @@ * vlc_model.hpp : base for playlist and ml model **************************************************************************** * Copyright (C) 2010 the VideoLAN team and AUTHORS - * $Id$ * * Authors: Srikanth Raju * diff --git a/modules/gui/qt/components/preferences_widgets.cpp b/modules/gui/qt/components/preferences_widgets.cpp index de989d2103..c5a7fc4ee1 100644 --- a/modules/gui/qt/components/preferences_widgets.cpp +++ b/modules/gui/qt/components/preferences_widgets.cpp @@ -2,7 +2,6 @@ * preferences_widgets.cpp : Widgets for preferences displays **************************************************************************** * Copyright (C) 2006-2011 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Antoine Cellerier diff --git a/modules/gui/qt/components/preferences_widgets.hpp b/modules/gui/qt/components/preferences_widgets.hpp index 41b0470f88..44a7f25f23 100644 --- a/modules/gui/qt/components/preferences_widgets.hpp +++ b/modules/gui/qt/components/preferences_widgets.hpp @@ -2,7 +2,6 @@ * preferences_widgets.hpp : Widgets for preferences panels **************************************************************************** * Copyright (C) 2006-2011 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Antoine Cellerier diff --git a/modules/gui/qt/components/simple_preferences.cpp b/modules/gui/qt/components/simple_preferences.cpp index fa38bc71c3..49b6e72ddb 100644 --- a/modules/gui/qt/components/simple_preferences.cpp +++ b/modules/gui/qt/components/simple_preferences.cpp @@ -2,7 +2,6 @@ * simple_preferences.cpp : "Simple preferences" **************************************************************************** * Copyright (C) 2006-2010 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Antoine Cellerier diff --git a/modules/gui/qt/components/simple_preferences.hpp b/modules/gui/qt/components/simple_preferences.hpp index 856b88ba97..19d637887a 100644 --- a/modules/gui/qt/components/simple_preferences.hpp +++ b/modules/gui/qt/components/simple_preferences.hpp @@ -2,7 +2,6 @@ * simple_preferences.hpp : Simple prefs **************************************************************************** * Copyright (C) 2006 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * diff --git a/modules/gui/qt/components/sout/profile_selector.cpp b/modules/gui/qt/components/sout/profile_selector.cpp index 670eb8901f..586a01f681 100644 --- a/modules/gui/qt/components/sout/profile_selector.cpp +++ b/modules/gui/qt/components/sout/profile_selector.cpp @@ -2,7 +2,6 @@ * profile_selector.cpp : A small profile selector and editor **************************************************************************** * Copyright (C) 2009 the VideoLAN team - * $Id$ * * Authors: Jean-Baptiste Kempf * diff --git a/modules/gui/qt/components/sout/profile_selector.hpp b/modules/gui/qt/components/sout/profile_selector.hpp index feffa235bd..bca9e0e91e 100644 --- a/modules/gui/qt/components/sout/profile_selector.hpp +++ b/modules/gui/qt/components/sout/profile_selector.hpp @@ -2,7 +2,6 @@ * profile_selector.hpp : A small profile selector and editor **************************************************************************** * Copyright (C) 2009 the VideoLAN team - * $Id$ * * Authors: Jean-Baptiste Kempf * diff --git a/modules/gui/qt/components/sout/sout_widgets.cpp b/modules/gui/qt/components/sout/sout_widgets.cpp index 8fb1b993dd..a6793e9243 100644 --- a/modules/gui/qt/components/sout/sout_widgets.cpp +++ b/modules/gui/qt/components/sout/sout_widgets.cpp @@ -4,7 +4,6 @@ * Copyright (C) 2007-2009 the VideoLAN team * Copyright (C) 2007 Société des arts technologiques * Copyright (C) 2007 Savoir-faire Linux - * $Id$ * * Authors: Jean-Baptiste Kempf * Pierre-Luc Beaudoin diff --git a/modules/gui/qt/components/sout/sout_widgets.hpp b/modules/gui/qt/components/sout/sout_widgets.hpp index 9143cdba64..5b9496c83a 100644 --- a/modules/gui/qt/components/sout/sout_widgets.hpp +++ b/modules/gui/qt/components/sout/sout_widgets.hpp @@ -2,7 +2,6 @@ * sout_widgets.hpp : Widgets for stream output destination boxes **************************************************************************** * Copyright (C) 2009 the VideoLAN team - * $Id$ * * Authors: Jean-Baptiste Kempf * diff --git a/modules/gui/qt/dialogs/bookmarks.hpp b/modules/gui/qt/dialogs/bookmarks.hpp index 17c7bdee98..2551dd65ad 100644 --- a/modules/gui/qt/dialogs/bookmarks.hpp +++ b/modules/gui/qt/dialogs/bookmarks.hpp @@ -2,7 +2,6 @@ * bookmarks.hpp : bookmarks **************************************************************************** * Copyright (C) 2006 the VideoLAN team - * $Id$ * * Authors: Antoine Lejeune * diff --git a/modules/gui/qt/dialogs/convert.cpp b/modules/gui/qt/dialogs/convert.cpp index 96357cef75..cf157472b6 100644 --- a/modules/gui/qt/dialogs/convert.cpp +++ b/modules/gui/qt/dialogs/convert.cpp @@ -2,7 +2,6 @@ * convert.cpp : Convertion dialogs **************************************************************************** * Copyright (C) 2009 the VideoLAN team - * $Id$ * * Authors: Jean-Baptiste Kempf * diff --git a/modules/gui/qt/dialogs/convert.hpp b/modules/gui/qt/dialogs/convert.hpp index bfa9c9cadd..3d6ca1f53d 100644 --- a/modules/gui/qt/dialogs/convert.hpp +++ b/modules/gui/qt/dialogs/convert.hpp @@ -2,7 +2,6 @@ * convert.hpp : GotoTime dialogs **************************************************************************** * Copyright (C) 2007 the VideoLAN team - * $Id$ * * Authors: Jean-Baptiste Kempf * diff --git a/modules/gui/qt/dialogs/errors.cpp b/modules/gui/qt/dialogs/errors.cpp index 900aeb12cd..7bceb2d743 100644 --- a/modules/gui/qt/dialogs/errors.cpp +++ b/modules/gui/qt/dialogs/errors.cpp @@ -2,7 +2,6 @@ * errors.cpp : Errors **************************************************************************** * Copyright ( C ) 2006 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Jean-Baptiste Kempf diff --git a/modules/gui/qt/dialogs/errors.hpp b/modules/gui/qt/dialogs/errors.hpp index 07c6b64afc..939dc9bdf6 100644 --- a/modules/gui/qt/dialogs/errors.hpp +++ b/modules/gui/qt/dialogs/errors.hpp @@ -2,7 +2,6 @@ * errors.hpp : Errors **************************************************************************** * Copyright (C) 2006 the VideoLAN team - * $Id$ * * Authors: Jean-Baptiste Kempf * diff --git a/modules/gui/qt/dialogs/extended.cpp b/modules/gui/qt/dialogs/extended.cpp index 7b479da2f3..da7b019fc5 100644 --- a/modules/gui/qt/dialogs/extended.cpp +++ b/modules/gui/qt/dialogs/extended.cpp @@ -2,7 +2,6 @@ * extended.cpp : Extended controls - Undocked **************************************************************************** * Copyright (C) 2006-2008 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Jean-Baptiste Kempf diff --git a/modules/gui/qt/dialogs/extended.hpp b/modules/gui/qt/dialogs/extended.hpp index 44e2086190..df86bbf8df 100644 --- a/modules/gui/qt/dialogs/extended.hpp +++ b/modules/gui/qt/dialogs/extended.hpp @@ -2,7 +2,6 @@ * extended.hpp : Extended controls - Undocked **************************************************************************** * Copyright (C) 2006 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * diff --git a/modules/gui/qt/dialogs/extensions.cpp b/modules/gui/qt/dialogs/extensions.cpp index 020f626689..725cb8bbcf 100644 --- a/modules/gui/qt/dialogs/extensions.cpp +++ b/modules/gui/qt/dialogs/extensions.cpp @@ -2,7 +2,6 @@ * extensions.cpp: Extensions manager for Qt: dialogs manager **************************************************************************** * Copyright (C) 2009-2010 VideoLAN and authors - * $Id$ * * Authors: Jean-Philippe André < jpeg # videolan.org > * diff --git a/modules/gui/qt/dialogs/extensions.hpp b/modules/gui/qt/dialogs/extensions.hpp index 2894aa9ff8..5a24d43287 100644 --- a/modules/gui/qt/dialogs/extensions.hpp +++ b/modules/gui/qt/dialogs/extensions.hpp @@ -2,7 +2,6 @@ * extensions.hpp: Extensions manager for Qt: dialogs manager **************************************************************************** * Copyright (C) 2009-2010 VideoLAN and authors - * $Id$ * * Authors: Jean-Philippe André < jpeg # videolan.org > * diff --git a/modules/gui/qt/dialogs/firstrun.cpp b/modules/gui/qt/dialogs/firstrun.cpp index dcde8f4278..4297d15113 100644 --- a/modules/gui/qt/dialogs/firstrun.cpp +++ b/modules/gui/qt/dialogs/firstrun.cpp @@ -2,7 +2,6 @@ * firstrun.cpp : First Run dialogs **************************************************************************** * Copyright © 2009 VideoLAN - * $Id$ * * Authors: Jean-Baptiste Kempf * diff --git a/modules/gui/qt/dialogs/firstrun.hpp b/modules/gui/qt/dialogs/firstrun.hpp index 6d3a0d061f..bce00e784f 100644 --- a/modules/gui/qt/dialogs/firstrun.hpp +++ b/modules/gui/qt/dialogs/firstrun.hpp @@ -2,7 +2,6 @@ * firstrun.hpp : First Run dialogs **************************************************************************** * Copyright © 2009 VideoLAN - * $Id$ * * Authors: Jean-Baptiste Kempf * diff --git a/modules/gui/qt/dialogs/gototime.cpp b/modules/gui/qt/dialogs/gototime.cpp index 3bfd9a4394..2375fc015b 100644 --- a/modules/gui/qt/dialogs/gototime.cpp +++ b/modules/gui/qt/dialogs/gototime.cpp @@ -2,7 +2,6 @@ * gototime.cpp : GotoTime and About dialogs **************************************************************************** * Copyright (C) 2007 the VideoLAN team - * $Id$ * * Authors: Jean-Baptiste Kempf * diff --git a/modules/gui/qt/dialogs/gototime.hpp b/modules/gui/qt/dialogs/gototime.hpp index 9f980b221a..ab7c3d8c28 100644 --- a/modules/gui/qt/dialogs/gototime.hpp +++ b/modules/gui/qt/dialogs/gototime.hpp @@ -2,7 +2,6 @@ * gototime.hpp : GotoTime dialogs **************************************************************************** * Copyright (C) 2007 the VideoLAN team - * $Id$ * * Authors: Jean-Baptiste Kempf * diff --git a/modules/gui/qt/dialogs/help.cpp b/modules/gui/qt/dialogs/help.cpp index 4e3b2d8bfe..8f12c40149 100644 --- a/modules/gui/qt/dialogs/help.cpp +++ b/modules/gui/qt/dialogs/help.cpp @@ -2,7 +2,6 @@ * help.cpp : Help and About dialogs **************************************************************************** * Copyright (C) 2007 the VideoLAN team - * $Id$ * * Authors: Jean-Baptiste Kempf * Rémi Duraffort diff --git a/modules/gui/qt/dialogs/help.hpp b/modules/gui/qt/dialogs/help.hpp index 3357922c16..ad0beb4ef3 100644 --- a/modules/gui/qt/dialogs/help.hpp +++ b/modules/gui/qt/dialogs/help.hpp @@ -2,7 +2,6 @@ * help.hpp : Help and About dialogs **************************************************************************** * Copyright (C) 2007 the VideoLAN team - * $Id$ * * Authors: Jean-Baptiste Kempf * diff --git a/modules/gui/qt/dialogs/mediainfo.cpp b/modules/gui/qt/dialogs/mediainfo.cpp index ff658b9ac5..98f06a90c9 100644 --- a/modules/gui/qt/dialogs/mediainfo.cpp +++ b/modules/gui/qt/dialogs/mediainfo.cpp @@ -2,7 +2,6 @@ * mediainfo.cpp : Information about an item **************************************************************************** * Copyright (C) 2006-2008 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Jean-Baptiste Kempf diff --git a/modules/gui/qt/dialogs/mediainfo.hpp b/modules/gui/qt/dialogs/mediainfo.hpp index 34a40c316b..0f951877b3 100644 --- a/modules/gui/qt/dialogs/mediainfo.hpp +++ b/modules/gui/qt/dialogs/mediainfo.hpp @@ -2,7 +2,6 @@ * mediainfo.hpp : Information about a stream **************************************************************************** * Copyright (C) 2006-2007 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Jean-Baptiste Kempf diff --git a/modules/gui/qt/dialogs/messages.cpp b/modules/gui/qt/dialogs/messages.cpp index 45b96dc8b8..45180b222f 100644 --- a/modules/gui/qt/dialogs/messages.cpp +++ b/modules/gui/qt/dialogs/messages.cpp @@ -2,7 +2,6 @@ * messages.cpp : Information about an item **************************************************************************** * Copyright (C) 2006-2011 the VideoLAN team - * $Id$ * * Authors: Jean-Baptiste Kempf * diff --git a/modules/gui/qt/dialogs/messages.hpp b/modules/gui/qt/dialogs/messages.hpp index 0491a8f158..32ea0be910 100644 --- a/modules/gui/qt/dialogs/messages.hpp +++ b/modules/gui/qt/dialogs/messages.hpp @@ -2,7 +2,6 @@ * messages.hpp : Information about a stream **************************************************************************** * Copyright (C) 2006-2007 the VideoLAN team - * $Id$ * * Authors: Jean-Baptiste Kempf * diff --git a/modules/gui/qt/dialogs/open.hpp b/modules/gui/qt/dialogs/open.hpp index a4f623b1b5..3344885522 100644 --- a/modules/gui/qt/dialogs/open.hpp +++ b/modules/gui/qt/dialogs/open.hpp @@ -2,7 +2,6 @@ * open.hpp : advanced open dialog **************************************************************************** * Copyright (C) 2006-2007 the VideoLAN team - * $Id$ * * Authors: Jean-Baptiste Kempf * diff --git a/modules/gui/qt/dialogs/openurl.cpp b/modules/gui/qt/dialogs/openurl.cpp index 8895879c63..7fdbf5f364 100644 --- a/modules/gui/qt/dialogs/openurl.cpp +++ b/modules/gui/qt/dialogs/openurl.cpp @@ -2,7 +2,6 @@ * openurl.cpp: Open a MRL or clipboard content ***************************************************************************** * Copyright © 2009 the VideoLAN team - * $Id$ * * Authors: Jean-Philippe André * diff --git a/modules/gui/qt/dialogs/openurl.hpp b/modules/gui/qt/dialogs/openurl.hpp index 31380e1cfa..45be5cf992 100644 --- a/modules/gui/qt/dialogs/openurl.hpp +++ b/modules/gui/qt/dialogs/openurl.hpp @@ -2,7 +2,6 @@ * openurl.hpp: Open a MRL or clipboard content **************************************************************************** * Copyright © 2009 the VideoLAN team - * $Id$ * * Authors: Jean-Philippe André * diff --git a/modules/gui/qt/dialogs/playlist.cpp b/modules/gui/qt/dialogs/playlist.cpp index beb47a35bc..7346f0cb1c 100644 --- a/modules/gui/qt/dialogs/playlist.cpp +++ b/modules/gui/qt/dialogs/playlist.cpp @@ -2,7 +2,6 @@ * playlist.cpp : Playlist dialog **************************************************************************** * Copyright (C) 2006 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * diff --git a/modules/gui/qt/dialogs/playlist.hpp b/modules/gui/qt/dialogs/playlist.hpp index bf8f4185bf..ca7cdd20db 100644 --- a/modules/gui/qt/dialogs/playlist.hpp +++ b/modules/gui/qt/dialogs/playlist.hpp @@ -2,7 +2,6 @@ * playlist.hpp: Playlist dialog **************************************************************************** * Copyright (C) 2006 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * diff --git a/modules/gui/qt/dialogs/plugins.cpp b/modules/gui/qt/dialogs/plugins.cpp index f0147f0dcd..f9d9304cc6 100644 --- a/modules/gui/qt/dialogs/plugins.cpp +++ b/modules/gui/qt/dialogs/plugins.cpp @@ -2,7 +2,6 @@ * plugins.cpp : Plug-ins and extensions listing **************************************************************************** * Copyright (C) 2008-2010 the VideoLAN team - * $Id$ * * Authors: Jean-Baptiste Kempf * Jean-Philippe André diff --git a/modules/gui/qt/dialogs/plugins.hpp b/modules/gui/qt/dialogs/plugins.hpp index f4cf5adf28..014016d9cc 100644 --- a/modules/gui/qt/dialogs/plugins.hpp +++ b/modules/gui/qt/dialogs/plugins.hpp @@ -2,7 +2,6 @@ * plugins.hpp : Plug-ins and extensions listing **************************************************************************** * Copyright (C) 2008 the VideoLAN team - * $Id$ * * Authors: Jean-Baptiste Kempf * diff --git a/modules/gui/qt/dialogs/podcast_configuration.cpp b/modules/gui/qt/dialogs/podcast_configuration.cpp index a4623bf245..ffe9bd5ebd 100644 --- a/modules/gui/qt/dialogs/podcast_configuration.cpp +++ b/modules/gui/qt/dialogs/podcast_configuration.cpp @@ -2,7 +2,6 @@ * podcast_configuration.cpp: Podcast configuration dialog **************************************************************************** * Copyright (C) 2007 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/gui/qt/dialogs/podcast_configuration.hpp b/modules/gui/qt/dialogs/podcast_configuration.hpp index b06ff12167..61bd088ee2 100644 --- a/modules/gui/qt/dialogs/podcast_configuration.hpp +++ b/modules/gui/qt/dialogs/podcast_configuration.hpp @@ -2,7 +2,6 @@ * podcast_configuration.hpp: Podcast configuration dialog **************************************************************************** * Copyright (C) 2007 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/gui/qt/dialogs/preferences.cpp b/modules/gui/qt/dialogs/preferences.cpp index fa7b337708..e5e3a1d420 100644 --- a/modules/gui/qt/dialogs/preferences.cpp +++ b/modules/gui/qt/dialogs/preferences.cpp @@ -2,7 +2,6 @@ * preferences.cpp : Preferences ***************************************************************************** * Copyright (C) 2006-2007 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Jean-Baptiste Kempf diff --git a/modules/gui/qt/dialogs/preferences.hpp b/modules/gui/qt/dialogs/preferences.hpp index 43a904478d..0512637370 100644 --- a/modules/gui/qt/dialogs/preferences.hpp +++ b/modules/gui/qt/dialogs/preferences.hpp @@ -2,7 +2,6 @@ * preferences.hpp : Preferences ***************************************************************************** * Copyright (C) 2006-2007 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * diff --git a/modules/gui/qt/dialogs/sout.cpp b/modules/gui/qt/dialogs/sout.cpp index 1a6213bf35..8c2be69e23 100644 --- a/modules/gui/qt/dialogs/sout.cpp +++ b/modules/gui/qt/dialogs/sout.cpp @@ -3,7 +3,6 @@ **************************************************************************** * Copyright (C) 2007-2009 the VideoLAN team * - * $Id$ * * Authors: Clément Stenac * Jean-Baptiste Kempf diff --git a/modules/gui/qt/dialogs/sout.hpp b/modules/gui/qt/dialogs/sout.hpp index 9261428857..2e7e4d1759 100644 --- a/modules/gui/qt/dialogs/sout.hpp +++ b/modules/gui/qt/dialogs/sout.hpp @@ -2,7 +2,6 @@ * sout.hpp : Stream output dialog ( old-style, ala WX ) **************************************************************************** * Copyright ( C ) 2006 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * diff --git a/modules/gui/qt/dialogs/toolbar.cpp b/modules/gui/qt/dialogs/toolbar.cpp index a4bdc1c2df..4c653bcac0 100644 --- a/modules/gui/qt/dialogs/toolbar.cpp +++ b/modules/gui/qt/dialogs/toolbar.cpp @@ -2,7 +2,6 @@ * toolbar.cpp : ToolbarEdit dialog **************************************************************************** * Copyright (C) 2008-2009 the VideoLAN team - * $Id$ * * Authors: Jean-Baptiste Kempf * diff --git a/modules/gui/qt/dialogs/toolbar.hpp b/modules/gui/qt/dialogs/toolbar.hpp index 520d760557..166f8a3367 100644 --- a/modules/gui/qt/dialogs/toolbar.hpp +++ b/modules/gui/qt/dialogs/toolbar.hpp @@ -2,7 +2,6 @@ * toolbar.hpp : ToolbarEdit dialogs **************************************************************************** * Copyright (C) 2008-2011 the VideoLAN team - * $Id$ * * Authors: Jean-Baptiste Kempf * diff --git a/modules/gui/qt/dialogs/vlm.cpp b/modules/gui/qt/dialogs/vlm.cpp index b4faebd314..f7f4b66ac7 100644 --- a/modules/gui/qt/dialogs/vlm.cpp +++ b/modules/gui/qt/dialogs/vlm.cpp @@ -2,7 +2,6 @@ * vlm.cpp : VLM Management **************************************************************************** * Copyright © 2008 the VideoLAN team - * $Id$ * * Authors: Jean-Baptiste Kempf * Jean-François Massol diff --git a/modules/gui/qt/dialogs/vlm.hpp b/modules/gui/qt/dialogs/vlm.hpp index 2983115c14..8737a4e2f4 100644 --- a/modules/gui/qt/dialogs/vlm.hpp +++ b/modules/gui/qt/dialogs/vlm.hpp @@ -2,7 +2,6 @@ * vlm.hpp : VLM Management **************************************************************************** * Copyright ( C ) 2006 the VideoLAN team - * $Id$ * * Authors: Jean-François Massol * Jean-Baptiste Kempf diff --git a/modules/gui/qt/dialogs_provider.cpp b/modules/gui/qt/dialogs_provider.cpp index 13634934ae..084892aa7f 100644 --- a/modules/gui/qt/dialogs_provider.cpp +++ b/modules/gui/qt/dialogs_provider.cpp @@ -2,7 +2,6 @@ * dialogs_provider.cpp : Dialog Provider ***************************************************************************** * Copyright (C) 2006-2009 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Jean-Baptiste Kempf diff --git a/modules/gui/qt/dialogs_provider.hpp b/modules/gui/qt/dialogs_provider.hpp index 413d5398a6..c234a1b32a 100644 --- a/modules/gui/qt/dialogs_provider.hpp +++ b/modules/gui/qt/dialogs_provider.hpp @@ -2,7 +2,6 @@ * dialogs_provider.hpp : Dialogs provider **************************************************************************** * Copyright (C) 2006-2008 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Jean-Baptiste Kempf diff --git a/modules/gui/qt/extensions_manager.cpp b/modules/gui/qt/extensions_manager.cpp index dadd760312..5bcc8d513a 100644 --- a/modules/gui/qt/extensions_manager.cpp +++ b/modules/gui/qt/extensions_manager.cpp @@ -2,7 +2,6 @@ * extensions_manager.cpp: Extensions manager for Qt **************************************************************************** * Copyright (C) 2009-2010 VideoLAN and authors - * $Id$ * * Authors: Jean-Philippe André < jpeg # videolan.org > * diff --git a/modules/gui/qt/extensions_manager.hpp b/modules/gui/qt/extensions_manager.hpp index 72a8153393..b50bcb1127 100644 --- a/modules/gui/qt/extensions_manager.hpp +++ b/modules/gui/qt/extensions_manager.hpp @@ -2,7 +2,6 @@ * extensions_manager.hpp: Extensions manager for Qt **************************************************************************** * Copyright (C) 2009-2010 VideoLAN and authors - * $Id$ * * Authors: Jean-Philippe André < jpeg # videolan.org > * diff --git a/modules/gui/qt/input_manager.cpp b/modules/gui/qt/input_manager.cpp index 0e6d3ff61c..10ba109dba 100644 --- a/modules/gui/qt/input_manager.cpp +++ b/modules/gui/qt/input_manager.cpp @@ -2,7 +2,6 @@ * input_manager.cpp : Manage an input and interact with its GUI elements **************************************************************************** * Copyright (C) 2006-2008 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Ilkka Ollakka diff --git a/modules/gui/qt/input_manager.hpp b/modules/gui/qt/input_manager.hpp index 51a7342cbe..119f5e54c3 100644 --- a/modules/gui/qt/input_manager.hpp +++ b/modules/gui/qt/input_manager.hpp @@ -2,7 +2,6 @@ * input_manager.hpp : Manage an input and interact with its GUI elements **************************************************************************** * Copyright (C) 2006-2008 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Jean-Baptiste diff --git a/modules/gui/qt/main_interface.cpp b/modules/gui/qt/main_interface.cpp index 2362d1c178..b243b789f2 100644 --- a/modules/gui/qt/main_interface.cpp +++ b/modules/gui/qt/main_interface.cpp @@ -2,7 +2,6 @@ * main_interface.cpp : Main interface **************************************************************************** * Copyright (C) 2006-2011 VideoLAN and AUTHORS - * $Id$ * * Authors: Clément Stenac * Jean-Baptiste Kempf diff --git a/modules/gui/qt/main_interface.hpp b/modules/gui/qt/main_interface.hpp index 9f12de90ca..d6d8610726 100644 --- a/modules/gui/qt/main_interface.hpp +++ b/modules/gui/qt/main_interface.hpp @@ -2,7 +2,6 @@ * main_interface.hpp : Main Interface **************************************************************************** * Copyright (C) 2006-2010 VideoLAN and AUTHORS - * $Id$ * * Authors: Clément Stenac * Jean-Baptiste Kempf diff --git a/modules/gui/qt/main_interface_win32.cpp b/modules/gui/qt/main_interface_win32.cpp index 8e5f1b8c59..0f18da76ad 100644 --- a/modules/gui/qt/main_interface_win32.cpp +++ b/modules/gui/qt/main_interface_win32.cpp @@ -2,7 +2,6 @@ * main_interface_win32.cpp : Main interface **************************************************************************** * Copyright (C) 2006-2010 VideoLAN and AUTHORS - * $Id$ * * Authors: Jean-Baptiste Kempf * Hugo Beauzée-Luyssen diff --git a/modules/gui/qt/main_interface_win32.hpp b/modules/gui/qt/main_interface_win32.hpp index 1e456c4c35..05bffbe1bf 100644 --- a/modules/gui/qt/main_interface_win32.hpp +++ b/modules/gui/qt/main_interface_win32.hpp @@ -2,7 +2,6 @@ * main_interface_win32.cpp : Main interface **************************************************************************** * Copyright (C) 2006-2010 VideoLAN and AUTHORS - * $Id$ * * Authors: Jean-Baptiste Kempf * Hugo Beauzée-Luyssen diff --git a/modules/gui/qt/menus.cpp b/modules/gui/qt/menus.cpp index 25f14673c2..751707daf2 100644 --- a/modules/gui/qt/menus.cpp +++ b/modules/gui/qt/menus.cpp @@ -2,7 +2,6 @@ * menus.cpp : Qt menus ***************************************************************************** * Copyright © 2006-2011 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Jean-Baptiste Kempf diff --git a/modules/gui/qt/menus.hpp b/modules/gui/qt/menus.hpp index ffa7fa704f..536e178c79 100644 --- a/modules/gui/qt/menus.hpp +++ b/modules/gui/qt/menus.hpp @@ -2,7 +2,6 @@ * menus.hpp : Menus handling **************************************************************************** * Copyright (C) 2006 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Jean-Baptiste Kempf diff --git a/modules/gui/qt/qt.cpp b/modules/gui/qt/qt.cpp index 2448a5394a..f71d8d7695 100644 --- a/modules/gui/qt/qt.cpp +++ b/modules/gui/qt/qt.cpp @@ -2,7 +2,6 @@ * qt.cpp : Qt interface **************************************************************************** * Copyright © 2006-2009 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Jean-Baptiste Kempf diff --git a/modules/gui/qt/qt.hpp b/modules/gui/qt/qt.hpp index 64d18b2441..d7645dc244 100644 --- a/modules/gui/qt/qt.hpp +++ b/modules/gui/qt/qt.hpp @@ -2,7 +2,6 @@ * qt.hpp : Qt interface **************************************************************************** * Copyright (C) 2006-2009 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Jean-Baptiste Kempf diff --git a/modules/gui/qt/recents.cpp b/modules/gui/qt/recents.cpp index d8b58ea688..44b700479b 100644 --- a/modules/gui/qt/recents.cpp +++ b/modules/gui/qt/recents.cpp @@ -2,7 +2,6 @@ * recents.cpp : Recents MRL (menu) ***************************************************************************** * Copyright © 2008-2014 VideoLAN and VLC authors - * $Id$ * * Authors: Ludovic Fauvet * Jean-baptiste Kempf diff --git a/modules/gui/qt/recents.hpp b/modules/gui/qt/recents.hpp index 23da2620c3..86215f21ff 100644 --- a/modules/gui/qt/recents.hpp +++ b/modules/gui/qt/recents.hpp @@ -2,7 +2,6 @@ * recents.hpp : Recents MRL (menu) ***************************************************************************** * Copyright © 2008-2014 VideoLAN and VLC authors - * $Id$ * * Authors: Ludovic Fauvet * Jean-baptiste Kempf diff --git a/modules/gui/qt/util/buttons/BrowseButton.cpp b/modules/gui/qt/util/buttons/BrowseButton.cpp index 72f033d8c5..0dda6ff9b7 100644 --- a/modules/gui/qt/util/buttons/BrowseButton.cpp +++ b/modules/gui/qt/util/buttons/BrowseButton.cpp @@ -1,6 +1,5 @@ /***************************************************************************** * Copyright © 2011 VideoLAN - * $Id$ * * Authors: Filipe Azevedo, aka PasNox * diff --git a/modules/gui/qt/util/buttons/BrowseButton.hpp b/modules/gui/qt/util/buttons/BrowseButton.hpp index 1cf2fc1aa3..52f8dd8c3c 100644 --- a/modules/gui/qt/util/buttons/BrowseButton.hpp +++ b/modules/gui/qt/util/buttons/BrowseButton.hpp @@ -1,6 +1,5 @@ /***************************************************************************** * Copyright © 2011 VideoLAN - * $Id$ * * Authors: Filipe Azevedo, aka PasNox * diff --git a/modules/gui/qt/util/buttons/DeckButtonsLayout.cpp b/modules/gui/qt/util/buttons/DeckButtonsLayout.cpp index b236a61fe3..a05ab9ed11 100644 --- a/modules/gui/qt/util/buttons/DeckButtonsLayout.cpp +++ b/modules/gui/qt/util/buttons/DeckButtonsLayout.cpp @@ -1,6 +1,5 @@ /***************************************************************************** * Copyright © 2011 VideoLAN - * $Id$ * * Authors: Filipe Azevedo, aka PasNox * diff --git a/modules/gui/qt/util/buttons/DeckButtonsLayout.hpp b/modules/gui/qt/util/buttons/DeckButtonsLayout.hpp index d4eefa1208..962a78ed1f 100644 --- a/modules/gui/qt/util/buttons/DeckButtonsLayout.hpp +++ b/modules/gui/qt/util/buttons/DeckButtonsLayout.hpp @@ -1,6 +1,5 @@ /***************************************************************************** * Copyright © 2011 VideoLAN - * $Id$ * * Authors: Filipe Azevedo, aka PasNox * diff --git a/modules/gui/qt/util/buttons/RoundButton.cpp b/modules/gui/qt/util/buttons/RoundButton.cpp index ad40bb158c..1c4239c1fa 100644 --- a/modules/gui/qt/util/buttons/RoundButton.cpp +++ b/modules/gui/qt/util/buttons/RoundButton.cpp @@ -1,6 +1,5 @@ /***************************************************************************** * Copyright © 2011 VideoLAN - * $Id$ * * Authors: Filipe Azevedo, aka PasNox * diff --git a/modules/gui/qt/util/buttons/RoundButton.hpp b/modules/gui/qt/util/buttons/RoundButton.hpp index 51f28fb643..7a1b3e923d 100644 --- a/modules/gui/qt/util/buttons/RoundButton.hpp +++ b/modules/gui/qt/util/buttons/RoundButton.hpp @@ -1,6 +1,5 @@ /***************************************************************************** * Copyright © 2011 VideoLAN - * $Id$ * * Authors: Filipe Azevedo, aka PasNox * diff --git a/modules/gui/qt/util/customwidgets.cpp b/modules/gui/qt/util/customwidgets.cpp index 3879cc350b..d20a1eb52a 100644 --- a/modules/gui/qt/util/customwidgets.cpp +++ b/modules/gui/qt/util/customwidgets.cpp @@ -3,7 +3,6 @@ **************************************************************************** * Copyright (C) 2006-2011 the VideoLAN team * Copyright (C) 2004 Daniel Molkentin - * $Id$ * * Authors: Clément Stenac * The "ClickLineEdit" control is based on code by Daniel Molkentin diff --git a/modules/gui/qt/util/customwidgets.hpp b/modules/gui/qt/util/customwidgets.hpp index e87f2a7c56..152d928973 100644 --- a/modules/gui/qt/util/customwidgets.hpp +++ b/modules/gui/qt/util/customwidgets.hpp @@ -3,7 +3,6 @@ **************************************************************************** * Copyright (C) 2006 the VideoLAN team * Copyright (C) 2004 Daniel Molkentin - * $Id$ * * Authors: Clément Stenac * The "ClickLineEdit" control is based on code by Daniel Molkentin diff --git a/modules/gui/qt/util/imagehelper.cpp b/modules/gui/qt/util/imagehelper.cpp index 82d89874e3..fe588e6388 100644 --- a/modules/gui/qt/util/imagehelper.cpp +++ b/modules/gui/qt/util/imagehelper.cpp @@ -2,7 +2,6 @@ * input_slider.cpp : VolumeSlider and SeekSlider **************************************************************************** * Copyright (C) 2006-2017 the VideoLAN team - * $Id$ * * Authors: Pierre Lamot * diff --git a/modules/gui/qt/util/imagehelper.hpp b/modules/gui/qt/util/imagehelper.hpp index e13aa02200..175da1924b 100644 --- a/modules/gui/qt/util/imagehelper.hpp +++ b/modules/gui/qt/util/imagehelper.hpp @@ -2,7 +2,6 @@ * input_slider.cpp : VolumeSlider and SeekSlider **************************************************************************** * Copyright (C) 2006-2017 the VideoLAN team - * $Id$ * * Authors: Pierre Lamot * diff --git a/modules/gui/qt/util/input_slider.cpp b/modules/gui/qt/util/input_slider.cpp index 8754961257..3060163b5e 100644 --- a/modules/gui/qt/util/input_slider.cpp +++ b/modules/gui/qt/util/input_slider.cpp @@ -2,7 +2,6 @@ * input_slider.cpp : VolumeSlider and SeekSlider **************************************************************************** * Copyright (C) 2006-2011 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Jean-Baptiste Kempf diff --git a/modules/gui/qt/util/input_slider.hpp b/modules/gui/qt/util/input_slider.hpp index ff4f3133bb..7a64073450 100644 --- a/modules/gui/qt/util/input_slider.hpp +++ b/modules/gui/qt/util/input_slider.hpp @@ -2,7 +2,6 @@ * input_slider.hpp : VolumeSlider and SeekSlider **************************************************************************** * Copyright (C) 2006-2011 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * Jean-Baptiste Kempf diff --git a/modules/gui/qt/util/qmenuview.cpp b/modules/gui/qt/util/qmenuview.cpp index b075b5ebb1..cc371f9d85 100644 --- a/modules/gui/qt/util/qmenuview.cpp +++ b/modules/gui/qt/util/qmenuview.cpp @@ -2,7 +2,6 @@ * QMenuView **************************************************************************** * Copyright © 2011 VLC authors and VideoLAN - * $Id$ * * Authors: Jean-Baptiste Kempf * diff --git a/modules/gui/qt/util/qmenuview.hpp b/modules/gui/qt/util/qmenuview.hpp index adacf012c8..8a47235d01 100644 --- a/modules/gui/qt/util/qmenuview.hpp +++ b/modules/gui/qt/util/qmenuview.hpp @@ -2,7 +2,6 @@ * QMenuView **************************************************************************** * Copyright © 2011 VLC authors and VideoLAN - * $Id$ * * Authors: Jean-Baptiste Kempf * diff --git a/modules/gui/qt/util/qt_dirs.hpp b/modules/gui/qt/util/qt_dirs.hpp index a10cc0d186..37af0dd27b 100644 --- a/modules/gui/qt/util/qt_dirs.hpp +++ b/modules/gui/qt/util/qt_dirs.hpp @@ -2,7 +2,6 @@ * qt_dirs.hpp : String Directory helpers **************************************************************************** * Copyright (C) 2006-2008 the VideoLAN team - * $Id$ * * Authors: Jean-Baptiste Kempf * diff --git a/modules/gui/qt/util/qvlcapp.hpp b/modules/gui/qt/util/qvlcapp.hpp index 45b9e59e98..bf9a65eb85 100644 --- a/modules/gui/qt/util/qvlcapp.hpp +++ b/modules/gui/qt/util/qvlcapp.hpp @@ -2,7 +2,6 @@ * qvlcapp.hpp : A few helpers ***************************************************************************** * Copyright (C) 2008 the VideoLAN team - * $Id$ * * Authors: Jean-Baptiste Kempf * diff --git a/modules/gui/qt/util/qvlcframe.hpp b/modules/gui/qt/util/qvlcframe.hpp index fc422c2e47..a516c7b285 100644 --- a/modules/gui/qt/util/qvlcframe.hpp +++ b/modules/gui/qt/util/qvlcframe.hpp @@ -2,7 +2,6 @@ * qvlcframe.hpp : A few helpers ***************************************************************************** * Copyright (C) 2006-2007 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * diff --git a/modules/gui/qt/util/registry.cpp b/modules/gui/qt/util/registry.cpp index dfee7794dc..407c221a9c 100644 --- a/modules/gui/qt/util/registry.cpp +++ b/modules/gui/qt/util/registry.cpp @@ -2,7 +2,6 @@ * registry.cpp: Windows Registry Manipulation **************************************************************************** * Copyright (C) 2008 the VideoLAN team - * $Id$ * * Authors: Andre Weber * diff --git a/modules/gui/qt/util/registry.hpp b/modules/gui/qt/util/registry.hpp index dcf75a45e9..d260d9a84b 100644 --- a/modules/gui/qt/util/registry.hpp +++ b/modules/gui/qt/util/registry.hpp @@ -2,7 +2,6 @@ * registry.hpp: Windows Registry Manipulation **************************************************************************** * Copyright (C) 2008 the VideoLAN team - * $Id$ * * Authors: Andre Weber * diff --git a/modules/gui/qt/util/searchlineedit.cpp b/modules/gui/qt/util/searchlineedit.cpp index c4c7d8e2b6..1ea099e4c1 100644 --- a/modules/gui/qt/util/searchlineedit.cpp +++ b/modules/gui/qt/util/searchlineedit.cpp @@ -3,7 +3,6 @@ **************************************************************************** * Copyright (C) 2006 the VideoLAN team * Copyright (C) 2004 Daniel Molkentin - * $Id$ * * Authors: Clément Stenac * The "ClickLineEdit" control is based on code by Daniel Molkentin diff --git a/modules/gui/qt/util/searchlineedit.hpp b/modules/gui/qt/util/searchlineedit.hpp index fde9c16b0c..ecad5d73f1 100644 --- a/modules/gui/qt/util/searchlineedit.hpp +++ b/modules/gui/qt/util/searchlineedit.hpp @@ -3,7 +3,6 @@ **************************************************************************** * Copyright (C) 2006 the VideoLAN team * Copyright (C) 2004 Daniel Molkentin - * $Id$ * * Authors: Clément Stenac * The "ClickLineEdit" control is based on code by Daniel Molkentin diff --git a/modules/gui/qt/util/timetooltip.cpp b/modules/gui/qt/util/timetooltip.cpp index 7a63a9d7d9..825a2b0aac 100644 --- a/modules/gui/qt/util/timetooltip.cpp +++ b/modules/gui/qt/util/timetooltip.cpp @@ -1,6 +1,5 @@ /***************************************************************************** * Copyright © 2011-2012 VideoLAN - * $Id$ * * Authors: Ludovic Fauvet * diff --git a/modules/gui/qt/util/timetooltip.hpp b/modules/gui/qt/util/timetooltip.hpp index b6d7c646c9..5c3882ed2b 100644 --- a/modules/gui/qt/util/timetooltip.hpp +++ b/modules/gui/qt/util/timetooltip.hpp @@ -1,6 +1,5 @@ /***************************************************************************** * Copyright © 2011 VideoLAN - * $Id$ * * Authors: Ludovic Fauvet * diff --git a/modules/gui/skins2/commands/async_queue.cpp b/modules/gui/skins2/commands/async_queue.cpp index fcdbecbd16..bf601b9bad 100644 --- a/modules/gui/skins2/commands/async_queue.cpp +++ b/modules/gui/skins2/commands/async_queue.cpp @@ -2,7 +2,6 @@ * async_queue.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/commands/async_queue.hpp b/modules/gui/skins2/commands/async_queue.hpp index 9288465e48..fdc6bdb188 100644 --- a/modules/gui/skins2/commands/async_queue.hpp +++ b/modules/gui/skins2/commands/async_queue.hpp @@ -2,7 +2,6 @@ * async_queue.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/commands/cmd_add_item.cpp b/modules/gui/skins2/commands/cmd_add_item.cpp index 36910dd03b..80914f9325 100644 --- a/modules/gui/skins2/commands/cmd_add_item.cpp +++ b/modules/gui/skins2/commands/cmd_add_item.cpp @@ -2,7 +2,6 @@ * cmd_add_item.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/commands/cmd_add_item.hpp b/modules/gui/skins2/commands/cmd_add_item.hpp index a2c47f4bd9..6465dd26d0 100644 --- a/modules/gui/skins2/commands/cmd_add_item.hpp +++ b/modules/gui/skins2/commands/cmd_add_item.hpp @@ -2,7 +2,6 @@ * cmd_add_item.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/commands/cmd_audio.cpp b/modules/gui/skins2/commands/cmd_audio.cpp index 1d739f2062..4fc23f8e7c 100644 --- a/modules/gui/skins2/commands/cmd_audio.cpp +++ b/modules/gui/skins2/commands/cmd_audio.cpp @@ -2,7 +2,6 @@ * cmd_audio.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * diff --git a/modules/gui/skins2/commands/cmd_audio.hpp b/modules/gui/skins2/commands/cmd_audio.hpp index c171a0f38e..11760c540a 100644 --- a/modules/gui/skins2/commands/cmd_audio.hpp +++ b/modules/gui/skins2/commands/cmd_audio.hpp @@ -2,7 +2,6 @@ * cmd_audio.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * diff --git a/modules/gui/skins2/commands/cmd_callbacks.hpp b/modules/gui/skins2/commands/cmd_callbacks.hpp index 945a4e777c..6beed4131a 100644 --- a/modules/gui/skins2/commands/cmd_callbacks.hpp +++ b/modules/gui/skins2/commands/cmd_callbacks.hpp @@ -2,7 +2,6 @@ * cmd_callbacks.hpp ***************************************************************************** * Copyright (C) 2009 the VideoLAN team - * $Id$ * * Author: Erwan Tulou * JP Dinger diff --git a/modules/gui/skins2/commands/cmd_change_skin.cpp b/modules/gui/skins2/commands/cmd_change_skin.cpp index da59ec89ea..72c74c411c 100644 --- a/modules/gui/skins2/commands/cmd_change_skin.cpp +++ b/modules/gui/skins2/commands/cmd_change_skin.cpp @@ -2,7 +2,6 @@ * cmd_change_skin.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/commands/cmd_change_skin.hpp b/modules/gui/skins2/commands/cmd_change_skin.hpp index cf8e5979ba..04f2a99db2 100644 --- a/modules/gui/skins2/commands/cmd_change_skin.hpp +++ b/modules/gui/skins2/commands/cmd_change_skin.hpp @@ -2,7 +2,6 @@ * cmd_change_skin.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/commands/cmd_dialogs.hpp b/modules/gui/skins2/commands/cmd_dialogs.hpp index 8c2b39e510..80726b970e 100644 --- a/modules/gui/skins2/commands/cmd_dialogs.hpp +++ b/modules/gui/skins2/commands/cmd_dialogs.hpp @@ -2,7 +2,6 @@ * cmd_dialogs.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/commands/cmd_dummy.hpp b/modules/gui/skins2/commands/cmd_dummy.hpp index d908eb87fa..eea87f3233 100644 --- a/modules/gui/skins2/commands/cmd_dummy.hpp +++ b/modules/gui/skins2/commands/cmd_dummy.hpp @@ -2,7 +2,6 @@ * cmd_dummy.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/commands/cmd_dvd.cpp b/modules/gui/skins2/commands/cmd_dvd.cpp index f101b7e26b..f540482d1f 100644 --- a/modules/gui/skins2/commands/cmd_dvd.cpp +++ b/modules/gui/skins2/commands/cmd_dvd.cpp @@ -2,7 +2,6 @@ * cmd_dvd.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Olivier Teulière * diff --git a/modules/gui/skins2/commands/cmd_dvd.hpp b/modules/gui/skins2/commands/cmd_dvd.hpp index ee90598433..ebc1ae00f3 100644 --- a/modules/gui/skins2/commands/cmd_dvd.hpp +++ b/modules/gui/skins2/commands/cmd_dvd.hpp @@ -2,7 +2,6 @@ * cmd_dvd.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Olivier Teulière * diff --git a/modules/gui/skins2/commands/cmd_fullscreen.cpp b/modules/gui/skins2/commands/cmd_fullscreen.cpp index 06605ce35e..40cc40c3d6 100644 --- a/modules/gui/skins2/commands/cmd_fullscreen.cpp +++ b/modules/gui/skins2/commands/cmd_fullscreen.cpp @@ -2,7 +2,6 @@ * cmd_fullscreen.cpp ***************************************************************************** * Copyright (C) 2003-2009 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/commands/cmd_fullscreen.hpp b/modules/gui/skins2/commands/cmd_fullscreen.hpp index d74a2b83ba..b6046fa5a3 100644 --- a/modules/gui/skins2/commands/cmd_fullscreen.hpp +++ b/modules/gui/skins2/commands/cmd_fullscreen.hpp @@ -2,7 +2,6 @@ * cmd_fullscreen.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/commands/cmd_generic.hpp b/modules/gui/skins2/commands/cmd_generic.hpp index 3180492d96..fa091aabbe 100644 --- a/modules/gui/skins2/commands/cmd_generic.hpp +++ b/modules/gui/skins2/commands/cmd_generic.hpp @@ -2,7 +2,6 @@ * cmd_generic.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/commands/cmd_input.cpp b/modules/gui/skins2/commands/cmd_input.cpp index 9f0e2b4109..e220108784 100644 --- a/modules/gui/skins2/commands/cmd_input.cpp +++ b/modules/gui/skins2/commands/cmd_input.cpp @@ -2,7 +2,6 @@ * cmd_input.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/commands/cmd_input.hpp b/modules/gui/skins2/commands/cmd_input.hpp index c266396e88..0081dc0920 100644 --- a/modules/gui/skins2/commands/cmd_input.hpp +++ b/modules/gui/skins2/commands/cmd_input.hpp @@ -2,7 +2,6 @@ * cmd_input.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/commands/cmd_layout.cpp b/modules/gui/skins2/commands/cmd_layout.cpp index 19214cb1af..e54b2dc0e5 100644 --- a/modules/gui/skins2/commands/cmd_layout.cpp +++ b/modules/gui/skins2/commands/cmd_layout.cpp @@ -2,7 +2,6 @@ * cmd_layout.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/commands/cmd_layout.hpp b/modules/gui/skins2/commands/cmd_layout.hpp index dec56d13a2..a41cf38e96 100644 --- a/modules/gui/skins2/commands/cmd_layout.hpp +++ b/modules/gui/skins2/commands/cmd_layout.hpp @@ -2,7 +2,6 @@ * cmd_layout.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/commands/cmd_minimize.cpp b/modules/gui/skins2/commands/cmd_minimize.cpp index d9302b5193..db6b46eaa8 100644 --- a/modules/gui/skins2/commands/cmd_minimize.cpp +++ b/modules/gui/skins2/commands/cmd_minimize.cpp @@ -2,7 +2,6 @@ * cmd_minimize.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Mohammed Adnène Trojette * Olivier Teulière diff --git a/modules/gui/skins2/commands/cmd_minimize.hpp b/modules/gui/skins2/commands/cmd_minimize.hpp index 298567b900..1082e2da63 100644 --- a/modules/gui/skins2/commands/cmd_minimize.hpp +++ b/modules/gui/skins2/commands/cmd_minimize.hpp @@ -2,7 +2,6 @@ * cmd_minimize.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Mohammed Adnène Trojette * diff --git a/modules/gui/skins2/commands/cmd_muxer.cpp b/modules/gui/skins2/commands/cmd_muxer.cpp index 30dec0c925..f3e438a83c 100644 --- a/modules/gui/skins2/commands/cmd_muxer.cpp +++ b/modules/gui/skins2/commands/cmd_muxer.cpp @@ -2,7 +2,6 @@ * cmd_muxer.cpp ***************************************************************************** * Copyright (C) 2005 the VideoLAN team - * $Id$ * * Authors: Olivier Teulière * diff --git a/modules/gui/skins2/commands/cmd_muxer.hpp b/modules/gui/skins2/commands/cmd_muxer.hpp index f8e88cd29a..4b054564ec 100644 --- a/modules/gui/skins2/commands/cmd_muxer.hpp +++ b/modules/gui/skins2/commands/cmd_muxer.hpp @@ -2,7 +2,6 @@ * cmd_muxer.hpp ***************************************************************************** * Copyright (C) 2005 the VideoLAN team - * $Id$ * * Authors: Olivier Teulière * diff --git a/modules/gui/skins2/commands/cmd_on_top.cpp b/modules/gui/skins2/commands/cmd_on_top.cpp index 54cc640129..b1fe464da9 100644 --- a/modules/gui/skins2/commands/cmd_on_top.cpp +++ b/modules/gui/skins2/commands/cmd_on_top.cpp @@ -2,7 +2,6 @@ * cmd_on_top.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/commands/cmd_on_top.hpp b/modules/gui/skins2/commands/cmd_on_top.hpp index c6b84f8a5a..49752d13ec 100644 --- a/modules/gui/skins2/commands/cmd_on_top.hpp +++ b/modules/gui/skins2/commands/cmd_on_top.hpp @@ -2,7 +2,6 @@ * cmd_on_top.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/commands/cmd_playlist.cpp b/modules/gui/skins2/commands/cmd_playlist.cpp index 80944906c0..a5f14b6499 100644 --- a/modules/gui/skins2/commands/cmd_playlist.cpp +++ b/modules/gui/skins2/commands/cmd_playlist.cpp @@ -2,7 +2,6 @@ * cmd_playlist.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/commands/cmd_playlist.hpp b/modules/gui/skins2/commands/cmd_playlist.hpp index bbbde615bd..dd9ec21b2a 100644 --- a/modules/gui/skins2/commands/cmd_playlist.hpp +++ b/modules/gui/skins2/commands/cmd_playlist.hpp @@ -2,7 +2,6 @@ * cmd_playlist.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/commands/cmd_playtree.cpp b/modules/gui/skins2/commands/cmd_playtree.cpp index 080e0e0ebf..4ed40eac83 100644 --- a/modules/gui/skins2/commands/cmd_playtree.cpp +++ b/modules/gui/skins2/commands/cmd_playtree.cpp @@ -2,7 +2,6 @@ * cmd_playtree.cpp ***************************************************************************** * Copyright (C) 2005 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * Clément Stenac diff --git a/modules/gui/skins2/commands/cmd_playtree.hpp b/modules/gui/skins2/commands/cmd_playtree.hpp index 2f2245f065..38710cd042 100644 --- a/modules/gui/skins2/commands/cmd_playtree.hpp +++ b/modules/gui/skins2/commands/cmd_playtree.hpp @@ -2,7 +2,6 @@ * cmd_playtree.hpp ***************************************************************************** * Copyright (C) 2005 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * Clément Stenac diff --git a/modules/gui/skins2/commands/cmd_quit.cpp b/modules/gui/skins2/commands/cmd_quit.cpp index 691b61399e..b400ae9839 100644 --- a/modules/gui/skins2/commands/cmd_quit.cpp +++ b/modules/gui/skins2/commands/cmd_quit.cpp @@ -2,7 +2,6 @@ * cmd_quit.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/commands/cmd_quit.hpp b/modules/gui/skins2/commands/cmd_quit.hpp index f3bd03f589..237e5fe5d9 100644 --- a/modules/gui/skins2/commands/cmd_quit.hpp +++ b/modules/gui/skins2/commands/cmd_quit.hpp @@ -2,7 +2,6 @@ * cmd_quit.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/commands/cmd_resize.cpp b/modules/gui/skins2/commands/cmd_resize.cpp index c3c2afbaa0..41eaf4d09b 100644 --- a/modules/gui/skins2/commands/cmd_resize.cpp +++ b/modules/gui/skins2/commands/cmd_resize.cpp @@ -2,7 +2,6 @@ * cmd_resize.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/commands/cmd_resize.hpp b/modules/gui/skins2/commands/cmd_resize.hpp index 4e28cc95a1..ac0f71b887 100644 --- a/modules/gui/skins2/commands/cmd_resize.hpp +++ b/modules/gui/skins2/commands/cmd_resize.hpp @@ -2,7 +2,6 @@ * cmd_resize.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/commands/cmd_show_window.hpp b/modules/gui/skins2/commands/cmd_show_window.hpp index e2523b8fc9..5d61384674 100644 --- a/modules/gui/skins2/commands/cmd_show_window.hpp +++ b/modules/gui/skins2/commands/cmd_show_window.hpp @@ -2,7 +2,6 @@ * cmd_show_window.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/commands/cmd_snapshot.cpp b/modules/gui/skins2/commands/cmd_snapshot.cpp index 33107c5690..99a0f4814e 100644 --- a/modules/gui/skins2/commands/cmd_snapshot.cpp +++ b/modules/gui/skins2/commands/cmd_snapshot.cpp @@ -2,7 +2,6 @@ * cmd_snapshot.cpp ***************************************************************************** * Copyright (C) 2006-2009 the VideoLAN team - * $Id$ * * Authors: Olivier Teulière * diff --git a/modules/gui/skins2/commands/cmd_snapshot.hpp b/modules/gui/skins2/commands/cmd_snapshot.hpp index c8c5cb43d5..31b43e3144 100644 --- a/modules/gui/skins2/commands/cmd_snapshot.hpp +++ b/modules/gui/skins2/commands/cmd_snapshot.hpp @@ -2,7 +2,6 @@ * cmd_snapshot.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Olivier Teulière * diff --git a/modules/gui/skins2/commands/cmd_vars.cpp b/modules/gui/skins2/commands/cmd_vars.cpp index 2da80a2759..71c6d47051 100644 --- a/modules/gui/skins2/commands/cmd_vars.cpp +++ b/modules/gui/skins2/commands/cmd_vars.cpp @@ -2,7 +2,6 @@ * cmd_vars.cpp ***************************************************************************** * Copyright (C) 2004 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * diff --git a/modules/gui/skins2/commands/cmd_vars.hpp b/modules/gui/skins2/commands/cmd_vars.hpp index 32cae2c771..7a42f14c38 100644 --- a/modules/gui/skins2/commands/cmd_vars.hpp +++ b/modules/gui/skins2/commands/cmd_vars.hpp @@ -2,7 +2,6 @@ * cmd_vars.hpp ***************************************************************************** * Copyright (C) 2004 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * diff --git a/modules/gui/skins2/controls/ctrl_button.cpp b/modules/gui/skins2/controls/ctrl_button.cpp index 06a2944163..4bf1a76977 100644 --- a/modules/gui/skins2/controls/ctrl_button.cpp +++ b/modules/gui/skins2/controls/ctrl_button.cpp @@ -2,7 +2,6 @@ * ctrl_button.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/controls/ctrl_button.hpp b/modules/gui/skins2/controls/ctrl_button.hpp index 2d7b64d792..6a3465dae7 100644 --- a/modules/gui/skins2/controls/ctrl_button.hpp +++ b/modules/gui/skins2/controls/ctrl_button.hpp @@ -2,7 +2,6 @@ * ctrl_button.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/controls/ctrl_checkbox.cpp b/modules/gui/skins2/controls/ctrl_checkbox.cpp index 4b06572019..b98c8da035 100644 --- a/modules/gui/skins2/controls/ctrl_checkbox.cpp +++ b/modules/gui/skins2/controls/ctrl_checkbox.cpp @@ -2,7 +2,6 @@ * ctrl_checkbox.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/controls/ctrl_checkbox.hpp b/modules/gui/skins2/controls/ctrl_checkbox.hpp index 8e2ae6c69e..add8c72f8f 100644 --- a/modules/gui/skins2/controls/ctrl_checkbox.hpp +++ b/modules/gui/skins2/controls/ctrl_checkbox.hpp @@ -2,7 +2,6 @@ * ctrl_checkbox.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/controls/ctrl_flat.hpp b/modules/gui/skins2/controls/ctrl_flat.hpp index f21482d25f..4430dd4784 100644 --- a/modules/gui/skins2/controls/ctrl_flat.hpp +++ b/modules/gui/skins2/controls/ctrl_flat.hpp @@ -2,7 +2,6 @@ * ctrl_flat.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/controls/ctrl_generic.cpp b/modules/gui/skins2/controls/ctrl_generic.cpp index dfa055494e..5d15f34882 100644 --- a/modules/gui/skins2/controls/ctrl_generic.cpp +++ b/modules/gui/skins2/controls/ctrl_generic.cpp @@ -2,7 +2,6 @@ * ctrl_generic.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/controls/ctrl_generic.hpp b/modules/gui/skins2/controls/ctrl_generic.hpp index 045c542b00..de32304299 100644 --- a/modules/gui/skins2/controls/ctrl_generic.hpp +++ b/modules/gui/skins2/controls/ctrl_generic.hpp @@ -2,7 +2,6 @@ * ctrl_generic.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/controls/ctrl_image.cpp b/modules/gui/skins2/controls/ctrl_image.cpp index 70d9648e92..75b304836d 100644 --- a/modules/gui/skins2/controls/ctrl_image.cpp +++ b/modules/gui/skins2/controls/ctrl_image.cpp @@ -2,7 +2,6 @@ * ctrl_image.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/controls/ctrl_image.hpp b/modules/gui/skins2/controls/ctrl_image.hpp index 422938785c..4f4a68d160 100644 --- a/modules/gui/skins2/controls/ctrl_image.hpp +++ b/modules/gui/skins2/controls/ctrl_image.hpp @@ -2,7 +2,6 @@ * ctrl_image.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/controls/ctrl_list.cpp b/modules/gui/skins2/controls/ctrl_list.cpp index c5f7055682..338d145357 100644 --- a/modules/gui/skins2/controls/ctrl_list.cpp +++ b/modules/gui/skins2/controls/ctrl_list.cpp @@ -2,7 +2,6 @@ * ctrl_list.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/controls/ctrl_list.hpp b/modules/gui/skins2/controls/ctrl_list.hpp index 0bfd248b02..ed720b71dc 100644 --- a/modules/gui/skins2/controls/ctrl_list.hpp +++ b/modules/gui/skins2/controls/ctrl_list.hpp @@ -2,7 +2,6 @@ * ctrl_list.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/controls/ctrl_move.cpp b/modules/gui/skins2/controls/ctrl_move.cpp index 39700c839b..560d50e630 100644 --- a/modules/gui/skins2/controls/ctrl_move.cpp +++ b/modules/gui/skins2/controls/ctrl_move.cpp @@ -2,7 +2,6 @@ * ctrl_move.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/controls/ctrl_move.hpp b/modules/gui/skins2/controls/ctrl_move.hpp index d564c00019..be0050d3c4 100644 --- a/modules/gui/skins2/controls/ctrl_move.hpp +++ b/modules/gui/skins2/controls/ctrl_move.hpp @@ -2,7 +2,6 @@ * ctrl_move.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/controls/ctrl_radialslider.cpp b/modules/gui/skins2/controls/ctrl_radialslider.cpp index e06673a495..89d970ea2f 100644 --- a/modules/gui/skins2/controls/ctrl_radialslider.cpp +++ b/modules/gui/skins2/controls/ctrl_radialslider.cpp @@ -2,7 +2,6 @@ * ctrl_radialslider.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/controls/ctrl_radialslider.hpp b/modules/gui/skins2/controls/ctrl_radialslider.hpp index 8bb0b3ad10..685e9ad725 100644 --- a/modules/gui/skins2/controls/ctrl_radialslider.hpp +++ b/modules/gui/skins2/controls/ctrl_radialslider.hpp @@ -2,7 +2,6 @@ * ctrl_radialslider.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/controls/ctrl_resize.cpp b/modules/gui/skins2/controls/ctrl_resize.cpp index bb6e17f060..889c77177e 100644 --- a/modules/gui/skins2/controls/ctrl_resize.cpp +++ b/modules/gui/skins2/controls/ctrl_resize.cpp @@ -2,7 +2,6 @@ * ctrl_resize.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/controls/ctrl_resize.hpp b/modules/gui/skins2/controls/ctrl_resize.hpp index 9a4b224d3f..2f3839031a 100644 --- a/modules/gui/skins2/controls/ctrl_resize.hpp +++ b/modules/gui/skins2/controls/ctrl_resize.hpp @@ -2,7 +2,6 @@ * ctrl_resize.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/controls/ctrl_slider.cpp b/modules/gui/skins2/controls/ctrl_slider.cpp index 9f259b3a78..757af0cae8 100644 --- a/modules/gui/skins2/controls/ctrl_slider.cpp +++ b/modules/gui/skins2/controls/ctrl_slider.cpp @@ -2,7 +2,6 @@ * ctrl_slider.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/controls/ctrl_slider.hpp b/modules/gui/skins2/controls/ctrl_slider.hpp index 5f42bb1406..31ed3f307d 100644 --- a/modules/gui/skins2/controls/ctrl_slider.hpp +++ b/modules/gui/skins2/controls/ctrl_slider.hpp @@ -2,7 +2,6 @@ * ctrl_slider.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/controls/ctrl_text.cpp b/modules/gui/skins2/controls/ctrl_text.cpp index 729fdab85d..33c8fdeded 100644 --- a/modules/gui/skins2/controls/ctrl_text.cpp +++ b/modules/gui/skins2/controls/ctrl_text.cpp @@ -2,7 +2,6 @@ * ctrl_text.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/controls/ctrl_text.hpp b/modules/gui/skins2/controls/ctrl_text.hpp index ecc9ee0655..7fbe4572f9 100644 --- a/modules/gui/skins2/controls/ctrl_text.hpp +++ b/modules/gui/skins2/controls/ctrl_text.hpp @@ -2,7 +2,6 @@ * ctrl_text.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/controls/ctrl_tree.cpp b/modules/gui/skins2/controls/ctrl_tree.cpp index f851a25070..e29104a13f 100644 --- a/modules/gui/skins2/controls/ctrl_tree.cpp +++ b/modules/gui/skins2/controls/ctrl_tree.cpp @@ -2,7 +2,6 @@ * ctrl_tree.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * Clément Stenac diff --git a/modules/gui/skins2/controls/ctrl_tree.hpp b/modules/gui/skins2/controls/ctrl_tree.hpp index 15284a429e..7389efb1d1 100644 --- a/modules/gui/skins2/controls/ctrl_tree.hpp +++ b/modules/gui/skins2/controls/ctrl_tree.hpp @@ -2,7 +2,6 @@ * ctrl_tree.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * Clément Stenac diff --git a/modules/gui/skins2/controls/ctrl_video.cpp b/modules/gui/skins2/controls/ctrl_video.cpp index 48270497d2..99a13fe8bb 100644 --- a/modules/gui/skins2/controls/ctrl_video.cpp +++ b/modules/gui/skins2/controls/ctrl_video.cpp @@ -2,7 +2,6 @@ * ctrl_video.cpp ***************************************************************************** * Copyright (C) 2004 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * diff --git a/modules/gui/skins2/controls/ctrl_video.hpp b/modules/gui/skins2/controls/ctrl_video.hpp index 1e5e1eb426..0e318a9a76 100644 --- a/modules/gui/skins2/controls/ctrl_video.hpp +++ b/modules/gui/skins2/controls/ctrl_video.hpp @@ -2,7 +2,6 @@ * ctrl_video.hpp ***************************************************************************** * Copyright (C) 2004 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * diff --git a/modules/gui/skins2/events/evt_dragndrop.hpp b/modules/gui/skins2/events/evt_dragndrop.hpp index cf2d66fac8..30a0d0e2b6 100644 --- a/modules/gui/skins2/events/evt_dragndrop.hpp +++ b/modules/gui/skins2/events/evt_dragndrop.hpp @@ -2,7 +2,6 @@ * evt_dragndrop.hpp ***************************************************************************** * Copyright (C) 2011 the VideoLAN team - * $Id$ * * Author: Erwan Tulou * diff --git a/modules/gui/skins2/events/evt_enter.hpp b/modules/gui/skins2/events/evt_enter.hpp index 3198fa4679..7ba362d747 100644 --- a/modules/gui/skins2/events/evt_enter.hpp +++ b/modules/gui/skins2/events/evt_enter.hpp @@ -2,7 +2,6 @@ * evt_enter.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/events/evt_focus.hpp b/modules/gui/skins2/events/evt_focus.hpp index 6c789a1852..c473e6a378 100644 --- a/modules/gui/skins2/events/evt_focus.hpp +++ b/modules/gui/skins2/events/evt_focus.hpp @@ -2,7 +2,6 @@ * evt_focus.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/events/evt_generic.hpp b/modules/gui/skins2/events/evt_generic.hpp index beefb8ba0a..7b535a4481 100644 --- a/modules/gui/skins2/events/evt_generic.hpp +++ b/modules/gui/skins2/events/evt_generic.hpp @@ -2,7 +2,6 @@ * evt_generic.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/events/evt_input.cpp b/modules/gui/skins2/events/evt_input.cpp index 80d299f071..eb6e5d4499 100644 --- a/modules/gui/skins2/events/evt_input.cpp +++ b/modules/gui/skins2/events/evt_input.cpp @@ -2,7 +2,6 @@ * evt_input.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/events/evt_input.hpp b/modules/gui/skins2/events/evt_input.hpp index 4f5527453a..0bbef1b1c0 100644 --- a/modules/gui/skins2/events/evt_input.hpp +++ b/modules/gui/skins2/events/evt_input.hpp @@ -2,7 +2,6 @@ * evt_input.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/events/evt_key.cpp b/modules/gui/skins2/events/evt_key.cpp index 34ed297aca..a1586cf444 100644 --- a/modules/gui/skins2/events/evt_key.cpp +++ b/modules/gui/skins2/events/evt_key.cpp @@ -2,7 +2,6 @@ * evt_key.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/events/evt_key.hpp b/modules/gui/skins2/events/evt_key.hpp index 8206ae551b..317a6440df 100644 --- a/modules/gui/skins2/events/evt_key.hpp +++ b/modules/gui/skins2/events/evt_key.hpp @@ -2,7 +2,6 @@ * evt_key.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/events/evt_leave.hpp b/modules/gui/skins2/events/evt_leave.hpp index 583f963534..e1dbc0e043 100644 --- a/modules/gui/skins2/events/evt_leave.hpp +++ b/modules/gui/skins2/events/evt_leave.hpp @@ -2,7 +2,6 @@ * evt_leave.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/events/evt_menu.hpp b/modules/gui/skins2/events/evt_menu.hpp index 1da0b42068..ed74e1e635 100644 --- a/modules/gui/skins2/events/evt_menu.hpp +++ b/modules/gui/skins2/events/evt_menu.hpp @@ -2,7 +2,6 @@ * evt_menu.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Olivier Teulière * diff --git a/modules/gui/skins2/events/evt_motion.hpp b/modules/gui/skins2/events/evt_motion.hpp index b9501c4847..66ff9c59cc 100644 --- a/modules/gui/skins2/events/evt_motion.hpp +++ b/modules/gui/skins2/events/evt_motion.hpp @@ -2,7 +2,6 @@ * evt_motion.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/events/evt_mouse.cpp b/modules/gui/skins2/events/evt_mouse.cpp index 794f211256..334aac3f84 100644 --- a/modules/gui/skins2/events/evt_mouse.cpp +++ b/modules/gui/skins2/events/evt_mouse.cpp @@ -2,7 +2,6 @@ * evt_mouse.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/events/evt_mouse.hpp b/modules/gui/skins2/events/evt_mouse.hpp index 61e168ec25..40df2f14fe 100644 --- a/modules/gui/skins2/events/evt_mouse.hpp +++ b/modules/gui/skins2/events/evt_mouse.hpp @@ -2,7 +2,6 @@ * evt_mouse.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/events/evt_refresh.hpp b/modules/gui/skins2/events/evt_refresh.hpp index 4580f227de..5569a266a5 100644 --- a/modules/gui/skins2/events/evt_refresh.hpp +++ b/modules/gui/skins2/events/evt_refresh.hpp @@ -2,7 +2,6 @@ * evt_refresh.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/events/evt_scroll.cpp b/modules/gui/skins2/events/evt_scroll.cpp index 21bf8b403b..5d19bb5b24 100644 --- a/modules/gui/skins2/events/evt_scroll.cpp +++ b/modules/gui/skins2/events/evt_scroll.cpp @@ -2,7 +2,6 @@ * evt_scroll.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/events/evt_scroll.hpp b/modules/gui/skins2/events/evt_scroll.hpp index 361084318c..9e730f6790 100644 --- a/modules/gui/skins2/events/evt_scroll.hpp +++ b/modules/gui/skins2/events/evt_scroll.hpp @@ -2,7 +2,6 @@ * evt_scroll.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/events/evt_special.cpp b/modules/gui/skins2/events/evt_special.cpp index afa1d1f873..e76d86552f 100644 --- a/modules/gui/skins2/events/evt_special.cpp +++ b/modules/gui/skins2/events/evt_special.cpp @@ -2,7 +2,6 @@ * evt_special.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/events/evt_special.hpp b/modules/gui/skins2/events/evt_special.hpp index a6fb797a0c..fb7dbdffdf 100644 --- a/modules/gui/skins2/events/evt_special.hpp +++ b/modules/gui/skins2/events/evt_special.hpp @@ -2,7 +2,6 @@ * evt_special.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/parser/builder.cpp b/modules/gui/skins2/parser/builder.cpp index eef3e1c29c..a9ed531640 100644 --- a/modules/gui/skins2/parser/builder.cpp +++ b/modules/gui/skins2/parser/builder.cpp @@ -2,7 +2,6 @@ * builder.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/parser/builder.hpp b/modules/gui/skins2/parser/builder.hpp index da68bc2406..f0b25aa0eb 100644 --- a/modules/gui/skins2/parser/builder.hpp +++ b/modules/gui/skins2/parser/builder.hpp @@ -2,7 +2,6 @@ * builder.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/parser/builder_data.hpp b/modules/gui/skins2/parser/builder_data.hpp index 284d1d4e07..3badccf5a6 100644 --- a/modules/gui/skins2/parser/builder_data.hpp +++ b/modules/gui/skins2/parser/builder_data.hpp @@ -2,7 +2,6 @@ * builder_data.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teuliere diff --git a/modules/gui/skins2/parser/expr_evaluator.cpp b/modules/gui/skins2/parser/expr_evaluator.cpp index 11d14ba9c8..53fc8de64d 100644 --- a/modules/gui/skins2/parser/expr_evaluator.cpp +++ b/modules/gui/skins2/parser/expr_evaluator.cpp @@ -2,7 +2,6 @@ * expr_evaluator.cpp ***************************************************************************** * Copyright (C) 2004 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * diff --git a/modules/gui/skins2/parser/expr_evaluator.hpp b/modules/gui/skins2/parser/expr_evaluator.hpp index 7bf2a0d313..a790fe3ee4 100644 --- a/modules/gui/skins2/parser/expr_evaluator.hpp +++ b/modules/gui/skins2/parser/expr_evaluator.hpp @@ -2,7 +2,6 @@ * expr_evaluator.hpp ***************************************************************************** * Copyright (C) 2004 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * diff --git a/modules/gui/skins2/parser/interpreter.cpp b/modules/gui/skins2/parser/interpreter.cpp index ee11cc052f..cd5f7fb222 100644 --- a/modules/gui/skins2/parser/interpreter.cpp +++ b/modules/gui/skins2/parser/interpreter.cpp @@ -2,7 +2,6 @@ * interpreter.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/parser/interpreter.hpp b/modules/gui/skins2/parser/interpreter.hpp index 9e7fc133db..3fe5bdc925 100644 --- a/modules/gui/skins2/parser/interpreter.hpp +++ b/modules/gui/skins2/parser/interpreter.hpp @@ -2,7 +2,6 @@ * interpreter.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/parser/skin_parser.cpp b/modules/gui/skins2/parser/skin_parser.cpp index 6cf725f118..da779f4284 100644 --- a/modules/gui/skins2/parser/skin_parser.cpp +++ b/modules/gui/skins2/parser/skin_parser.cpp @@ -2,7 +2,6 @@ * skin_parser.cpp ***************************************************************************** * Copyright (C) 2004 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * diff --git a/modules/gui/skins2/parser/skin_parser.hpp b/modules/gui/skins2/parser/skin_parser.hpp index a284b35d58..f911674fd5 100644 --- a/modules/gui/skins2/parser/skin_parser.hpp +++ b/modules/gui/skins2/parser/skin_parser.hpp @@ -2,7 +2,6 @@ * skin_parser.hpp ***************************************************************************** * Copyright (C) 2004 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * diff --git a/modules/gui/skins2/parser/xmlparser.cpp b/modules/gui/skins2/parser/xmlparser.cpp index e19b34b76d..a8c2b9ec9d 100644 --- a/modules/gui/skins2/parser/xmlparser.cpp +++ b/modules/gui/skins2/parser/xmlparser.cpp @@ -2,7 +2,6 @@ * xmlparser.cpp ***************************************************************************** * Copyright (C) 2004 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * diff --git a/modules/gui/skins2/parser/xmlparser.hpp b/modules/gui/skins2/parser/xmlparser.hpp index 8bfef6f477..f9772b20d6 100644 --- a/modules/gui/skins2/parser/xmlparser.hpp +++ b/modules/gui/skins2/parser/xmlparser.hpp @@ -2,7 +2,6 @@ * xmlparser.hpp ***************************************************************************** * Copyright (C) 2004 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * diff --git a/modules/gui/skins2/src/anchor.cpp b/modules/gui/skins2/src/anchor.cpp index 24e80516c0..c8c952e970 100644 --- a/modules/gui/skins2/src/anchor.cpp +++ b/modules/gui/skins2/src/anchor.cpp @@ -2,7 +2,6 @@ * anchor.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/anchor.hpp b/modules/gui/skins2/src/anchor.hpp index 4758bf1150..e69da8e2ee 100644 --- a/modules/gui/skins2/src/anchor.hpp +++ b/modules/gui/skins2/src/anchor.hpp @@ -2,7 +2,6 @@ * anchor.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/anim_bitmap.cpp b/modules/gui/skins2/src/anim_bitmap.cpp index b01b16d37d..4e0cf2d9c2 100644 --- a/modules/gui/skins2/src/anim_bitmap.cpp +++ b/modules/gui/skins2/src/anim_bitmap.cpp @@ -2,7 +2,6 @@ * anim_bitmap.cpp ***************************************************************************** * Copyright (C) 2005 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * diff --git a/modules/gui/skins2/src/anim_bitmap.hpp b/modules/gui/skins2/src/anim_bitmap.hpp index 6825544cf0..6772a5c959 100644 --- a/modules/gui/skins2/src/anim_bitmap.hpp +++ b/modules/gui/skins2/src/anim_bitmap.hpp @@ -2,7 +2,6 @@ * anim_bitmap.hpp ***************************************************************************** * Copyright (C) 2005 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * diff --git a/modules/gui/skins2/src/art_manager.cpp b/modules/gui/skins2/src/art_manager.cpp index f4dec63de6..6768bd7bf0 100644 --- a/modules/gui/skins2/src/art_manager.cpp +++ b/modules/gui/skins2/src/art_manager.cpp @@ -2,7 +2,6 @@ * art_manager.cpp ***************************************************************************** * Copyright (C) 2010 the VideoLAN team - * $Id$ * * Author: Erwan Tulou * diff --git a/modules/gui/skins2/src/art_manager.hpp b/modules/gui/skins2/src/art_manager.hpp index 2d845c2ae2..7f37eaa244 100644 --- a/modules/gui/skins2/src/art_manager.hpp +++ b/modules/gui/skins2/src/art_manager.hpp @@ -2,7 +2,6 @@ * art_manager.hpp ***************************************************************************** * Copyright (C) 2010 the VideoLAN team - * $Id$ * * Author: Erwan Tulou * diff --git a/modules/gui/skins2/src/bitmap_font.cpp b/modules/gui/skins2/src/bitmap_font.cpp index ba83fd74d4..d8ce6453e8 100644 --- a/modules/gui/skins2/src/bitmap_font.cpp +++ b/modules/gui/skins2/src/bitmap_font.cpp @@ -2,7 +2,6 @@ * bitmap_font.cpp ***************************************************************************** * Copyright (C) 2004 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * diff --git a/modules/gui/skins2/src/bitmap_font.hpp b/modules/gui/skins2/src/bitmap_font.hpp index 6f98480dd5..236bae6703 100644 --- a/modules/gui/skins2/src/bitmap_font.hpp +++ b/modules/gui/skins2/src/bitmap_font.hpp @@ -2,7 +2,6 @@ * bitmap_font.hpp ***************************************************************************** * Copyright (C) 2004 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * diff --git a/modules/gui/skins2/src/dialogs.cpp b/modules/gui/skins2/src/dialogs.cpp index 640761e821..72869b29c8 100644 --- a/modules/gui/skins2/src/dialogs.cpp +++ b/modules/gui/skins2/src/dialogs.cpp @@ -2,7 +2,6 @@ * dialogs.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/dialogs.hpp b/modules/gui/skins2/src/dialogs.hpp index 1a65c040f1..8e0f9e093c 100644 --- a/modules/gui/skins2/src/dialogs.hpp +++ b/modules/gui/skins2/src/dialogs.hpp @@ -2,7 +2,6 @@ * dialogs.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/file_bitmap.cpp b/modules/gui/skins2/src/file_bitmap.cpp index 5eddb67394..d89bb69267 100644 --- a/modules/gui/skins2/src/file_bitmap.cpp +++ b/modules/gui/skins2/src/file_bitmap.cpp @@ -2,7 +2,6 @@ * file_bitmap.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/file_bitmap.hpp b/modules/gui/skins2/src/file_bitmap.hpp index f52c3fd63b..cc0c1bd3ec 100644 --- a/modules/gui/skins2/src/file_bitmap.hpp +++ b/modules/gui/skins2/src/file_bitmap.hpp @@ -2,7 +2,6 @@ * file_bitmap.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/fsc_window.cpp b/modules/gui/skins2/src/fsc_window.cpp index 00955cc37e..5f9cfe3411 100644 --- a/modules/gui/skins2/src/fsc_window.cpp +++ b/modules/gui/skins2/src/fsc_window.cpp @@ -2,7 +2,6 @@ * fsc_window.cpp ***************************************************************************** * Copyright (C) 2010 the VideoLAN team - * $Id$ * * Author: Erwan Tulou * diff --git a/modules/gui/skins2/src/fsc_window.hpp b/modules/gui/skins2/src/fsc_window.hpp index 7221039aff..7a3980e2d1 100644 --- a/modules/gui/skins2/src/fsc_window.hpp +++ b/modules/gui/skins2/src/fsc_window.hpp @@ -2,7 +2,6 @@ * fsc_window.hpp ***************************************************************************** * Copyright (C) 2010 the VideoLAN team - * $Id$ * * Author: Erwan Tulou * diff --git a/modules/gui/skins2/src/ft2_bitmap.cpp b/modules/gui/skins2/src/ft2_bitmap.cpp index 10a3e1106c..08ce4a3421 100644 --- a/modules/gui/skins2/src/ft2_bitmap.cpp +++ b/modules/gui/skins2/src/ft2_bitmap.cpp @@ -2,7 +2,6 @@ * ft2_bitmap.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/ft2_bitmap.hpp b/modules/gui/skins2/src/ft2_bitmap.hpp index c60845df46..574af5770a 100644 --- a/modules/gui/skins2/src/ft2_bitmap.hpp +++ b/modules/gui/skins2/src/ft2_bitmap.hpp @@ -2,7 +2,6 @@ * ft2_bitmap.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/ft2_font.cpp b/modules/gui/skins2/src/ft2_font.cpp index a2b148e402..acbc43e3c6 100644 --- a/modules/gui/skins2/src/ft2_font.cpp +++ b/modules/gui/skins2/src/ft2_font.cpp @@ -2,7 +2,6 @@ * ft2_font.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/ft2_font.hpp b/modules/gui/skins2/src/ft2_font.hpp index 4b0b286717..f2fc5cd6ff 100644 --- a/modules/gui/skins2/src/ft2_font.hpp +++ b/modules/gui/skins2/src/ft2_font.hpp @@ -2,7 +2,6 @@ * ft2_font.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/generic_bitmap.cpp b/modules/gui/skins2/src/generic_bitmap.cpp index 30c7ea92ab..60edecca40 100644 --- a/modules/gui/skins2/src/generic_bitmap.cpp +++ b/modules/gui/skins2/src/generic_bitmap.cpp @@ -2,7 +2,6 @@ * generic_bitmap.cpp ***************************************************************************** * Copyright (C) 2004 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * diff --git a/modules/gui/skins2/src/generic_bitmap.hpp b/modules/gui/skins2/src/generic_bitmap.hpp index 690c902070..c1f6714f88 100644 --- a/modules/gui/skins2/src/generic_bitmap.hpp +++ b/modules/gui/skins2/src/generic_bitmap.hpp @@ -2,7 +2,6 @@ * generic_bitmap.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/generic_font.hpp b/modules/gui/skins2/src/generic_font.hpp index cffcef5a1e..65b59ba2cb 100644 --- a/modules/gui/skins2/src/generic_font.hpp +++ b/modules/gui/skins2/src/generic_font.hpp @@ -2,7 +2,6 @@ * generic_font.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/generic_layout.cpp b/modules/gui/skins2/src/generic_layout.cpp index e5f29030a6..39840c58cd 100644 --- a/modules/gui/skins2/src/generic_layout.cpp +++ b/modules/gui/skins2/src/generic_layout.cpp @@ -2,7 +2,6 @@ * generic_layout.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/generic_layout.hpp b/modules/gui/skins2/src/generic_layout.hpp index 8c4d4652de..1c17c8be97 100644 --- a/modules/gui/skins2/src/generic_layout.hpp +++ b/modules/gui/skins2/src/generic_layout.hpp @@ -2,7 +2,6 @@ * generic_layout.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/generic_window.cpp b/modules/gui/skins2/src/generic_window.cpp index 55d1bdcc29..deb993fd68 100644 --- a/modules/gui/skins2/src/generic_window.cpp +++ b/modules/gui/skins2/src/generic_window.cpp @@ -2,7 +2,6 @@ * generic_window.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/generic_window.hpp b/modules/gui/skins2/src/generic_window.hpp index 6f37f84739..d828ed7e3f 100644 --- a/modules/gui/skins2/src/generic_window.hpp +++ b/modules/gui/skins2/src/generic_window.hpp @@ -2,7 +2,6 @@ * generic_window.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/ini_file.cpp b/modules/gui/skins2/src/ini_file.cpp index d52d3f21e5..226cb78d72 100644 --- a/modules/gui/skins2/src/ini_file.cpp +++ b/modules/gui/skins2/src/ini_file.cpp @@ -2,7 +2,6 @@ * ini_file.cpp ***************************************************************************** * Copyright (C) 2006 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * diff --git a/modules/gui/skins2/src/ini_file.hpp b/modules/gui/skins2/src/ini_file.hpp index 4d41441f89..c190759e83 100644 --- a/modules/gui/skins2/src/ini_file.hpp +++ b/modules/gui/skins2/src/ini_file.hpp @@ -2,7 +2,6 @@ * ini_file.hpp ***************************************************************************** * Copyright (C) 2006 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * diff --git a/modules/gui/skins2/src/logger.cpp b/modules/gui/skins2/src/logger.cpp index 931981c170..38671eb5e6 100644 --- a/modules/gui/skins2/src/logger.cpp +++ b/modules/gui/skins2/src/logger.cpp @@ -2,7 +2,6 @@ * logger.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/logger.hpp b/modules/gui/skins2/src/logger.hpp index caedc70e50..2d6365bbdf 100644 --- a/modules/gui/skins2/src/logger.hpp +++ b/modules/gui/skins2/src/logger.hpp @@ -2,7 +2,6 @@ * logger.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/os_factory.cpp b/modules/gui/skins2/src/os_factory.cpp index b00be30b68..66f900344c 100644 --- a/modules/gui/skins2/src/os_factory.cpp +++ b/modules/gui/skins2/src/os_factory.cpp @@ -2,7 +2,6 @@ * os_factory.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/os_factory.hpp b/modules/gui/skins2/src/os_factory.hpp index 54eda30c9a..245947d9bf 100644 --- a/modules/gui/skins2/src/os_factory.hpp +++ b/modules/gui/skins2/src/os_factory.hpp @@ -2,7 +2,6 @@ * os_factory.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/os_graphics.hpp b/modules/gui/skins2/src/os_graphics.hpp index c8cf28f998..79ee486d76 100644 --- a/modules/gui/skins2/src/os_graphics.hpp +++ b/modules/gui/skins2/src/os_graphics.hpp @@ -2,7 +2,6 @@ * os_graphics.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/os_loop.hpp b/modules/gui/skins2/src/os_loop.hpp index 44ef940b54..cb4d7e613d 100644 --- a/modules/gui/skins2/src/os_loop.hpp +++ b/modules/gui/skins2/src/os_loop.hpp @@ -2,7 +2,6 @@ * os_loop.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/os_popup.hpp b/modules/gui/skins2/src/os_popup.hpp index 217a2c7c5b..6095c86eab 100644 --- a/modules/gui/skins2/src/os_popup.hpp +++ b/modules/gui/skins2/src/os_popup.hpp @@ -2,7 +2,6 @@ * os_popup.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/os_timer.hpp b/modules/gui/skins2/src/os_timer.hpp index eee0ebb17b..c32346e678 100644 --- a/modules/gui/skins2/src/os_timer.hpp +++ b/modules/gui/skins2/src/os_timer.hpp @@ -2,7 +2,6 @@ * os_timer.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/os_tooltip.hpp b/modules/gui/skins2/src/os_tooltip.hpp index 0e7fe5e287..b3f99797e6 100644 --- a/modules/gui/skins2/src/os_tooltip.hpp +++ b/modules/gui/skins2/src/os_tooltip.hpp @@ -2,7 +2,6 @@ * os_tooltip.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/os_window.hpp b/modules/gui/skins2/src/os_window.hpp index e9f818f596..a63405b623 100644 --- a/modules/gui/skins2/src/os_window.hpp +++ b/modules/gui/skins2/src/os_window.hpp @@ -2,7 +2,6 @@ * os_window.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/popup.cpp b/modules/gui/skins2/src/popup.cpp index 1001f3f36b..5edda61020 100644 --- a/modules/gui/skins2/src/popup.cpp +++ b/modules/gui/skins2/src/popup.cpp @@ -2,7 +2,6 @@ * popup.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Olivier Teulière * diff --git a/modules/gui/skins2/src/popup.hpp b/modules/gui/skins2/src/popup.hpp index 17984cbe69..bce3da491c 100644 --- a/modules/gui/skins2/src/popup.hpp +++ b/modules/gui/skins2/src/popup.hpp @@ -2,7 +2,6 @@ * popup.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Olivier Teulière * diff --git a/modules/gui/skins2/src/scaled_bitmap.cpp b/modules/gui/skins2/src/scaled_bitmap.cpp index 049139936f..a85877b381 100644 --- a/modules/gui/skins2/src/scaled_bitmap.cpp +++ b/modules/gui/skins2/src/scaled_bitmap.cpp @@ -2,7 +2,6 @@ * scaled_bitmap.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/scaled_bitmap.hpp b/modules/gui/skins2/src/scaled_bitmap.hpp index 819fb9be7a..61409e921e 100644 --- a/modules/gui/skins2/src/scaled_bitmap.hpp +++ b/modules/gui/skins2/src/scaled_bitmap.hpp @@ -2,7 +2,6 @@ * scaled_bitmap.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/skin_common.hpp b/modules/gui/skins2/src/skin_common.hpp index 13ac5470fe..e81be51928 100644 --- a/modules/gui/skins2/src/skin_common.hpp +++ b/modules/gui/skins2/src/skin_common.hpp @@ -2,7 +2,6 @@ * skin_common.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/skin_main.cpp b/modules/gui/skins2/src/skin_main.cpp index 4eb62e4d16..c3aada4028 100644 --- a/modules/gui/skins2/src/skin_main.cpp +++ b/modules/gui/skins2/src/skin_main.cpp @@ -2,7 +2,6 @@ * skin_main.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/theme.cpp b/modules/gui/skins2/src/theme.cpp index ac11e8f624..2659ff5b84 100644 --- a/modules/gui/skins2/src/theme.cpp +++ b/modules/gui/skins2/src/theme.cpp @@ -2,7 +2,6 @@ * theme.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/theme.hpp b/modules/gui/skins2/src/theme.hpp index f1c65f5f42..c9fcc3f71f 100644 --- a/modules/gui/skins2/src/theme.hpp +++ b/modules/gui/skins2/src/theme.hpp @@ -2,7 +2,6 @@ * theme.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/theme_loader.cpp b/modules/gui/skins2/src/theme_loader.cpp index 67aad2c535..80f680172e 100644 --- a/modules/gui/skins2/src/theme_loader.cpp +++ b/modules/gui/skins2/src/theme_loader.cpp @@ -2,7 +2,6 @@ * theme_loader.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/theme_loader.hpp b/modules/gui/skins2/src/theme_loader.hpp index 76f48c1178..8a9e0c121b 100644 --- a/modules/gui/skins2/src/theme_loader.hpp +++ b/modules/gui/skins2/src/theme_loader.hpp @@ -2,7 +2,6 @@ * theme_loader.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/theme_repository.cpp b/modules/gui/skins2/src/theme_repository.cpp index bef3074859..da4a31a158 100644 --- a/modules/gui/skins2/src/theme_repository.cpp +++ b/modules/gui/skins2/src/theme_repository.cpp @@ -2,7 +2,6 @@ * theme_repository.cpp ***************************************************************************** * Copyright (C) 2004 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * diff --git a/modules/gui/skins2/src/theme_repository.hpp b/modules/gui/skins2/src/theme_repository.hpp index 747570094c..2e8d4b014b 100644 --- a/modules/gui/skins2/src/theme_repository.hpp +++ b/modules/gui/skins2/src/theme_repository.hpp @@ -2,7 +2,6 @@ * theme_repository.hpp ***************************************************************************** * Copyright (C) 2004 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * diff --git a/modules/gui/skins2/src/tooltip.cpp b/modules/gui/skins2/src/tooltip.cpp index 20888c8d25..830d9a0b23 100644 --- a/modules/gui/skins2/src/tooltip.cpp +++ b/modules/gui/skins2/src/tooltip.cpp @@ -2,7 +2,6 @@ * tooltip.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/tooltip.hpp b/modules/gui/skins2/src/tooltip.hpp index b50f540c7d..7ba92273d7 100644 --- a/modules/gui/skins2/src/tooltip.hpp +++ b/modules/gui/skins2/src/tooltip.hpp @@ -2,7 +2,6 @@ * tooltip.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/top_window.cpp b/modules/gui/skins2/src/top_window.cpp index 56eb998ac9..ad6960b897 100644 --- a/modules/gui/skins2/src/top_window.cpp +++ b/modules/gui/skins2/src/top_window.cpp @@ -2,7 +2,6 @@ * top_window.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/top_window.hpp b/modules/gui/skins2/src/top_window.hpp index 8979ba326b..3bbfaa7ecf 100644 --- a/modules/gui/skins2/src/top_window.hpp +++ b/modules/gui/skins2/src/top_window.hpp @@ -2,7 +2,6 @@ * top_window.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/var_manager.cpp b/modules/gui/skins2/src/var_manager.cpp index fc91159ce1..257f6713a5 100644 --- a/modules/gui/skins2/src/var_manager.cpp +++ b/modules/gui/skins2/src/var_manager.cpp @@ -2,7 +2,6 @@ * var_manager.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/var_manager.hpp b/modules/gui/skins2/src/var_manager.hpp index 7ef68442f8..fd272efd01 100644 --- a/modules/gui/skins2/src/var_manager.hpp +++ b/modules/gui/skins2/src/var_manager.hpp @@ -2,7 +2,6 @@ * var_manager.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/vlcproc.cpp b/modules/gui/skins2/src/vlcproc.cpp index e11936a58d..7c3223d2ea 100644 --- a/modules/gui/skins2/src/vlcproc.cpp +++ b/modules/gui/skins2/src/vlcproc.cpp @@ -2,7 +2,6 @@ * vlcproc.cpp ***************************************************************************** * Copyright (C) 2003-2009 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/vlcproc.hpp b/modules/gui/skins2/src/vlcproc.hpp index 353073ae6a..dbed1e8135 100644 --- a/modules/gui/skins2/src/vlcproc.hpp +++ b/modules/gui/skins2/src/vlcproc.hpp @@ -2,7 +2,6 @@ * vlcproc.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/vout_manager.cpp b/modules/gui/skins2/src/vout_manager.cpp index 63940f4a31..d2bfb87a84 100644 --- a/modules/gui/skins2/src/vout_manager.cpp +++ b/modules/gui/skins2/src/vout_manager.cpp @@ -2,7 +2,6 @@ * vout_manager.cpp ***************************************************************************** * Copyright (C) 2009 the VideoLAN team - * $Id$ * * Authors: Erwan Tulou * diff --git a/modules/gui/skins2/src/vout_manager.hpp b/modules/gui/skins2/src/vout_manager.hpp index 5cb3b389e8..3a822b9c04 100644 --- a/modules/gui/skins2/src/vout_manager.hpp +++ b/modules/gui/skins2/src/vout_manager.hpp @@ -2,7 +2,6 @@ * vout_manager.hpp ***************************************************************************** * Copyright (C) 2009 the VideoLAN team - * $Id$ * * Authors: Erwan Tulou < brezhoneg1 at yahoo.fr r> * diff --git a/modules/gui/skins2/src/vout_window.cpp b/modules/gui/skins2/src/vout_window.cpp index e912ebb8dc..95fc261bca 100644 --- a/modules/gui/skins2/src/vout_window.cpp +++ b/modules/gui/skins2/src/vout_window.cpp @@ -2,7 +2,6 @@ * vout_window.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * diff --git a/modules/gui/skins2/src/vout_window.hpp b/modules/gui/skins2/src/vout_window.hpp index 307e1c3b3b..fac95b862a 100644 --- a/modules/gui/skins2/src/vout_window.hpp +++ b/modules/gui/skins2/src/vout_window.hpp @@ -2,7 +2,6 @@ * vout_window.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * diff --git a/modules/gui/skins2/src/window_manager.cpp b/modules/gui/skins2/src/window_manager.cpp index 628aa51399..9663b79721 100644 --- a/modules/gui/skins2/src/window_manager.cpp +++ b/modules/gui/skins2/src/window_manager.cpp @@ -2,7 +2,6 @@ * window_manager.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/src/window_manager.hpp b/modules/gui/skins2/src/window_manager.hpp index ede1f878ac..47cf875d83 100644 --- a/modules/gui/skins2/src/window_manager.hpp +++ b/modules/gui/skins2/src/window_manager.hpp @@ -2,7 +2,6 @@ * window_manager.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/utils/bezier.cpp b/modules/gui/skins2/utils/bezier.cpp index b1fc059772..8593a4d731 100644 --- a/modules/gui/skins2/utils/bezier.cpp +++ b/modules/gui/skins2/utils/bezier.cpp @@ -2,7 +2,6 @@ * bezier.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/utils/bezier.hpp b/modules/gui/skins2/utils/bezier.hpp index 532d1932e5..d90d43d3a1 100644 --- a/modules/gui/skins2/utils/bezier.hpp +++ b/modules/gui/skins2/utils/bezier.hpp @@ -2,7 +2,6 @@ * bezier.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/utils/fsm.cpp b/modules/gui/skins2/utils/fsm.cpp index 06ae175ae2..662d0485ef 100644 --- a/modules/gui/skins2/utils/fsm.cpp +++ b/modules/gui/skins2/utils/fsm.cpp @@ -2,7 +2,6 @@ * fsm.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/utils/fsm.hpp b/modules/gui/skins2/utils/fsm.hpp index 6193c731c1..d25da96318 100644 --- a/modules/gui/skins2/utils/fsm.hpp +++ b/modules/gui/skins2/utils/fsm.hpp @@ -2,7 +2,6 @@ * fsm.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/utils/observer.hpp b/modules/gui/skins2/utils/observer.hpp index 54f1755420..a098f74f2f 100644 --- a/modules/gui/skins2/utils/observer.hpp +++ b/modules/gui/skins2/utils/observer.hpp @@ -2,7 +2,6 @@ * observer.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/utils/pointer.hpp b/modules/gui/skins2/utils/pointer.hpp index 5c7fb9223f..2341ff60af 100644 --- a/modules/gui/skins2/utils/pointer.hpp +++ b/modules/gui/skins2/utils/pointer.hpp @@ -2,7 +2,6 @@ * pointer.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/utils/position.cpp b/modules/gui/skins2/utils/position.cpp index 98890eb1a1..8a41e72a3f 100644 --- a/modules/gui/skins2/utils/position.cpp +++ b/modules/gui/skins2/utils/position.cpp @@ -2,7 +2,6 @@ * position.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/utils/position.hpp b/modules/gui/skins2/utils/position.hpp index e3a19a4e66..4dd0f38cca 100644 --- a/modules/gui/skins2/utils/position.hpp +++ b/modules/gui/skins2/utils/position.hpp @@ -2,7 +2,6 @@ * position.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/utils/ustring.cpp b/modules/gui/skins2/utils/ustring.cpp index 56ed4659c0..bffa583ca4 100644 --- a/modules/gui/skins2/utils/ustring.cpp +++ b/modules/gui/skins2/utils/ustring.cpp @@ -2,7 +2,6 @@ * ustring.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/utils/ustring.hpp b/modules/gui/skins2/utils/ustring.hpp index 5360aec5af..0f622bdd49 100644 --- a/modules/gui/skins2/utils/ustring.hpp +++ b/modules/gui/skins2/utils/ustring.hpp @@ -2,7 +2,6 @@ * ustring.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/utils/var_bool.cpp b/modules/gui/skins2/utils/var_bool.cpp index 9fa79b9307..f2289de60f 100644 --- a/modules/gui/skins2/utils/var_bool.cpp +++ b/modules/gui/skins2/utils/var_bool.cpp @@ -2,7 +2,6 @@ * var_bool.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/utils/var_bool.hpp b/modules/gui/skins2/utils/var_bool.hpp index dfd21851de..bf466eccc8 100644 --- a/modules/gui/skins2/utils/var_bool.hpp +++ b/modules/gui/skins2/utils/var_bool.hpp @@ -2,7 +2,6 @@ * var_bool.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/utils/var_list.cpp b/modules/gui/skins2/utils/var_list.cpp index c3efc93681..7d1709b1a8 100644 --- a/modules/gui/skins2/utils/var_list.cpp +++ b/modules/gui/skins2/utils/var_list.cpp @@ -2,7 +2,6 @@ * var_list.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/utils/var_list.hpp b/modules/gui/skins2/utils/var_list.hpp index 9ece48c7c3..a4961b3aa5 100644 --- a/modules/gui/skins2/utils/var_list.hpp +++ b/modules/gui/skins2/utils/var_list.hpp @@ -2,7 +2,6 @@ * var_list.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/utils/var_percent.cpp b/modules/gui/skins2/utils/var_percent.cpp index 009087b884..b333115c32 100644 --- a/modules/gui/skins2/utils/var_percent.cpp +++ b/modules/gui/skins2/utils/var_percent.cpp @@ -2,7 +2,6 @@ * var_percent.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/utils/var_percent.hpp b/modules/gui/skins2/utils/var_percent.hpp index d74ee470aa..6df3fa9198 100644 --- a/modules/gui/skins2/utils/var_percent.hpp +++ b/modules/gui/skins2/utils/var_percent.hpp @@ -2,7 +2,6 @@ * var_percent.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/utils/var_string.cpp b/modules/gui/skins2/utils/var_string.cpp index 069323eaf3..f1f8afbdfc 100644 --- a/modules/gui/skins2/utils/var_string.cpp +++ b/modules/gui/skins2/utils/var_string.cpp @@ -2,7 +2,6 @@ * var_string.cpp ***************************************************************************** * Copyright (C) 2010 the VideoLAN team - * $Id$ * * Author: Erwan Tulou * diff --git a/modules/gui/skins2/utils/var_string.hpp b/modules/gui/skins2/utils/var_string.hpp index 80e381ecc4..8d05985fd6 100644 --- a/modules/gui/skins2/utils/var_string.hpp +++ b/modules/gui/skins2/utils/var_string.hpp @@ -2,7 +2,6 @@ * var_string.hpp ***************************************************************************** * Copyright (C) 2010 the VideoLAN team - * $Id$ * * Author: Erwan Tulou * diff --git a/modules/gui/skins2/utils/var_text.cpp b/modules/gui/skins2/utils/var_text.cpp index f274be10db..6e84d72ef2 100644 --- a/modules/gui/skins2/utils/var_text.cpp +++ b/modules/gui/skins2/utils/var_text.cpp @@ -2,7 +2,6 @@ * var_text.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/utils/var_text.hpp b/modules/gui/skins2/utils/var_text.hpp index 5ccc795950..0fa046cfd2 100644 --- a/modules/gui/skins2/utils/var_text.hpp +++ b/modules/gui/skins2/utils/var_text.hpp @@ -2,7 +2,6 @@ * var_text.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/utils/var_tree.cpp b/modules/gui/skins2/utils/var_tree.cpp index b77985a7ac..70692a0c8f 100644 --- a/modules/gui/skins2/utils/var_tree.cpp +++ b/modules/gui/skins2/utils/var_tree.cpp @@ -2,7 +2,6 @@ * var_tree.cpp ***************************************************************************** * Copyright (C) 2005 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * Clément Stenac diff --git a/modules/gui/skins2/utils/var_tree.hpp b/modules/gui/skins2/utils/var_tree.hpp index 982f0a1edc..064aba3540 100644 --- a/modules/gui/skins2/utils/var_tree.hpp +++ b/modules/gui/skins2/utils/var_tree.hpp @@ -2,7 +2,6 @@ * var_tree.hpp ***************************************************************************** * Copyright (C) 2005 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * Clément Stenac diff --git a/modules/gui/skins2/utils/variable.hpp b/modules/gui/skins2/utils/variable.hpp index e45e73fe58..6fa6cf0d81 100644 --- a/modules/gui/skins2/utils/variable.hpp +++ b/modules/gui/skins2/utils/variable.hpp @@ -2,7 +2,6 @@ * variable.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/vars/equalizer.cpp b/modules/gui/skins2/vars/equalizer.cpp index c8fe87745a..4d949be385 100644 --- a/modules/gui/skins2/vars/equalizer.cpp +++ b/modules/gui/skins2/vars/equalizer.cpp @@ -2,7 +2,6 @@ * equalizer.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * diff --git a/modules/gui/skins2/vars/equalizer.hpp b/modules/gui/skins2/vars/equalizer.hpp index 1ed4d2c3ae..81b04e487b 100644 --- a/modules/gui/skins2/vars/equalizer.hpp +++ b/modules/gui/skins2/vars/equalizer.hpp @@ -2,7 +2,6 @@ * equalizer.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * diff --git a/modules/gui/skins2/vars/playtree.cpp b/modules/gui/skins2/vars/playtree.cpp index 9c3d0929cc..4996828335 100644 --- a/modules/gui/skins2/vars/playtree.cpp +++ b/modules/gui/skins2/vars/playtree.cpp @@ -2,7 +2,6 @@ * playtree.cpp ***************************************************************************** * Copyright (C) 2005 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * Clément Stenac diff --git a/modules/gui/skins2/vars/playtree.hpp b/modules/gui/skins2/vars/playtree.hpp index 3ab2c3c427..c8c72683ca 100644 --- a/modules/gui/skins2/vars/playtree.hpp +++ b/modules/gui/skins2/vars/playtree.hpp @@ -2,7 +2,6 @@ * playtree.hpp ***************************************************************************** * Copyright (C) 2005 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * Clément Stenac diff --git a/modules/gui/skins2/vars/time.cpp b/modules/gui/skins2/vars/time.cpp index 9d33a8799d..52f33f014f 100644 --- a/modules/gui/skins2/vars/time.cpp +++ b/modules/gui/skins2/vars/time.cpp @@ -2,7 +2,6 @@ * time.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/vars/time.hpp b/modules/gui/skins2/vars/time.hpp index 7a85703f86..b9ecc20bd1 100644 --- a/modules/gui/skins2/vars/time.hpp +++ b/modules/gui/skins2/vars/time.hpp @@ -2,7 +2,6 @@ * time.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/vars/volume.cpp b/modules/gui/skins2/vars/volume.cpp index 3fadcdf040..8a6cd61e7b 100644 --- a/modules/gui/skins2/vars/volume.cpp +++ b/modules/gui/skins2/vars/volume.cpp @@ -2,7 +2,6 @@ * volume.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/vars/volume.hpp b/modules/gui/skins2/vars/volume.hpp index 8d2bfee72d..03e345814b 100644 --- a/modules/gui/skins2/vars/volume.hpp +++ b/modules/gui/skins2/vars/volume.hpp @@ -2,7 +2,6 @@ * volume.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/win32/win32_dragdrop.cpp b/modules/gui/skins2/win32/win32_dragdrop.cpp index b36b543195..92f996a11a 100644 --- a/modules/gui/skins2/win32/win32_dragdrop.cpp +++ b/modules/gui/skins2/win32/win32_dragdrop.cpp @@ -2,7 +2,6 @@ * win32_dragdrop.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/win32/win32_dragdrop.hpp b/modules/gui/skins2/win32/win32_dragdrop.hpp index d1b0008c1e..40d4454383 100644 --- a/modules/gui/skins2/win32/win32_dragdrop.hpp +++ b/modules/gui/skins2/win32/win32_dragdrop.hpp @@ -2,7 +2,6 @@ * win32_dragdrop.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/win32/win32_factory.cpp b/modules/gui/skins2/win32/win32_factory.cpp index f5a657fc7f..6f4d5e8bcb 100644 --- a/modules/gui/skins2/win32/win32_factory.cpp +++ b/modules/gui/skins2/win32/win32_factory.cpp @@ -2,7 +2,6 @@ * win32_factory.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/win32/win32_factory.hpp b/modules/gui/skins2/win32/win32_factory.hpp index cd016ff6a4..eaf80216a3 100644 --- a/modules/gui/skins2/win32/win32_factory.hpp +++ b/modules/gui/skins2/win32/win32_factory.hpp @@ -2,7 +2,6 @@ * win32_factory.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/win32/win32_graphics.cpp b/modules/gui/skins2/win32/win32_graphics.cpp index 71b49719ca..1d2feeb5cc 100644 --- a/modules/gui/skins2/win32/win32_graphics.cpp +++ b/modules/gui/skins2/win32/win32_graphics.cpp @@ -2,7 +2,6 @@ * win32_graphics.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/win32/win32_graphics.hpp b/modules/gui/skins2/win32/win32_graphics.hpp index 83f575a40a..4533e5e49e 100644 --- a/modules/gui/skins2/win32/win32_graphics.hpp +++ b/modules/gui/skins2/win32/win32_graphics.hpp @@ -2,7 +2,6 @@ * win32_graphics.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/win32/win32_loop.cpp b/modules/gui/skins2/win32/win32_loop.cpp index bbae954d8b..80e0d16b5e 100644 --- a/modules/gui/skins2/win32/win32_loop.cpp +++ b/modules/gui/skins2/win32/win32_loop.cpp @@ -2,7 +2,6 @@ * win32_loop.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/win32/win32_loop.hpp b/modules/gui/skins2/win32/win32_loop.hpp index 9216eb344e..ab58c1d86e 100644 --- a/modules/gui/skins2/win32/win32_loop.hpp +++ b/modules/gui/skins2/win32/win32_loop.hpp @@ -2,7 +2,6 @@ * win32_loop.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/win32/win32_popup.cpp b/modules/gui/skins2/win32/win32_popup.cpp index f508b582b5..8c9d6fff37 100644 --- a/modules/gui/skins2/win32/win32_popup.cpp +++ b/modules/gui/skins2/win32/win32_popup.cpp @@ -2,7 +2,6 @@ * win32_popup.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Olivier Teulière * diff --git a/modules/gui/skins2/win32/win32_popup.hpp b/modules/gui/skins2/win32/win32_popup.hpp index 97380e3aa1..3055ba0bf7 100644 --- a/modules/gui/skins2/win32/win32_popup.hpp +++ b/modules/gui/skins2/win32/win32_popup.hpp @@ -2,7 +2,6 @@ * win32_popup.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Olivier Teulière * diff --git a/modules/gui/skins2/win32/win32_timer.cpp b/modules/gui/skins2/win32/win32_timer.cpp index c499348716..768aaccb0f 100644 --- a/modules/gui/skins2/win32/win32_timer.cpp +++ b/modules/gui/skins2/win32/win32_timer.cpp @@ -2,7 +2,6 @@ * win32_timer.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/win32/win32_timer.hpp b/modules/gui/skins2/win32/win32_timer.hpp index b072299085..e928a91ad5 100644 --- a/modules/gui/skins2/win32/win32_timer.hpp +++ b/modules/gui/skins2/win32/win32_timer.hpp @@ -2,7 +2,6 @@ * win32_timer.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/win32/win32_tooltip.cpp b/modules/gui/skins2/win32/win32_tooltip.cpp index 403d331921..6548b73437 100644 --- a/modules/gui/skins2/win32/win32_tooltip.cpp +++ b/modules/gui/skins2/win32/win32_tooltip.cpp @@ -2,7 +2,6 @@ * win32_tooltip.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/win32/win32_tooltip.hpp b/modules/gui/skins2/win32/win32_tooltip.hpp index f26dfa43db..958ddbed95 100644 --- a/modules/gui/skins2/win32/win32_tooltip.hpp +++ b/modules/gui/skins2/win32/win32_tooltip.hpp @@ -2,7 +2,6 @@ * win32_tooltip.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/win32/win32_window.cpp b/modules/gui/skins2/win32/win32_window.cpp index cc5e1022ed..1ff49414ac 100644 --- a/modules/gui/skins2/win32/win32_window.cpp +++ b/modules/gui/skins2/win32/win32_window.cpp @@ -2,7 +2,6 @@ * win32_window.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/win32/win32_window.hpp b/modules/gui/skins2/win32/win32_window.hpp index 66f2a13c00..62e8aac764 100644 --- a/modules/gui/skins2/win32/win32_window.hpp +++ b/modules/gui/skins2/win32/win32_window.hpp @@ -2,7 +2,6 @@ * win32_window.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/x11/x11_display.cpp b/modules/gui/skins2/x11/x11_display.cpp index 1399ba5951..7b0fe2df84 100644 --- a/modules/gui/skins2/x11/x11_display.cpp +++ b/modules/gui/skins2/x11/x11_display.cpp @@ -2,7 +2,6 @@ * x11_display.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/x11/x11_display.hpp b/modules/gui/skins2/x11/x11_display.hpp index 64f1409534..0e6f176839 100644 --- a/modules/gui/skins2/x11/x11_display.hpp +++ b/modules/gui/skins2/x11/x11_display.hpp @@ -2,7 +2,6 @@ * x11_display.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/x11/x11_dragdrop.cpp b/modules/gui/skins2/x11/x11_dragdrop.cpp index 9cfd4e7bbb..c527af8008 100644 --- a/modules/gui/skins2/x11/x11_dragdrop.cpp +++ b/modules/gui/skins2/x11/x11_dragdrop.cpp @@ -2,7 +2,6 @@ * x11_dragdrop.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/x11/x11_dragdrop.hpp b/modules/gui/skins2/x11/x11_dragdrop.hpp index 968c2c1a04..ac08f85165 100644 --- a/modules/gui/skins2/x11/x11_dragdrop.hpp +++ b/modules/gui/skins2/x11/x11_dragdrop.hpp @@ -2,7 +2,6 @@ * x11_dragdrop.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/x11/x11_factory.cpp b/modules/gui/skins2/x11/x11_factory.cpp index 5bd68ec90e..1d1c2a812a 100644 --- a/modules/gui/skins2/x11/x11_factory.cpp +++ b/modules/gui/skins2/x11/x11_factory.cpp @@ -2,7 +2,6 @@ * x11_factory.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/x11/x11_factory.hpp b/modules/gui/skins2/x11/x11_factory.hpp index 91c82777f2..8c25bd8605 100644 --- a/modules/gui/skins2/x11/x11_factory.hpp +++ b/modules/gui/skins2/x11/x11_factory.hpp @@ -2,7 +2,6 @@ * x11_factory.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/x11/x11_graphics.cpp b/modules/gui/skins2/x11/x11_graphics.cpp index b6a34f2bdb..a807184c39 100644 --- a/modules/gui/skins2/x11/x11_graphics.cpp +++ b/modules/gui/skins2/x11/x11_graphics.cpp @@ -2,7 +2,6 @@ * x11_graphics.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/x11/x11_graphics.hpp b/modules/gui/skins2/x11/x11_graphics.hpp index 2a96041f0d..e7939856ae 100644 --- a/modules/gui/skins2/x11/x11_graphics.hpp +++ b/modules/gui/skins2/x11/x11_graphics.hpp @@ -2,7 +2,6 @@ * x11_graphics.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/x11/x11_loop.cpp b/modules/gui/skins2/x11/x11_loop.cpp index b9dc0d1b81..8b6437d32d 100644 --- a/modules/gui/skins2/x11/x11_loop.cpp +++ b/modules/gui/skins2/x11/x11_loop.cpp @@ -2,7 +2,6 @@ * x11_loop.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/x11/x11_loop.hpp b/modules/gui/skins2/x11/x11_loop.hpp index a858a33d22..1f34473cf4 100644 --- a/modules/gui/skins2/x11/x11_loop.hpp +++ b/modules/gui/skins2/x11/x11_loop.hpp @@ -2,7 +2,6 @@ * x11_loop.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/x11/x11_popup.cpp b/modules/gui/skins2/x11/x11_popup.cpp index 300586dbb9..f258fbff66 100644 --- a/modules/gui/skins2/x11/x11_popup.cpp +++ b/modules/gui/skins2/x11/x11_popup.cpp @@ -2,7 +2,6 @@ * x11_popup.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Olivier Teulière * diff --git a/modules/gui/skins2/x11/x11_popup.hpp b/modules/gui/skins2/x11/x11_popup.hpp index c20488c86a..a07b86597b 100644 --- a/modules/gui/skins2/x11/x11_popup.hpp +++ b/modules/gui/skins2/x11/x11_popup.hpp @@ -2,7 +2,6 @@ * x11_popup.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Olivier Teulière * diff --git a/modules/gui/skins2/x11/x11_timer.cpp b/modules/gui/skins2/x11/x11_timer.cpp index 4d1b932577..81b4893e16 100644 --- a/modules/gui/skins2/x11/x11_timer.cpp +++ b/modules/gui/skins2/x11/x11_timer.cpp @@ -2,7 +2,6 @@ * x11_timer.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/x11/x11_timer.hpp b/modules/gui/skins2/x11/x11_timer.hpp index a81b86866e..811180caf8 100644 --- a/modules/gui/skins2/x11/x11_timer.hpp +++ b/modules/gui/skins2/x11/x11_timer.hpp @@ -2,7 +2,6 @@ * x11_timer.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/x11/x11_tooltip.cpp b/modules/gui/skins2/x11/x11_tooltip.cpp index eaad00ba13..f6fd013b8e 100644 --- a/modules/gui/skins2/x11/x11_tooltip.cpp +++ b/modules/gui/skins2/x11/x11_tooltip.cpp @@ -2,7 +2,6 @@ * x11_tooltip.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/x11/x11_tooltip.hpp b/modules/gui/skins2/x11/x11_tooltip.hpp index b7a4bb8f63..8d23b6cbae 100644 --- a/modules/gui/skins2/x11/x11_tooltip.hpp +++ b/modules/gui/skins2/x11/x11_tooltip.hpp @@ -2,7 +2,6 @@ * x11_tooltip.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/x11/x11_window.cpp b/modules/gui/skins2/x11/x11_window.cpp index 305f327e35..62f94858c9 100644 --- a/modules/gui/skins2/x11/x11_window.cpp +++ b/modules/gui/skins2/x11/x11_window.cpp @@ -2,7 +2,6 @@ * x11_window.cpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/gui/skins2/x11/x11_window.hpp b/modules/gui/skins2/x11/x11_window.hpp index c87ae633f0..75c8f7fb77 100644 --- a/modules/gui/skins2/x11/x11_window.hpp +++ b/modules/gui/skins2/x11/x11_window.hpp @@ -2,7 +2,6 @@ * x11_window.hpp ***************************************************************************** * Copyright (C) 2003 the VideoLAN team - * $Id$ * * Authors: Cyril Deguet * Olivier Teulière diff --git a/modules/hw/d3d9/dxa9.c b/modules/hw/d3d9/dxa9.c index ee40ad185f..f3876380bd 100644 --- a/modules/hw/d3d9/dxa9.c +++ b/modules/hw/d3d9/dxa9.c @@ -2,7 +2,6 @@ * dxa9.c : DXVA2 GPU surface conversion module for vlc ***************************************************************************** * Copyright (C) 2015 VLC authors, VideoLAN and VideoLabs - * $Id$ * * Authors: Steve Lhomme * diff --git a/modules/hw/mmal/codec.c b/modules/hw/mmal/codec.c index 005ab98332..aac0600a89 100644 --- a/modules/hw/mmal/codec.c +++ b/modules/hw/mmal/codec.c @@ -2,7 +2,6 @@ * mmal.c: MMAL-based decoder plugin for Raspberry Pi ***************************************************************************** * Copyright © 2014 jusst technologies GmbH - * $Id$ * * Authors: Dennis Hamester * Julian Scheel diff --git a/modules/hw/mmal/deinterlace.c b/modules/hw/mmal/deinterlace.c index a127313899..9fb254ec70 100644 --- a/modules/hw/mmal/deinterlace.c +++ b/modules/hw/mmal/deinterlace.c @@ -2,7 +2,6 @@ * mmal.c: MMAL-based deinterlace plugin for Raspberry Pi ***************************************************************************** * Copyright © 2014 jusst technologies GmbH - * $Id$ * * Authors: Julian Scheel * Dennis Hamester diff --git a/modules/hw/mmal/mmal_picture.c b/modules/hw/mmal/mmal_picture.c index 7ddd5b566c..889e807110 100644 --- a/modules/hw/mmal/mmal_picture.c +++ b/modules/hw/mmal/mmal_picture.c @@ -2,7 +2,6 @@ * mmal_picture.c: MMAL picture related shared functionality ***************************************************************************** * Copyright © 2014 jusst technologies GmbH - * $Id$ * * Authors: Julian Scheel * diff --git a/modules/hw/mmal/mmal_picture.h b/modules/hw/mmal/mmal_picture.h index c8390f5994..a7186a9dc8 100644 --- a/modules/hw/mmal/mmal_picture.h +++ b/modules/hw/mmal/mmal_picture.h @@ -2,7 +2,6 @@ * mmal_picture.h: Shared header for MMAL pictures ***************************************************************************** * Copyright © 2014 jusst technologies GmbH - * $Id$ * * Authors: Julian Scheel * diff --git a/modules/hw/mmal/vout.c b/modules/hw/mmal/vout.c index 42da7229cd..ec16b458ca 100644 --- a/modules/hw/mmal/vout.c +++ b/modules/hw/mmal/vout.c @@ -2,7 +2,6 @@ * mmal.c: MMAL-based vout plugin for Raspberry Pi ***************************************************************************** * Copyright © 2014 jusst technologies GmbH - * $Id$ * * Authors: Dennis Hamester * Julian Scheel diff --git a/modules/lua/demux.c b/modules/lua/demux.c index cfce8aa8e3..36b2587b5e 100644 --- a/modules/lua/demux.c +++ b/modules/lua/demux.c @@ -2,7 +2,6 @@ * demux.c : Lua playlist demux module ***************************************************************************** * Copyright (C) 2007-2008 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/lua/extension.c b/modules/lua/extension.c index cdf30cd17f..74de17e0e3 100644 --- a/modules/lua/extension.c +++ b/modules/lua/extension.c @@ -2,7 +2,6 @@ * extension.c: Lua Extensions (meta data, web information, ...) ***************************************************************************** * Copyright (C) 2009-2010 VideoLAN and authors - * $Id$ * * Authors: Jean-Philippe André < jpeg # videolan.org > * diff --git a/modules/lua/extension.h b/modules/lua/extension.h index c79037858f..8e0e64f1bd 100644 --- a/modules/lua/extension.h +++ b/modules/lua/extension.h @@ -2,7 +2,6 @@ * extension.h: Lua Extensions (meta data, web information, ...) ***************************************************************************** * Copyright (C) 2009-2010 VideoLAN and authors - * $Id$ * * Authors: Jean-Philippe André < jpeg # videolan.org > * diff --git a/modules/lua/extension_thread.c b/modules/lua/extension_thread.c index 380960c2c0..628d0c8375 100644 --- a/modules/lua/extension_thread.c +++ b/modules/lua/extension_thread.c @@ -2,7 +2,6 @@ * extension_thread.c: Extensions Manager, Threads manager (no Lua here) ***************************************************************************** * Copyright (C) 2009-2010 VideoLAN and authors - * $Id$ * * Authors: Jean-Philippe André < jpeg # videolan.org > * diff --git a/modules/lua/intf.c b/modules/lua/intf.c index 782b2c7708..870d7ba411 100644 --- a/modules/lua/intf.c +++ b/modules/lua/intf.c @@ -2,7 +2,6 @@ * intf.c: Generic lua interface functions ***************************************************************************** * Copyright (C) 2007-2008 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/lua/libs.h b/modules/lua/libs.h index 3a61684c32..d366ef714f 100644 --- a/modules/lua/libs.h +++ b/modules/lua/libs.h @@ -2,7 +2,6 @@ * libs.h: VLC Lua wrapper libraries ***************************************************************************** * Copyright (C) 2008 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/lua/libs/configuration.c b/modules/lua/libs/configuration.c index 30c00077d2..27de94c30d 100644 --- a/modules/lua/libs/configuration.c +++ b/modules/lua/libs/configuration.c @@ -2,7 +2,6 @@ * configuration.c: Generic lua<->vlc config interface ***************************************************************************** * Copyright (C) 2007-2008 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/lua/libs/dialog.c b/modules/lua/libs/dialog.c index 576865a4fd..927a0a4d9e 100644 --- a/modules/lua/libs/dialog.c +++ b/modules/lua/libs/dialog.c @@ -2,7 +2,6 @@ * dialog.c: Functions to create interface dialogs from Lua extensions ***************************************************************************** * Copyright (C) 2009-2010 VideoLAN and authors - * $Id$ * * Authors: Jean-Philippe André < jpeg # videolan.org > * diff --git a/modules/lua/libs/equalizer.c b/modules/lua/libs/equalizer.c index 512bae1b71..2d43a0e172 100644 --- a/modules/lua/libs/equalizer.c +++ b/modules/lua/libs/equalizer.c @@ -2,7 +2,6 @@ * equalizer.c ***************************************************************************** * Copyright (C) 2011 VideoLAN and VLC authors - * $Id$ * * Authors: Akash Mehrotra < mehrotra akash gmail com > * diff --git a/modules/lua/libs/gettext.c b/modules/lua/libs/gettext.c index 2781d35fb2..3b7db153cc 100644 --- a/modules/lua/libs/gettext.c +++ b/modules/lua/libs/gettext.c @@ -2,7 +2,6 @@ * gettext.c ***************************************************************************** * Copyright (C) 2009 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/lua/libs/httpd.c b/modules/lua/libs/httpd.c index d394c85e11..986f1e5564 100644 --- a/modules/lua/libs/httpd.c +++ b/modules/lua/libs/httpd.c @@ -2,7 +2,6 @@ * httpd.c: HTTPd wrapper ***************************************************************************** * Copyright (C) 2007-2008 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/lua/libs/input.c b/modules/lua/libs/input.c index 6bde2655b0..0a0fed10b4 100644 --- a/modules/lua/libs/input.c +++ b/modules/lua/libs/input.c @@ -2,7 +2,6 @@ * input.c ***************************************************************************** * Copyright (C) 2007-2008 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/lua/libs/input.h b/modules/lua/libs/input.h index 903134a66a..432a180769 100644 --- a/modules/lua/libs/input.h +++ b/modules/lua/libs/input.h @@ -2,7 +2,6 @@ * input.h ***************************************************************************** * Copyright (C) 2007-2008 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/lua/libs/messages.c b/modules/lua/libs/messages.c index 6122878b85..33d3f8c813 100644 --- a/modules/lua/libs/messages.c +++ b/modules/lua/libs/messages.c @@ -2,7 +2,6 @@ * messages.c ***************************************************************************** * Copyright (C) 2007-2008 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * Pierre d'Herbemont diff --git a/modules/lua/libs/misc.c b/modules/lua/libs/misc.c index 3d367c1370..ee9157f7d7 100644 --- a/modules/lua/libs/misc.c +++ b/modules/lua/libs/misc.c @@ -2,7 +2,6 @@ * misc.c ***************************************************************************** * Copyright (C) 2007-2008 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * Pierre d'Herbemont diff --git a/modules/lua/libs/misc.h b/modules/lua/libs/misc.h index e4f2f00df3..d44aa58ec9 100644 --- a/modules/lua/libs/misc.h +++ b/modules/lua/libs/misc.h @@ -2,7 +2,6 @@ * misc.h ***************************************************************************** * Copyright (C) 2007-2008 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * Pierre d'Herbemont diff --git a/modules/lua/libs/net.c b/modules/lua/libs/net.c index 8feba3d7b5..a8f214f03e 100644 --- a/modules/lua/libs/net.c +++ b/modules/lua/libs/net.c @@ -2,7 +2,6 @@ * net.c: Network related functions ***************************************************************************** * Copyright (C) 2007-2008 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/lua/libs/objects.c b/modules/lua/libs/objects.c index 7a847a32f1..63c8d7e0b5 100644 --- a/modules/lua/libs/objects.c +++ b/modules/lua/libs/objects.c @@ -2,7 +2,6 @@ * objects.c: Generic lua<->vlc object wrapper ***************************************************************************** * Copyright (C) 2007-2008 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/lua/libs/objects.h b/modules/lua/libs/objects.h index f9eee7ae2c..5557bfdb9b 100644 --- a/modules/lua/libs/objects.h +++ b/modules/lua/libs/objects.h @@ -2,7 +2,6 @@ * objects.h: Generic lua<->vlc object wrapper ***************************************************************************** * Copyright (C) 2007-2008 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * Pierre d'Herbemont diff --git a/modules/lua/libs/osd.c b/modules/lua/libs/osd.c index 73126eb1a5..72a26fd6e3 100644 --- a/modules/lua/libs/osd.c +++ b/modules/lua/libs/osd.c @@ -2,7 +2,6 @@ * osd.c: Generic lua interface functions ***************************************************************************** * Copyright (C) 2007-2008 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/lua/libs/playlist.c b/modules/lua/libs/playlist.c index baef761ca9..a3f0ee66f8 100644 --- a/modules/lua/libs/playlist.c +++ b/modules/lua/libs/playlist.c @@ -2,7 +2,6 @@ * playlist.c ***************************************************************************** * Copyright (C) 2007-2011 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/lua/libs/sd.c b/modules/lua/libs/sd.c index 4870ea3ca7..a9bba01562 100644 --- a/modules/lua/libs/sd.c +++ b/modules/lua/libs/sd.c @@ -2,7 +2,6 @@ * sd.c: Services discovery related functions ***************************************************************************** * Copyright (C) 2007-2008 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * Fabio Ritrovato diff --git a/modules/lua/libs/stream.c b/modules/lua/libs/stream.c index 3b8b06e94c..29ac68a177 100644 --- a/modules/lua/libs/stream.c +++ b/modules/lua/libs/stream.c @@ -2,7 +2,6 @@ * stream.c: stream functions ***************************************************************************** * Copyright (C) 2007-2008 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * Pierre d'Herbemont diff --git a/modules/lua/libs/strings.c b/modules/lua/libs/strings.c index 66fb754c8f..7862bc91f9 100644 --- a/modules/lua/libs/strings.c +++ b/modules/lua/libs/strings.c @@ -2,7 +2,6 @@ * strings.c ***************************************************************************** * Copyright (C) 2007-2008 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * Pierre d'Herbemont diff --git a/modules/lua/libs/variables.c b/modules/lua/libs/variables.c index 6016253466..2240ef7a4d 100644 --- a/modules/lua/libs/variables.c +++ b/modules/lua/libs/variables.c @@ -2,7 +2,6 @@ * variables.c: Generic lua<->vlc variables interface ***************************************************************************** * Copyright (C) 2007-2010 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/lua/libs/variables.h b/modules/lua/libs/variables.h index cbc60d84a4..c6d38c2154 100644 --- a/modules/lua/libs/variables.h +++ b/modules/lua/libs/variables.h @@ -2,7 +2,6 @@ * variables.h: Generic lua<->vlc variables interface ***************************************************************************** * Copyright (C) 2007-2008 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * Pierre d'Herbemont diff --git a/modules/lua/libs/video.c b/modules/lua/libs/video.c index 258e0d21cd..e3d29cbd20 100644 --- a/modules/lua/libs/video.c +++ b/modules/lua/libs/video.c @@ -2,7 +2,6 @@ * video.c: Generic lua interface functions ***************************************************************************** * Copyright (C) 2007-2008 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/lua/libs/vlm.c b/modules/lua/libs/vlm.c index d8ee4d7a34..558634e02c 100644 --- a/modules/lua/libs/vlm.c +++ b/modules/lua/libs/vlm.c @@ -2,7 +2,6 @@ * vlm.c: Generic lua VLM wrapper ***************************************************************************** * Copyright (C) 2007-2008 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/lua/libs/volume.c b/modules/lua/libs/volume.c index 0b4995423e..fe379adb4e 100644 --- a/modules/lua/libs/volume.c +++ b/modules/lua/libs/volume.c @@ -2,7 +2,6 @@ * volume.c ***************************************************************************** * Copyright (C) 2007-2008 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * Pierre d'Herbemont diff --git a/modules/lua/libs/win.c b/modules/lua/libs/win.c index fc037bf65e..c51f71c7f9 100644 --- a/modules/lua/libs/win.c +++ b/modules/lua/libs/win.c @@ -2,7 +2,6 @@ * win.c: Windows specific functions ***************************************************************************** * Copyright (C) 2007-2012 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/lua/libs/xml.c b/modules/lua/libs/xml.c index fe88fff1b0..17e40d10c0 100644 --- a/modules/lua/libs/xml.c +++ b/modules/lua/libs/xml.c @@ -2,7 +2,6 @@ * xml.c: XML related functions ***************************************************************************** * Copyright (C) 2010 Antoine Cellerier - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/lua/meta.c b/modules/lua/meta.c index be672f2a23..01b3dcc57d 100644 --- a/modules/lua/meta.c +++ b/modules/lua/meta.c @@ -2,7 +2,6 @@ * meta.c: Get meta/artwork using lua scripts ***************************************************************************** * Copyright (C) 2007-2008 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * Pierre d'Herbemont diff --git a/modules/lua/vlc.c b/modules/lua/vlc.c index 0ab951fe1d..3aaaaf0d31 100644 --- a/modules/lua/vlc.c +++ b/modules/lua/vlc.c @@ -2,7 +2,6 @@ * vlc.c: Generic lua interface functions ***************************************************************************** * Copyright (C) 2007-2008 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * Pierre d'Herbemont diff --git a/modules/lua/vlc.h b/modules/lua/vlc.h index 3ba4b9d61b..509900e192 100644 --- a/modules/lua/vlc.h +++ b/modules/lua/vlc.h @@ -2,7 +2,6 @@ * vlc.h: VLC specific lua library functions. ***************************************************************************** * Copyright (C) 2007-2008 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * Pierre d'Herbemont diff --git a/modules/meta_engine/folder.c b/modules/meta_engine/folder.c index 7133f06ecb..0fc62fa958 100644 --- a/modules/meta_engine/folder.c +++ b/modules/meta_engine/folder.c @@ -2,7 +2,6 @@ * folder.c ***************************************************************************** * Copyright (C) 2006 VLC authors and VideoLAN - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/meta_engine/taglib.cpp b/modules/meta_engine/taglib.cpp index b8465008e0..298a108c8c 100644 --- a/modules/meta_engine/taglib.cpp +++ b/modules/meta_engine/taglib.cpp @@ -2,7 +2,6 @@ * taglib.cpp: Taglib tag parser/writer ***************************************************************************** * Copyright (C) 2003-2016 VLC authors and VideoLAN - * $Id$ * * Authors: Clément Stenac * Rafaël Carré diff --git a/modules/misc/audioscrobbler.c b/modules/misc/audioscrobbler.c index 99ae677a91..1f6bb91b48 100644 --- a/modules/misc/audioscrobbler.c +++ b/modules/misc/audioscrobbler.c @@ -2,7 +2,6 @@ * audioscrobbler.c : audioscrobbler submission plugin ***************************************************************************** * Copyright © 2006-2011 the VideoLAN team - * $Id$ * * Author: Rafaël Carré * Ilkka Ollakka diff --git a/modules/misc/playlist/export.c b/modules/misc/playlist/export.c index 2aa57f0b7a..f0ba3d4419 100644 --- a/modules/misc/playlist/export.c +++ b/modules/misc/playlist/export.c @@ -2,7 +2,6 @@ * export.c : Playlist export module ***************************************************************************** * Copyright (C) 2004-2009 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * diff --git a/modules/misc/playlist/html.c b/modules/misc/playlist/html.c index 172df59af1..df905d44f3 100644 --- a/modules/misc/playlist/html.c +++ b/modules/misc/playlist/html.c @@ -2,7 +2,6 @@ * html.c : HTML playlist export module ***************************************************************************** * Copyright (C) 2008-2009 the VideoLAN team - * $Id$ * * Authors: Rémi Duraffort * diff --git a/modules/misc/playlist/m3u.c b/modules/misc/playlist/m3u.c index cd7ae7eab0..2b80b5b11a 100644 --- a/modules/misc/playlist/m3u.c +++ b/modules/misc/playlist/m3u.c @@ -2,7 +2,6 @@ * m3u.c : M3U playlist export module ***************************************************************************** * Copyright (C) 2004-2009 the VideoLAN team - * $Id$ * * Authors: Clément Stenac * diff --git a/modules/misc/playlist/xspf.c b/modules/misc/playlist/xspf.c index 43d7af04fb..03a2241299 100644 --- a/modules/misc/playlist/xspf.c +++ b/modules/misc/playlist/xspf.c @@ -2,7 +2,6 @@ * xspf.c : XSPF playlist export functions ****************************************************************************** * Copyright (C) 2006-2009 the VideoLAN team - * $Id$ * * Authors: Daniel Stränger * Yoann Peronneau diff --git a/modules/misc/rtsp.c b/modules/misc/rtsp.c index 3e40eb8cfa..b284261f9c 100644 --- a/modules/misc/rtsp.c +++ b/modules/misc/rtsp.c @@ -2,7 +2,6 @@ * rtsp.c: rtsp VoD server module ***************************************************************************** * Copyright (C) 2003-2006 the VideoLAN team - * $Id$ * * Authors: Laurent Aimar * Gildas Bazin diff --git a/modules/misc/xml/libxml.c b/modules/misc/xml/libxml.c index f34c68ede4..14dd887532 100644 --- a/modules/misc/xml/libxml.c +++ b/modules/misc/xml/libxml.c @@ -2,7 +2,6 @@ * libxml.c: XML parser using libxml2 ***************************************************************************** * Copyright (C) 2004 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * diff --git a/modules/mux/asf.c b/modules/mux/asf.c index 09de797445..ed0ada3575 100644 --- a/modules/mux/asf.c +++ b/modules/mux/asf.c @@ -2,7 +2,6 @@ * asf.c: asf muxer module for vlc ***************************************************************************** * Copyright (C) 2003-2004, 2006 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Gildas Bazin diff --git a/modules/mux/avi.c b/modules/mux/avi.c index 0f96468738..b545954aa1 100644 --- a/modules/mux/avi.c +++ b/modules/mux/avi.c @@ -2,7 +2,6 @@ * avi.c ***************************************************************************** * Copyright (C) 2001-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/mux/dummy.c b/modules/mux/dummy.c index 2f8b810e33..da33350db9 100644 --- a/modules/mux/dummy.c +++ b/modules/mux/dummy.c @@ -2,7 +2,6 @@ * dummy.c: dummy muxer module for vlc ***************************************************************************** * Copyright (C) 2001, 2002 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Eric Petit diff --git a/modules/mux/mp4/mp4.c b/modules/mux/mp4/mp4.c index 1d5cd8d5ef..1874f30801 100644 --- a/modules/mux/mp4/mp4.c +++ b/modules/mux/mp4/mp4.c @@ -2,7 +2,6 @@ * mp4.c: mp4/mov muxer ***************************************************************************** * Copyright (C) 2001, 2002, 2003, 2006 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Gildas Bazin diff --git a/modules/mux/mpeg/bits.h b/modules/mux/mpeg/bits.h index 4f0e6002c5..3cb311a8f4 100644 --- a/modules/mux/mpeg/bits.h +++ b/modules/mux/mpeg/bits.h @@ -2,7 +2,6 @@ * bits.h ***************************************************************************** * Copyright (C) 2001, 2002 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Eric Petit diff --git a/modules/mux/mpeg/csa.h b/modules/mux/mpeg/csa.h index 6deddbba68..bbe13c5985 100644 --- a/modules/mux/mpeg/csa.h +++ b/modules/mux/mpeg/csa.h @@ -2,7 +2,6 @@ * csa.h ***************************************************************************** * Copyright (C) 2004 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/mux/mpeg/pes.c b/modules/mux/mpeg/pes.c index 7855b70319..98c05add41 100644 --- a/modules/mux/mpeg/pes.c +++ b/modules/mux/mpeg/pes.c @@ -2,7 +2,6 @@ * pes.c: PES packetizer used by the MPEG multiplexers ***************************************************************************** * Copyright (C) 2001, 2002 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Eric Petit diff --git a/modules/mux/mpeg/pes.h b/modules/mux/mpeg/pes.h index 297bc82352..7115efb5ec 100644 --- a/modules/mux/mpeg/pes.h +++ b/modules/mux/mpeg/pes.h @@ -2,7 +2,6 @@ * pes.h ***************************************************************************** * Copyright (C) 2001, 2002 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Eric Petit diff --git a/modules/mux/mpeg/ps.c b/modules/mux/mpeg/ps.c index d43a1b5340..fb853b6f37 100644 --- a/modules/mux/mpeg/ps.c +++ b/modules/mux/mpeg/ps.c @@ -3,7 +3,6 @@ * multiplexer module for vlc ***************************************************************************** * Copyright (C) 2001, 2002 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Eric Petit diff --git a/modules/mux/mpeg/ts.c b/modules/mux/mpeg/ts.c index 35a6dd8f56..dc94d12038 100644 --- a/modules/mux/mpeg/ts.c +++ b/modules/mux/mpeg/ts.c @@ -2,7 +2,6 @@ * ts.c: MPEG-II TS Muxer ***************************************************************************** * Copyright (C) 2001-2005 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Eric Petit diff --git a/modules/mux/mpjpeg.c b/modules/mux/mpjpeg.c index 503cb73f3c..bd431cdf8d 100644 --- a/modules/mux/mpjpeg.c +++ b/modules/mux/mpjpeg.c @@ -2,7 +2,6 @@ * mpjpeg.c: mime multipart jpeg muxer module for vlc ***************************************************************************** * Copyright (C) 2001, 2002, 2006 VLC authors and VideoLAN - * $Id$ * * Authors: Sigmund Augdal Helberg * diff --git a/modules/mux/ogg.c b/modules/mux/ogg.c index b43a696a5d..3c92dc96e6 100644 --- a/modules/mux/ogg.c +++ b/modules/mux/ogg.c @@ -2,7 +2,6 @@ * ogg.c: ogg muxer module for vlc ***************************************************************************** * Copyright (C) 2001, 2002, 2006 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Gildas Bazin diff --git a/modules/mux/wav.c b/modules/mux/wav.c index 52f9655807..8bacf9b9f0 100644 --- a/modules/mux/wav.c +++ b/modules/mux/wav.c @@ -2,7 +2,6 @@ * wav.c: wav muxer module for vlc ***************************************************************************** * Copyright (C) 2004, 2006 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * diff --git a/modules/notify/notify.c b/modules/notify/notify.c index 3c18f14178..7d4db1b6a8 100644 --- a/modules/notify/notify.c +++ b/modules/notify/notify.c @@ -2,7 +2,6 @@ * notify.c : libnotify notification plugin ***************************************************************************** * Copyright (C) 2006-2009 the VideoLAN team - * $Id$ * * Authors: Christophe Mutricy * diff --git a/modules/notify/osx_notifications.m b/modules/notify/osx_notifications.m index 5904d4b73d..96fde610de 100644 --- a/modules/notify/osx_notifications.m +++ b/modules/notify/osx_notifications.m @@ -5,7 +5,6 @@ * item changes. ***************************************************************************** * Copyright © 2008, 2011, 2012, 2015, 2018 the VideoLAN team - * $Id$ * * Authors: Rafaël Carré * Felix Paul Kühne * Christophe Massiot diff --git a/modules/packetizer/a52.h b/modules/packetizer/a52.h index d41f030614..42d09dc7bd 100644 --- a/modules/packetizer/a52.h +++ b/modules/packetizer/a52.h @@ -2,7 +2,6 @@ * a52.h ***************************************************************************** * Copyright (C) 2001-2016 Laurent Aimar - * $Id$ * * Authors: Stéphane Borel * Christophe Massiot diff --git a/modules/packetizer/avparser.c b/modules/packetizer/avparser.c index 1f911bb328..d498ff6eaa 100644 --- a/modules/packetizer/avparser.c +++ b/modules/packetizer/avparser.c @@ -2,7 +2,6 @@ * avparser.c ***************************************************************************** * Copyright (C) 2015 VLC authors and VideoLAN - * $Id$ * * Authors: Denis Charmet * diff --git a/modules/packetizer/avparser.h b/modules/packetizer/avparser.h index 73f4a1afd6..320615a691 100644 --- a/modules/packetizer/avparser.h +++ b/modules/packetizer/avparser.h @@ -2,7 +2,6 @@ * avparser.h ***************************************************************************** * Copyright (C) 2015 VLC authors and VideoLAN - * $Id$ * * Authors: Denis Charmet * diff --git a/modules/packetizer/copy.c b/modules/packetizer/copy.c index e191806b61..2207bc73f0 100644 --- a/modules/packetizer/copy.c +++ b/modules/packetizer/copy.c @@ -2,7 +2,6 @@ * copy.c ***************************************************************************** * Copyright (C) 2001, 2002, 2006 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Eric Petit diff --git a/modules/packetizer/dts_header.c b/modules/packetizer/dts_header.c index 7a2b258a97..e1c905c7e2 100644 --- a/modules/packetizer/dts_header.c +++ b/modules/packetizer/dts_header.c @@ -2,7 +2,6 @@ * dts_header.c: parse DTS audio headers info ***************************************************************************** * Copyright (C) 2004-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * Laurent Aimar diff --git a/modules/packetizer/dts_header.h b/modules/packetizer/dts_header.h index cdf9053ee5..2fa537379d 100644 --- a/modules/packetizer/dts_header.h +++ b/modules/packetizer/dts_header.h @@ -2,7 +2,6 @@ * dts_header.c: parse DTS audio headers info ***************************************************************************** * Copyright (C) 2004-2016 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * Laurent Aimar diff --git a/modules/packetizer/h264.c b/modules/packetizer/h264.c index 3b65de9e82..e705a0a17f 100644 --- a/modules/packetizer/h264.c +++ b/modules/packetizer/h264.c @@ -2,7 +2,6 @@ * h264.c: h264/avc video packetizer ***************************************************************************** * Copyright (C) 2001, 2002, 2006 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Eric Petit diff --git a/modules/packetizer/hevc.c b/modules/packetizer/hevc.c index 297b8ae19b..5c985f1ea6 100644 --- a/modules/packetizer/hevc.c +++ b/modules/packetizer/hevc.c @@ -2,7 +2,6 @@ * hevc.c: h.265/hevc video packetizer ***************************************************************************** * Copyright (C) 2014 VLC authors and VideoLAN - * $Id$ * * Authors: Denis Charmet * diff --git a/modules/packetizer/mlp.c b/modules/packetizer/mlp.c index 8d118310b4..308e7fca04 100644 --- a/modules/packetizer/mlp.c +++ b/modules/packetizer/mlp.c @@ -2,7 +2,6 @@ * mlp.c: packetize MLP/TrueHD audio ***************************************************************************** * Copyright (C) 2008 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar < fenrir _AT videolan _DOT_ org > * diff --git a/modules/packetizer/mpeg4audio.c b/modules/packetizer/mpeg4audio.c index 47c95b3b7f..87cfdfbf1a 100644 --- a/modules/packetizer/mpeg4audio.c +++ b/modules/packetizer/mpeg4audio.c @@ -2,7 +2,6 @@ * mpeg4audio.c: parse and packetize an MPEG 4 audio stream ***************************************************************************** * Copyright (C) 2001, 2002, 2006 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Gildas Bazin diff --git a/modules/packetizer/mpeg4video.c b/modules/packetizer/mpeg4video.c index 281e911a22..4b67a8829c 100644 --- a/modules/packetizer/mpeg4video.c +++ b/modules/packetizer/mpeg4video.c @@ -2,7 +2,6 @@ * mpeg4video.c: mpeg 4 video packetizer ***************************************************************************** * Copyright (C) 2001-2006 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * Laurent Aimar diff --git a/modules/packetizer/mpegaudio.c b/modules/packetizer/mpegaudio.c index b86645f7df..1398da0813 100644 --- a/modules/packetizer/mpegaudio.c +++ b/modules/packetizer/mpegaudio.c @@ -2,7 +2,6 @@ * mpegaudio.c: parse MPEG audio sync info and packetize the stream ***************************************************************************** * Copyright (C) 2001-2016 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Eric Petit diff --git a/modules/packetizer/mpegvideo.c b/modules/packetizer/mpegvideo.c index 1309bee7a2..158f5cfd06 100644 --- a/modules/packetizer/mpegvideo.c +++ b/modules/packetizer/mpegvideo.c @@ -2,7 +2,6 @@ * mpegvideo.c: parse and packetize an MPEG1/2 video stream ***************************************************************************** * Copyright (C) 2001-2006 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Eric Petit diff --git a/modules/packetizer/packetizer_helper.h b/modules/packetizer/packetizer_helper.h index d5fd50df22..69dad89d21 100644 --- a/modules/packetizer/packetizer_helper.h +++ b/modules/packetizer/packetizer_helper.h @@ -2,7 +2,6 @@ * packetizer_helper.h: Packetizer helpers ***************************************************************************** * Copyright (C) 2009 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/packetizer/vc1.c b/modules/packetizer/vc1.c index d9f56e76a6..2d4fdf13d2 100644 --- a/modules/packetizer/vc1.c +++ b/modules/packetizer/vc1.c @@ -2,7 +2,6 @@ * vc1.c ***************************************************************************** * Copyright (C) 2001, 2002, 2006 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Gildas Bazin diff --git a/modules/services_discovery/mediadirs.c b/modules/services_discovery/mediadirs.c index 2e9fae845f..8570ad6408 100644 --- a/modules/services_discovery/mediadirs.c +++ b/modules/services_discovery/mediadirs.c @@ -2,7 +2,6 @@ * mediadirs.c: Picture/Music/Video user directories as service discoveries ***************************************************************************** * Copyright (C) 2009 the VideoLAN team - * $Id$ * * Authors: Erwan Tulou * diff --git a/modules/services_discovery/podcast.c b/modules/services_discovery/podcast.c index 4ae66669b9..66784b94a5 100644 --- a/modules/services_discovery/podcast.c +++ b/modules/services_discovery/podcast.c @@ -2,7 +2,6 @@ * podcast.c: Podcast services discovery module ***************************************************************************** * Copyright (C) 2005-2009 the VideoLAN team - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/services_discovery/sap.c b/modules/services_discovery/sap.c index bd599b9e8e..f13dd3e3cc 100644 --- a/modules/services_discovery/sap.c +++ b/modules/services_discovery/sap.c @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2004-2005 the VideoLAN team * Copyright © 2007 Rémi Denis-Courmont - * $Id$ * * Authors: Clément Stenac * Rémi Denis-Courmont diff --git a/modules/spu/dynamicoverlay/dynamicoverlay.c b/modules/spu/dynamicoverlay/dynamicoverlay.c index 747e79a1bb..0eae0f00ee 100644 --- a/modules/spu/dynamicoverlay/dynamicoverlay.c +++ b/modules/spu/dynamicoverlay/dynamicoverlay.c @@ -2,7 +2,6 @@ * dynamicoverlay.c : dynamic overlay plugin for vlc ***************************************************************************** * Copyright (C) 2007 VLC authors and VideoLAN - * $Id$ * * Author: Søren Bøg * diff --git a/modules/spu/dynamicoverlay/dynamicoverlay.h b/modules/spu/dynamicoverlay/dynamicoverlay.h index 138b970656..eb0834d7f5 100644 --- a/modules/spu/dynamicoverlay/dynamicoverlay.h +++ b/modules/spu/dynamicoverlay/dynamicoverlay.h @@ -2,7 +2,6 @@ * dynamicoverlay.h : dynamic overlay plugin for vlc ***************************************************************************** * Copyright (C) 2008 VLC authors and VideoLAN - * $Id$ * * Author: Jean-Paul Saman * diff --git a/modules/spu/dynamicoverlay/dynamicoverlay_buffer.c b/modules/spu/dynamicoverlay/dynamicoverlay_buffer.c index 9d0fc34cd5..ca7a2ef73b 100644 --- a/modules/spu/dynamicoverlay/dynamicoverlay_buffer.c +++ b/modules/spu/dynamicoverlay/dynamicoverlay_buffer.c @@ -2,7 +2,6 @@ * dynamicoverlay_buffer.c : dynamic overlay buffer ***************************************************************************** * Copyright (C) 2008-2009 VLC authors and VideoLAN - * $Id$ * * Author: Søren Bøg * Jean-Paul Saman diff --git a/modules/spu/dynamicoverlay/dynamicoverlay_commands.c b/modules/spu/dynamicoverlay/dynamicoverlay_commands.c index ff370a0aac..16c5844450 100644 --- a/modules/spu/dynamicoverlay/dynamicoverlay_commands.c +++ b/modules/spu/dynamicoverlay/dynamicoverlay_commands.c @@ -2,7 +2,6 @@ * dynamicoverlay_commands.c : dynamic overlay plugin commands ***************************************************************************** * Copyright (C) 2008 VLC authors and VideoLAN - * $Id$ * * Author: Søren Bøg * Jean-Paul Saman diff --git a/modules/spu/dynamicoverlay/dynamicoverlay_list.c b/modules/spu/dynamicoverlay/dynamicoverlay_list.c index 98db192c04..e8af8821dc 100644 --- a/modules/spu/dynamicoverlay/dynamicoverlay_list.c +++ b/modules/spu/dynamicoverlay/dynamicoverlay_list.c @@ -2,7 +2,6 @@ * dynamicoverlay_list.c : dynamic overlay list ***************************************************************************** * Copyright (C) 2008-2009 VLC authors and VideoLAN - * $Id$ * * Author: Søren Bøg * Jean-Paul Saman diff --git a/modules/spu/dynamicoverlay/dynamicoverlay_queue.c b/modules/spu/dynamicoverlay/dynamicoverlay_queue.c index 7f27d4af5c..60d121aa3b 100644 --- a/modules/spu/dynamicoverlay/dynamicoverlay_queue.c +++ b/modules/spu/dynamicoverlay/dynamicoverlay_queue.c @@ -2,7 +2,6 @@ * dynamicoverlay_queue.c : dynamic overlay plugin commands ***************************************************************************** * Copyright (C) 2008-2009 VLC authors and VideoLAN - * $Id$ * * Author: Søren Bøg * Jean-Paul Saman diff --git a/modules/spu/logo.c b/modules/spu/logo.c index fb062f3414..82223df089 100644 --- a/modules/spu/logo.c +++ b/modules/spu/logo.c @@ -2,7 +2,6 @@ * logo.c : logo video plugin for vlc ***************************************************************************** * Copyright (C) 2003-2006 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * Simon Latapie diff --git a/modules/spu/marq.c b/modules/spu/marq.c index b494441ff2..44060a1993 100644 --- a/modules/spu/marq.c +++ b/modules/spu/marq.c @@ -2,7 +2,6 @@ * marq.c : marquee display video plugin for vlc ***************************************************************************** * Copyright (C) 2003-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Mark Moriarty * Sigmund Augdal Helberg diff --git a/modules/spu/mosaic.c b/modules/spu/mosaic.c index 455b56852e..e4a876f842 100644 --- a/modules/spu/mosaic.c +++ b/modules/spu/mosaic.c @@ -2,7 +2,6 @@ * mosaic.c : Mosaic video plugin for vlc ***************************************************************************** * Copyright (C) 2004-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Antoine Cellerier * Christophe Massiot diff --git a/modules/spu/mosaic.h b/modules/spu/mosaic.h index cc7533b353..9ddcf882a0 100644 --- a/modules/spu/mosaic.h +++ b/modules/spu/mosaic.h @@ -2,7 +2,6 @@ * mosaic.h: ***************************************************************************** * Copyright (C) 2004-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Antoine Cellerier * Christophe Massiot diff --git a/modules/spu/remoteosd.c b/modules/spu/remoteosd.c index 71bcd03aee..22ca559dfc 100644 --- a/modules/spu/remoteosd.c +++ b/modules/spu/remoteosd.c @@ -2,7 +2,6 @@ * remoteosd.c: remote osd over vnc filter module ***************************************************************************** * Copyright (C) 2007-2008 Matthias Bauer - * $Id$ * * Authors: Matthias Bauer * diff --git a/modules/spu/rss.c b/modules/spu/rss.c index 2b829db489..bd70b0e100 100644 --- a/modules/spu/rss.c +++ b/modules/spu/rss.c @@ -2,7 +2,6 @@ * rss.c : rss/atom feed display video plugin for vlc ***************************************************************************** * Copyright (C) 2003-2006 VLC authors and VideoLAN - * $Id$ * * Authors: Antoine Cellerier * Rémi Duraffort diff --git a/modules/spu/subsdelay.c b/modules/spu/subsdelay.c index 7297c968b8..eb26cfaf52 100644 --- a/modules/spu/subsdelay.c +++ b/modules/spu/subsdelay.c @@ -2,7 +2,6 @@ * subsdelay.c : Subsdelay plugin for vlc ***************************************************************************** * Copyright © 2011 VideoLAN - * $Id$ * * Authors: Yuval Tze * diff --git a/modules/stream_extractor/archive.c b/modules/stream_extractor/archive.c index 6c25a63f8b..3498bd2fb9 100644 --- a/modules/stream_extractor/archive.c +++ b/modules/stream_extractor/archive.c @@ -2,7 +2,6 @@ * archive.c: libarchive based stream filter ***************************************************************************** * Copyright (C) 2016 VLC authors and VideoLAN - * $Id$ * * Authors: Filip Roséen * diff --git a/modules/stream_filter/cache_block.c b/modules/stream_filter/cache_block.c index ee329d1206..4d6cb363bb 100644 --- a/modules/stream_filter/cache_block.c +++ b/modules/stream_filter/cache_block.c @@ -2,7 +2,6 @@ * cache_block.c ***************************************************************************** * Copyright (C) 1999-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/stream_filter/cache_read.c b/modules/stream_filter/cache_read.c index aaf60df6ee..c4b4af0155 100644 --- a/modules/stream_filter/cache_read.c +++ b/modules/stream_filter/cache_read.c @@ -2,7 +2,6 @@ * cache_read.c ***************************************************************************** * Copyright (C) 1999-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/stream_filter/record.c b/modules/stream_filter/record.c index 3563663cb8..db260e92b0 100644 --- a/modules/stream_filter/record.c +++ b/modules/stream_filter/record.c @@ -2,7 +2,6 @@ * record.c ***************************************************************************** * Copyright (C) 2008 Laurent Aimar - * $Id$ * * Author: Laurent Aimar * diff --git a/modules/stream_out/autodel.c b/modules/stream_out/autodel.c index 95ce9c815a..cb3cbccc39 100644 --- a/modules/stream_out/autodel.c +++ b/modules/stream_out/autodel.c @@ -2,7 +2,6 @@ * autodel.c: monitor mux inputs and automatically add/delete streams ***************************************************************************** * Copyright (C) 2006 VLC authors and VideoLAN - * $Id$ * * Authors: Christophe Massiot * diff --git a/modules/stream_out/bridge.c b/modules/stream_out/bridge.c index ea221d4993..3699c5d41b 100644 --- a/modules/stream_out/bridge.c +++ b/modules/stream_out/bridge.c @@ -2,7 +2,6 @@ * bridge.c: bridge stream output module ***************************************************************************** * Copyright (C) 2005-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Christophe Massiot * Antoine Cellerier diff --git a/modules/stream_out/delay.c b/modules/stream_out/delay.c index 6e76264a09..ff04a2ed73 100644 --- a/modules/stream_out/delay.c +++ b/modules/stream_out/delay.c @@ -2,7 +2,6 @@ * delay.c: delay a stream ***************************************************************************** * Copyright © 2009-2011 VLC authors and VideoLAN - * $Id$ * * Authors: Christophe Massiot * diff --git a/modules/stream_out/description.c b/modules/stream_out/description.c index f22387b29d..a6c56a4d8b 100644 --- a/modules/stream_out/description.c +++ b/modules/stream_out/description.c @@ -2,7 +2,6 @@ * description.c: description stream output module (gathers ES info) ***************************************************************************** * Copyright (C) 2003-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * diff --git a/modules/stream_out/dummy.c b/modules/stream_out/dummy.c index 24886f60d9..6b8b33a214 100644 --- a/modules/stream_out/dummy.c +++ b/modules/stream_out/dummy.c @@ -2,7 +2,6 @@ * dummy.c: dummy stream output module ***************************************************************************** * Copyright (C) 2003-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/stream_out/duplicate.c b/modules/stream_out/duplicate.c index 0b8059ce8d..916b264b92 100644 --- a/modules/stream_out/duplicate.c +++ b/modules/stream_out/duplicate.c @@ -2,7 +2,6 @@ * duplicate.c: duplicate stream output module ***************************************************************************** * Copyright (C) 2003-2004 the VideoLAN team - * $Id$ * * Author: Laurent Aimar * diff --git a/modules/stream_out/es.c b/modules/stream_out/es.c index 221ce47d05..f3e06aec40 100644 --- a/modules/stream_out/es.c +++ b/modules/stream_out/es.c @@ -2,7 +2,6 @@ * es.c: Elementary stream output module ***************************************************************************** * Copyright (C) 2003-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/stream_out/gather.c b/modules/stream_out/gather.c index ff078b637d..9f02d43368 100644 --- a/modules/stream_out/gather.c +++ b/modules/stream_out/gather.c @@ -2,7 +2,6 @@ * gather.c: gathering stream output module ***************************************************************************** * Copyright (C) 2003-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/stream_out/mosaic_bridge.c b/modules/stream_out/mosaic_bridge.c index d2eab76736..13190b98f0 100644 --- a/modules/stream_out/mosaic_bridge.c +++ b/modules/stream_out/mosaic_bridge.c @@ -2,7 +2,6 @@ * mosaic_bridge.c: ***************************************************************************** * Copyright (C) 2004-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Antoine Cellerier * Christophe Massiot diff --git a/modules/stream_out/record.c b/modules/stream_out/record.c index c101a0d593..50c7b2986e 100644 --- a/modules/stream_out/record.c +++ b/modules/stream_out/record.c @@ -2,7 +2,6 @@ * record.c: record stream output module ***************************************************************************** * Copyright (C) 2008-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/stream_out/rtcp.c b/modules/stream_out/rtcp.c index 6a85bfaf2c..d989efac44 100644 --- a/modules/stream_out/rtcp.c +++ b/modules/stream_out/rtcp.c @@ -2,7 +2,6 @@ * rtcp.c: RTCP stream output support ***************************************************************************** * Copyright © 2007 Rémi Denis-Courmont - * $Id$ * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/modules/stream_out/rtp.h b/modules/stream_out/rtp.h index dcbf264b8b..2b1838f679 100644 --- a/modules/stream_out/rtp.h +++ b/modules/stream_out/rtp.h @@ -2,7 +2,6 @@ * rtp.h: rtp stream output module header ***************************************************************************** * Copyright (C) 2003-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Rémi Denis-Courmont diff --git a/modules/stream_out/rtpfmt.c b/modules/stream_out/rtpfmt.c index 2ee46607a8..226e10e766 100644 --- a/modules/stream_out/rtpfmt.c +++ b/modules/stream_out/rtpfmt.c @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2003-2004 VLC authors and VideoLAN * Copyright © 2007 Rémi Denis-Courmont - * $Id$ * * Authors: Laurent Aimar * RFC 4175 support based on gstrtpvrawpay.c (LGPL 2) by: diff --git a/modules/stream_out/rtsp.c b/modules/stream_out/rtsp.c index 61051cc07c..6161f6a795 100644 --- a/modules/stream_out/rtsp.c +++ b/modules/stream_out/rtsp.c @@ -4,7 +4,6 @@ * Copyright (C) 2003-2004, 2010 VLC authors and VideoLAN * Copyright © 2007 Rémi Denis-Courmont * - * $Id$ * * Authors: Laurent Aimar * Pierre Ynard diff --git a/modules/stream_out/smem.c b/modules/stream_out/smem.c index a86410c7d6..be462be205 100644 --- a/modules/stream_out/smem.c +++ b/modules/stream_out/smem.c @@ -2,7 +2,6 @@ * smem.c: stream output to memory buffer module ***************************************************************************** * Copyright (C) 2009 VLC authors and VideoLAN - * $Id$ * * Authors: Christophe Courtaut * diff --git a/modules/stream_out/standard.c b/modules/stream_out/standard.c index 2038339799..3a36e7b394 100644 --- a/modules/stream_out/standard.c +++ b/modules/stream_out/standard.c @@ -2,7 +2,6 @@ * standard.c: standard stream output module ***************************************************************************** * Copyright (C) 2003-2011 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/stream_out/transcode/audio.c b/modules/stream_out/transcode/audio.c index 9bb91528e1..765859888b 100644 --- a/modules/stream_out/transcode/audio.c +++ b/modules/stream_out/transcode/audio.c @@ -2,7 +2,6 @@ * audio.c: transcoding stream output module (audio) ***************************************************************************** * Copyright (C) 2003-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Gildas Bazin diff --git a/modules/stream_out/transcode/spu.c b/modules/stream_out/transcode/spu.c index 8908336666..b491774241 100644 --- a/modules/stream_out/transcode/spu.c +++ b/modules/stream_out/transcode/spu.c @@ -2,7 +2,6 @@ * spu.c: transcoding stream output module (spu) ***************************************************************************** * Copyright (C) 2003-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Gildas Bazin diff --git a/modules/stream_out/transcode/transcode.c b/modules/stream_out/transcode/transcode.c index d6550104a1..35e1134564 100644 --- a/modules/stream_out/transcode/transcode.c +++ b/modules/stream_out/transcode/transcode.c @@ -2,7 +2,6 @@ * transcode.c: transcoding stream output module ***************************************************************************** * Copyright (C) 2003-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Gildas Bazin diff --git a/modules/stream_out/transcode/video.c b/modules/stream_out/transcode/video.c index b3f2cb59c8..231300f258 100644 --- a/modules/stream_out/transcode/video.c +++ b/modules/stream_out/transcode/video.c @@ -2,7 +2,6 @@ * video.c: transcoding stream output module (video) ***************************************************************************** * Copyright (C) 2003-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Gildas Bazin diff --git a/modules/stream_out/vod.c b/modules/stream_out/vod.c index e1b6cbd4ce..042894c84f 100644 --- a/modules/stream_out/vod.c +++ b/modules/stream_out/vod.c @@ -2,7 +2,6 @@ * vod.c: rtsp VoD server module ***************************************************************************** * Copyright (C) 2003-2006, 2010 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Gildas Bazin diff --git a/modules/text_renderer/freetype/fonts/android.c b/modules/text_renderer/freetype/fonts/android.c index 08e7007c48..d6df816812 100644 --- a/modules/text_renderer/freetype/fonts/android.c +++ b/modules/text_renderer/freetype/fonts/android.c @@ -2,7 +2,6 @@ * freetype.c : Put text on the video, using freetype2 ***************************************************************************** * Copyright (C) 2002 - 2015 VLC authors and VideoLAN - * $Id$ * * Authors: Sigmund Augdal Helberg * Gildas Bazin diff --git a/modules/text_renderer/freetype/fonts/darwin.c b/modules/text_renderer/freetype/fonts/darwin.c index d0062621d3..cf7a90c94a 100644 --- a/modules/text_renderer/freetype/fonts/darwin.c +++ b/modules/text_renderer/freetype/fonts/darwin.c @@ -2,7 +2,6 @@ * darwin.c : Put text on the video, using freetype2 ***************************************************************************** * Copyright (C) 2015 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * Jean-Baptiste Kempf diff --git a/modules/text_renderer/freetype/fonts/dwrite.cpp b/modules/text_renderer/freetype/fonts/dwrite.cpp index 876f3426a0..a83c23e4c5 100644 --- a/modules/text_renderer/freetype/fonts/dwrite.cpp +++ b/modules/text_renderer/freetype/fonts/dwrite.cpp @@ -2,7 +2,6 @@ * dwrite.cpp : DirectWrite font functions ***************************************************************************** * Copyright (C) 2016 VLC authors and VideoLAN - * $Id$ * * Authors: Salah-Eddin Shaban * diff --git a/modules/text_renderer/freetype/fonts/fontconfig.c b/modules/text_renderer/freetype/fonts/fontconfig.c index 0485bc210f..9db69f40c9 100644 --- a/modules/text_renderer/freetype/fonts/fontconfig.c +++ b/modules/text_renderer/freetype/fonts/fontconfig.c @@ -2,7 +2,6 @@ * freetype.c : Put text on the video, using freetype2 ***************************************************************************** * Copyright (C) 2002 - 2015 VLC authors and VideoLAN - * $Id$ * * Authors: Sigmund Augdal Helberg * Gildas Bazin diff --git a/modules/text_renderer/freetype/fonts/win32.c b/modules/text_renderer/freetype/fonts/win32.c index 73d4939f07..4e16ae2454 100644 --- a/modules/text_renderer/freetype/fonts/win32.c +++ b/modules/text_renderer/freetype/fonts/win32.c @@ -2,7 +2,6 @@ * freetype.c : Put text on the video, using freetype2 ***************************************************************************** * Copyright (C) 2002 - 2015 VLC authors and VideoLAN - * $Id$ * * Authors: Sigmund Augdal Helberg * Gildas Bazin diff --git a/modules/text_renderer/freetype/freetype.c b/modules/text_renderer/freetype/freetype.c index 4586ee2bbe..3438c1af41 100644 --- a/modules/text_renderer/freetype/freetype.c +++ b/modules/text_renderer/freetype/freetype.c @@ -2,7 +2,6 @@ * freetype.c : Put text on the video, using freetype2 ***************************************************************************** * Copyright (C) 2002 - 2015 VLC authors and VideoLAN - * $Id$ * * Authors: Sigmund Augdal Helberg * Gildas Bazin diff --git a/modules/text_renderer/freetype/freetype.h b/modules/text_renderer/freetype/freetype.h index 0b487acac6..b9e47c1601 100644 --- a/modules/text_renderer/freetype/freetype.h +++ b/modules/text_renderer/freetype/freetype.h @@ -2,7 +2,6 @@ * freetype.h : Put text on the video, using freetype2 ***************************************************************************** * Copyright (C) 2015 VLC authors and VideoLAN - * $Id$ * * Authors: Sigmund Augdal Helberg * Gildas Bazin diff --git a/modules/text_renderer/freetype/platform_fonts.c b/modules/text_renderer/freetype/platform_fonts.c index 0690a49f9f..e586a06353 100644 --- a/modules/text_renderer/freetype/platform_fonts.c +++ b/modules/text_renderer/freetype/platform_fonts.c @@ -2,7 +2,6 @@ * freetype.c : Put text on the video, using freetype2 ***************************************************************************** * Copyright (C) 2002 - 2015 VLC authors and VideoLAN - * $Id$ * * Authors: Sigmund Augdal Helberg * Gildas Bazin diff --git a/modules/text_renderer/freetype/platform_fonts.h b/modules/text_renderer/freetype/platform_fonts.h index 848c31a4eb..e43787caa5 100644 --- a/modules/text_renderer/freetype/platform_fonts.h +++ b/modules/text_renderer/freetype/platform_fonts.h @@ -2,7 +2,6 @@ * freetype.c : Put text on the video, using freetype2 ***************************************************************************** * Copyright (C) 2002 - 2015 VLC authors and VideoLAN - * $Id$ * * Authors: Sigmund Augdal Helberg * Gildas Bazin diff --git a/modules/text_renderer/freetype/text_layout.c b/modules/text_renderer/freetype/text_layout.c index 8b5adca6bc..714886d1e3 100644 --- a/modules/text_renderer/freetype/text_layout.c +++ b/modules/text_renderer/freetype/text_layout.c @@ -2,7 +2,6 @@ * text_layout.c : Text shaping and layout ***************************************************************************** * Copyright (C) 2015 VLC authors and VideoLAN - * $Id$ * * Authors: Salah-Eddin Shaban * Laurent Aimar diff --git a/modules/text_renderer/freetype/text_layout.h b/modules/text_renderer/freetype/text_layout.h index bb31aac1b6..408a3a8beb 100644 --- a/modules/text_renderer/freetype/text_layout.h +++ b/modules/text_renderer/freetype/text_layout.h @@ -2,7 +2,6 @@ * text_layout.h : Text shaping and layout ***************************************************************************** * Copyright (C) 2015 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Sigmund Augdal Helberg diff --git a/modules/text_renderer/nsspeechsynthesizer.m b/modules/text_renderer/nsspeechsynthesizer.m index bb6c9e2ad7..1b71c779ec 100644 --- a/modules/text_renderer/nsspeechsynthesizer.m +++ b/modules/text_renderer/nsspeechsynthesizer.m @@ -2,7 +2,6 @@ * nsspeechsynthesizer.m: Simple text to Speech renderer for Mac OS X ***************************************************************************** * Copyright (C) 2015 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * diff --git a/modules/text_renderer/svg.c b/modules/text_renderer/svg.c index f5db910f0a..5f1a9c62e2 100644 --- a/modules/text_renderer/svg.c +++ b/modules/text_renderer/svg.c @@ -2,7 +2,6 @@ * svg.c : Put SVG on the video ***************************************************************************** * Copyright (C) 2002, 2003 VLC authors and VideoLAN - * $Id$ * * Authors: Olivier Aubert * diff --git a/modules/text_renderer/tdummy.c b/modules/text_renderer/tdummy.c index 38c1b80758..3ff2089da0 100644 --- a/modules/text_renderer/tdummy.c +++ b/modules/text_renderer/tdummy.c @@ -2,7 +2,6 @@ * tdummy.c : dummy text rendering functions ***************************************************************************** * Copyright (C) 2000, 2001 VLC authors and VideoLAN - * $Id$ * * Authors: Sigmund Augdal Helberg * diff --git a/modules/video_chroma/chain.c b/modules/video_chroma/chain.c index a430054160..7d52ffed99 100644 --- a/modules/video_chroma/chain.c +++ b/modules/video_chroma/chain.c @@ -2,7 +2,6 @@ * chain.c : chain multiple video filter modules as a last resort solution ***************************************************************************** * Copyright (C) 2007-2017 VLC authors and VideoLAN - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/video_chroma/copy.c b/modules/video_chroma/copy.c index 322bffcc1e..e9250b948e 100644 --- a/modules/video_chroma/copy.c +++ b/modules/video_chroma/copy.c @@ -2,7 +2,6 @@ * copy.c: Fast YV12/NV12 copy ***************************************************************************** * Copyright (C) 2010 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * Victorien Le Couviour--Tuffet diff --git a/modules/video_chroma/copy.h b/modules/video_chroma/copy.h index 5fbc75b7c9..6c463226f1 100644 --- a/modules/video_chroma/copy.h +++ b/modules/video_chroma/copy.h @@ -2,7 +2,6 @@ * copy.h: Fast YV12/NV12 copy ***************************************************************************** * Copyright (C) 2009 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/video_chroma/grey_yuv.c b/modules/video_chroma/grey_yuv.c index b6ca084eaf..40060a5c9a 100644 --- a/modules/video_chroma/grey_yuv.c +++ b/modules/video_chroma/grey_yuv.c @@ -2,7 +2,6 @@ * grey_yuv.c : grayscale to others conversion module for vlc ***************************************************************************** * Copyright (C) 2007, 2008 VLC authors and VideoLAN - * $Id$ * * Authors: Sam Hocevar * diff --git a/modules/video_chroma/i420_rgb.c b/modules/video_chroma/i420_rgb.c index 6b4885e591..bce200a605 100644 --- a/modules/video_chroma/i420_rgb.c +++ b/modules/video_chroma/i420_rgb.c @@ -2,7 +2,6 @@ * i420_rgb.c : YUV to bitmap RGB conversion module for vlc ***************************************************************************** * Copyright (C) 2000, 2001, 2004, 2008 VLC authors and VideoLAN - * $Id$ * * Authors: Sam Hocevar * Damien Fouilleul diff --git a/modules/video_chroma/i420_rgb.h b/modules/video_chroma/i420_rgb.h index 6d060397b3..8c612e3091 100644 --- a/modules/video_chroma/i420_rgb.h +++ b/modules/video_chroma/i420_rgb.h @@ -2,7 +2,6 @@ * i420_rgb.h : YUV to bitmap RGB conversion module for vlc ***************************************************************************** * Copyright (C) 2000, 2004 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * diff --git a/modules/video_chroma/i420_rgb16.c b/modules/video_chroma/i420_rgb16.c index 85c7048ccd..2db6497864 100644 --- a/modules/video_chroma/i420_rgb16.c +++ b/modules/video_chroma/i420_rgb16.c @@ -2,7 +2,6 @@ * i420_rgb16.c : YUV to bitmap RGB conversion module for vlc ***************************************************************************** * Copyright (C) 2000 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * Damien Fouilleul diff --git a/modules/video_chroma/i420_rgb16_x86.c b/modules/video_chroma/i420_rgb16_x86.c index ce39051443..205daab0de 100644 --- a/modules/video_chroma/i420_rgb16_x86.c +++ b/modules/video_chroma/i420_rgb16_x86.c @@ -2,7 +2,6 @@ * i420_rgb16_x86.c : YUV to bitmap RGB conversion module for vlc ***************************************************************************** * Copyright (C) 2000 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * Damien Fouilleul diff --git a/modules/video_chroma/i420_rgb8.c b/modules/video_chroma/i420_rgb8.c index 5ea98dd806..708f347363 100644 --- a/modules/video_chroma/i420_rgb8.c +++ b/modules/video_chroma/i420_rgb8.c @@ -2,7 +2,6 @@ * i420_rgb8.c : YUV to bitmap RGB conversion module for vlc ***************************************************************************** * Copyright (C) 2000 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * diff --git a/modules/video_chroma/i420_rgb_c.h b/modules/video_chroma/i420_rgb_c.h index e33186f22d..0d848fa941 100644 --- a/modules/video_chroma/i420_rgb_c.h +++ b/modules/video_chroma/i420_rgb_c.h @@ -5,7 +5,6 @@ * case by optimized functions. ***************************************************************************** * Copyright (C) 1999, 2000 VLC authors and VideoLAN - * $Id$ * * Authors: Vincent Seguin * diff --git a/modules/video_chroma/i420_rgb_mmx.h b/modules/video_chroma/i420_rgb_mmx.h index 5491329272..bdbe00551b 100644 --- a/modules/video_chroma/i420_rgb_mmx.h +++ b/modules/video_chroma/i420_rgb_mmx.h @@ -2,7 +2,6 @@ * i420_rgb_mmx.h: MMX YUV transformation assembly ***************************************************************************** * Copyright (C) 1999-2007 the VideoLAN team - * $Id$ * * Authors: Olie Lho * Gaël Hendryckx diff --git a/modules/video_chroma/i420_yuy2.c b/modules/video_chroma/i420_yuy2.c index b1a0359fc9..14b45b936d 100644 --- a/modules/video_chroma/i420_yuy2.c +++ b/modules/video_chroma/i420_yuy2.c @@ -2,7 +2,6 @@ * i420_yuy2.c : YUV to YUV conversion module for vlc ***************************************************************************** * Copyright (C) 2000, 2001 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * Damien Fouilleul diff --git a/modules/video_chroma/i420_yuy2.h b/modules/video_chroma/i420_yuy2.h index 66a89508e9..98c4731565 100644 --- a/modules/video_chroma/i420_yuy2.h +++ b/modules/video_chroma/i420_yuy2.h @@ -2,7 +2,6 @@ * i420_yuy2.h : YUV to YUV conversion module for vlc ***************************************************************************** * Copyright (C) 2000, 2001 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * Damien Fouilleul diff --git a/modules/video_chroma/i422_i420.c b/modules/video_chroma/i422_i420.c index 59930989d9..486d5dab48 100644 --- a/modules/video_chroma/i422_i420.c +++ b/modules/video_chroma/i422_i420.c @@ -2,7 +2,6 @@ * i422_i420.c : Planar YUV 4:2:2 to Planar YUV 4:2:0 conversion module for vlc ***************************************************************************** * Copyright (C) 2000, 2001 - 2007 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * Damien Fouilleul diff --git a/modules/video_chroma/i422_yuy2.c b/modules/video_chroma/i422_yuy2.c index f71c942480..bc19810eb3 100644 --- a/modules/video_chroma/i422_yuy2.c +++ b/modules/video_chroma/i422_yuy2.c @@ -2,7 +2,6 @@ * i422_yuy2.c : Planar YUV 4:2:2 to Packed YUV conversion module for vlc ***************************************************************************** * Copyright (C) 2000, 2001 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * Damien Fouilleul diff --git a/modules/video_chroma/i422_yuy2.h b/modules/video_chroma/i422_yuy2.h index 655ab32365..dfa4cb4b3e 100644 --- a/modules/video_chroma/i422_yuy2.h +++ b/modules/video_chroma/i422_yuy2.h @@ -2,7 +2,6 @@ * i422_yuy2.h : YUV to YUV conversion module for vlc ***************************************************************************** * Copyright (C) 2002 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * Damien Fouilleul diff --git a/modules/video_chroma/rv32.c b/modules/video_chroma/rv32.c index cd8eaa47dd..6f211c0c8d 100644 --- a/modules/video_chroma/rv32.c +++ b/modules/video_chroma/rv32.c @@ -2,7 +2,6 @@ * rv32.c: conversion plugin to RV32 format. ***************************************************************************** * Copyright (C) 2005 VLC authors and VideoLAN - * $Id$ * * Author: Cyril Deguet * diff --git a/modules/video_chroma/swscale.c b/modules/video_chroma/swscale.c index fea0b4b414..2b1060b8ca 100644 --- a/modules/video_chroma/swscale.c +++ b/modules/video_chroma/swscale.c @@ -2,7 +2,6 @@ * swscale.c: scaling and chroma conversion using libswscale ***************************************************************************** * Copyright (C) 1999-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Gildas Bazin diff --git a/modules/video_chroma/yuvp.c b/modules/video_chroma/yuvp.c index 459ec23556..ced5b8aa38 100644 --- a/modules/video_chroma/yuvp.c +++ b/modules/video_chroma/yuvp.c @@ -2,7 +2,6 @@ * yuvp.c: YUVP to YUVA/RGBA chroma converter ***************************************************************************** * Copyright (C) 2008 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar < fenrir @ videolan.org > * diff --git a/modules/video_chroma/yuy2_i420.c b/modules/video_chroma/yuy2_i420.c index 20df9cb358..d8c93a6fb5 100644 --- a/modules/video_chroma/yuy2_i420.c +++ b/modules/video_chroma/yuy2_i420.c @@ -2,7 +2,6 @@ * yuy2_i420.c : Packed YUV 4:2:2 to Planar YUV conversion module for vlc ***************************************************************************** * Copyright (C) 2007 VLC authors and VideoLAN - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/video_chroma/yuy2_i422.c b/modules/video_chroma/yuy2_i422.c index 169e431685..1352e9d9c4 100644 --- a/modules/video_chroma/yuy2_i422.c +++ b/modules/video_chroma/yuy2_i422.c @@ -2,7 +2,6 @@ * yuy2_i422.c : Packed YUV 4:2:2 to Planar YUV conversion module for vlc ***************************************************************************** * Copyright (C) 2007 VLC authors and VideoLAN - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/video_filter/adjust.c b/modules/video_filter/adjust.c index 7640872aed..ca8d41d23d 100644 --- a/modules/video_filter/adjust.c +++ b/modules/video_filter/adjust.c @@ -2,7 +2,6 @@ * adjust.c : Contrast/Hue/Saturation/Brightness video plugin for vlc ***************************************************************************** * Copyright (C) 2000-2006 VLC authors and VideoLAN - * $Id$ * * Authors: Simon Latapie * Antoine Cellerier diff --git a/modules/video_filter/alphamask.c b/modules/video_filter/alphamask.c index e0af31cd3a..a928459585 100644 --- a/modules/video_filter/alphamask.c +++ b/modules/video_filter/alphamask.c @@ -2,7 +2,6 @@ * alphamask.c : Alpha layer mask video filter for vlc ***************************************************************************** * Copyright (C) 2007 VLC authors and VideoLAN - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/video_filter/anaglyph.c b/modules/video_filter/anaglyph.c index 2bfeafb54d..b17bf7a525 100644 --- a/modules/video_filter/anaglyph.c +++ b/modules/video_filter/anaglyph.c @@ -2,7 +2,6 @@ * anaglyph.c : Create an image compatible with anaglyph glasses from a 3D video ***************************************************************************** * Copyright (C) 2000-2012 VLC authors and VideoLAN - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/video_filter/blend.cpp b/modules/video_filter/blend.cpp index 1acc4ad384..0bba7e8871 100644 --- a/modules/video_filter/blend.cpp +++ b/modules/video_filter/blend.cpp @@ -2,7 +2,6 @@ * blend2.cpp: Blend one picture with alpha onto another picture ***************************************************************************** * Copyright (C) 2012 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/video_filter/blendbench.c b/modules/video_filter/blendbench.c index ea7eeb1a0d..f204fd6d09 100644 --- a/modules/video_filter/blendbench.c +++ b/modules/video_filter/blendbench.c @@ -2,7 +2,6 @@ * blendbench.c : blending benchmark plugin for vlc ***************************************************************************** * Copyright (C) 2007 VLC authors and VideoLAN - * $Id$ * * Author: Søren Bøg * diff --git a/modules/video_filter/bluescreen.c b/modules/video_filter/bluescreen.c index ac9e101af1..730af68da8 100644 --- a/modules/video_filter/bluescreen.c +++ b/modules/video_filter/bluescreen.c @@ -2,7 +2,6 @@ * bluescreen.c : Bluescreen (weather channel like) video filter for vlc ***************************************************************************** * Copyright (C) 2005-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/video_filter/canvas.c b/modules/video_filter/canvas.c index 018ebca57f..b8e15eaef1 100644 --- a/modules/video_filter/canvas.c +++ b/modules/video_filter/canvas.c @@ -2,7 +2,6 @@ * canvas.c : automatically resize and padd a video to fit in canvas ***************************************************************************** * Copyright (C) 2008 VLC authors and VideoLAN - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/video_filter/colorthres.c b/modules/video_filter/colorthres.c index 33af63e5aa..3011b94f99 100644 --- a/modules/video_filter/colorthres.c +++ b/modules/video_filter/colorthres.c @@ -2,7 +2,6 @@ * colorthres.c: Threshold color based on similarity to reference color ***************************************************************************** * Copyright (C) 2000-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Sigmund Augdal * Antoine Cellerier diff --git a/modules/video_filter/croppadd.c b/modules/video_filter/croppadd.c index 7843539b2b..1d2f27fbe4 100644 --- a/modules/video_filter/croppadd.c +++ b/modules/video_filter/croppadd.c @@ -2,7 +2,6 @@ * croppadd.c: Crop/Padd image filter ***************************************************************************** * Copyright (C) 2008 VLC authors and VideoLAN - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/video_filter/deinterlace/algo_basic.c b/modules/video_filter/deinterlace/algo_basic.c index e8b0e2ec7f..8d675e01c6 100644 --- a/modules/video_filter/deinterlace/algo_basic.c +++ b/modules/video_filter/deinterlace/algo_basic.c @@ -2,7 +2,6 @@ * algo_basic.c : Basic algorithms for the VLC deinterlacer ***************************************************************************** * Copyright (C) 2000-2011 VLC authors and VideoLAN - * $Id$ * * Author: Sam Hocevar * Damien Lucas (Bob, Blend) diff --git a/modules/video_filter/deinterlace/algo_basic.h b/modules/video_filter/deinterlace/algo_basic.h index e72b3e909d..1f25563ab8 100644 --- a/modules/video_filter/deinterlace/algo_basic.h +++ b/modules/video_filter/deinterlace/algo_basic.h @@ -2,7 +2,6 @@ * algo_basic.h : Basic algorithms for the VLC deinterlacer ***************************************************************************** * Copyright (C) 2000-2011 VLC authors and VideoLAN - * $Id$ * * Author: Sam Hocevar * Damien Lucas (Bob, Blend) diff --git a/modules/video_filter/deinterlace/algo_ivtc.c b/modules/video_filter/deinterlace/algo_ivtc.c index e00b7a1743..2e6d09b69d 100644 --- a/modules/video_filter/deinterlace/algo_ivtc.c +++ b/modules/video_filter/deinterlace/algo_ivtc.c @@ -2,7 +2,6 @@ * algo_ivtc.c : IVTC (inverse telecine) algorithm for the VLC deinterlacer ***************************************************************************** * Copyright (C) 2010-2011 the VideoLAN team - * $Id$ * * Author: Juha Jeronen * diff --git a/modules/video_filter/deinterlace/algo_ivtc.h b/modules/video_filter/deinterlace/algo_ivtc.h index c12dc60abf..f032d7e21b 100644 --- a/modules/video_filter/deinterlace/algo_ivtc.h +++ b/modules/video_filter/deinterlace/algo_ivtc.h @@ -2,7 +2,6 @@ * algo_ivtc.h : IVTC (inverse telecine) algorithm for the VLC deinterlacer ***************************************************************************** * Copyright (C) 2010-2011 VLC authors and VideoLAN - * $Id$ * * Author: Juha Jeronen * diff --git a/modules/video_filter/deinterlace/algo_phosphor.c b/modules/video_filter/deinterlace/algo_phosphor.c index cd954c631d..d60ee73bca 100644 --- a/modules/video_filter/deinterlace/algo_phosphor.c +++ b/modules/video_filter/deinterlace/algo_phosphor.c @@ -2,7 +2,6 @@ * algo_phosphor.c : Phosphor algorithm for the VLC deinterlacer ***************************************************************************** * Copyright (C) 2011 VLC authors and VideoLAN - * $Id$ * * Author: Juha Jeronen * diff --git a/modules/video_filter/deinterlace/algo_phosphor.h b/modules/video_filter/deinterlace/algo_phosphor.h index 14aa252502..3cc5aaca46 100644 --- a/modules/video_filter/deinterlace/algo_phosphor.h +++ b/modules/video_filter/deinterlace/algo_phosphor.h @@ -2,7 +2,6 @@ * algo_phosphor.h : Phosphor algorithm for the VLC deinterlacer ***************************************************************************** * Copyright (C) 2011 VLC authors and VideoLAN - * $Id$ * * Author: Juha Jeronen * diff --git a/modules/video_filter/deinterlace/algo_x.c b/modules/video_filter/deinterlace/algo_x.c index 164dc3e822..411351d1cd 100644 --- a/modules/video_filter/deinterlace/algo_x.c +++ b/modules/video_filter/deinterlace/algo_x.c @@ -2,7 +2,6 @@ * algo_x.c : "X" algorithm for vlc deinterlacer ***************************************************************************** * Copyright (C) 2000-2011 VLC authors and VideoLAN - * $Id$ * * Author: Laurent Aimar * diff --git a/modules/video_filter/deinterlace/algo_x.h b/modules/video_filter/deinterlace/algo_x.h index 3ac1b4289a..dd70cbd732 100644 --- a/modules/video_filter/deinterlace/algo_x.h +++ b/modules/video_filter/deinterlace/algo_x.h @@ -2,7 +2,6 @@ * algo_x.h : "X" algorithm for vlc deinterlacer ***************************************************************************** * Copyright (C) 2000-2011 VLC authors and VideoLAN - * $Id$ * * Author: Laurent Aimar * diff --git a/modules/video_filter/deinterlace/algo_yadif.c b/modules/video_filter/deinterlace/algo_yadif.c index a89d240b83..900111f4cf 100644 --- a/modules/video_filter/deinterlace/algo_yadif.c +++ b/modules/video_filter/deinterlace/algo_yadif.c @@ -2,7 +2,6 @@ * algo_yadif.c : Wrapper for FFmpeg's Yadif algorithm ***************************************************************************** * Copyright (C) 2000-2011 VLC authors and VideoLAN - * $Id$ * * Author: Laurent Aimar * Juha Jeronen (soft field repeat hack) diff --git a/modules/video_filter/deinterlace/algo_yadif.h b/modules/video_filter/deinterlace/algo_yadif.h index 7bc4518b0e..483ca48f67 100644 --- a/modules/video_filter/deinterlace/algo_yadif.h +++ b/modules/video_filter/deinterlace/algo_yadif.h @@ -2,7 +2,6 @@ * algo_yadif.h : Wrapper for FFmpeg's Yadif algorithm ***************************************************************************** * Copyright (C) 2000-2011 the VideoLAN team - * $Id$ * * Author: Laurent Aimar * Juha Jeronen (soft field repeat hack) diff --git a/modules/video_filter/deinterlace/common.c b/modules/video_filter/deinterlace/common.c index 04a4593716..1195016678 100644 --- a/modules/video_filter/deinterlace/common.c +++ b/modules/video_filter/deinterlace/common.c @@ -2,7 +2,6 @@ * common.c : Common helper function for the VLC deinterlacer ***************************************************************************** * Copyright (C) 2000-2017 VLC authors and VideoLAN - * $Id$ * * Author: Sam Hocevar * Christophe Massiot diff --git a/modules/video_filter/deinterlace/common.h b/modules/video_filter/deinterlace/common.h index 01bfc2a70d..144523647c 100644 --- a/modules/video_filter/deinterlace/common.h +++ b/modules/video_filter/deinterlace/common.h @@ -2,7 +2,6 @@ * common.h : Common macros for the VLC deinterlacer ***************************************************************************** * Copyright (C) 2000-2017 VLC authors and VideoLAN - * $Id$ * * Author: Sam Hocevar * Steve Lhomme diff --git a/modules/video_filter/deinterlace/deinterlace.c b/modules/video_filter/deinterlace/deinterlace.c index b8d0586123..01d7ad5e61 100644 --- a/modules/video_filter/deinterlace/deinterlace.c +++ b/modules/video_filter/deinterlace/deinterlace.c @@ -2,7 +2,6 @@ * deinterlace.c : deinterlacer plugin for vlc ***************************************************************************** * Copyright (C) 2000-2011 VLC authors and VideoLAN - * $Id$ * * Author: Sam Hocevar * Christophe Massiot diff --git a/modules/video_filter/deinterlace/deinterlace.h b/modules/video_filter/deinterlace/deinterlace.h index 7c578bf479..959cd6ae96 100644 --- a/modules/video_filter/deinterlace/deinterlace.h +++ b/modules/video_filter/deinterlace/deinterlace.h @@ -2,7 +2,6 @@ * deinterlace.h : deinterlacer plugin for vlc ***************************************************************************** * Copyright (C) 2000-2011 VLC authors and VideoLAN - * $Id$ * * Author: Sam Hocevar * Christophe Massiot diff --git a/modules/video_filter/deinterlace/helpers.c b/modules/video_filter/deinterlace/helpers.c index d5b586173b..a882a408c1 100644 --- a/modules/video_filter/deinterlace/helpers.c +++ b/modules/video_filter/deinterlace/helpers.c @@ -2,7 +2,6 @@ * helpers.c : Generic helper functions for the VLC deinterlacer ***************************************************************************** * Copyright (C) 2011 VLC authors and VideoLAN - * $Id$ * * Author: Juha Jeronen * diff --git a/modules/video_filter/deinterlace/helpers.h b/modules/video_filter/deinterlace/helpers.h index 1a76386957..001da60169 100644 --- a/modules/video_filter/deinterlace/helpers.h +++ b/modules/video_filter/deinterlace/helpers.h @@ -2,7 +2,6 @@ * helpers.h : Generic helper functions for the VLC deinterlacer ***************************************************************************** * Copyright (C) 2011 VLC authors and VideoLAN - * $Id$ * * Author: Juha Jeronen * diff --git a/modules/video_filter/deinterlace/merge.c b/modules/video_filter/deinterlace/merge.c index 94cdd775ac..8d36479ca1 100644 --- a/modules/video_filter/deinterlace/merge.c +++ b/modules/video_filter/deinterlace/merge.c @@ -2,7 +2,6 @@ * merge.c : Merge (line blending) routines for the VLC deinterlacer ***************************************************************************** * Copyright (C) 2011 VLC authors and VideoLAN - * $Id$ * * Author: Sam Hocevar (generic C routine) * Sigmund Augdal Helberg (MMXEXT, 3DNow, SSE2) diff --git a/modules/video_filter/deinterlace/merge.h b/modules/video_filter/deinterlace/merge.h index 1a54b32db9..de4b9b4ff0 100644 --- a/modules/video_filter/deinterlace/merge.h +++ b/modules/video_filter/deinterlace/merge.h @@ -2,7 +2,6 @@ * merge.h : Merge (line blending) routines for the VLC deinterlacer ***************************************************************************** * Copyright (C) 2011 VLC authors and VideoLAN - * $Id$ * * Author: Sam Hocevar (generic C routine) * Sigmund Augdal Helberg (MMXEXT, 3DNow, SSE2) diff --git a/modules/video_filter/edgedetection.c b/modules/video_filter/edgedetection.c index 371b61504b..e36019e25b 100644 --- a/modules/video_filter/edgedetection.c +++ b/modules/video_filter/edgedetection.c @@ -2,7 +2,6 @@ * edgedetection.c : edge detection plugin for VLC ***************************************************************************** * Copyright (C) 2016 VLC authors and VideoLAN - * $Id$ * * Authors: Odd-Arild Kristensen * diff --git a/modules/video_filter/erase.c b/modules/video_filter/erase.c index ce426f52a9..b71f90ad61 100644 --- a/modules/video_filter/erase.c +++ b/modules/video_filter/erase.c @@ -2,7 +2,6 @@ * erase.c : logo erase video filter ***************************************************************************** * Copyright (C) 2007 VLC authors and VideoLAN - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/video_filter/extract.c b/modules/video_filter/extract.c index ad8d458108..9de5f80228 100644 --- a/modules/video_filter/extract.c +++ b/modules/video_filter/extract.c @@ -2,7 +2,6 @@ * extract.c : Extract RGB components ***************************************************************************** * Copyright (C) 2000-2006 VLC authors and VideoLAN - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/video_filter/filter_picture.h b/modules/video_filter/filter_picture.h index 7b8fbb7bda..43bde3f237 100644 --- a/modules/video_filter/filter_picture.h +++ b/modules/video_filter/filter_picture.h @@ -2,7 +2,6 @@ * filter_picture.h: Common picture functions for filters ***************************************************************************** * Copyright (C) 2007 VLC authors and VideoLAN - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/video_filter/freeze.c b/modules/video_filter/freeze.c index df6acc5b9b..656b425265 100644 --- a/modules/video_filter/freeze.c +++ b/modules/video_filter/freeze.c @@ -2,7 +2,6 @@ * freeze.c : Freezing video filter ***************************************************************************** * Copyright (C) 2013 Vianney Boyer - * $Id$ * * Authors: Vianney Boyer * diff --git a/modules/video_filter/gaussianblur.c b/modules/video_filter/gaussianblur.c index 9b01c7550c..3a97dbcd34 100644 --- a/modules/video_filter/gaussianblur.c +++ b/modules/video_filter/gaussianblur.c @@ -2,7 +2,6 @@ * gaussianblur.c : gaussian blur video filter ***************************************************************************** * Copyright (C) 2000-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/video_filter/gradfun.c b/modules/video_filter/gradfun.c index 5a574de3c7..b17808465a 100644 --- a/modules/video_filter/gradfun.c +++ b/modules/video_filter/gradfun.c @@ -2,7 +2,6 @@ * gradfun.c: wrapper for the gradfun filter from libav ***************************************************************************** * Copyright (C) 2010 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/video_filter/gradient.c b/modules/video_filter/gradient.c index 78377108b9..671334eb91 100644 --- a/modules/video_filter/gradient.c +++ b/modules/video_filter/gradient.c @@ -2,7 +2,6 @@ * gradient.c : Gradient and edge detection video effects plugin for vlc ***************************************************************************** * Copyright (C) 2000-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * Antoine Cellerier diff --git a/modules/video_filter/grain.c b/modules/video_filter/grain.c index 49e8024ebc..34cb4ce4f1 100644 --- a/modules/video_filter/grain.c +++ b/modules/video_filter/grain.c @@ -2,7 +2,6 @@ * grain.c: add film grain ***************************************************************************** * Copyright (C) 2010 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/modules/video_filter/hqdn3d.c b/modules/video_filter/hqdn3d.c index 43cbba0103..bd453759dc 100644 --- a/modules/video_filter/hqdn3d.c +++ b/modules/video_filter/hqdn3d.c @@ -2,7 +2,6 @@ * hqdn3d.c : high-quality denoise 3D ported from MPlayer ***************************************************************************** * Copyright (C) 2011 VLC authors and VideoLAN - * $Id$ * * Authors: Cheng Sun * diff --git a/modules/video_filter/invert.c b/modules/video_filter/invert.c index 198fb9ba3c..67f96977c7 100644 --- a/modules/video_filter/invert.c +++ b/modules/video_filter/invert.c @@ -2,7 +2,6 @@ * invert.c : Invert video plugin for vlc ***************************************************************************** * Copyright (C) 2000-2006 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * diff --git a/modules/video_filter/magnify.c b/modules/video_filter/magnify.c index 9a2cf876a7..7e3c6f88a6 100644 --- a/modules/video_filter/magnify.c +++ b/modules/video_filter/magnify.c @@ -2,7 +2,6 @@ * magnify.c : Magnify/Zoom interactive effect ***************************************************************************** * Copyright (C) 2005-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/video_filter/mirror.c b/modules/video_filter/mirror.c index faf680c137..ab8f9dcdd0 100644 --- a/modules/video_filter/mirror.c +++ b/modules/video_filter/mirror.c @@ -2,7 +2,6 @@ * mirror.c : Mirror video plugin for vlc ***************************************************************************** * Copyright (C) 2009 VLC authors and VideoLAN - * $Id$ * * Authors: Branko Kokanovic * diff --git a/modules/video_filter/motionblur.c b/modules/video_filter/motionblur.c index e75af73633..4bd504598c 100644 --- a/modules/video_filter/motionblur.c +++ b/modules/video_filter/motionblur.c @@ -2,7 +2,6 @@ * motionblur.c : motion blur filter for vlc ***************************************************************************** * Copyright (C) 2000, 2001, 2002, 2003 VLC authors and VideoLAN - * $Id$ * * Authors: Sigmund Augdal Helberg * Antoine Cellerier diff --git a/modules/video_filter/motiondetect.c b/modules/video_filter/motiondetect.c index 5c86d2352e..9906132a61 100644 --- a/modules/video_filter/motiondetect.c +++ b/modules/video_filter/motiondetect.c @@ -2,7 +2,6 @@ * motiondetect.c : Second version of a motion detection plugin. ***************************************************************************** * Copyright (C) 2000-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/video_filter/oldmovie.c b/modules/video_filter/oldmovie.c index 0dc2e6773b..c287beede1 100644 --- a/modules/video_filter/oldmovie.c +++ b/modules/video_filter/oldmovie.c @@ -2,7 +2,6 @@ * oldmovie.c : Old movie effect video filter ***************************************************************************** * Copyright (C) 2013 Vianney Boyer - * $Id$ * * Authors: Vianney Boyer * diff --git a/modules/video_filter/posterize.c b/modules/video_filter/posterize.c index 27f435def7..91762a8591 100644 --- a/modules/video_filter/posterize.c +++ b/modules/video_filter/posterize.c @@ -2,7 +2,6 @@ * posterize.c : Posterize video plugin for vlc ***************************************************************************** * Copyright (C) 2010 VLC authors and VideoLAN - * $Id$ * * Authors: Branko Kokanovic * diff --git a/modules/video_filter/postproc.c b/modules/video_filter/postproc.c index 5f0f0c4c8b..e3fd252eaa 100644 --- a/modules/video_filter/postproc.c +++ b/modules/video_filter/postproc.c @@ -2,7 +2,6 @@ * postproc.c: video postprocessing using libpostproc ***************************************************************************** * Copyright (C) 1999-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Gildas Bazin diff --git a/modules/video_filter/psychedelic.c b/modules/video_filter/psychedelic.c index 5d2e79d5a0..94c5764122 100644 --- a/modules/video_filter/psychedelic.c +++ b/modules/video_filter/psychedelic.c @@ -2,7 +2,6 @@ * psychedelic.c : Psychedelic video effect plugin for vlc ***************************************************************************** * Copyright (C) 2000-2006 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * Antoine Cellerier diff --git a/modules/video_filter/puzzle.c b/modules/video_filter/puzzle.c index 37e6a8b4c2..31144fb412 100644 --- a/modules/video_filter/puzzle.c +++ b/modules/video_filter/puzzle.c @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2005-2009 VLC authors and VideoLAN * Copyright (C) 2013 Vianney Boyer - * $Id$ * * Authors: Antoine Cellerier * Vianney Boyer diff --git a/modules/video_filter/puzzle.h b/modules/video_filter/puzzle.h index 2b9da63da7..a866d676bd 100644 --- a/modules/video_filter/puzzle.h +++ b/modules/video_filter/puzzle.h @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2005-2009 VLC authors and VideoLAN * Copyright (C) 2013 Vianney Boyer - * $Id$ * * Authors: Vianney Boyer * diff --git a/modules/video_filter/puzzle_bezier.c b/modules/video_filter/puzzle_bezier.c index 92cc178803..e97a7a7dde 100644 --- a/modules/video_filter/puzzle_bezier.c +++ b/modules/video_filter/puzzle_bezier.c @@ -2,7 +2,6 @@ * puzzle_bezier.c : Bezier curves management ***************************************************************************** * Copyright (C) 2013 Vianney Boyer - * $Id$ * * Author: Vianney Boyer * diff --git a/modules/video_filter/puzzle_bezier.h b/modules/video_filter/puzzle_bezier.h index 1720683512..d12bc212ef 100644 --- a/modules/video_filter/puzzle_bezier.h +++ b/modules/video_filter/puzzle_bezier.h @@ -2,7 +2,6 @@ * puzzle_bezier.h : Bezier curves management ***************************************************************************** * Copyright (C) 2013 Vianney Boyer - * $Id$ * * Author: Vianney Boyer * diff --git a/modules/video_filter/puzzle_lib.c b/modules/video_filter/puzzle_lib.c index 369ec4e06c..2b58a2cc45 100644 --- a/modules/video_filter/puzzle_lib.c +++ b/modules/video_filter/puzzle_lib.c @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2005-2009 VLC authors and VideoLAN * Copyright (C) 2013 Vianney Boyer - * $Id$ * * Authors: Antoine Cellerier * Vianney Boyer diff --git a/modules/video_filter/puzzle_lib.h b/modules/video_filter/puzzle_lib.h index 51609207f7..68d4be5ece 100644 --- a/modules/video_filter/puzzle_lib.h +++ b/modules/video_filter/puzzle_lib.h @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2005-2009 VLC authors and VideoLAN * Copyright (C) 2013 Vianney Boyer - * $Id$ * * Authors: Antoine Cellerier * Vianney Boyer diff --git a/modules/video_filter/puzzle_mgt.c b/modules/video_filter/puzzle_mgt.c index 59dcdfdce6..bf2e7b5b79 100644 --- a/modules/video_filter/puzzle_mgt.c +++ b/modules/video_filter/puzzle_mgt.c @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2005-2009 VLC authors and VideoLAN * Copyright (C) 2013 Vianney Boyer - * $Id$ * * Authors: Antoine Cellerier * Vianney Boyer diff --git a/modules/video_filter/puzzle_mgt.h b/modules/video_filter/puzzle_mgt.h index a25c69e45f..2a0ac95a12 100644 --- a/modules/video_filter/puzzle_mgt.h +++ b/modules/video_filter/puzzle_mgt.h @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2005-2009 VLC authors and VideoLAN * Copyright (C) 2013 Vianney Boyer - * $Id$ * * Authors: Vianney Boyer * diff --git a/modules/video_filter/puzzle_pce.c b/modules/video_filter/puzzle_pce.c index 5fd9079f23..db3ac1806c 100644 --- a/modules/video_filter/puzzle_pce.c +++ b/modules/video_filter/puzzle_pce.c @@ -2,7 +2,6 @@ * puzzle_pce.c : Puzzle game filter - pieces functions ***************************************************************************** * Copyright (C) 2013 Vianney Boyer - * $Id$ * * Author: Vianney Boyer * diff --git a/modules/video_filter/puzzle_pce.h b/modules/video_filter/puzzle_pce.h index 61a8b41b8b..6d5a621f70 100644 --- a/modules/video_filter/puzzle_pce.h +++ b/modules/video_filter/puzzle_pce.h @@ -2,7 +2,6 @@ * puzzle_pce.h : Puzzle game filter - pieces functions ***************************************************************************** * Copyright (C) 2013 Vianney Boyer - * $Id$ * * Author: Vianney Boyer * diff --git a/modules/video_filter/ripple.c b/modules/video_filter/ripple.c index 1367162e7c..446fa45a4d 100644 --- a/modules/video_filter/ripple.c +++ b/modules/video_filter/ripple.c @@ -2,7 +2,6 @@ * ripple.c : Ripple video effect plugin for vlc ***************************************************************************** * Copyright (C) 2000-2006 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * Antoine Cellerier diff --git a/modules/video_filter/rotate.c b/modules/video_filter/rotate.c index 183b353b37..005ba96ec9 100644 --- a/modules/video_filter/rotate.c +++ b/modules/video_filter/rotate.c @@ -2,7 +2,6 @@ * rotate.c : video rotation filter ***************************************************************************** * Copyright (C) 2000-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Antoine Cellerier * diff --git a/modules/video_filter/scale.c b/modules/video_filter/scale.c index 46c1dae4c8..9961c4c6b8 100644 --- a/modules/video_filter/scale.c +++ b/modules/video_filter/scale.c @@ -3,7 +3,6 @@ * Uses the low quality "nearest neighbour" algorithm. ***************************************************************************** * Copyright (C) 2003-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * Antoine Cellerier diff --git a/modules/video_filter/scene.c b/modules/video_filter/scene.c index 0afe34586a..8df6d29568 100644 --- a/modules/video_filter/scene.c +++ b/modules/video_filter/scene.c @@ -2,7 +2,6 @@ * scene.c : scene video filter (based on modules/video_output/image.c) ***************************************************************************** * Copyright (C) 2004-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Jean-Paul Saman * Clément Stenac diff --git a/modules/video_filter/sepia.c b/modules/video_filter/sepia.c index fb58df03a5..5f4a4c61fb 100644 --- a/modules/video_filter/sepia.c +++ b/modules/video_filter/sepia.c @@ -2,7 +2,6 @@ * sepia.c : Sepia video plugin for vlc ***************************************************************************** * Copyright (C) 2010 VLC authors and VideoLAN - * $Id$ * * Authors: Branko Kokanovic * diff --git a/modules/video_filter/sharpen.c b/modules/video_filter/sharpen.c index 974cbdecb2..55c7c562a8 100644 --- a/modules/video_filter/sharpen.c +++ b/modules/video_filter/sharpen.c @@ -2,7 +2,6 @@ * sharpen.c: Sharpen video filter ***************************************************************************** * Copyright (C) 2003-2007 VLC authors and VideoLAN - * $Id$ * * Author: Jérémy DEMEULE * Jean-Baptiste Kempf diff --git a/modules/video_filter/vhs.c b/modules/video_filter/vhs.c index 055736de72..6d5c13db8e 100644 --- a/modules/video_filter/vhs.c +++ b/modules/video_filter/vhs.c @@ -2,7 +2,6 @@ * vhs.c : VHS effect video filter ***************************************************************************** * Copyright (C) 2013 Vianney Boyer - * $Id$ * * Authors: Vianney Boyer * diff --git a/modules/video_filter/wave.c b/modules/video_filter/wave.c index d6f4c32dde..0a272e998c 100644 --- a/modules/video_filter/wave.c +++ b/modules/video_filter/wave.c @@ -2,7 +2,6 @@ * wave.c : Wave video effect plugin for vlc ***************************************************************************** * Copyright (C) 2000-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * Antoine Cellerier diff --git a/modules/video_output/caca.c b/modules/video_output/caca.c index e2868f0d22..c0edcdec52 100644 --- a/modules/video_output/caca.c +++ b/modules/video_output/caca.c @@ -2,7 +2,6 @@ * caca.c: Color ASCII Art "vout display" module using libcaca ***************************************************************************** * Copyright (C) 2003-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Sam Hocevar * Laurent Aimar diff --git a/modules/video_output/caopengllayer.m b/modules/video_output/caopengllayer.m index 285f3f79df..37ac46ef33 100644 --- a/modules/video_output/caopengllayer.m +++ b/modules/video_output/caopengllayer.m @@ -2,7 +2,6 @@ * caopengllayer.m: CAOpenGLLayer (Mac OS X) video output ***************************************************************************** * Copyright (C) 2014-2017 VLC authors and VideoLAN - * $Id$ * * Authors: David Fuhrmann * Felix Paul Kühne diff --git a/modules/video_output/fb.c b/modules/video_output/fb.c index b611efe585..a890b5932b 100644 --- a/modules/video_output/fb.c +++ b/modules/video_output/fb.c @@ -2,7 +2,6 @@ * fb.c : framebuffer plugin for vlc ***************************************************************************** * Copyright (C) 2000-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * Jean-Paul Saman diff --git a/modules/video_output/ios.m b/modules/video_output/ios.m index 40d0a35578..feebab1c85 100644 --- a/modules/video_output/ios.m +++ b/modules/video_output/ios.m @@ -2,7 +2,6 @@ * ios.m: iOS OpenGL ES provider ***************************************************************************** * Copyright (C) 2001-2017 VLC authors and VideoLAN - * $Id$ * * Authors: Pierre d'Herbemont * Felix Paul Kühne diff --git a/modules/video_output/macosx.m b/modules/video_output/macosx.m index b99ae8bfed..e22a7d7119 100644 --- a/modules/video_output/macosx.m +++ b/modules/video_output/macosx.m @@ -2,7 +2,6 @@ * macosx.m: MacOS X OpenGL provider ***************************************************************************** * Copyright (C) 2001-2013 VLC authors and VideoLAN - * $Id$ * * Authors: Derk-Jan Hartman * Eric Petit diff --git a/modules/video_output/vdummy.c b/modules/video_output/vdummy.c index 4a9a7afe0c..8ae0b2dfa7 100644 --- a/modules/video_output/vdummy.c +++ b/modules/video_output/vdummy.c @@ -2,7 +2,6 @@ * vdummy.c: Dummy video output display method for testing purposes ***************************************************************************** * Copyright (C) 2000-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * diff --git a/modules/video_output/win32/common.c b/modules/video_output/win32/common.c index e228df7a64..54469e2845 100644 --- a/modules/video_output/win32/common.c +++ b/modules/video_output/win32/common.c @@ -2,7 +2,6 @@ * common.c: Windows video output common code ***************************************************************************** * Copyright (C) 2001-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * Martell Malone diff --git a/modules/video_output/win32/common.h b/modules/video_output/win32/common.h index f23fa9edd6..6b20efa4ba 100644 --- a/modules/video_output/win32/common.h +++ b/modules/video_output/win32/common.h @@ -2,7 +2,6 @@ * common.h: Windows video output header file ***************************************************************************** * Copyright (C) 2001-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * Damien Fouilleul diff --git a/modules/video_output/win32/directdraw.c b/modules/video_output/win32/directdraw.c index c6a81989e7..57eaa046af 100644 --- a/modules/video_output/win32/directdraw.c +++ b/modules/video_output/win32/directdraw.c @@ -2,7 +2,6 @@ * directdraw.c: Windows DirectDraw video output ***************************************************************************** * Copyright (C) 2001-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * diff --git a/modules/video_output/win32/events.c b/modules/video_output/win32/events.c index b88f16caa5..74c33dca05 100644 --- a/modules/video_output/win32/events.c +++ b/modules/video_output/win32/events.c @@ -2,7 +2,6 @@ * events.c: Windows video output events handler ***************************************************************************** * Copyright (C) 2001-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * Martell Malone diff --git a/modules/video_output/win32/events.h b/modules/video_output/win32/events.h index 993660184f..05a18cdfc8 100644 --- a/modules/video_output/win32/events.h +++ b/modules/video_output/win32/events.h @@ -2,7 +2,6 @@ * events.h: Windows video output header file ***************************************************************************** * Copyright (C) 2001-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * Damien Fouilleul diff --git a/modules/video_output/win32/glwin32.c b/modules/video_output/win32/glwin32.c index 0486a99232..d8a979280d 100644 --- a/modules/video_output/win32/glwin32.c +++ b/modules/video_output/win32/glwin32.c @@ -2,7 +2,6 @@ * glwin32.c: Windows OpenGL provider ***************************************************************************** * Copyright (C) 2001-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * diff --git a/modules/video_output/win32/wingdi.c b/modules/video_output/win32/wingdi.c index 71aa5aabd4..2bead115fd 100644 --- a/modules/video_output/win32/wingdi.c +++ b/modules/video_output/win32/wingdi.c @@ -2,7 +2,6 @@ * wingdi.c : Win32 / WinCE GDI video output plugin for vlc ***************************************************************************** * Copyright (C) 2002-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * Samuel Hocevar diff --git a/modules/video_output/yuv.c b/modules/video_output/yuv.c index 30d2c3a493..e8b49e621c 100644 --- a/modules/video_output/yuv.c +++ b/modules/video_output/yuv.c @@ -2,7 +2,6 @@ * yuv.c : yuv video output ***************************************************************************** * Copyright (C) 2008, M2X BV - * $Id$ * * Authors: Jean-Paul Saman * diff --git a/modules/video_splitter/clone.c b/modules/video_splitter/clone.c index 201c9f1d67..dc4eb4a5c4 100644 --- a/modules/video_splitter/clone.c +++ b/modules/video_splitter/clone.c @@ -2,7 +2,6 @@ * clone.c : Clone video plugin for vlc ***************************************************************************** * Copyright (C) 2002-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * diff --git a/modules/video_splitter/panoramix.c b/modules/video_splitter/panoramix.c index 88fa1bacc5..980f7d2f6f 100644 --- a/modules/video_splitter/panoramix.c +++ b/modules/video_splitter/panoramix.c @@ -2,7 +2,6 @@ * panoramix.c : Wall panoramic video with edge blending plugin for vlc ***************************************************************************** * Copyright (C) 2000, 2001, 2002, 2003 VideoLAN - * $Id$ * * Authors: Cedric Cocquebert * based on Samuel Hocevar diff --git a/modules/video_splitter/wall.c b/modules/video_splitter/wall.c index 8c244d036f..6b1835fe77 100644 --- a/modules/video_splitter/wall.c +++ b/modules/video_splitter/wall.c @@ -2,7 +2,6 @@ * wall.c : Wall video plugin for vlc ***************************************************************************** * Copyright (C) 2000-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * diff --git a/modules/visualization/projectm.cpp b/modules/visualization/projectm.cpp index 04f6a3f8db..219dfdac4e 100644 --- a/modules/visualization/projectm.cpp +++ b/modules/visualization/projectm.cpp @@ -2,7 +2,6 @@ * projectm.cpp: visualization module based on libprojectM ***************************************************************************** * Copyright © 2009-2011 VLC authors and VideoLAN - * $Id$ * * Authors: Rémi Duraffort * Laurent Aimar diff --git a/modules/visualization/visual/effects.c b/modules/visualization/visual/effects.c index 10e0130bb6..06b9d0136e 100644 --- a/modules/visualization/visual/effects.c +++ b/modules/visualization/visual/effects.c @@ -2,7 +2,6 @@ * effects.c : Effects for the visualization system ***************************************************************************** * Copyright (C) 2002-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Clément Stenac * Adrien Maglo diff --git a/modules/visualization/visual/fft.c b/modules/visualization/visual/fft.c index 2151e9be79..e40b9ca043 100644 --- a/modules/visualization/visual/fft.c +++ b/modules/visualization/visual/fft.c @@ -1,7 +1,6 @@ /***************************************************************************** * fft.c: Iterative implementation of a FFT ***************************************************************************** - * $Id$ * * Mainly taken from XMMS's code * diff --git a/modules/visualization/visual/fft.h b/modules/visualization/visual/fft.h index f4c8a6bf5f..ac9605f05a 100644 --- a/modules/visualization/visual/fft.h +++ b/modules/visualization/visual/fft.h @@ -1,7 +1,6 @@ /***************************************************************************** * fft.h: Headers for iterative implementation of a FFT ***************************************************************************** - * $Id$ * * Mainly taken from XMMS's code * diff --git a/modules/visualization/visual/visual.c b/modules/visualization/visual/visual.c index 050dca8cb3..9c9da45e7a 100644 --- a/modules/visualization/visual/visual.c +++ b/modules/visualization/visual/visual.c @@ -2,7 +2,6 @@ * visual.c : Visualisation system ***************************************************************************** * Copyright (C) 2002-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Clément Stenac * diff --git a/modules/visualization/visual/visual.h b/modules/visualization/visual/visual.h index b4e6b07673..2df24b6523 100644 --- a/modules/visualization/visual/visual.h +++ b/modules/visualization/visual/visual.h @@ -2,7 +2,6 @@ * visual.h : Header for the visualisation system ***************************************************************************** * Copyright (C) 2002-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Clément Stenac * diff --git a/modules/visualization/visual/window.c b/modules/visualization/visual/window.c index 4bd43ec2e4..081810bc37 100644 --- a/modules/visualization/visual/window.c +++ b/modules/visualization/visual/window.c @@ -2,7 +2,6 @@ * window.c : Implementation of FFT window routines ***************************************************************************** * Copyright (C) 2014 Ronald Wright - * $Id$ * * Author: Ronald Wright * diff --git a/modules/visualization/visual/window.h b/modules/visualization/visual/window.h index 66f424bc34..3a42e1d6ba 100644 --- a/modules/visualization/visual/window.h +++ b/modules/visualization/visual/window.h @@ -2,7 +2,6 @@ * window.h : Header for FFT window routines ***************************************************************************** * Copyright (C) 2014 Ronald Wright - * $Id$ * * Author: Ronald Wright * diff --git a/modules/visualization/visual/window_presets.h b/modules/visualization/visual/window_presets.h index ec37c54626..ddb811a285 100644 --- a/modules/visualization/visual/window_presets.h +++ b/modules/visualization/visual/window_presets.h @@ -2,7 +2,6 @@ * window_presets.h : Variable names and strings of FFT window presets ***************************************************************************** * Copyright (C) 2014 Ronald Wright - * $Id$ * * Author: Ronald Wright * diff --git a/modules/visualization/vsxu.cpp b/modules/visualization/vsxu.cpp index faa8815102..30239177d9 100644 --- a/modules/visualization/vsxu.cpp +++ b/modules/visualization/vsxu.cpp @@ -2,7 +2,6 @@ * vsxu.cpp: visualization module wrapper for Vovoid VSXu ***************************************************************************** * Copyright © 2009-2012 the VideoLAN team, Vovoid Media Technologies - * $Id$ * * Authors: Rémi Duraffort * Laurent Aimar diff --git a/src/audio_output/aout_internal.h b/src/audio_output/aout_internal.h index 1c5f554300..6f3b944155 100644 --- a/src/audio_output/aout_internal.h +++ b/src/audio_output/aout_internal.h @@ -2,7 +2,6 @@ * aout_internal.h : internal defines for audio output ***************************************************************************** * Copyright (C) 2002 VLC authors and VideoLAN - * $Id$ * * Authors: Christophe Massiot * diff --git a/src/audio_output/common.c b/src/audio_output/common.c index bd94e8b701..9ed3a82546 100644 --- a/src/audio_output/common.c +++ b/src/audio_output/common.c @@ -2,7 +2,6 @@ * common.c : audio output management of common data structures ***************************************************************************** * Copyright (C) 2002-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Christophe Massiot * diff --git a/src/audio_output/dec.c b/src/audio_output/dec.c index a934b774ba..e94e60f752 100644 --- a/src/audio_output/dec.c +++ b/src/audio_output/dec.c @@ -2,7 +2,6 @@ * dec.c : audio output API towards decoders ***************************************************************************** * Copyright (C) 2002-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Christophe Massiot * diff --git a/src/audio_output/filters.c b/src/audio_output/filters.c index 1c8955f8e5..1ab41be74d 100644 --- a/src/audio_output/filters.c +++ b/src/audio_output/filters.c @@ -2,7 +2,6 @@ * filters.c : audio output filters management ***************************************************************************** * Copyright (C) 2002-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Christophe Massiot * diff --git a/src/audio_output/output.c b/src/audio_output/output.c index 019797c5ef..7c1f90b6ba 100644 --- a/src/audio_output/output.c +++ b/src/audio_output/output.c @@ -2,7 +2,6 @@ * output.c : internal management of output streams for the audio output ***************************************************************************** * Copyright (C) 2002-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Christophe Massiot * diff --git a/src/config/chain.c b/src/config/chain.c index f947e40f15..5f07fe190b 100644 --- a/src/config/chain.c +++ b/src/config/chain.c @@ -2,7 +2,6 @@ * chain.c : configuration module chain parsing stuff ***************************************************************************** * Copyright (C) 2002-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Christophe Massiot * Laurent Aimar diff --git a/src/config/cmdline.c b/src/config/cmdline.c index d16462a624..72df85347a 100644 --- a/src/config/cmdline.c +++ b/src/config/cmdline.c @@ -2,7 +2,6 @@ * cmdline.c: command line parsing ***************************************************************************** * Copyright (C) 2001-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * diff --git a/src/config/core.c b/src/config/core.c index b1904e1f64..e2767e371c 100644 --- a/src/config/core.c +++ b/src/config/core.c @@ -2,7 +2,6 @@ * core.c management of the modules configuration ***************************************************************************** * Copyright (C) 2001-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * diff --git a/src/config/file.c b/src/config/file.c index 87c189f9f7..e6b10e5c02 100644 --- a/src/config/file.c +++ b/src/config/file.c @@ -2,7 +2,6 @@ * file.c: configuration file handling ***************************************************************************** * Copyright (C) 2001-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * diff --git a/src/config/intf.c b/src/config/intf.c index 544dfb3ad7..14bb1d894d 100644 --- a/src/config/intf.c +++ b/src/config/intf.c @@ -2,7 +2,6 @@ * intf.c: interface configuration handling ***************************************************************************** * Copyright (C) 2001-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * diff --git a/src/darwin/netconf.m b/src/darwin/netconf.m index a12e2a4131..aae2d9a436 100644 --- a/src/darwin/netconf.m +++ b/src/darwin/netconf.m @@ -2,7 +2,6 @@ * netconf.m : Network configuration ***************************************************************************** * Copyright (C) 2013-2018 VLC authors and VideoLAN - * $Id$ * * Authors: Felix Paul Kühne * diff --git a/src/darwin/specific.c b/src/darwin/specific.c index 793130979b..48d69ae8a7 100644 --- a/src/darwin/specific.c +++ b/src/darwin/specific.c @@ -3,7 +3,6 @@ * darwin_specific.m: Darwin specific features ***************************************************************************** * Copyright (C) 2001-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Sam Hocevar * Christophe Massiot diff --git a/src/input/access.c b/src/input/access.c index f6ddbea338..481405bff0 100644 --- a/src/input/access.c +++ b/src/input/access.c @@ -2,7 +2,6 @@ * access.c ***************************************************************************** * Copyright (C) 1999-2008 VLC authors and VideoLAN - * $Id$ * * Author: Laurent Aimar * diff --git a/src/input/control.c b/src/input/control.c index 3c8afc1dad..2aa79e67b3 100644 --- a/src/input/control.c +++ b/src/input/control.c @@ -2,7 +2,6 @@ * control.c ***************************************************************************** * Copyright (C) 1999-2015 VLC authors and VideoLAN - * $Id$ * * Authors: Gildas Bazin * diff --git a/src/input/decoder.c b/src/input/decoder.c index 9e98851d08..21a7628b6c 100644 --- a/src/input/decoder.c +++ b/src/input/decoder.c @@ -2,7 +2,6 @@ * decoder.c: Functions for the management of decoders ***************************************************************************** * Copyright (C) 1999-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Christophe Massiot * Gildas Bazin diff --git a/src/input/decoder.h b/src/input/decoder.h index ec5525bd50..dfb06f3bc4 100644 --- a/src/input/decoder.h +++ b/src/input/decoder.h @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 1998-2008 VLC authors and VideoLAN * Copyright (C) 2008 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/src/input/demux.c b/src/input/demux.c index 370a65082e..0d0777ba16 100644 --- a/src/input/demux.c +++ b/src/input/demux.c @@ -2,7 +2,6 @@ * demux.c ***************************************************************************** * Copyright (C) 1999-2004 VLC authors and VideoLAN - * $Id$ * * Author: Laurent Aimar * diff --git a/src/input/demux.h b/src/input/demux.h index ca4da6efc5..f729018105 100644 --- a/src/input/demux.h +++ b/src/input/demux.h @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 1998-2008 VLC authors and VideoLAN * Copyright (C) 2008 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/src/input/es_out.c b/src/input/es_out.c index 22033131af..4767003747 100644 --- a/src/input/es_out.c +++ b/src/input/es_out.c @@ -2,7 +2,6 @@ * es_out.c: Es Out handler for input. ***************************************************************************** * Copyright (C) 2003-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Jean-Paul Saman diff --git a/src/input/es_out.h b/src/input/es_out.h index f94a7cc516..c63b4db569 100644 --- a/src/input/es_out.h +++ b/src/input/es_out.h @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 1998-2008 VLC authors and VideoLAN * Copyright (C) 2008 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/src/input/es_out_timeshift.c b/src/input/es_out_timeshift.c index 624e8b35ba..8095a9da9a 100644 --- a/src/input/es_out_timeshift.c +++ b/src/input/es_out_timeshift.c @@ -2,7 +2,6 @@ * es_out_timeshift.c: Es Out timeshift. ***************************************************************************** * Copyright (C) 2008 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar < fenrir _AT_ videolan _DOT_ org> * diff --git a/src/input/es_out_timeshift.h b/src/input/es_out_timeshift.h index 14cace6b8a..a7639ba771 100644 --- a/src/input/es_out_timeshift.h +++ b/src/input/es_out_timeshift.h @@ -2,7 +2,6 @@ * es_out_timeshift.h: Es Out timeshift. ***************************************************************************** * Copyright (C) 2008 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar < fenrir _AT_ via _DOT_ ecp _DOT_ fr> * diff --git a/src/input/info.h b/src/input/info.h index e32a003b93..c76903a9db 100644 --- a/src/input/info.h +++ b/src/input/info.h @@ -2,7 +2,6 @@ * info.h ***************************************************************************** * Copyright (C) 2010 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/src/input/input.c b/src/input/input.c index ab184b7593..c85d08cb43 100644 --- a/src/input/input.c +++ b/src/input/input.c @@ -2,7 +2,6 @@ * input.c: input thread ***************************************************************************** * Copyright (C) 1998-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Christophe Massiot * Laurent Aimar diff --git a/src/input/input_interface.h b/src/input/input_interface.h index 34cf6eb141..475c7c4c0f 100644 --- a/src/input/input_interface.h +++ b/src/input/input_interface.h @@ -2,7 +2,6 @@ * input_interface.h: Input functions usable outside input code. ***************************************************************************** * Copyright (C) 1998-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar < fenrir _AT_ videolan _DOT_ org > * diff --git a/src/input/input_internal.h b/src/input/input_internal.h index 82eb5f64bd..59c7b1e520 100644 --- a/src/input/input_internal.h +++ b/src/input/input_internal.h @@ -2,7 +2,6 @@ * input_internal.h: Internal input structures ***************************************************************************** * Copyright (C) 1998-2006 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/src/input/item.c b/src/input/item.c index c5c2bd5d82..42dd7cf073 100644 --- a/src/input/item.c +++ b/src/input/item.c @@ -2,7 +2,6 @@ * item.c: input_item management ***************************************************************************** * Copyright (C) 1998-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Clément Stenac * diff --git a/src/input/item.h b/src/input/item.h index bce49777f8..8308c25edf 100644 --- a/src/input/item.h +++ b/src/input/item.h @@ -2,7 +2,6 @@ * item.h ***************************************************************************** * Copyright (C) 2008 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/src/input/meta.c b/src/input/meta.c index 55832c9eaa..3453d71763 100644 --- a/src/input/meta.c +++ b/src/input/meta.c @@ -2,7 +2,6 @@ * meta.c : Metadata handling ***************************************************************************** * Copyright (C) 1998-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Antoine Cellerier * Clément Stenac * diff --git a/src/input/resource.h b/src/input/resource.h index 13c0c3d49b..3127a9adb9 100644 --- a/src/input/resource.h +++ b/src/input/resource.h @@ -2,7 +2,6 @@ * resource.h ***************************************************************************** * Copyright (C) 2008 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar < fenrir _AT_ videolan _DOT_ org > * diff --git a/src/input/services_discovery.c b/src/input/services_discovery.c index 7d43e4ee7a..f2a833f075 100644 --- a/src/input/services_discovery.c +++ b/src/input/services_discovery.c @@ -2,7 +2,6 @@ * services_discovery.c : Manage playlist services_discovery modules ***************************************************************************** * Copyright (C) 1999-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Clément Stenac * diff --git a/src/input/stats.c b/src/input/stats.c index 92c2bb66e3..fae7f14244 100644 --- a/src/input/stats.c +++ b/src/input/stats.c @@ -2,7 +2,6 @@ * stats.c: Statistics handling ***************************************************************************** * Copyright (C) 2006 VLC authors and VideoLAN - * $Id$ * * Authors: Clément Stenac * diff --git a/src/input/stream.c b/src/input/stream.c index 684290a537..6019c95c62 100644 --- a/src/input/stream.c +++ b/src/input/stream.c @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 1999-2004 VLC authors and VideoLAN * Copyright 2008-2015 Rémi Denis-Courmont - * $Id$ * * Authors: Laurent Aimar * diff --git a/src/input/stream.h b/src/input/stream.h index 60f0b0bd1b..fbfff23a20 100644 --- a/src/input/stream.h +++ b/src/input/stream.h @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 1998-2008 VLC authors and VideoLAN * Copyright (C) 2008 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/src/input/stream_filter.c b/src/input/stream_filter.c index ea6fd308a7..b18eefa4ad 100644 --- a/src/input/stream_filter.c +++ b/src/input/stream_filter.c @@ -2,7 +2,6 @@ * stream_filter.c ***************************************************************************** * Copyright (C) 2008 Laurent Aimar - * $Id$ * * Author: Laurent Aimar * diff --git a/src/input/stream_memory.c b/src/input/stream_memory.c index e1b23531e3..381d4250df 100644 --- a/src/input/stream_memory.c +++ b/src/input/stream_memory.c @@ -2,7 +2,6 @@ * stream_memory.c: stream_t wrapper around memory buffer ***************************************************************************** * Copyright (C) 1999-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Sigmund Augdal Helberg * diff --git a/src/input/subtitles.c b/src/input/subtitles.c index 8b0952c1a0..25ebb52087 100644 --- a/src/input/subtitles.c +++ b/src/input/subtitles.c @@ -2,7 +2,6 @@ * subtitles.c : subtitles detection ***************************************************************************** * Copyright (C) 2003-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Derk-Jan Hartman * This is adapted code from the GPL'ed MPlayer (http://mplayerhq.hu) diff --git a/src/input/var.c b/src/input/var.c index 6c2126be27..e98e0bc9f0 100644 --- a/src/input/var.c +++ b/src/input/var.c @@ -2,7 +2,6 @@ * var.c: object variables for input thread ***************************************************************************** * Copyright (C) 2004-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/src/input/vlm.c b/src/input/vlm.c index 2182cb87ae..b62eace026 100644 --- a/src/input/vlm.c +++ b/src/input/vlm.c @@ -2,7 +2,6 @@ * vlm.c: VLM interface plugin ***************************************************************************** * Copyright (C) 2000-2005 VLC authors and VideoLAN - * $Id$ * * Authors: Simon Latapie * Laurent Aimar diff --git a/src/input/vlm_event.c b/src/input/vlm_event.c index 1c0cd0b84b..63ea329279 100644 --- a/src/input/vlm_event.c +++ b/src/input/vlm_event.c @@ -2,7 +2,6 @@ * vlm_event.c: Events ***************************************************************************** * Copyright (C) 2009 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar < fenrir _AT_ videolan _DOT_ org> * diff --git a/src/input/vlm_event.h b/src/input/vlm_event.h index 61e72665ce..e4727fc2ba 100644 --- a/src/input/vlm_event.h +++ b/src/input/vlm_event.h @@ -2,7 +2,6 @@ * vlm_event.h: VLM event functions ***************************************************************************** * Copyright (C) 2009 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/src/input/vlm_internal.h b/src/input/vlm_internal.h index 0f6cc9c875..e3a97f86fa 100644 --- a/src/input/vlm_internal.h +++ b/src/input/vlm_internal.h @@ -2,7 +2,6 @@ * vlm_internal.h: Internal vlm structures ***************************************************************************** * Copyright (C) 1998-2006 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/src/input/vlmshell.c b/src/input/vlmshell.c index b536df1fc9..50ff1aa56d 100644 --- a/src/input/vlmshell.c +++ b/src/input/vlmshell.c @@ -2,7 +2,6 @@ * vlmshell.c: VLM interface plugin ***************************************************************************** * Copyright (C) 2000-2005 VLC authors and VideoLAN - * $Id$ * * Authors: Simon Latapie * Laurent Aimar diff --git a/src/interface/interface.c b/src/interface/interface.c index 0f47e06fd8..15dce8f3c5 100644 --- a/src/interface/interface.c +++ b/src/interface/interface.c @@ -4,7 +4,6 @@ * interface, such as command line. ***************************************************************************** * Copyright (C) 1998-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Vincent Seguin * diff --git a/src/libvlc-module.c b/src/libvlc-module.c index 29cb8df8cb..0c5320f0c6 100644 --- a/src/libvlc-module.c +++ b/src/libvlc-module.c @@ -2,7 +2,6 @@ * libvlc-module.c: Options for the core (libvlc itself) module ***************************************************************************** * Copyright (C) 1998-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Vincent Seguin * Samuel Hocevar diff --git a/src/libvlc.c b/src/libvlc.c index 166bf96b94..1ef103085c 100644 --- a/src/libvlc.c +++ b/src/libvlc.c @@ -2,7 +2,6 @@ * libvlc.c: libvlc instances creation and deletion, interfaces handling ***************************************************************************** * Copyright (C) 1998-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Vincent Seguin * Samuel Hocevar diff --git a/src/libvlc.h b/src/libvlc.h index a0adeeb26a..209a4bc9d3 100644 --- a/src/libvlc.h +++ b/src/libvlc.h @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 1999, 2000, 2001, 2002 VLC authors and VideoLAN * Copyright © 2006-2007 Rémi Denis-Courmont - * $Id$ * * Authors: Vincent Seguin * diff --git a/src/misc/cpu.c b/src/misc/cpu.c index e8d3013ade..b0d1b7b3e9 100644 --- a/src/misc/cpu.c +++ b/src/misc/cpu.c @@ -2,7 +2,6 @@ * cpu.c: CPU detection code ***************************************************************************** * Copyright (C) 1998-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * Christophe Massiot diff --git a/src/misc/epg.c b/src/misc/epg.c index 79105436e6..7b410317cc 100644 --- a/src/misc/epg.c +++ b/src/misc/epg.c @@ -2,7 +2,6 @@ * epg.c: Electronic Program Guide ***************************************************************************** * Copyright (C) 2007 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * diff --git a/src/misc/error.c b/src/misc/error.c index 7cd9114839..4b4646c342 100644 --- a/src/misc/error.c +++ b/src/misc/error.c @@ -2,7 +2,6 @@ * error.c: error handling routine ***************************************************************************** * Copyright (C) 2002-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * diff --git a/src/misc/es_format.c b/src/misc/es_format.c index e21f8e25e1..a9fa5b5423 100644 --- a/src/misc/es_format.c +++ b/src/misc/es_format.c @@ -2,7 +2,6 @@ * es_format.c : es_format_t helpers. ***************************************************************************** * Copyright (C) 2008 VLC authors and VideoLAN - * $Id$ * * Author: Laurent Aimar * diff --git a/src/misc/events.c b/src/misc/events.c index a2273d654f..150f7272bc 100644 --- a/src/misc/events.c +++ b/src/misc/events.c @@ -4,7 +4,6 @@ * It is more lightweight than variable based callback. ***************************************************************************** * Copyright (C) 1998-2005 VLC authors and VideoLAN - * $Id$ * * Authors: Pierre d'Herbemont * diff --git a/src/misc/filter.c b/src/misc/filter.c index d01390041b..465677a12f 100644 --- a/src/misc/filter.c +++ b/src/misc/filter.c @@ -2,7 +2,6 @@ * filter.c : filter_t helpers. ***************************************************************************** * Copyright (C) 2009 Laurent Aimar - * $Id$ * * Author: Laurent Aimar * diff --git a/src/misc/httpcookies.c b/src/misc/httpcookies.c index 77ab852b15..f4c9682a9e 100644 --- a/src/misc/httpcookies.c +++ b/src/misc/httpcookies.c @@ -2,7 +2,6 @@ * httpcookies.c: HTTP cookie utilities ***************************************************************************** * Copyright (C) 2014 VLC authors and VideoLAN - * $Id$ * * Authors: Antti Ajanki * diff --git a/src/misc/image.c b/src/misc/image.c index 3622232d1e..e4b375d5ce 100644 --- a/src/misc/image.c +++ b/src/misc/image.c @@ -2,7 +2,6 @@ * image.c : wrapper for image reading/writing facilities ***************************************************************************** * Copyright (C) 2004-2007 VLC authors and VideoLAN - * $Id$ * * Author: Gildas Bazin * diff --git a/src/misc/messages.c b/src/misc/messages.c index 4b3e8df286..311794b295 100644 --- a/src/misc/messages.c +++ b/src/misc/messages.c @@ -4,7 +4,6 @@ * modules, especially intf modules. See vlc_config.h for output configuration. ***************************************************************************** * Copyright (C) 1998-2005 VLC authors and VideoLAN - * $Id$ * * Authors: Vincent Seguin * Samuel Hocevar diff --git a/src/misc/mtime.c b/src/misc/mtime.c index 1fff5816e9..eef1950b59 100644 --- a/src/misc/mtime.c +++ b/src/misc/mtime.c @@ -4,7 +4,6 @@ ***************************************************************************** * Copyright (C) 1998-2007 VLC authors and VideoLAN * Copyright © 2006-2007 Rémi Denis-Courmont - * $Id$ * * Authors: Vincent Seguin * Rémi Denis-Courmont diff --git a/src/misc/picture.c b/src/misc/picture.c index 569ff474e0..46a2a069de 100644 --- a/src/misc/picture.c +++ b/src/misc/picture.c @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2000-2010 VLC authors and VideoLAN * Copyright (C) 2009-2010 Laurent Aimar - * $Id$ * * Authors: Vincent Seguin * Samuel Hocevar diff --git a/src/misc/picture_fifo.c b/src/misc/picture_fifo.c index ff373fb13b..72ad2f622f 100644 --- a/src/misc/picture_fifo.c +++ b/src/misc/picture_fifo.c @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2009 VLC authors and VideoLAN * Copyright (C) 2009 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/src/misc/rand.c b/src/misc/rand.c index 0c6ab65146..56afa7e1e9 100644 --- a/src/misc/rand.c +++ b/src/misc/rand.c @@ -2,7 +2,6 @@ * rand.c : non-predictible random bytes generator ***************************************************************************** * Copyright © 2007 Rémi Denis-Courmont - * $Id$ * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by diff --git a/src/misc/subpicture.c b/src/misc/subpicture.c index 287717eb89..3e2535492a 100644 --- a/src/misc/subpicture.c +++ b/src/misc/subpicture.c @@ -2,7 +2,6 @@ * subpicture.c: Subpicture functions ***************************************************************************** * Copyright (C) 2010 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/src/misc/subpicture.h b/src/misc/subpicture.h index 96150302fb..cc051c007b 100644 --- a/src/misc/subpicture.h +++ b/src/misc/subpicture.h @@ -2,7 +2,6 @@ * subpicture.h: Private subpicture definitions ***************************************************************************** * Copyright (C) 2010 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/src/misc/text_style.c b/src/misc/text_style.c index 0695f94d89..9a7319b04b 100644 --- a/src/misc/text_style.c +++ b/src/misc/text_style.c @@ -2,7 +2,6 @@ * text_style.c ***************************************************************************** * Copyright (C) 1999-2010 VLC authors and VideoLAN - * $Id$ * * Author: basOS G * diff --git a/src/misc/update.c b/src/misc/update.c index e991b930e4..854ca08d23 100644 --- a/src/misc/update.c +++ b/src/misc/update.c @@ -2,7 +2,6 @@ * update.c: VLC update checking and downloading ***************************************************************************** * Copyright © 2005-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Antoine Cellerier * Rémi Duraffort diff --git a/src/misc/update_crypto.c b/src/misc/update_crypto.c index 1ed64769a0..4d36b304c7 100644 --- a/src/misc/update_crypto.c +++ b/src/misc/update_crypto.c @@ -2,7 +2,6 @@ * update_crypto.c: OpenPGP related functions used for updating ***************************************************************************** * Copyright © 2008-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Rafaël Carré * diff --git a/src/misc/variables.c b/src/misc/variables.c index 0fff2c82d6..a07684c58a 100644 --- a/src/misc/variables.c +++ b/src/misc/variables.c @@ -2,7 +2,6 @@ * variables.c: routines for object variables handling ***************************************************************************** * Copyright (C) 2002-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * diff --git a/src/missing.c b/src/missing.c index d7d724c335..4e8b7c9190 100644 --- a/src/missing.c +++ b/src/missing.c @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2008-2011 Rémi Denis-Courmont * Copyright (C) 2009-2014 VLC authors and VideoLAN - * $Id$ * * Authors: Rémi Denis-Courmont * Pierre Ynard diff --git a/src/modules/cache.c b/src/modules/cache.c index ccd9ffccae..4ff76d4267 100644 --- a/src/modules/cache.c +++ b/src/modules/cache.c @@ -2,7 +2,6 @@ * cache.c: Plugins cache ***************************************************************************** * Copyright (C) 2001-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Sam Hocevar * Ethan C. Baldridge diff --git a/src/modules/modules.c b/src/modules/modules.c index 6201def20f..9c3ce314c4 100644 --- a/src/modules/modules.c +++ b/src/modules/modules.c @@ -2,7 +2,6 @@ * modules.c : Builtin and plugin modules management functions ***************************************************************************** * Copyright (C) 2001-2011 VLC authors and VideoLAN - * $Id$ * * Authors: Sam Hocevar * Ethan C. Baldridge diff --git a/src/modules/modules.h b/src/modules/modules.h index 885789a149..907b7a573e 100644 --- a/src/modules/modules.h +++ b/src/modules/modules.h @@ -2,7 +2,6 @@ * modules.h : Module management functions. ***************************************************************************** * Copyright (C) 2001-2016 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * diff --git a/src/network/getaddrinfo.c b/src/network/getaddrinfo.c index 90dbdda974..ac2063bd4c 100644 --- a/src/network/getaddrinfo.c +++ b/src/network/getaddrinfo.c @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2005 VLC authors and VideoLAN * Copyright (C) 2002-2007 Rémi Denis-Courmont - * $Id$ * * Author: Rémi Denis-Courmont * diff --git a/src/network/http_auth.c b/src/network/http_auth.c index 07064ce226..0ad9d92042 100644 --- a/src/network/http_auth.c +++ b/src/network/http_auth.c @@ -2,7 +2,6 @@ * http_auth.c: HTTP authentication for clients as per RFC2617 ***************************************************************************** * Copyright (C) 2001-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Laurent Aimar * Christophe Massiot diff --git a/src/network/httpd.c b/src/network/httpd.c index fbab3980bc..d35fd689c1 100644 --- a/src/network/httpd.c +++ b/src/network/httpd.c @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2004-2006 VLC authors and VideoLAN * Copyright © 2004-2007 Rémi Denis-Courmont - * $Id$ * * Authors: Laurent Aimar * Rémi Denis-Courmont diff --git a/src/network/io.c b/src/network/io.c index 7f00c87668..81fc9c52ee 100644 --- a/src/network/io.c +++ b/src/network/io.c @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2004-2005, 2007 VLC authors and VideoLAN * Copyright © 2005-2006 Rémi Denis-Courmont - * $Id$ * * Authors: Laurent Aimar * Rémi Denis-Courmont diff --git a/src/network/stream.c b/src/network/stream.c index 6e015d5c4e..5a24bd7134 100644 --- a/src/network/stream.c +++ b/src/network/stream.c @@ -2,7 +2,6 @@ * stream.c ***************************************************************************** * Copyright © 2004-2016 Rémi Denis-Courmont - * $Id$ * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by diff --git a/src/network/tcp.c b/src/network/tcp.c index eb398c9336..e639b22461 100644 --- a/src/network/tcp.c +++ b/src/network/tcp.c @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2004-2005 VLC authors and VideoLAN * Copyright (C) 2005-2006 Rémi Denis-Courmont - * $Id$ * * Authors: Laurent Aimar * Rémi Denis-Courmont diff --git a/src/network/tls.c b/src/network/tls.c index 3de44cedff..18ca6d8762 100644 --- a/src/network/tls.c +++ b/src/network/tls.c @@ -2,7 +2,6 @@ * tls.c ***************************************************************************** * Copyright © 2004-2016 Rémi Denis-Courmont - * $Id$ * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by diff --git a/src/network/udp.c b/src/network/udp.c index 9246b9585b..9a4b04de33 100644 --- a/src/network/udp.c +++ b/src/network/udp.c @@ -4,7 +4,6 @@ * Copyright (C) 2004-2006 VLC authors and VideoLAN * Copyright © 2006-2007 Rémi Denis-Courmont * - * $Id$ * * Authors: Laurent Aimar * Rémi Denis-Courmont diff --git a/src/os2/plugin.c b/src/os2/plugin.c index 9473501ee9..21c621746e 100644 --- a/src/os2/plugin.c +++ b/src/os2/plugin.c @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2001-2007 VLC authors and VideoLAN * Copyright (C) 2012 KO Myung-Hun - * $Id$ * * Authors: Sam Hocevar * Ethan C. Baldridge diff --git a/src/playlist_legacy/control.c b/src/playlist_legacy/control.c index b35f46f283..b1e8448436 100644 --- a/src/playlist_legacy/control.c +++ b/src/playlist_legacy/control.c @@ -2,7 +2,6 @@ * control.c : Handle control of the playlist & running through it ***************************************************************************** * Copyright (C) 1999-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * Clément Stenac diff --git a/src/playlist_legacy/item.c b/src/playlist_legacy/item.c index f1989eaeae..5fe96f258a 100644 --- a/src/playlist_legacy/item.c +++ b/src/playlist_legacy/item.c @@ -2,7 +2,6 @@ * item.c : Playlist item creation/deletion/add/removal functions ***************************************************************************** * Copyright (C) 1999-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * Clément Stenac diff --git a/src/playlist_legacy/loadsave.c b/src/playlist_legacy/loadsave.c index ddb0eb566b..f87cc9cdac 100644 --- a/src/playlist_legacy/loadsave.c +++ b/src/playlist_legacy/loadsave.c @@ -2,7 +2,6 @@ * loadsave.c : Playlist loading / saving functions ***************************************************************************** * Copyright (C) 1999-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * diff --git a/src/playlist_legacy/playlist_internal.h b/src/playlist_legacy/playlist_internal.h index 793ed6a514..51b34a6f3d 100644 --- a/src/playlist_legacy/playlist_internal.h +++ b/src/playlist_legacy/playlist_internal.h @@ -2,7 +2,6 @@ * playlist_internal.h : Playlist internals ***************************************************************************** * Copyright (C) 1999-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * Clément Stenac diff --git a/src/playlist_legacy/search.c b/src/playlist_legacy/search.c index 21afcdea30..38c68dd5c8 100644 --- a/src/playlist_legacy/search.c +++ b/src/playlist_legacy/search.c @@ -2,7 +2,6 @@ * search.c : Search functions ***************************************************************************** * Copyright (C) 1999-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Clément Stenac * diff --git a/src/playlist_legacy/services_discovery.c b/src/playlist_legacy/services_discovery.c index d8fcc02d1b..78df28d558 100644 --- a/src/playlist_legacy/services_discovery.c +++ b/src/playlist_legacy/services_discovery.c @@ -2,7 +2,6 @@ * services_discovery.c : Manage playlist services_discovery modules ***************************************************************************** * Copyright (C) 1999-2004 VLC authors and VideoLAN - * $Id$ * * Authors: Clément Stenac * diff --git a/src/playlist_legacy/sort.c b/src/playlist_legacy/sort.c index dd3a5ff593..8db7cc65c9 100644 --- a/src/playlist_legacy/sort.c +++ b/src/playlist_legacy/sort.c @@ -2,7 +2,6 @@ * sort.c : Playlist sorting functions ***************************************************************************** * Copyright (C) 1999-2009 VLC authors and VideoLAN - * $Id$ * * Authors: Clément Stenac * Ilkka Ollakka diff --git a/src/playlist_legacy/thread.c b/src/playlist_legacy/thread.c index d9f1b9854a..0707acf410 100644 --- a/src/playlist_legacy/thread.c +++ b/src/playlist_legacy/thread.c @@ -2,7 +2,6 @@ * thread.c : Playlist management functions ***************************************************************************** * Copyright © 1999-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * Clément Stenac diff --git a/src/playlist_legacy/tree.c b/src/playlist_legacy/tree.c index dc7867c42d..97736c45cd 100644 --- a/src/playlist_legacy/tree.c +++ b/src/playlist_legacy/tree.c @@ -2,7 +2,6 @@ * tree.c : Playlist tree walking functions ***************************************************************************** * Copyright (C) 1999-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Clément Stenac * diff --git a/src/posix/plugin.c b/src/posix/plugin.c index f2a259e0dd..2b80301816 100644 --- a/src/posix/plugin.c +++ b/src/posix/plugin.c @@ -2,7 +2,6 @@ * plugin.c : Low-level dynamic library handling ***************************************************************************** * Copyright (C) 2001-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Sam Hocevar * Ethan C. Baldridge diff --git a/src/posix/rand.c b/src/posix/rand.c index 338f4675da..b2b724f771 100644 --- a/src/posix/rand.c +++ b/src/posix/rand.c @@ -2,7 +2,6 @@ * rand.c : non-predictible random bytes generator ***************************************************************************** * Copyright © 2007 Rémi Denis-Courmont - * $Id$ * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by diff --git a/src/preparser/art.c b/src/preparser/art.c index 843b7cd5a0..c6a416b9b3 100644 --- a/src/preparser/art.c +++ b/src/preparser/art.c @@ -2,7 +2,6 @@ * art.c : Art metadata handling ***************************************************************************** * Copyright (C) 1998-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Antoine Cellerier * Clément Stenac * Clément Stenac diff --git a/src/preparser/fetcher.c b/src/preparser/fetcher.c index be38b07768..bdae8bf758 100644 --- a/src/preparser/fetcher.c +++ b/src/preparser/fetcher.c @@ -2,7 +2,6 @@ * fetcher.c ***************************************************************************** * Copyright © 2017-2017 VLC authors and VideoLAN - * $Id$ * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by diff --git a/src/preparser/fetcher.h b/src/preparser/fetcher.h index 2aebf6ac40..680386a9c0 100644 --- a/src/preparser/fetcher.h +++ b/src/preparser/fetcher.h @@ -2,7 +2,6 @@ * fetcher.h ***************************************************************************** * Copyright (C) 1999-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * Clément Stenac diff --git a/src/preparser/preparser.c b/src/preparser/preparser.c index b7497964d0..9c35bc12bd 100644 --- a/src/preparser/preparser.c +++ b/src/preparser/preparser.c @@ -2,7 +2,6 @@ * preparser.c ***************************************************************************** * Copyright © 2017-2017 VLC authors and VideoLAN - * $Id$ * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by diff --git a/src/preparser/preparser.h b/src/preparser/preparser.h index d37dab1b11..92c65eeff5 100644 --- a/src/preparser/preparser.h +++ b/src/preparser/preparser.h @@ -2,7 +2,6 @@ * preparser.h ***************************************************************************** * Copyright (C) 1999-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Samuel Hocevar * Clément Stenac diff --git a/src/stream_output/sap.c b/src/stream_output/sap.c index 575c6e9c66..118bba3470 100644 --- a/src/stream_output/sap.c +++ b/src/stream_output/sap.c @@ -2,7 +2,6 @@ * sap.c : SAP announce handler ***************************************************************************** * Copyright (C) 2002-2008 VLC authors and VideoLAN - * $Id$ * * Authors: Clément Stenac * Rémi Denis-Courmont diff --git a/src/stream_output/sdp.c b/src/stream_output/sdp.c index ab43de0208..613b3ed5af 100644 --- a/src/stream_output/sdp.c +++ b/src/stream_output/sdp.c @@ -2,7 +2,6 @@ * sdp.c : SDP creation helpers ***************************************************************************** * Copyright © 2007 Rémi Denis-Courmont - * $Id$ * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by diff --git a/src/stream_output/stream_output.c b/src/stream_output/stream_output.c index c09993fe58..d859e1931c 100644 --- a/src/stream_output/stream_output.c +++ b/src/stream_output/stream_output.c @@ -2,7 +2,6 @@ * stream_output.c : stream output module ***************************************************************************** * Copyright (C) 2002-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Christophe Massiot * Laurent Aimar diff --git a/src/stream_output/stream_output.h b/src/stream_output/stream_output.h index fabb15dd75..84e5426ded 100644 --- a/src/stream_output/stream_output.h +++ b/src/stream_output/stream_output.h @@ -2,7 +2,6 @@ * stream_output.h : internal stream output ***************************************************************************** * Copyright (C) 2002-2005 VLC authors and VideoLAN - * $Id$ * * Authors: Christophe Massiot * Laurent Aimar diff --git a/src/test/dictionary.c b/src/test/dictionary.c index 44d1b50924..92b1d82328 100644 --- a/src/test/dictionary.c +++ b/src/test/dictionary.c @@ -3,7 +3,6 @@ * dictionary.c: Tests for vlc_dictionary_t ***************************************************************************** * Copyright (C) 2007 Pierre d'Herbemont - * $Id$ * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by diff --git a/src/test/headers.c b/src/test/headers.c index 75338266f3..272fb6a1fe 100644 --- a/src/test/headers.c +++ b/src/test/headers.c @@ -2,7 +2,6 @@ * headers.c: Test for public headers usability ***************************************************************************** * Copyright (C) 2007 Rémi Denis-Courmont - * $Id$ * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by diff --git a/src/test/i18n_atof.c b/src/test/i18n_atof.c index f6c6e39797..49f0beba30 100644 --- a/src/test/i18n_atof.c +++ b/src/test/i18n_atof.c @@ -2,7 +2,6 @@ * i18n_atof.c: Test for us_atof ***************************************************************************** * Copyright (C) 2006 Rémi Denis-Courmont - * $Id$ * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by diff --git a/src/test/md5.c b/src/test/md5.c index a7a987096d..cf111e1d51 100644 --- a/src/test/md5.c +++ b/src/test/md5.c @@ -2,7 +2,6 @@ * md5.c: test md5 ***************************************************************************** * Copyright (C) 2011 VideoLAN - * $Id$ * * Authors: Jean-Bapstiste Kempf * diff --git a/src/test/url.c b/src/test/url.c index 4020895514..eb2fb2189f 100644 --- a/src/test/url.c +++ b/src/test/url.c @@ -2,7 +2,6 @@ * url.c: Test for url encoding/decoding stuff ***************************************************************************** * Copyright (C) 2006 Rémi Denis-Courmont - * $Id$ * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by diff --git a/src/test/utf8.c b/src/test/utf8.c index df1e7066f4..7eef6c0857 100644 --- a/src/test/utf8.c +++ b/src/test/utf8.c @@ -2,7 +2,6 @@ * utf8.c: Test for UTF-8 encoding/decoding stuff ***************************************************************************** * Copyright (C) 2006 Rémi Denis-Courmont - * $Id$ * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by diff --git a/src/text/iso-639_def.h b/src/text/iso-639_def.h index ca199ee519..114c954562 100644 --- a/src/text/iso-639_def.h +++ b/src/text/iso-639_def.h @@ -2,7 +2,6 @@ * iso-639_def.h: languages codes and abbreviations ***************************************************************************** * Copyright (C) 1998-2004 VLC authors and VideoLAN - * $Id$ * * This is used in iso_lang.cpp and is taken from the GNU glibc 2.2.5 * tarball. It has been partially completed with native language names. diff --git a/src/text/iso_lang.c b/src/text/iso_lang.c index 8c6d2eccb8..247287eb6f 100644 --- a/src/text/iso_lang.c +++ b/src/text/iso_lang.c @@ -2,7 +2,6 @@ * iso_lang.c: function to decode language code (in dvd or a52 for instance). ***************************************************************************** * Copyright (C) 1998-2004 VLC authors and VideoLAN - * $Id$ * * Author: Stéphane Borel * Arnaud de Bossoreille de Ribou diff --git a/src/text/strings.c b/src/text/strings.c index c094d374e4..21bbce5843 100644 --- a/src/text/strings.c +++ b/src/text/strings.c @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2006 VLC authors and VideoLAN * Copyright (C) 2008-2009 Rémi Denis-Courmont - * $Id$ * * Authors: Antoine Cellerier * Daniel Stranger diff --git a/src/video_output/chrono.h b/src/video_output/chrono.h index 72480ca726..a4b633b500 100644 --- a/src/video_output/chrono.h +++ b/src/video_output/chrono.h @@ -2,7 +2,6 @@ * chrono.h: vout chrono ***************************************************************************** * Copyright (C) 2009-2010 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/src/video_output/control.c b/src/video_output/control.c index 86e2277075..c62d80b303 100644 --- a/src/video_output/control.c +++ b/src/video_output/control.c @@ -2,7 +2,6 @@ * control.c : vout internal control ***************************************************************************** * Copyright (C) 2009 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/src/video_output/control.h b/src/video_output/control.h index ddb3b1ad99..e67ecf7da9 100644 --- a/src/video_output/control.h +++ b/src/video_output/control.h @@ -2,7 +2,6 @@ * control.h : vout internal control ***************************************************************************** * Copyright (C) 2009-2010 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/src/video_output/display.c b/src/video_output/display.c index 0b34e8277f..5093250c8b 100644 --- a/src/video_output/display.c +++ b/src/video_output/display.c @@ -2,7 +2,6 @@ * display.c: "vout display" management ***************************************************************************** * Copyright (C) 2009 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/src/video_output/display.h b/src/video_output/display.h index 548e4fdeed..f9100d98ef 100644 --- a/src/video_output/display.h +++ b/src/video_output/display.h @@ -2,7 +2,6 @@ * display.h: "vout display" management ***************************************************************************** * Copyright (C) 2009 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/src/video_output/interlacing.c b/src/video_output/interlacing.c index f9c2a76ade..ace2ca84e9 100644 --- a/src/video_output/interlacing.c +++ b/src/video_output/interlacing.c @@ -2,7 +2,6 @@ * interlacing.c ***************************************************************************** * Copyright (C) 2010 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/src/video_output/interlacing.h b/src/video_output/interlacing.h index 7000f36be6..af117ce259 100644 --- a/src/video_output/interlacing.h +++ b/src/video_output/interlacing.h @@ -2,7 +2,6 @@ * interlacing.h: Interlacing related helpers ***************************************************************************** * Copyright (C) 2010 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/src/video_output/snapshot.c b/src/video_output/snapshot.c index 5dfde71261..031a997884 100644 --- a/src/video_output/snapshot.c +++ b/src/video_output/snapshot.c @@ -2,7 +2,6 @@ * snapshot.c : vout internal snapshot ***************************************************************************** * Copyright (C) 2009 Laurent Aimar - * $Id$ * * Authors: Gildas Bazin * Laurent Aimar diff --git a/src/video_output/snapshot.h b/src/video_output/snapshot.h index cc16b7f29b..1c3678ccdc 100644 --- a/src/video_output/snapshot.h +++ b/src/video_output/snapshot.h @@ -2,7 +2,6 @@ * snapshot.h : vout internal snapshot ***************************************************************************** * Copyright (C) 2009 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/src/video_output/statistic.h b/src/video_output/statistic.h index 5de40f8234..a3fc6ed2c7 100644 --- a/src/video_output/statistic.h +++ b/src/video_output/statistic.h @@ -2,7 +2,6 @@ * statistic.h : vout statistic ***************************************************************************** * Copyright (C) 2009 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/src/video_output/video_output.c b/src/video_output/video_output.c index 126778e811..b78a0d874a 100644 --- a/src/video_output/video_output.c +++ b/src/video_output/video_output.c @@ -6,7 +6,6 @@ * thread, and destroy a previously oppened video output thread. ***************************************************************************** * Copyright (C) 2000-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Vincent Seguin * Gildas Bazin diff --git a/src/video_output/video_text.c b/src/video_output/video_text.c index 19aff57b4f..171f29e8d6 100644 --- a/src/video_output/video_text.c +++ b/src/video_output/video_text.c @@ -2,7 +2,6 @@ * video_text.c : OSD text manipulation functions ***************************************************************************** * Copyright (C) 1999-2010 VLC authors and VideoLAN - * $Id$ * * Author: Sigmund Augdal Helberg * Laurent Aimar diff --git a/src/video_output/video_widgets.c b/src/video_output/video_widgets.c index ae75baef41..9c7f67503e 100644 --- a/src/video_output/video_widgets.c +++ b/src/video_output/video_widgets.c @@ -2,7 +2,6 @@ * video_widgets.c : OSD widgets manipulation functions ***************************************************************************** * Copyright (C) 2004-2010 VLC authors and VideoLAN - * $Id$ * * Author: Yoann Peronneau * Laurent Aimar diff --git a/src/video_output/vout_internal.h b/src/video_output/vout_internal.h index bb40d63ec0..b78c5c207b 100644 --- a/src/video_output/vout_internal.h +++ b/src/video_output/vout_internal.h @@ -3,7 +3,6 @@ ***************************************************************************** * Copyright (C) 2008-2018 VLC authors and VideoLAN * Copyright (C) 2008 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar < fenrir _AT_ videolan _DOT_ org > * diff --git a/src/video_output/vout_subpictures.c b/src/video_output/vout_subpictures.c index 5c459c5521..2d72954c65 100644 --- a/src/video_output/vout_subpictures.c +++ b/src/video_output/vout_subpictures.c @@ -2,7 +2,6 @@ * vout_subpictures.c : subpicture management functions ***************************************************************************** * Copyright (C) 2000-2007 VLC authors and VideoLAN - * $Id$ * * Authors: Vincent Seguin * Samuel Hocevar diff --git a/src/video_output/vout_wrapper.c b/src/video_output/vout_wrapper.c index 5aba87791e..c39fdf1c3e 100644 --- a/src/video_output/vout_wrapper.c +++ b/src/video_output/vout_wrapper.c @@ -2,7 +2,6 @@ * vout_wrapper.c: "vout display" -> "video output" wrapper ***************************************************************************** * Copyright (C) 2009 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/src/video_output/vout_wrapper.h b/src/video_output/vout_wrapper.h index 33007d2a25..0f3a6b5880 100644 --- a/src/video_output/vout_wrapper.h +++ b/src/video_output/vout_wrapper.h @@ -2,7 +2,6 @@ * vout_wrapper.h: definitions for vout wrappers (temporary) ***************************************************************************** * Copyright (C) 2009 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/src/video_output/window.c b/src/video_output/window.c index 37ccd7a324..73e6a6a72b 100644 --- a/src/video_output/window.c +++ b/src/video_output/window.c @@ -2,7 +2,6 @@ * window.c: "vout window" management ***************************************************************************** * Copyright (C) 2009 Laurent Aimar - * $Id$ * * Authors: Laurent Aimar * diff --git a/src/win32/rand.c b/src/win32/rand.c index 723a32b26e..5a48522764 100644 --- a/src/win32/rand.c +++ b/src/win32/rand.c @@ -2,7 +2,6 @@ * rand.c : non-predictible random bytes generator ***************************************************************************** * Copyright © 2007 Rémi Denis-Courmont - * $Id$ * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by diff --git a/test/dynamicoverlay/overlay-test.c b/test/dynamicoverlay/overlay-test.c index 23b1ca73b7..a572cd7a0a 100644 --- a/test/dynamicoverlay/overlay-test.c +++ b/test/dynamicoverlay/overlay-test.c @@ -2,7 +2,6 @@ * overlay-test.c : test program for the dynamic overlay plugin ***************************************************************************** * Copyright (C) 2007 the VideoLAN team - * $Id$ * * Author: Søren Bøg * diff --git a/test/libvlc/core.c b/test/libvlc/core.c index 2e37a57ac5..703a2f2962 100644 --- a/test/libvlc/core.c +++ b/test/libvlc/core.c @@ -1,7 +1,6 @@ /* * core.c - libvlc smoke test * - * $Id$ */ /********************************************************************** diff --git a/test/libvlc/media.c b/test/libvlc/media.c index 90d4584127..d6e2484357 100644 --- a/test/libvlc/media.c +++ b/test/libvlc/media.c @@ -1,7 +1,6 @@ /* * media_player.c - libvlc smoke test * - * $Id$ */ /********************************************************************** diff --git a/test/libvlc/media_list.c b/test/libvlc/media_list.c index 59376c6e2a..74def13f6c 100644 --- a/test/libvlc/media_list.c +++ b/test/libvlc/media_list.c @@ -1,7 +1,6 @@ /* * media_list.c - libvlc smoke test * - * $Id$ */ /********************************************************************** diff --git a/test/libvlc/media_list_player.c b/test/libvlc/media_list_player.c index 9cb814e8f6..7099887ef3 100644 --- a/test/libvlc/media_list_player.c +++ b/test/libvlc/media_list_player.c @@ -1,7 +1,6 @@ /* * media_list_player.c - libvlc smoke test * - * $Id$ */ /********************************************************************** diff --git a/test/libvlc/media_player.c b/test/libvlc/media_player.c index 29b8c72c0c..5417fd7561 100644 --- a/test/libvlc/media_player.c +++ b/test/libvlc/media_player.c @@ -1,7 +1,6 @@ /* * media_player.c - libvlc smoke test * - * $Id$ */ /********************************************************************** diff --git a/test/libvlc/meta.c b/test/libvlc/meta.c index 911577fa78..6160fc5a4b 100644 --- a/test/libvlc/meta.c +++ b/test/libvlc/meta.c @@ -1,7 +1,6 @@ /* * meta.c - libvlc smoke test * - * $Id$ */ /********************************************************************** diff --git a/test/libvlc/test.h b/test/libvlc/test.h index efd0b3294b..9d58d0d328 100644 --- a/test/libvlc/test.h +++ b/test/libvlc/test.h @@ -1,7 +1,6 @@ /* * test.h - libvlc smoke test common definitions * - * $Id$ */ /********************************************************************** diff --git a/test/src/config/chain.c b/test/src/config/chain.c index 59e26c15b4..8d1fd53ac3 100644 --- a/test/src/config/chain.c +++ b/test/src/config/chain.c @@ -2,7 +2,6 @@ * chain.c: test configuration chains ***************************************************************************** * Copyright (C) 2010 VideoLAN and authors - * $Id$ * * Authors: Rémi Duraffort * diff --git a/test/src/misc/variables.c b/test/src/misc/variables.c index 1fd0914dc4..b31845128a 100644 --- a/test/src/misc/variables.c +++ b/test/src/misc/variables.c @@ -2,7 +2,6 @@ * variables.c: test for variables ***************************************************************************** * Copyright (C) 2009 the VideoLAN team - * $Id$ * * Authors: Rémi Duraffort *