[Pcsclite-git-commit] [pcsc-tools] 01/03: Comments: Remove the $Id$ tag

Ludovic Rousseau rousseau at moszumanska.debian.org
Sun Nov 8 17:07:00 UTC 2015


This is an automated email from the git hooks/post-receive script.

rousseau pushed a commit to branch master
in repository pcsc-tools.

commit 7a62806675fc12f0cb30b4b238b6d0df21e331e4
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Sun Nov 8 17:57:11 2015 +0100

    Comments: Remove the $Id$ tag
    
    The $Id$ tag was used by subversion (svn) to indicate the file revision.
    This tag is now useless with git.
---
 ATR_analysis       | 2 --
 Makefile           | 2 --
 README             | 2 --
 gscriptor          | 2 --
 gscriptor.gtk1.2   | 2 --
 pcsc_scan.c        | 2 --
 scriptor           | 2 --
 smartcard_list.txt | 2 --
 8 files changed, 16 deletions(-)

diff --git a/ATR_analysis b/ATR_analysis
index e58d643..d90c21c 100755
--- a/ATR_analysis
+++ b/ATR_analysis
@@ -17,8 +17,6 @@
 #    along with this program; if not, write to the Free Software
 #    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
-# $Id$
-
 # For more information about the ATR see ISO 7816-3 1997, pages 12 and up
 #
 # TS	initial character
diff --git a/Makefile b/Makefile
index d4a375b..5d01f32 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,3 @@
-# $Id$
-
 # PC/SC Lite libraries and headers.
 PCSC_CFLAGS ?= $(shell pkg-config libpcsclite --cflags)
 PCSC_LDLIBS ?= $(shell pkg-config libpcsclite --libs)
diff --git a/README b/README
index fe1311f..763d8d0 100644
--- a/README
+++ b/README
@@ -368,6 +368,4 @@ History:
 
 1.0.1 - 18 Oct 2001, Ludovic ROUSSEAU
 
-$Id$
-
  vim:ts=8:
diff --git a/gscriptor b/gscriptor
index a197090..b68180a 100755
--- a/gscriptor
+++ b/gscriptor
@@ -21,8 +21,6 @@
 # gscriptor uses libgtk-perl, please make sure it is correctly installed
 # on your system
 
-# $Id$
-
 use strict;
 use warnings;
 
diff --git a/gscriptor.gtk1.2 b/gscriptor.gtk1.2
index c00241e..c0c4b84 100755
--- a/gscriptor.gtk1.2
+++ b/gscriptor.gtk1.2
@@ -21,8 +21,6 @@
 # gscriptor uses libgtk-perl, please make sure it is correctly installed
 # on your system
 
-# $Id$
-
 use strict;
 
 use Gtk;
diff --git a/pcsc_scan.c b/pcsc_scan.c
index e9fea09..6b1f102 100644
--- a/pcsc_scan.c
+++ b/pcsc_scan.c
@@ -17,8 +17,6 @@
     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 */
 
-/* $Id$ */
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <time.h>
diff --git a/scriptor b/scriptor
index cf4e5ae..e7c927c 100755
--- a/scriptor
+++ b/scriptor
@@ -18,8 +18,6 @@
 #    along with this program; if not, write to the Free Software
 #    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
-# $Id$
-
 use Getopt::Std;
 use Chipcard::PCSC;
 use Chipcard::PCSC::Card;
diff --git a/smartcard_list.txt b/smartcard_list.txt
index bf0c614..2fef567 100644
--- a/smartcard_list.txt
+++ b/smartcard_list.txt
@@ -24,8 +24,6 @@
 # You can get the latest version of this file from:
 # http://ludovic.rousseau.free.fr/softwares/pcsc-tools/smartcard_list.txt
 #
-# $Id$
-#
 
 # syntax:
 # ATR in regular expression form

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/pcsc-tools.git



More information about the Pcsclite-cvs-commit mailing list