From 306b62e7dcf757c2143d5db4380c0be42fd1e16a Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Mon, 24 Feb 2014 18:37:49 -0300 Subject: Add pastebin api wrapper file. Currently installation through PyPI isn't working so I embedded here. Add reference in license file. --- LICENSE | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'LICENSE') diff --git a/LICENSE b/LICENSE index bca70598..c7d0c108 100644 --- a/LICENSE +++ b/LICENSE @@ -674,8 +674,16 @@ Public License instead of this License. But first, please read . -------------------------------------------------------------------------------- +We are "embedding" PastebinAPI class since currently the installation through +pip does not work. -Leap-client also uses third party icons: +file: src/leap/bitmask/util/pastebin.py +License: GPL +Author: Ian Havelock +website: https://github.com/Morrolan/PastebinAPI +-------------------------------------------------------------------------------- + +Bitmask also uses third party icons: --- data/images/Arrow-Up-32.png -- cgit v1.2.3 From 0f56f7c2c5ac1367e42694b34778d6e1b513feb7 Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Tue, 25 Feb 2014 13:28:48 -0300 Subject: Add Pastebin button to logger window. Also add png image for the button and license information. --- LICENSE | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'LICENSE') diff --git a/LICENSE b/LICENSE index c7d0c108..2ccb50e8 100644 --- a/LICENSE +++ b/LICENSE @@ -702,3 +702,9 @@ data/images/mail-unlocked.png License: LGPL - http://www.gnu.org/licenses/lgpl.html Website: http://www.oxygen-icons.org/ +-- +data/images/pastebin.png + +author: Marco Martin +License: LGPL +website: https://www.iconfinder.com/icons/7897/binary_icon -- cgit v1.2.3