[dvblast-devel] [PATCH 2/4] Remove $Id lines. They are useless in git.
Georgi Chorbadzhiyski
gf at unixsol.org
Thu Aug 25 15:00:40 CEST 2011
---
AUTHORS | 1 -
INSTALL | 1 -
NEWS | 1 -
README | 1 -
asi.c | 1 -
comm.c | 1 -
comm.h | 1 -
demux.c | 1 -
dvb.c | 1 -
dvblast.c | 1 -
dvblast.h | 1 -
dvblast_mmi.sh | 1 -
dvblastctl.c | 1 -
en50221.c | 1 -
en50221.h | 1 -
extra/dvbiscovery/dvbiscovery.sh | 1 -
output.c | 1 -
udp.c | 1 -
util.c | 1 -
version.h | 1 -
20 files changed, 0 insertions(+), 20 deletions(-)
diff --git a/AUTHORS b/AUTHORS
index 6e37350..1bb613c 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,5 +1,4 @@
# Contributors to DVBlast
-# $Id$
#
# The format of this file was inspired by the Linux kernel CREDITS file.
# Authors are listed alphabetically.
diff --git a/INSTALL b/INSTALL
index c3b7d00..96ee76f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,3 @@
-$Id$
Installing DVBlast
==================
diff --git a/NEWS b/NEWS
index 7de4d63..d9ae7e0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,3 @@
-$Id$
Changes between 1.2 and 2.0:
----------------------------
diff --git a/README b/README
index c635c4a..7e30671 100644
--- a/README
+++ b/README
@@ -1,4 +1,3 @@
-$Id$
Welcome to DVBlast!
===================
diff --git a/asi.c b/asi.c
index 7315f4c..d4ea1e7 100644
--- a/asi.c
+++ b/asi.c
@@ -2,7 +2,6 @@
* asi.c: support for Computer Modules ASI cards
*****************************************************************************
* Copyright (C) 2004, 2009 VideoLAN
- * $Id: asi.c 9 2007-03-15 16:58:05Z cmassiot $
*
* Authors: Christophe Massiot <massiot at via.ecp.fr>
*
diff --git a/comm.c b/comm.c
index 61674c3..a720d69 100644
--- a/comm.c
+++ b/comm.c
@@ -2,7 +2,6 @@
* comm.c: Handles the communication socket (linux-dvb only)
*****************************************************************************
* Copyright (C) 2008 VideoLAN
- * $Id$
*
* Authors: Christophe Massiot <massiot at via.ecp.fr>
*
diff --git a/comm.h b/comm.h
index 58f8828..1d3c91f 100644
--- a/comm.h
+++ b/comm.h
@@ -2,7 +2,6 @@
* comm.h
*****************************************************************************
* Copyright (C) 2008 VideoLAN
- * $Id$
*
* Authors: Christophe Massiot <massiot at via.ecp.fr>
*
diff --git a/demux.c b/demux.c
index 1787593..349ea97 100644
--- a/demux.c
+++ b/demux.c
@@ -2,7 +2,6 @@
* demux.c
*****************************************************************************
* Copyright (C) 2004, 2008-2011 VideoLAN
- * $Id$
*
* Authors: Christophe Massiot <massiot at via.ecp.fr>
* Andy Gatward <a.j.gatward at reading.ac.uk>
diff --git a/dvb.c b/dvb.c
index ef4d819..959ef00 100644
--- a/dvb.c
+++ b/dvb.c
@@ -2,7 +2,6 @@
* dvb.c: linux-dvb input for DVBlast
*****************************************************************************
* Copyright (C) 2008-2010 VideoLAN
- * $Id$
*
* Authors: Christophe Massiot <massiot at via.ecp.fr>
*
diff --git a/dvblast.c b/dvblast.c
index 921a813..5a4718b 100644
--- a/dvblast.c
+++ b/dvblast.c
@@ -2,7 +2,6 @@
* dvblast.c
*****************************************************************************
* Copyright (C) 2004, 2008-2011 VideoLAN
- * $Id$
*
* Authors: Christophe Massiot <massiot at via.ecp.fr>
* Andy Gatward <a.j.gatward at reading.ac.uk>
diff --git a/dvblast.h b/dvblast.h
index 9571eb7..4da4c0d 100644
--- a/dvblast.h
+++ b/dvblast.h
@@ -2,7 +2,6 @@
* dvblast.h
*****************************************************************************
* Copyright (C) 2004, 2008-2011 VideoLAN
- * $Id$
*
* Authors: Christophe Massiot <massiot at via.ecp.fr>
* Andy Gatward <a.j.gatward at reading.ac.uk>
diff --git a/dvblast_mmi.sh b/dvblast_mmi.sh
index 51ab38b..7b4f5d1 100755
--- a/dvblast_mmi.sh
+++ b/dvblast_mmi.sh
@@ -3,7 +3,6 @@
# dvblast_mmi.sh
###############################################################################
# Copyright (C) 1998-2008 VideoLAN
-# $Id$
#
# Authors: Christophe Massiot <massiot at via.ecp.fr>
#
diff --git a/dvblastctl.c b/dvblastctl.c
index 75359ee..7d983e3 100644
--- a/dvblastctl.c
+++ b/dvblastctl.c
@@ -2,7 +2,6 @@
* dvblastctl.c
*****************************************************************************
* Copyright (C) 2008 VideoLAN
- * $Id$
*
* Authors: Christophe Massiot <massiot at via.ecp.fr>
*
diff --git a/en50221.c b/en50221.c
index e1d76a8..473a14b 100644
--- a/en50221.c
+++ b/en50221.c
@@ -3,7 +3,6 @@
* layers of EN 50 221
*****************************************************************************
* Copyright (C) 2004-2005, 2010 VideoLAN
- * $Id$
*
* Authors: Christophe Massiot <massiot at via.ecp.fr>
* Based on code from libdvbci Copyright (C) 2000 Klaus Schmidinger
diff --git a/en50221.h b/en50221.h
index 11f02d9..dcfadb1 100644
--- a/en50221.h
+++ b/en50221.h
@@ -2,7 +2,6 @@
* en50221.h
*****************************************************************************
* Copyright (C) 2008 VideoLAN
- * $Id$
*
* Authors: Christophe Massiot <massiot at via.ecp.fr>
*
diff --git a/extra/dvbiscovery/dvbiscovery.sh b/extra/dvbiscovery/dvbiscovery.sh
index 4ef02b3..800b730 100755
--- a/extra/dvbiscovery/dvbiscovery.sh
+++ b/extra/dvbiscovery/dvbiscovery.sh
@@ -3,7 +3,6 @@
# dvbiscovery.sh
###############################################################################
# Copyright (C) 2010 VideoLAN
-# $Id$
#
# Authors: Christophe Massiot <massiot at via.ecp.fr>
#
diff --git a/output.c b/output.c
index 241b1c3..13d2b20 100644
--- a/output.c
+++ b/output.c
@@ -2,7 +2,6 @@
* output.c
*****************************************************************************
* Copyright (C) 2004, 2008-2010 VideoLAN
- * $Id$
*
* Authors: Christophe Massiot <massiot at via.ecp.fr>
* Andy Gatward <a.j.gatward at reading.ac.uk>
diff --git a/udp.c b/udp.c
index 3e4058d..508d751 100644
--- a/udp.c
+++ b/udp.c
@@ -2,7 +2,6 @@
* udp.c: UDP input for DVBlast
*****************************************************************************
* Copyright (C) 2009 VideoLAN
- * $Id: udp.c 9 2007-03-15 16:58:05Z cmassiot $
*
* Authors: Christophe Massiot <massiot at via.ecp.fr>
*
diff --git a/util.c b/util.c
index de141ab..32bee72 100644
--- a/util.c
+++ b/util.c
@@ -2,7 +2,6 @@
* util.c
*****************************************************************************
* Copyright (C) 2004 VideoLAN
- * $Id$
*
* Authors: Christophe Massiot <massiot at via.ecp.fr>
*
diff --git a/version.h b/version.h
index 15acf9c..ab98255 100644
--- a/version.h
+++ b/version.h
@@ -2,7 +2,6 @@
* version.h
*****************************************************************************
* Copyright (C) 2004, 2008-2010 VideoLAN
- * $Id$
*
* Authors: Andy Gatward <a.j.gatward at reading.ac.uk>
*
--
1.7.5.1
More information about the dvblast-devel
mailing list