[Pcsclite-cvs-commit] CVS Drivers/ccid/src/openct

CVS User rousseau ludovic.rousseau@free.fr
Mon, 14 Mar 2005 11:56:53 -0700


Update of /cvsroot/pcsclite/Drivers/ccid/src/openct
In directory haydn:/tmp/cvs-serv17745/src/openct

Modified Files:
	checksum.h proto-t1.h 
Log Message:
change licence from GNU GPL to GNU LGPL


--- /cvsroot/pcsclite/Drivers/ccid/src/openct/checksum.h	2004/07/15 09:11:18	1.2
+++ /cvsroot/pcsclite/Drivers/ccid/src/openct/checksum.h	2005/03/14 18:56:53	1.3
@@ -2,22 +2,22 @@
     proto-t1.h: header file for proto-t1.c
     Copyright (C) 2004   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 2 of the License, or
-    (at your option) any later version.
+    This library is free software; you can redistribute it and/or
+    modify it under the terms of the GNU Lesser General Public
+    License as published by the Free Software Foundation; either
+    version 2.1 of the License, or (at your option) any later version.
 
-    This program is distributed in the hope that it will be useful,
+    This library 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.
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+    Lesser General Public License for more details.
 
-    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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA
 */
 
-/* $Id: checksum.h,v 1.2 2004/07/15 09:11:18 rousseau Exp $ */
+/* $Id: checksum.h,v 1.3 2005/03/14 18:56:53 rousseau Exp $ */
 
 #ifndef __CHECKSUM_H__
 #define __CHECKSUM_H__
--- /cvsroot/pcsclite/Drivers/ccid/src/openct/proto-t1.h	2004/07/19 13:32:25	1.6
+++ /cvsroot/pcsclite/Drivers/ccid/src/openct/proto-t1.h	2005/03/14 18:56:53	1.7
@@ -2,22 +2,22 @@
     proto-t1.h: header file for proto-t1.c
     Copyright (C) 2004   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 2 of the License, or
-    (at your option) any later version.
+    This library is free software; you can redistribute it and/or
+    modify it under the terms of the GNU Lesser General Public
+    License as published by the Free Software Foundation; either
+    version 2.1 of the License, or (at your option) any later version.
 
-    This program is distributed in the hope that it will be useful,
+    This library 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.
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+    Lesser General Public License for more details.
 
-    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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA
 */
 
-/* $Id: proto-t1.h,v 1.6 2004/07/19 13:32:25 rousseau Exp $ */
+/* $Id: proto-t1.h,v 1.7 2005/03/14 18:56:53 rousseau Exp $ */
 
 #ifndef __PROTO_T1_H__
 #define __PROTO_T1_H__