summaryrefslogtreecommitdiffstats
path: root/libavcodec/nvdec.h
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2017-11-10 21:06:58 -0300
committerJames Almer <jamrial@gmail.com>2017-11-10 21:06:58 -0300
commit27604549456282102eadbcb920b9a64775c683e1 (patch)
tree847f9064eac8604a5f3d51a6ce387e533afc9bc1 /libavcodec/nvdec.h
parent1178babacaaad4e65fcb28af447afd586429c51a (diff)
downloadffmpeg-streaming-27604549456282102eadbcb920b9a64775c683e1.zip
ffmpeg-streaming-27604549456282102eadbcb920b9a64775c683e1.tar.gz
avcodec/nvdec: fix copyright headers
Fixes fate-source. Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavcodec/nvdec.h')
-rw-r--r--libavcodec/nvdec.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/libavcodec/nvdec.h b/libavcodec/nvdec.h
index 75ed5d4..18a64cd 100644
--- a/libavcodec/nvdec.h
+++ b/libavcodec/nvdec.h
@@ -3,21 +3,21 @@
*
* Copyright (c) 2016 Anton Khirnov
*
- * This file is part of Libav.
+ * This file is part of FFmpeg.
*
- * Libav is free software; you can redistribute it and/or
+ * 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.
*
- * Libav is distributed in the hope that it will be useful,
+ * 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 Libav; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ * License along with FFmpeg; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifndef AVCODEC_NVDEC_H
OpenPOWER on IntegriCloud