[Pcsclite-git-commit] [pcsc-tools] 08/32: pcsc_scan: update copyright date

Ludovic Rousseau rousseau at moszumanska.debian.org
Thu May 4 15:44:47 UTC 2017


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

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

commit 0aaf78eae612ef81bcc1131a934bd3eb30cb50e5
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Sat Apr 8 14:34:42 2017 +0200

    pcsc_scan: update copyright date
---
 pcsc_scan.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pcsc_scan.c b/pcsc_scan.c
index 5df49a8..063cf61 100644
--- a/pcsc_scan.c
+++ b/pcsc_scan.c
@@ -1,6 +1,6 @@
 /*
     Scan and print all the PC/SC devices available
-    Copyright (C) 2001-2011  Ludovic Rousseau <ludovic.rousseau at free.fr>
+    Copyright (C) 2001-2017  Ludovic Rousseau <ludovic.rousseau at free.fr>
 
     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
@@ -89,7 +89,7 @@ int main(int argc, char *argv[])
 	int pnp = TRUE;
 
 	printf("PC/SC device scanner\n");
-	printf("V " PACKAGE_VERSION " (c) 2001-2011, Ludovic Rousseau <ludovic.rousseau at free.fr>\n");
+	printf("V " PACKAGE_VERSION " (c) 2001-2017, Ludovic Rousseau <ludovic.rousseau at free.fr>\n");
 
 	while ((opt = getopt(argc, argv, "Vhn")) != EOF)
 	{

-- 
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