From 3560e50c78e47e1103e4f8235349684e0a77caab Mon Sep 17 00:00:00 2001 From: "dreamer.dead" Date: Wed, 29 Apr 2015 17:12:09 +0300 Subject: [PATCH] Add missing license info for qurlqueryhelper.h --- src/compatibility/qurlqueryhelper.h | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/src/compatibility/qurlqueryhelper.h b/src/compatibility/qurlqueryhelper.h index 617769e..f0cce05 100644 --- a/src/compatibility/qurlqueryhelper.h +++ b/src/compatibility/qurlqueryhelper.h @@ -1,3 +1,23 @@ +/* $BEGIN_LICENSE + +This file is part of Minitube. +Copyright 2015, Flavio Tordini + +Minitube is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +Minitube 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 General Public License for more details. + +You should have received a copy of the GNU General Public License +along with Minitube. If not, see . + +$END_LICENSE */ + #ifndef QURLQUERYHELPER_H #define QURLQUERYHELPER_H -- 2.39.2