Commit 321119e6 authored by massiot's avatar massiot

* dvblast: Set svn property "keyword".


git-svn-id: svn://svn.videolan.org/dvblast/trunk@3 55d3f8b6-4a41-4d2d-a900-313d1436a5b8
parent bcac7691
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* comm.c * comm.c
***************************************************************************** *****************************************************************************
* Copyright (C) 2008 the VideoLAN team * Copyright (C) 2008 the VideoLAN team
* $Id: dvblast.c 11 2007-08-09 18:54:37Z cmassiot $ * $Id$
* *
* Authors: Christophe Massiot <massiot@via.ecp.fr> * Authors: Christophe Massiot <massiot@via.ecp.fr>
* *
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* comm.h * comm.h
***************************************************************************** *****************************************************************************
* Copyright (C) 2008 the VideoLAN team * Copyright (C) 2008 the VideoLAN team
* $Id: dvblast.h 3 2005-10-05 12:15:55Z cmassiot $ * $Id$
* *
* Authors: Christophe Massiot <massiot@via.ecp.fr> * Authors: Christophe Massiot <massiot@via.ecp.fr>
* *
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* demux.c * demux.c
***************************************************************************** *****************************************************************************
* Copyright (C) 2004, 2008-2009 the VideoLAN team * Copyright (C) 2004, 2008-2009 the VideoLAN team
* $Id: demux.c 7 2006-01-25 16:26:44Z cmassiot $ * $Id$
* *
* Authors: Christophe Massiot <massiot@via.ecp.fr> * Authors: Christophe Massiot <massiot@via.ecp.fr>
* *
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* dvb.c * dvb.c
***************************************************************************** *****************************************************************************
* Copyright (C) 2008-2009 the VideoLAN team * Copyright (C) 2008-2009 the VideoLAN team
* $Id: demux.c 7 2006-01-25 16:26:44Z cmassiot $ * $Id$
* *
* Authors: Christophe Massiot <massiot@via.ecp.fr> * Authors: Christophe Massiot <massiot@via.ecp.fr>
* *
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* dvblast.c * dvblast.c
***************************************************************************** *****************************************************************************
* Copyright (C) 2004, 2008-2009 the VideoLAN team * Copyright (C) 2004, 2008-2009 the VideoLAN team
* $Id: dvblast.c 11 2007-08-09 18:54:37Z cmassiot $ * $Id$
* *
* Authors: Christophe Massiot <massiot@via.ecp.fr> * Authors: Christophe Massiot <massiot@via.ecp.fr>
* *
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* dvblast.h * dvblast.h
***************************************************************************** *****************************************************************************
* Copyright (C) 2004, 2008-2009 the VideoLAN team * Copyright (C) 2004, 2008-2009 the VideoLAN team
* $Id: dvblast.h 3 2005-10-05 12:15:55Z cmassiot $ * $Id$
* *
* Authors: Christophe Massiot <massiot@via.ecp.fr> * Authors: Christophe Massiot <massiot@via.ecp.fr>
* *
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# dvblast_mmi.sh # dvblast_mmi.sh
############################################################################### ###############################################################################
# Copyright (C) 1998-2008 the VideoLAN team # Copyright (C) 1998-2008 the VideoLAN team
# $Id: ead45da90b964b384dd20bfad15b7233e7243c66 $ # $Id$
# #
# Authors: Christophe Massiot <massiot@via.ecp.fr> # Authors: Christophe Massiot <massiot@via.ecp.fr>
# #
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* dvblastctl.c * dvblastctl.c
***************************************************************************** *****************************************************************************
* Copyright (C) 2008 the VideoLAN team * Copyright (C) 2008 the VideoLAN team
* $Id: dvblast.c 11 2007-08-09 18:54:37Z cmassiot $ * $Id$
* *
* Authors: Christophe Massiot <massiot@via.ecp.fr> * Authors: Christophe Massiot <massiot@via.ecp.fr>
* *
......
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
* layers of EN 50 221 * layers of EN 50 221
***************************************************************************** *****************************************************************************
* Copyright (C) 2004-2005 the VideoLAN team * Copyright (C) 2004-2005 the VideoLAN team
* $Id$
* *
* Authors: Christophe Massiot <massiot@via.ecp.fr> * Authors: Christophe Massiot <massiot@via.ecp.fr>
* Based on code from libdvbci Copyright (C) 2000 Klaus Schmidinger * Based on code from libdvbci Copyright (C) 2000 Klaus Schmidinger
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* en50221.h * en50221.h
***************************************************************************** *****************************************************************************
* Copyright (C) 2008 the VideoLAN team * Copyright (C) 2008 the VideoLAN team
* $Id: dvblast.h 3 2005-10-05 12:15:55Z cmassiot $ * $Id$
* *
* Authors: Christophe Massiot <massiot@via.ecp.fr> * Authors: Christophe Massiot <massiot@via.ecp.fr>
* *
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* output.c * output.c
***************************************************************************** *****************************************************************************
* Copyright (C) 2004, 2008-2009 the VideoLAN team * Copyright (C) 2004, 2008-2009 the VideoLAN team
* $Id: output.c 2 2005-09-23 19:06:05Z cmassiot $ * $Id$
* *
* Authors: Christophe Massiot <massiot@via.ecp.fr> * Authors: Christophe Massiot <massiot@via.ecp.fr>
* *
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* util.c * util.c
***************************************************************************** *****************************************************************************
* Copyright (C) 2004 the VideoLAN team * Copyright (C) 2004 the VideoLAN team
* $Id: util.c 9 2007-03-15 16:58:05Z cmassiot $ * $Id$
* *
* Authors: Christophe Massiot <massiot@via.ecp.fr> * Authors: Christophe Massiot <massiot@via.ecp.fr>
* *
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment