[Pcsclite-cvs-commit] r7004 - in trunk/PCSC: . UnitaryTests src src/PCSC src/utils

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


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

Modified:
   trunk/PCSC/COPYING
   trunk/PCSC/UnitaryTests/SCardBlockingBehaviourTest.py
   trunk/PCSC/UnitaryTests/SCardExclusiveBehaviour.py
   trunk/PCSC/src/PCSC/debuglog.h
   trunk/PCSC/src/PCSC/ifdhandler.h
   trunk/PCSC/src/PCSC/pcsclite.h.in
   trunk/PCSC/src/PCSC/reader.h
   trunk/PCSC/src/PCSC/winscard.h
   trunk/PCSC/src/PCSC/wintypes.h
   trunk/PCSC/src/atrhandler.c
   trunk/PCSC/src/atrhandler.h
   trunk/PCSC/src/configfile.h
   trunk/PCSC/src/configfile.l
   trunk/PCSC/src/debug.c
   trunk/PCSC/src/debuglog.c
   trunk/PCSC/src/dyn_generic.h
   trunk/PCSC/src/dyn_hpux.c
   trunk/PCSC/src/dyn_macosx.c
   trunk/PCSC/src/dyn_unix.c
   trunk/PCSC/src/error.c
   trunk/PCSC/src/eventhandler.c
   trunk/PCSC/src/eventhandler.h
   trunk/PCSC/src/hotplug.h
   trunk/PCSC/src/hotplug_generic.c
   trunk/PCSC/src/hotplug_libudev.c
   trunk/PCSC/src/hotplug_libusb.c
   trunk/PCSC/src/hotplug_linux.c
   trunk/PCSC/src/hotplug_macosx.c
   trunk/PCSC/src/ifdwrapper.c
   trunk/PCSC/src/ifdwrapper.h
   trunk/PCSC/src/lassert.h
   trunk/PCSC/src/misc.h
   trunk/PCSC/src/parser.h
   trunk/PCSC/src/pcsc-wirecheck-gen.c
   trunk/PCSC/src/pcscdaemon.c
   trunk/PCSC/src/powermgt_generic.c
   trunk/PCSC/src/powermgt_generic.h
   trunk/PCSC/src/prothandler.c
   trunk/PCSC/src/prothandler.h
   trunk/PCSC/src/readerfactory.c
   trunk/PCSC/src/readerfactory.h
   trunk/PCSC/src/strlcpycat.h
   trunk/PCSC/src/sys_generic.h
   trunk/PCSC/src/sys_unix.c
   trunk/PCSC/src/testpcsc.c
   trunk/PCSC/src/tokenparser.l
   trunk/PCSC/src/utils.c
   trunk/PCSC/src/utils.h
   trunk/PCSC/src/utils/formaticc.c
   trunk/PCSC/src/utils/installifd.c
   trunk/PCSC/src/winscard.c
   trunk/PCSC/src/winscard_clnt.c
   trunk/PCSC/src/winscard_msg.c
   trunk/PCSC/src/winscard_msg.h
   trunk/PCSC/src/winscard_msg_srv.c
   trunk/PCSC/src/winscard_svc.c
   trunk/PCSC/src/winscard_svc.h
Log:
Make the license more 3-clause BSD like

The line "Changes to this license can be made only by the copyright
author with explicit written consent." was present in the pcsc-lite
license from the origin of the project (at least since the initial
version of COPYING in the VCS in March 2002).

This line is not present in the 3-clause BSD license
http://en.wikipedia.org/wiki/BSD_licenses

The change has been approved by David Corcoran, initial author of
pcsc-lite.

The change was requested by Oracle about the headers files winscard.h
and pcsclite.h " To include in OpenJDK, Oracle needs the right to
relicense under other terms."


Modified: trunk/PCSC/COPYING
===================================================================
--- trunk/PCSC/COPYING	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/COPYING	2014-10-02 09:26:36 UTC (rev 7004)
@@ -14,9 +14,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/UnitaryTests/SCardBlockingBehaviourTest.py
===================================================================
--- trunk/PCSC/UnitaryTests/SCardBlockingBehaviourTest.py	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/UnitaryTests/SCardBlockingBehaviourTest.py	2014-10-02 09:26:36 UTC (rev 7004)
@@ -17,9 +17,6 @@
 # 3. The name of the author may not be used to endorse or promote products
 #    derived from this software without specific prior written permission.
 #
-# Changes to this license can be made only by the copyright author with
-# explicit written consent.
-#
 # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 # IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 # OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/UnitaryTests/SCardExclusiveBehaviour.py
===================================================================
--- trunk/PCSC/UnitaryTests/SCardExclusiveBehaviour.py	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/UnitaryTests/SCardExclusiveBehaviour.py	2014-10-02 09:26:36 UTC (rev 7004)
@@ -20,9 +20,6 @@
 # 3. The name of the author may not be used to endorse or promote products
 #    derived from this software without specific prior written permission.
 #
-# Changes to this license can be made only by the copyright author with
-# explicit written consent.
-#
 # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 # IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 # OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/PCSC/debuglog.h
===================================================================
--- trunk/PCSC/src/PCSC/debuglog.h	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/PCSC/debuglog.h	2014-10-02 09:26:36 UTC (rev 7004)
@@ -18,9 +18,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/PCSC/ifdhandler.h
===================================================================
--- trunk/PCSC/src/PCSC/ifdhandler.h	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/PCSC/ifdhandler.h	2014-10-02 09:26:36 UTC (rev 7004)
@@ -20,9 +20,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/PCSC/pcsclite.h.in
===================================================================
--- trunk/PCSC/src/PCSC/pcsclite.h.in	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/PCSC/pcsclite.h.in	2014-10-02 09:26:36 UTC (rev 7004)
@@ -20,9 +20,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/PCSC/reader.h
===================================================================
--- trunk/PCSC/src/PCSC/reader.h	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/PCSC/reader.h	2014-10-02 09:26:36 UTC (rev 7004)
@@ -18,9 +18,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/PCSC/winscard.h
===================================================================
--- trunk/PCSC/src/PCSC/winscard.h	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/PCSC/winscard.h	2014-10-02 09:26:36 UTC (rev 7004)
@@ -18,9 +18,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/PCSC/wintypes.h
===================================================================
--- trunk/PCSC/src/PCSC/wintypes.h	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/PCSC/wintypes.h	2014-10-02 09:26:36 UTC (rev 7004)
@@ -18,9 +18,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/atrhandler.c
===================================================================
--- trunk/PCSC/src/atrhandler.c	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/atrhandler.c	2014-10-02 09:26:36 UTC (rev 7004)
@@ -18,9 +18,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/atrhandler.h
===================================================================
--- trunk/PCSC/src/atrhandler.h	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/atrhandler.h	2014-10-02 09:26:36 UTC (rev 7004)
@@ -18,9 +18,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/configfile.h
===================================================================
--- trunk/PCSC/src/configfile.h	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/configfile.h	2014-10-02 09:26:36 UTC (rev 7004)
@@ -20,9 +20,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/configfile.l
===================================================================
--- trunk/PCSC/src/configfile.l	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/configfile.l	2014-10-02 09:26:36 UTC (rev 7004)
@@ -22,9 +22,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/debug.c
===================================================================
--- trunk/PCSC/src/debug.c	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/debug.c	2014-10-02 09:26:36 UTC (rev 7004)
@@ -18,9 +18,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/debuglog.c
===================================================================
--- trunk/PCSC/src/debuglog.c	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/debuglog.c	2014-10-02 09:26:36 UTC (rev 7004)
@@ -18,9 +18,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/dyn_generic.h
===================================================================
--- trunk/PCSC/src/dyn_generic.h	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/dyn_generic.h	2014-10-02 09:26:36 UTC (rev 7004)
@@ -18,9 +18,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/dyn_hpux.c
===================================================================
--- trunk/PCSC/src/dyn_hpux.c	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/dyn_hpux.c	2014-10-02 09:26:36 UTC (rev 7004)
@@ -18,9 +18,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/dyn_macosx.c
===================================================================
--- trunk/PCSC/src/dyn_macosx.c	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/dyn_macosx.c	2014-10-02 09:26:36 UTC (rev 7004)
@@ -18,9 +18,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/dyn_unix.c
===================================================================
--- trunk/PCSC/src/dyn_unix.c	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/dyn_unix.c	2014-10-02 09:26:36 UTC (rev 7004)
@@ -18,9 +18,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/error.c
===================================================================
--- trunk/PCSC/src/error.c	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/error.c	2014-10-02 09:26:36 UTC (rev 7004)
@@ -22,9 +22,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/eventhandler.c
===================================================================
--- trunk/PCSC/src/eventhandler.c	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/eventhandler.c	2014-10-02 09:26:36 UTC (rev 7004)
@@ -18,9 +18,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/eventhandler.h
===================================================================
--- trunk/PCSC/src/eventhandler.h	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/eventhandler.h	2014-10-02 09:26:36 UTC (rev 7004)
@@ -18,9 +18,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/hotplug.h
===================================================================
--- trunk/PCSC/src/hotplug.h	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/hotplug.h	2014-10-02 09:26:36 UTC (rev 7004)
@@ -18,9 +18,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/hotplug_generic.c
===================================================================
--- trunk/PCSC/src/hotplug_generic.c	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/hotplug_generic.c	2014-10-02 09:26:36 UTC (rev 7004)
@@ -18,9 +18,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/hotplug_libudev.c
===================================================================
--- trunk/PCSC/src/hotplug_libudev.c	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/hotplug_libudev.c	2014-10-02 09:26:36 UTC (rev 7004)
@@ -18,9 +18,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/hotplug_libusb.c
===================================================================
--- trunk/PCSC/src/hotplug_libusb.c	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/hotplug_libusb.c	2014-10-02 09:26:36 UTC (rev 7004)
@@ -22,9 +22,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/hotplug_linux.c
===================================================================
--- trunk/PCSC/src/hotplug_linux.c	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/hotplug_linux.c	2014-10-02 09:26:36 UTC (rev 7004)
@@ -21,9 +21,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/hotplug_macosx.c
===================================================================
--- trunk/PCSC/src/hotplug_macosx.c	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/hotplug_macosx.c	2014-10-02 09:26:36 UTC (rev 7004)
@@ -22,9 +22,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/ifdwrapper.c
===================================================================
--- trunk/PCSC/src/ifdwrapper.c	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/ifdwrapper.c	2014-10-02 09:26:36 UTC (rev 7004)
@@ -20,9 +20,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/ifdwrapper.h
===================================================================
--- trunk/PCSC/src/ifdwrapper.h	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/ifdwrapper.h	2014-10-02 09:26:36 UTC (rev 7004)
@@ -18,9 +18,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/lassert.h
===================================================================
--- trunk/PCSC/src/lassert.h	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/lassert.h	2014-10-02 09:26:36 UTC (rev 7004)
@@ -16,9 +16,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/misc.h
===================================================================
--- trunk/PCSC/src/misc.h	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/misc.h	2014-10-02 09:26:36 UTC (rev 7004)
@@ -18,9 +18,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/parser.h
===================================================================
--- trunk/PCSC/src/parser.h	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/parser.h	2014-10-02 09:26:36 UTC (rev 7004)
@@ -18,9 +18,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/pcsc-wirecheck-gen.c
===================================================================
--- trunk/PCSC/src/pcsc-wirecheck-gen.c	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/pcsc-wirecheck-gen.c	2014-10-02 09:26:36 UTC (rev 7004)
@@ -16,9 +16,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/pcscdaemon.c
===================================================================
--- trunk/PCSC/src/pcscdaemon.c	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/pcscdaemon.c	2014-10-02 09:26:36 UTC (rev 7004)
@@ -18,9 +18,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/powermgt_generic.c
===================================================================
--- trunk/PCSC/src/powermgt_generic.c	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/powermgt_generic.c	2014-10-02 09:26:36 UTC (rev 7004)
@@ -20,9 +20,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/powermgt_generic.h
===================================================================
--- trunk/PCSC/src/powermgt_generic.h	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/powermgt_generic.h	2014-10-02 09:26:36 UTC (rev 7004)
@@ -16,9 +16,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/prothandler.c
===================================================================
--- trunk/PCSC/src/prothandler.c	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/prothandler.c	2014-10-02 09:26:36 UTC (rev 7004)
@@ -18,9 +18,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/prothandler.h
===================================================================
--- trunk/PCSC/src/prothandler.h	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/prothandler.h	2014-10-02 09:26:36 UTC (rev 7004)
@@ -18,9 +18,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/readerfactory.c
===================================================================
--- trunk/PCSC/src/readerfactory.c	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/readerfactory.c	2014-10-02 09:26:36 UTC (rev 7004)
@@ -22,9 +22,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/readerfactory.h
===================================================================
--- trunk/PCSC/src/readerfactory.h	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/readerfactory.h	2014-10-02 09:26:36 UTC (rev 7004)
@@ -18,9 +18,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/strlcpycat.h
===================================================================
--- trunk/PCSC/src/strlcpycat.h	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/strlcpycat.h	2014-10-02 09:26:36 UTC (rev 7004)
@@ -16,9 +16,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/sys_generic.h
===================================================================
--- trunk/PCSC/src/sys_generic.h	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/sys_generic.h	2014-10-02 09:26:36 UTC (rev 7004)
@@ -18,9 +18,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/sys_unix.c
===================================================================
--- trunk/PCSC/src/sys_unix.c	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/sys_unix.c	2014-10-02 09:26:36 UTC (rev 7004)
@@ -20,9 +20,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/testpcsc.c
===================================================================
--- trunk/PCSC/src/testpcsc.c	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/testpcsc.c	2014-10-02 09:26:36 UTC (rev 7004)
@@ -18,9 +18,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/tokenparser.l
===================================================================
--- trunk/PCSC/src/tokenparser.l	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/tokenparser.l	2014-10-02 09:26:36 UTC (rev 7004)
@@ -20,9 +20,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/utils/formaticc.c
===================================================================
--- trunk/PCSC/src/utils/formaticc.c	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/utils/formaticc.c	2014-10-02 09:26:36 UTC (rev 7004)
@@ -18,9 +18,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/utils/installifd.c
===================================================================
--- trunk/PCSC/src/utils/installifd.c	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/utils/installifd.c	2014-10-02 09:26:36 UTC (rev 7004)
@@ -18,9 +18,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/utils.c
===================================================================
--- trunk/PCSC/src/utils.c	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/utils.c	2014-10-02 09:26:36 UTC (rev 7004)
@@ -16,9 +16,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/utils.h
===================================================================
--- trunk/PCSC/src/utils.h	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/utils.h	2014-10-02 09:26:36 UTC (rev 7004)
@@ -16,9 +16,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/winscard.c
===================================================================
--- trunk/PCSC/src/winscard.c	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/winscard.c	2014-10-02 09:26:36 UTC (rev 7004)
@@ -18,9 +18,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/winscard_clnt.c
===================================================================
--- trunk/PCSC/src/winscard_clnt.c	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/winscard_clnt.c	2014-10-02 09:26:36 UTC (rev 7004)
@@ -24,9 +24,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/winscard_msg.c
===================================================================
--- trunk/PCSC/src/winscard_msg.c	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/winscard_msg.c	2014-10-02 09:26:36 UTC (rev 7004)
@@ -20,9 +20,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/winscard_msg.h
===================================================================
--- trunk/PCSC/src/winscard_msg.h	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/winscard_msg.h	2014-10-02 09:26:36 UTC (rev 7004)
@@ -20,9 +20,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/winscard_msg_srv.c
===================================================================
--- trunk/PCSC/src/winscard_msg_srv.c	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/winscard_msg_srv.c	2014-10-02 09:26:36 UTC (rev 7004)
@@ -20,9 +20,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/winscard_svc.c
===================================================================
--- trunk/PCSC/src/winscard_svc.c	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/winscard_svc.c	2014-10-02 09:26:36 UTC (rev 7004)
@@ -22,9 +22,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Modified: trunk/PCSC/src/winscard_svc.h
===================================================================
--- trunk/PCSC/src/winscard_svc.h	2014-09-30 18:27:26 UTC (rev 7003)
+++ trunk/PCSC/src/winscard_svc.h	2014-10-02 09:26:36 UTC (rev 7004)
@@ -20,9 +20,6 @@
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 
-Changes to this license can be made only by the copyright author with
-explicit written consent.
-
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.




More information about the Pcsclite-cvs-commit mailing list