From d80e889ccdd08d20cde315ac4f756fe78a3614db Mon Sep 17 00:00:00 2001 From: Toni Gundogdu Date: Wed, 21 Nov 2012 09:12:36 +0200 Subject: [PATCH] scan/: Change license header Signed-off-by: Toni Gundogdu --- share/scan/youtube.lua | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/share/scan/youtube.lua b/share/scan/youtube.lua index 268aeb7..7dec6fd 100644 --- a/share/scan/youtube.lua +++ b/share/scan/youtube.lua @@ -3,20 +3,19 @@ -- -- 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 +-- . -- -- Parse scan properties. -- 2.11.4.GIT