From 7de12139b7df1a30362e4778384a109f79b2b431 Mon Sep 17 00:00:00 2001 From: Toni Gundogdu Date: Mon, 29 Apr 2013 11:31:02 +0300 Subject: [PATCH] media/spiegel.lua: Relicense under AGPLv3+ Signed-off-by: Toni Gundogdu --- share/media/spiegel.lua | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/share/media/spiegel.lua b/share/media/spiegel.lua index f6462b2..c5a8e81 100644 --- a/share/media/spiegel.lua +++ b/share/media/spiegel.lua @@ -1,27 +1,26 @@ - -- libquvi-scripts -- Copyright (C) 2010-2011,2013 Toni Gundogdu -- -- This file is part of libquvi-scripts . -- --- This library is free software; you can redistribute it and/or --- modify it under the terms of the GNU Lesser General Public --- License as published by the Free Software Foundation; either --- version 2.1 of the License, or (at your option) any later version. +-- This program is free software: you can redistribute it and/or +-- modify it under the terms of the GNU Affero General Public +-- License as published by the Free Software Foundation, either +-- version 3 of the License, or (at your option) any later version. -- --- This library is distributed in the hope that it will be useful, +-- This program is distributed in the hope that it will be useful, -- but WITHOUT ANY WARRANTY; without even the implied warranty of --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU --- Lesser General Public License for more details. +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +-- GNU Affero General Public License for more details. -- --- You should have received a copy of the GNU Lesser General Public --- License along with this library; if not, write to the Free Software --- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA --- 02110-1301 USA +-- You should have received a copy of the GNU Affero General +-- Public License along with this program. If not, see +-- . -- -- --- NOTE: mp4s do not appear to be available (404) even if listed. +-- NOTE: Some streams (e.g. 3gp) do not appear to be available (404) even +-- if they are listed in the config XML. -- local Spiegel = {} -- Utility functions unique to this script -- 2.11.4.GIT