summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavcodec/h264enc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/h264enc.c b/libavcodec/h264enc.c
index 17a2ec8b18..2cff901ea5 100644
--- a/libavcodec/h264enc.c
+++ b/libavcodec/h264enc.c
@@ -1,6 +1,8 @@
/*
* H.264 encoder
*
+ * 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