[Pcsclite-cvs-commit] r5719 - in /website: matrix.py short_apdu_readers.py

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Mon May 9 08:27:08 UTC 2011


Author: rousseau
Date: Mon May  9 08:27:07 2011
New Revision: 5719

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=5719
Log:
Add $Id$ tag

Modified:
    website/matrix.py   (contents, props changed)
    website/short_apdu_readers.py   (contents, props changed)

Modified: website/matrix.py
URL: http://svn.debian.org/wsvn/pcsclite/website/matrix.py?rev=5719&op=diff
==============================================================================
--- website/matrix.py (original)
+++ website/matrix.py Mon May  9 08:27:07 2011
@@ -18,6 +18,8 @@
 #    with this program; if not, write to the Free Software Foundation, Inc.,
 #    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 """
+
+# $Id$
 
 import glob
 import os

Propchange: website/matrix.py
------------------------------------------------------------------------------
    svn:keywords = Id

Modified: website/short_apdu_readers.py
URL: http://svn.debian.org/wsvn/pcsclite/website/short_apdu_readers.py?rev=5719&op=diff
==============================================================================
--- website/short_apdu_readers.py (original)
+++ website/short_apdu_readers.py Mon May  9 08:27:07 2011
@@ -16,6 +16,8 @@
 #    You should have received a copy of the GNU General Public License along
 #    with this program; if not, write to the Free Software Foundation, Inc.,
 #    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+
+# $Id$
 
 from matrix import *
 import sys

Propchange: website/short_apdu_readers.py
------------------------------------------------------------------------------
    svn:keywords = Id




More information about the Pcsclite-cvs-commit mailing list