diff --git a/libavutil/blowfish.h b/libavutil/blowfish.h
index 8236a46ecbddff677a99c6be78411a0da06e7a38..0b004532dee08e6b15102251784abef32989061e 100644
--- a/libavutil/blowfish.h
+++ b/libavutil/blowfish.h
@@ -1,5 +1,6 @@
 /*
  * Blowfish algorithm
+ * Copyright (c) 2012 Samuel Pitoiset
  *
  * This file is part of FFmpeg.
  *