From 8fdda21726247fe956cfe2d23d55207a1323a3ce Mon Sep 17 00:00:00 2001 From: netblue30 Date: Fri, 26 Jun 2020 08:07:16 -0400 Subject: [PATCH] 0.9.62.8 released --- Makefile.in | 1 + README | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 62b05da..972ffd2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -108,6 +108,7 @@ dist: mkdir $(NAME)-$(VERSION) cp -a "$(DISTFILES)" $(NAME)-$(VERSION) rm -rf $(NAME)-$(VERSION)/src/tools + rm -rf $(NAME)-$(VERSION)/src/cashpack-0.3.tar.gz find $(NAME)-$(VERSION) -name .svn -delete tar -cJvf $(NAME)-$(VERSION).tar.xz $(NAME)-$(VERSION) rm -fr $(NAME)-$(VERSION) diff --git a/README b/README index 3b5e7b5..eb2dd29 100644 --- a/README +++ b/README @@ -55,7 +55,7 @@ rcplab (https://github.com/rcplab) - containerpi and twnic Incorporating cashpack library, https://github.com/Dridi/cashpack -Copyright ©2016-2017 Dridi Boukelmoune, license MIT +Copyright ©2016-2017 Dridi Boukelmoune, license 2-Clause BSD License Incorporating code from Firejail Security Sandbox, https://github.com/netblue30/firejail Copyright © 2014-2020 Firejail Authors, license GPLv2