[Pcsclite-cvs-commit] r7001 - in trunk/PCSC: . doc/example

ludovic.rousseau at free.fr ludovic.rousseau at free.fr
Wed Sep 24 13:08:09 UTC 2014


Author: rousseau
Date: 2014-09-24 13:08:09 +0000 (Wed, 24 Sep 2014)
New Revision: 7001

Modified:
   trunk/PCSC/Makefile.am
   trunk/PCSC/doc/example/Makefile.am
Log:
The GPL license has been moved to the root directory

And version is now 3.0 instead of 2.


Modified: trunk/PCSC/Makefile.am
===================================================================
--- trunk/PCSC/Makefile.am	2014-09-24 13:04:34 UTC (rev 7000)
+++ trunk/PCSC/Makefile.am	2014-09-24 13:08:09 UTC (rev 7001)
@@ -9,6 +9,7 @@
 	--with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)
 
 EXTRA_DIST = \
+	GPL-3.0.txt \
 	bootstrap \
 	ChangeLog.svn \
 	DRIVERS SECURITY \

Modified: trunk/PCSC/doc/example/Makefile.am
===================================================================
--- trunk/PCSC/doc/example/Makefile.am	2014-09-24 13:04:34 UTC (rev 7000)
+++ trunk/PCSC/doc/example/Makefile.am	2014-09-24 13:08:09 UTC (rev 7001)
@@ -4,6 +4,3 @@
 pcsc_demo_SOURCES = pcsc_demo.c
 pcsc_demo_CFLAGS = -I$(top_srcdir)/src/PCSC -I$(top_builddir)/src/PCSC
 pcsc_demo_LDADD = $(top_builddir)/src/libpcsclite.la
-
-EXTRA_DIST = GPL-2
-




More information about the Pcsclite-cvs-commit mailing list