diff --git a/libavcodec/h264enc.c b/libavcodec/h264enc.c
index 17a2ec8b1869b7235a94cbafa988cd321c760ca4..2cff901ea5d907371d7bb6178be51b02f5881d2f 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