# HG changeset patch # User diego # Date 1172592319 0 # Node ID 5e4bfdf0ecaf9e7ba86a1e06b5f61eb9228f0445 # Parent 0c28d35086f51c2211fcf859456aa6eafe5080df Add missing license headers. diff -r 0c28d35086f5 -r 5e4bfdf0ecaf qtpalette.h --- a/qtpalette.h Tue Feb 27 13:07:38 2007 +0000 +++ b/qtpalette.h Tue Feb 27 16:05:19 2007 +0000 @@ -2,6 +2,22 @@ * Default Palettes for Quicktime Files * Automatically generated from a utility derived from XAnim: * http://xanim.va.pubnix.com/home.html + * + * This file is part of FFmpeg. + * + * FFmpeg 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. + * + * FFmpeg 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. + * + * You should have received a copy of the GNU Lesser General Public + * License along with FFmpeg; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef QTPALETTE_H