From 55878058cf47cca2da7c462fab971bf470d91e4c Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Tue, 5 Sep 2017 11:21:58 +0200 Subject: importing 2.39-3 sources from https://repomirror.parabola.nu/other/iceape/iceape_2.39-3.branding.tar.xz --- release.sh | 2 +- src/license.txt | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 src/license.txt diff --git a/release.sh b/release.sh index a6029d7..574da19 100755 --- a/release.sh +++ b/release.sh @@ -4,7 +4,7 @@ set -eu pkgname=iceape brandingver=2.39 -brandingrel=2 +brandingrel=3 srcdir=src distdir=${pkgname}-${brandingver} diff --git a/src/license.txt b/src/license.txt new file mode 100644 index 0000000..5523e67 --- /dev/null +++ b/src/license.txt @@ -0,0 +1,23 @@ +License for iceweasel_icon/logo - icedove_icon/logo - iceape_icon/logo artworks. + +Version: MPL 1.1/GPL 2.0/LGPL 2.1 + +The contents of this file are subject to the Mozilla Public License Version +1.1 (the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at +http://www.mozilla.org/MPL/ + +Alternatively, the contents of this file may be used under the terms of +either the GNU General Public License Version 2 or later (the "GPL"), or +the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), +in which case the provisions of the GPL or the LGPL are applicable instead +of those above. If you wish to allow use of your version of this file only +under the terms of either the GPL or the LGPL, and not to allow others to +use your version of this file under the terms of the MPL, indicate your +decision by deleting the provisions above and replace them with the notice +and other provisions required by the GPL or the LGPL. If you do not delete +the provisions above, a recipient may use your version of this file under +the terms of any one of the MPL, the GPL or the LGPL. + +Ricardo Fernández Fuentes. +ricardoffmadrid@gmail.com -- cgit v1.2.2