[Pcsclite-cvs-commit] r7005 - trunk/PCSC

ludovic.rousseau at free.fr ludovic.rousseau at free.fr
Thu Oct 2 09:36:15 UTC 2014


Author: rousseau
Date: 2014-10-02 09:36:15 +0000 (Thu, 02 Oct 2014)
New Revision: 7005

Modified:
   trunk/PCSC/COPYING
Log:
Add GNU GPL v3 license header


Modified: trunk/PCSC/COPYING
===================================================================
--- trunk/PCSC/COPYING	2014-10-02 09:26:36 UTC (rev 7004)
+++ trunk/PCSC/COPYING	2014-10-02 09:36:15 UTC (rev 7005)
@@ -30,3 +30,18 @@
 - doc/example/pcsc_demo.c
 - the files in src/spy/
 - the files in UnitaryTests/
+
+    Copyright (C) 2003-2014  Ludovic Rousseau
+
+    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
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.




More information about the Pcsclite-cvs-commit mailing list