summaryrefslogtreecommitdiff
path: root/libavfilter/af_pan.c
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2012-08-02 19:28:55 +0200
committerNicolas George <nicolas.george@normalesup.org>2012-08-03 00:24:51 +0200
commit752344dada4eb3004ea3b0e37ba11abee7e4e89a (patch)
tree7e02f1eb58ac6a5a2511a715186e3a57edf4ee20 /libavfilter/af_pan.c
parent9c6e23f5d2f9fa58d54adf35b4cde4e351fb7d64 (diff)
amerge/astreamsync/pan: fix license boilerplate.
The boilerplate states that the files are under LGPL, but refer the user to the GPL at one place. These files were (re)implemented specifically for FFmpeg.
Diffstat (limited to 'libavfilter/af_pan.c')
-rw-r--r--libavfilter/af_pan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/af_pan.c b/libavfilter/af_pan.c
index 13bb5c3a65..753522b76e 100644
--- a/libavfilter/af_pan.c
+++ b/libavfilter/af_pan.c
@@ -13,7 +13,7 @@
* 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 General Public License for more details.
+ * 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