X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=src%2Fdownloadview.cpp;h=2ad4763fe05870fddd7e4b7547c4dc33f1b8f307;hb=e80042f928db0f4d301262c2585f2020b8c69006;hp=42db96b8ec094f5bdca5334d3b0b1f7f8e42cb43;hpb=a8e005af0aa72f809f823bbd741bb3d0def00ced;p=minitube diff --git a/src/downloadview.cpp b/src/downloadview.cpp index 42db96b..2ad4763 100644 --- a/src/downloadview.cpp +++ b/src/downloadview.cpp @@ -1,3 +1,23 @@ +/* $BEGIN_LICENSE + +This file is part of Minitube. +Copyright 2009, 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 */ + #include "downloadview.h" #include "downloadmodel.h" #include "downloadmanager.h"